diff --git a/.tx/status.html b/.tx/status.html index afeea06a..c9ad6d68 100644 --- a/.tx/status.html +++ b/.tx/status.html @@ -1,23 +1,19 @@ - - - ArrowDL Overview - - -

Current Status

-

Go to the Translations effort page on Transifex.

-

List of supported languages and translation efforts

-

- Top translations -

-

Detailed chart

-

-

- - -
Loading chart...
-
-

- + + + ArrowDL Overview + + +

Current Status

+

Go to the Translations effort page on Transifex.

+

supported languages and translation efforts

+

+

+ + +
Loading chart...
+
+

+ diff --git a/3rd/yt-dlp/bin/yt-dlp b/3rd/yt-dlp/bin/yt-dlp index a338f4bb..112634bb 100644 Binary files a/3rd/yt-dlp/bin/yt-dlp and b/3rd/yt-dlp/bin/yt-dlp differ diff --git a/3rd/yt-dlp/bin/yt-dlp.exe b/3rd/yt-dlp/bin/yt-dlp.exe index c9cbb09d..dc0d6dae 100644 Binary files a/3rd/yt-dlp/bin/yt-dlp.exe and b/3rd/yt-dlp/bin/yt-dlp.exe differ diff --git a/3rd/yt-dlp/version b/3rd/yt-dlp/version index c0022235..bfd44567 100644 --- a/3rd/yt-dlp/version +++ b/3rd/yt-dlp/version @@ -1 +1 @@ -2023.11.16 +2023.12.30 diff --git a/README.md b/README.md index f0a7f33b..2b5aa147 100644 --- a/README.md +++ b/README.md @@ -1,35 +1,46 @@ - +
+ +[![ArrowDL](./src/resources/logo/icon64.png)](#readme) -# ArrowDL +# ArrowDL (Arrow Downloader) -[![GitHub release](https://img.shields.io/github/v/release/setvisible/arrowdl.svg)](../../releases/latest) -[![GitHub license](https://img.shields.io/github/license/setvisible/arrowdl.svg)](LICENSE) -[![Chrome Web Store](https://img.shields.io/chrome-web-store/users/modofbhnhlagjmejdbalnijgncppjeio?label=users&logo=google)](https://chrome.google.com/webstore/detail/down-right-now/modofbhnhlagjmejdbalnijgncppjeio "Google Chrome Add-on") -[![Mozilla Add-on](https://img.shields.io/amo/users/down-right-now?label=users&logo=mozilla)](https://addons.mozilla.org/firefox/addon/down-right-now/ "Mozilla Firefox Add-on") -![GitHub All Releases](https://img.shields.io/github/downloads/setvisible/ArrowDL/total) -[![Chocolatey package](https://img.shields.io/chocolatey/dt/arrowdl?color=blue&label=chocolatey%20package)](https://community.chocolatey.org/packages/arrowdl) -[![Twitter Follow](https://img.shields.io/twitter/follow/ArrowDLApp?label=Follow)](https://twitter.com/ArrowDLApp) +[![Release version](https://img.shields.io/github/v/release/setvisible/arrowdl?style=for-the-badge)](../../releases/latest) +[![License](https://img.shields.io/github/license/setvisible/arrowdl.svg?style=for-the-badge)](LICENSE) +![GitHub All Releases](https://img.shields.io/github/downloads/setvisible/ArrowDL/total?style=for-the-badge) +![Chrome Web Store Users](https://img.shields.io/chrome-web-store/users/modofbhnhlagjmejdbalnijgncppjeio?style=for-the-badge&label=users&logo=google&logoColor=white) +[![Mozilla Add-on](https://img.shields.io/amo/users/down-right-now?style=for-the-badge&label=users&logo=mozilla&logoColor=white)](https://addons.mozilla.org/firefox/addon/down-right-now/ "Mozilla Firefox Add-on") +[![Chocolatey](https://img.shields.io/chocolatey/dt/downzemall?style=for-the-badge&label=chocolatey%20package)](https://community.chocolatey.org/packages/downzemall) -| master | develop | -|---------|-----------| -| [![Built with GitHub Actions](https://github.com/setvisible/ArrowDL/actions/workflows/deployment.yml/badge.svg?branch=master)](https://github.com/setvisible/ArrowDL/actions "Go to GitHub Actions") | [![Built with GitHub Actions](https://github.com/setvisible/arrowdl/actions/workflows/deployment.yml/badge.svg?branch=develop)](https://github.com/setvisible/ArrowDL/actions "Go to GitHub Actions") | +![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/ArrowDLApp?style=for-the-badge&logo=x&label=Follow&logoColor=white) +
-*ArrowDL* is a rewrite of the legacy software [DownThemAll!](https://en.wikipedia.org/wiki/DownThemAll! "https://en.wikipedia.org/wiki/DownThemAll!") which was an extension for Mozilla Firefox, but whose development stopped around 2016, when Mozilla Firefox migrated to WebExtensions. +## Overview *ArrowDL* is a standalone download manager for Windows, MacOS and Linux. It aims to work with latest versions of Mozilla Firefox (powered by *WebExtensions*), and other web browsers (Chrome, Edge, Safari...). + +## Development + *ArrowDL* is written in C++ and based on the [Qt](https://www.qt.io/ "https://www.qt.io/") framework. -[![Built with Qt](./screenshots/built_with_qt.png)](https://www.qt.io/ "Go to Qt official site - www.qt.io") +| master | develop | +|---------|-----------| +| [![Built with GitHub Actions](https://github.com/setvisible/ArrowDL/actions/workflows/deployment.yml/badge.svg?style=for-the-badge&branch=master)](https://github.com/setvisible/ArrowDL/actions "Go to GitHub Actions") | [![Built with GitHub Actions](https://github.com/setvisible/arrowdl/actions/workflows/deployment.yml/badge.svg?style=for-the-badge&branch=develop)](https://github.com/setvisible/ArrowDL/actions "Go to GitHub Actions") | ## Screenshots -
+
+Overview + +![ArrowDL](./screenshots/screenshot.png) + +
+
Video Streams ![Video Download](./screenshots/anim_youtube.gif) diff --git a/TRANSLATORS.md b/TRANSLATORS.md index 27af8f80..4b9ec7f3 100644 --- a/TRANSLATORS.md +++ b/TRANSLATORS.md @@ -144,6 +144,8 @@ Then the *.ts files are synchronized with the C++ code. Use the TX Client to push and pull translations to and from Transifex: +[Download the Transifex Client](https://github.com/transifex/cli/releases/latest/) + > You need `tx` (see Transifex documentation to [install](https://docs.transifex.com/client/installing-the-client) it) diff --git a/docs/_posts/2023-12-03-new-name.md b/docs/_posts/2023-12-03-new-name.md new file mode 100644 index 00000000..5c7f7828 --- /dev/null +++ b/docs/_posts/2023-12-03-new-name.md @@ -0,0 +1,30 @@ +--- +layout: post +title: "New Name Announcement" +date: 2023-12-03 17:18:19 +0100 +tags: + - arrowdl + - name + - project +excerpt_separator: +--- + +## Name Change Announcement + +As part of the continued development of the project, we are excited to announce the project will change its name to **ArrowDL**. + +> **ArrowDL** stands for *Arrow Downloader*. + +We have changed the name to reflect our ambition for expansion. This is an exciting time for our team and our users. The name change represents an opportunity to do more for our users, offering a simple and user-friendly download tool, and of course gain a better visibility. The new name takes effect on January 1 of the coming new year. + +This is a step forward for our project. We understand you might have questions, but you can expect our top-quality service to continue. The name change does mean that our capabilities have expanded, including a comprehensive re-branding of the user experience, with a brand new GUI, a more modern look-n-feel. + +A deep refactoring of the **ArrowDL** website is coming soon. + +> The project will be hosted on: +> +> [www.arrow-dl.com/ArrowDL](https://www.arrow-dl.com/ArrowDL/) + +We will be following up with you to answer any questions you might have. If you'd like to reach out before then, please don't hesitate to reach out to us on the issues page of the discussion forum. + +See you soon :) diff --git a/docs/_posts/2023-12-31-openssl-3.md b/docs/_posts/2023-12-31-openssl-3.md new file mode 100644 index 00000000..29629a5b --- /dev/null +++ b/docs/_posts/2023-12-31-openssl-3.md @@ -0,0 +1,57 @@ +--- +layout: post +title: "Introducing OpenSSL 3.0" +date: 2023-12-31 23:59:59 +0100 +tags: + - openssl + - security + - tls +excerpt_separator: +--- + +## Introducing OpenSSL 3.0 + +After a year of development work, we have finally released **ArrowDL** with **OpenSSL v3**! + +**OpenSSL v3** is available in *ArrowDL* v3.1.0 (from December 31, 2023). +The application has previously used *OpenSSL v1.1* until this recent release. + +**OpenSSL v3** is mandatory for Qt6.6.0, that's the main reason of this move. + +By design, **ArrowDL** ships the OpenSSL version provided by Qt (OpenSSL v3.0.2 at the time of writing these lines). + + +### History of OpenSSL + +OpenSSL 3.0 has been released in September 2021. + +OpenSSL 1.1.1 was released in September 2018, and so it was considered End Of Life in September 2023. + +https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/ + +> OpenSSL is a software library for applications that provide secure communications over computer networks against eavesdropping, and identify the party at the other end. +> It is widely used by Internet servers, including the majority of HTTPS websites. +> -- wikipedia + + +### Note for a clean installation (from ArrowDL <3.0.6) + +If the app is installed on top of an an older version (for example, through the automatic upgrader), +the old OpenSSL 1.1 libraries won't be removed, because the OpenSSL 3.0 libraries have another names. + +For Windows: +- SSL (formely libSSL): `libssl-3-x64.dll` +- Crypto (formely libEAY): `libcrypto-3-x64.dll` + +To have a clean installation, uninstall the 3.0.6 with the uninstaller, and install the 3.1.0. + +This way, the OpenSSL 1.1 libraries should be definitly removed. + + +### Next + +This major OpenSSl API change has permitted to refactor **ArrowDL** deeply. +The next updates should be easier and ultimately more frequent. + + +Enjoy! :) diff --git a/docs/_posts/2024-01-01-new-year-perspective.md b/docs/_posts/2024-01-01-new-year-perspective.md new file mode 100644 index 00000000..de332d25 --- /dev/null +++ b/docs/_posts/2024-01-01-new-year-perspective.md @@ -0,0 +1,20 @@ +--- +layout: post +title: "Introducing OpenSSL 3.0" +date: 2024-01-01 12:18:19 +0100 +tags: + - project +excerpt_separator: +--- + +### Happy New Year 2024! + +Thanks to all the upgrades in 2023, 2024 looks brighter! + +C++20 offers more simplification and abstraction, +Qt6 offers better widgets, +OpenSSL 3.0 offers better security, +and LibTorrent offers better functions. +*ArrowDL* will be improved a lot, for sure :) + +**Happy New Year 2024! :)** diff --git a/docs/assets/images/4.0/bootstrap_icons.png b/docs/assets/images/4.0/bootstrap_icons.png new file mode 100644 index 00000000..628467cf Binary files /dev/null and b/docs/assets/images/4.0/bootstrap_icons.png differ diff --git a/docs/assets/images/4.0/bootstrap_menu.png b/docs/assets/images/4.0/bootstrap_menu.png new file mode 100644 index 00000000..bce56243 Binary files /dev/null and b/docs/assets/images/4.0/bootstrap_menu.png differ diff --git a/docs/assets/images/4.0/dark_theme.png b/docs/assets/images/4.0/dark_theme.png new file mode 100644 index 00000000..45a1c9dc Binary files /dev/null and b/docs/assets/images/4.0/dark_theme.png differ diff --git a/docs/assets/images/4.0/fontawesome_icons.png b/docs/assets/images/4.0/fontawesome_icons.png new file mode 100644 index 00000000..e005d836 Binary files /dev/null and b/docs/assets/images/4.0/fontawesome_icons.png differ diff --git a/docs/assets/images/screenshot_1280x800.png b/docs/assets/images/screenshot_1280x800.png index f4af1ac2..a4d54e43 100644 Binary files a/docs/assets/images/screenshot_1280x800.png and b/docs/assets/images/screenshot_1280x800.png differ diff --git a/docs/category/download-advanced.md b/docs/category/download-advanced.md index 1ce2f36e..4f3c807f 100644 --- a/docs/category/download-advanced.md +++ b/docs/category/download-advanced.md @@ -59,7 +59,7 @@ Choose the browser: The latest release is available [here](https://github.com/setvisible/ArrowDL/releases/latest) -[![GitHub release](https://img.shields.io/github/v/release/setvisible/arrowdl.svg)](https://github.com/setvisible/ArrowDL/releases/latest) +[![GitHub release](https://img.shields.io/github/v/release/setvisible/arrowdl.svg?style=for-the-badge)](https://github.com/setvisible/ArrowDL/releases/latest) ### Choose your plateform @@ -79,9 +79,10 @@ The next table explains the differences between the packages. - ArrowDL v0.0.0 for Windows (Portable, MSVC, 32 bit) {% endcomment %} -[^1]: Prefer the MSVC version if you are on Windows. - It uses the *Chromium* engine that parses HTML *and* Javascript. +[^1]: The MSVC version uses the *Chromium* engine that parses HTML *and* Javascript. The MinGW version is more basic, it uses *Google Gumbo*, that parses HTML only, not Javascript. + Note: The MSVC version has been decommissioned on Windows, only GCC (aka MinGW) remains. + Maintaining 2 builds was really time-consuming. #### Linux[^2] diff --git a/docs/category/screenshots.md b/docs/category/screenshots.md index 43109fc8..ba797156 100644 --- a/docs/category/screenshots.md +++ b/docs/category/screenshots.md @@ -3,6 +3,24 @@ layout: category title: Screenshots --- +## Version 4.0.0 + +**ArrowDL** comes in 2024 with a brand new GUI, involving a choice between *Bootstrap* and *FontAwesome Flat Design* icons: + +![Bootstrap Icons](/ArrowDL/assets/images/4.0/bootstrap_icons.png) + +![FontAwesome Icons](/ArrowDL/assets/images/4.0/fontawesome_icons.png) + +Both styles are available in the Dark Theme: + +![Dark Theme](/ArrowDL/assets/images/4.0/dark_theme.png) + + +The menus have been refactored too: + +![Menu](/ArrowDL/assets/images/4.0/bootstrap_menu.png) + + ## Version 2.4.0 Iconsets: diff --git a/screenshots/built_with_qt.png b/screenshots/built_with_qt.png deleted file mode 100644 index 74bcba3e..00000000 Binary files a/screenshots/built_with_qt.png and /dev/null differ diff --git a/screenshots/promo_1400x560.png b/screenshots/promo_1400x560.png deleted file mode 100644 index 9825401a..00000000 Binary files a/screenshots/promo_1400x560.png and /dev/null differ diff --git a/screenshots/promo_330x43.png b/screenshots/promo_330x43.png deleted file mode 100644 index 21a5df09..00000000 Binary files a/screenshots/promo_330x43.png and /dev/null differ diff --git a/screenshots/promo_440x280.png b/screenshots/promo_440x280.png deleted file mode 100644 index ef8e994a..00000000 Binary files a/screenshots/promo_440x280.png and /dev/null differ diff --git a/screenshots/promo_920x680.png b/screenshots/promo_920x680.png deleted file mode 100644 index 0ce12495..00000000 Binary files a/screenshots/promo_920x680.png and /dev/null differ diff --git a/screenshots/screenshot.png b/screenshots/screenshot.png new file mode 100644 index 00000000..628467cf Binary files /dev/null and b/screenshots/screenshot.png differ diff --git a/screenshots/screenshot_01_1280x800.png b/screenshots/screenshot_01_1280x800.png deleted file mode 100644 index 4f978554..00000000 Binary files a/screenshots/screenshot_01_1280x800.png and /dev/null differ diff --git a/screenshots/screenshot_02_1280x800.png b/screenshots/screenshot_02_1280x800.png deleted file mode 100644 index d2bd3ff4..00000000 Binary files a/screenshots/screenshot_02_1280x800.png and /dev/null differ diff --git a/screenshots/screenshot_03_1280x800.png b/screenshots/screenshot_03_1280x800.png deleted file mode 100644 index 85f95201..00000000 Binary files a/screenshots/screenshot_03_1280x800.png and /dev/null differ diff --git a/screenshots/screenshot_04_1280x800.png b/screenshots/screenshot_04_1280x800.png deleted file mode 100644 index 93c9d40e..00000000 Binary files a/screenshots/screenshot_04_1280x800.png and /dev/null differ diff --git a/src/locale/arrowdl_ar_EG.ts b/src/locale/arrowdl_ar_EG.ts index 6c2a3cf5..b10c9da2 100644 --- a/src/locale/arrowdl_ar_EG.ts +++ b/src/locale/arrowdl_ar_EG.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused - + Canceled - + Preparing - + Connecting - + Downloading Metadata - + Downloading - + Finishing - + Complete - + Seeding - + Skipped - + Server error - + File error @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 - + 1 -> 100 - + 01 -> 10 - + 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: - + Examples: - + &Start! - + Add &paused - + Cancel ألغِ - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' - + Insert - + Do you really want to start %0 downloads? - + Don't ask again, always download batch - - + + Download Batch - + It seems that you are using some batch descriptors. - + Single Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time. - + Connecting... - - + + Downloading... - - + + Collecting links... - - + + Finished - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time.ألغِ - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time.ألغِ - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time.ألغِ - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default - + Minimize Memory Usage - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit - + Reset to Default - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info معلومات - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found - + This application supports SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name اسم الملف - + Domain اسم النطاق - + Progress - + Percent - + Size - + Est. time - + Speed @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte - + 1 byte - + %0 bytes - + %0 KB - + %0 MB - + %0 GB - + %0 TB - + Yes - + No - + %0 KB/s - + %0 MB/s - + %0 GB/s - + %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) - + Pictures and Media (%0) - + Mask... - + Copy Links - + Open %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. - + &View - - - Other - - - - + &Queue المدير - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... - + Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X - + Download Batch... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel ألغِ - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I - + Open File - + Rename File - + F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... صدّر إلى ملف... - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy - + Copy Selection to Clipboard - + Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced - - - - + + + + Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... - + Finished - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name - + Title - + Size - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name - + Path - + Size - + Done - + Percent - + First Piece - + # Pieces - + Pieces - + Priority - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url - + Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_de_DE.ts b/src/locale/arrowdl_de_DE.ts index 24c3b3a7..61340eb7 100644 --- a/src/locale/arrowdl_de_DE.ts +++ b/src/locale/arrowdl_de_DE.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle Leerlauf - + Paused Pausierten - + Canceled Annuliert - + Preparing Vorbereiten - + Connecting Verbinden - + Downloading Metadata Metadaten herunterladen - + Downloading Herunterladen - + Finishing Beenden - + Complete Fertig - + Seeding - + Skipped Übersprungene - + Server error Server Fehler - + File error Dateifehler @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 1 -> 10 - + 1 -> 100 1 -> 100 - + 01 -> 10 01 -> 10 - + 001 -> 100 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time.Stapel und einzelne Datei - + Download: Herunterladen: - + Examples: Beispiele: - + &Start! &Starten! - + Add &paused &Pausiert hinzufügen - + Cancel Abbrechen - + Add Batch and Single File Stapel und einzelne Datei hinzufügen - + Batch descriptors: Stapel Deskriptors: - + Must start with '[' or '(' Muss mit '[' oder '(' beginnen - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' Muss mit ']' oder ')' beenden - + Insert Einfügen - + Do you really want to start %0 downloads? - + Don't ask again, always download batch Nicht mehr fragen, immer Stapel herunterladen - - + + Download Batch Stapel Herunterladen - + It seems that you are using some batch descriptors. - + Single Download Einzel-Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time.Fehler: Die URL ist ungültig: - + Connecting... Verbinden... - - + + Downloading... Herunterladend... - - + + Collecting links... Sammeln von Web-Links... - - + + Finished Beendet - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 Ausgewählte Links: %0 von %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue Fortsetzen @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time.Abbrechen - + Add Stream Stream hinzufügen - + Stop Stoppen @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time.Abbrechen - + Add Magnet Links and Torrent Magnet Link and Torrent hinzufügen @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time.Abbrechen - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default Standard - + Minimize Memory Usage Speichernutzung minimieren - + High Performance Seed Seed Hochleistung @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time.Nur geändert anzeigen - + Edit Bearbeiten - + Reset to Default Zurücksetzen - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items Ausgewählte Elemente aktivieren - + Uncheck Selected Items Ausgewählte Elemente deaktivieren - + Toggle Check for Selected Items Check umschalten für ausgewählte Elemente - + Select All Alle wählen - + Select Filtered Gefiltert wählen - + Invert Selection Auswahl invertieren @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time.Libraries und Build-Version - + Info Info - + %0 %1 version %2 %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... Lesen... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found nicht gefunden - + This application supports SSL. Diese Software unterstützt SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) ... (%0 Andere) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error Keine Fehler - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found 3xx Redirect Host nicht gefunden - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found 5xx Proxy nicht gefunden - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found 404 Nicht gefunden - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name Dateiname - + Domain Domain-Name - + Progress Fortschritt - + Percent Prozent - + Size Größe - + Est. time Geschätzte Zeit - + Speed Geschwindigkeit @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown Unbekannt - + 0 byte 0 Byte - + 1 byte 1 Byte - + %0 bytes %0 Bytes - + %0 KB %0 KB - + %0 MB %0 MB - + %0 GB %0 GB - + %0 TB %0 TB - + Yes Ja - + No Nein - + %0 KB/s %0 KB/s - + %0 MB/s %0 MB/s - + %0 GB/s %0 GB/s - + %0 TB/s %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. Bilder und Medien - + Links (%0) Links (%0) - + Pictures and Media (%0) - + Mask... Maske... - + Copy Links Links kopieren - + Open %0 Öffnen %0 - + Open %0 Links Öffnen %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. &Option - + &View &Darstellung - - - Other - Andere - - - + &Queue &Manager - + &Edit &Bearbeiten - + File toolbar Datei Symbolleiste - + View toolbar Darstellung Symbolleiste - + &Quit &Verlassen - + About Qt... Über Qt... - + About ArrowDL... Über ArrowDL... - + Preferences... Einstellungen... - + Ctrl+P - + Getting Started... Erste Schritte... - + Download Content... Inhalt herunterladen... - + Download Web Page Content Webseiteninhalt herunterladen - + Ctrl+X - + Download Batch... Stapel herunterladen... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... Stream herunterladen... - + Download Video/Audio Stream Audio/Video Stream herunterladen... - + Download Torrent... Torrent herunterladen... - + Download Magnet Links and Torrent Magnet Link and Torrent herunterladen - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel Abbrechen - + Pause Pausieren - + Pause (completed torrent: stop seeding) - + Up Oben - + Alt+PgUp - + Top Top - + Alt+Home - + Down Nieder - + Alt+PgDown - + Bottom Unterseite - + Alt+End - + Resume Fortsetzen - + Download Information Herunterladen Informationen - + Alt+I - + Open File Datei öffnen - + Rename File Datei umbenennen - + F2 - + Delete File(s) Datei(en) löschen - - + + Ctrl+Del - + Open Directory Verzeichnis öffnen - + Select All Alle wählen - + Ctrl+A - + Invert Selection Auswahl invertieren - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start Start erzwingen - + Ctrl+Shift+R - + Import From File... Aus Datei importieren... - + Ctrl+Shift+O - + Export &Selected To File... Ausgewählte zu Datei exportieren... - + Ctrl+Shift+S, Ctrl+S - + Remove Completed Fertig entfernen - + Remove Selected Ausgewählte entfernen - + Del - + Remove All Alle entfernen - + Ctrl+Shift+Del - + Remove Waiting Wartende entfernen - - Remove Duplicates - Duplikate entfernen - - - + Remove Running Laufende entfernen - + Remove Paused Pausierten entfernen - + Remove Failed Fehlgeschlagene entfernen - - Add Domain Specific Limit... - - - - + Speed Limit... Tempolimit... - + Select None Keine auswählen - + Select Completed Fertig auswählen - + Copy Kopieren - + Copy Selection to Clipboard Auswahl zu Zwischenablage kopieren - + Ctrl+C - + Compiler Info... Konpiler Informationen... - + Check for updates... Nach Updates suchen... - + Tutorial Lernprogramm - + About YT-DLP... - - + + About %0 Über %0 - + About Qt Über Qt - + Advanced Fortgeschritten - - - - + + + + Error Fehler - - + + Remove Downloads Downloads entfernen - - + + Are you sure to remove %0 downloads? - + Delete Löschen - + File not found Datei nicht gefunden - + Destination directory not found: Zielverzeichnis nicht gefunden: - + Don't ask again Nicht mehr fragen - + ALL ALLES - + selected ausgewählte - + completed fertig - + waiting wartende - + paused pausierten - + failed gescheitert - + running auslaufen - + Website URL Webseite URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. Kann keine Datei speichern. - + Can't save file %0: Kann keine Datei %0 speichern: - + Can't load file. - + Can't load file %0: - + Start! Starten! - + File Error Dateifehler - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved Datei gespeichert - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name Dateiname - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) Alle Dateien (*);;%0 (*%1) - + Please select a file Bitte wählen Sie eine Datei aus - + Please select a directory Bitte wählen Sie ein Verzeichnis @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore ignorieren - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... Dateien überprüfen... - + Downloading Metadata... - + Downloading... Herunterladend... - + Finished Beendet - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. Torrent-Dateien - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 Über %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown Unbekannt @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files Alle Dateien - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3136,7 +3115,7 @@ Some examples are given below. Click to paste the example. Other - Andere + @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name Dateiname - + Title - + Size Größe - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name Name - + Path - + Size Größe - + Done - + Percent Prozent - + First Piece - + # Pieces - + Pieces - + Priority Priorität - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces %0 von %1 Stücke @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore Priorität: %0=hoch %1=normal %2=niedrig %3=ignorieren @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url URL - + Id Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy Kopieren - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High Priorität: Hoch - + Priorize: Normal Priorität: Normal - + Priorize: Low Priorität: Niedrig - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application Schließen die Anwendung - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_en_US.ts b/src/locale/arrowdl_en_US.ts index 664ab2de..745db7f5 100644 --- a/src/locale/arrowdl_en_US.ts +++ b/src/locale/arrowdl_en_US.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused - + Canceled - + Preparing - + Connecting - + Downloading Metadata - + Downloading - + Finishing - + Complete - + Seeding - + Skipped - + Server error - + File error @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 - + 1 -> 100 - + 01 -> 10 - + 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: - + Examples: - + &Start! - + Add &paused - + Cancel - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' - + Insert - + Do you really want to start %0 downloads? - + Don't ask again, always download batch - - + + Download Batch - + It seems that you are using some batch descriptors. - + Single Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time. - + Connecting... - - + + Downloading... - - + + Collecting links... - - + + Finished - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time. - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time. - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time. - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default - + Minimize Memory Usage - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit - + Reset to Default - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found - + This application supports SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name - + Domain - + Progress - + Percent - + Size - + Est. time - + Speed @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte - + 1 byte - + %0 bytes - + %0 KB - + %0 MB - + %0 GB - + %0 TB - + Yes - + No - + %0 KB/s - + %0 MB/s - + %0 GB/s - + %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) - + Pictures and Media (%0) - + Mask... - + Copy Links - + Open %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. - + &View - - - Other - - - - + &Queue - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... - + Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X - + Download Batch... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I - + Open File - + Rename File - + F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy - + Copy Selection to Clipboard - + Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced - - - - + + + + Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... - + Finished - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name - + Title - + Size - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name - + Path - + Size - + Done - + Percent - + First Piece - + # Pieces - + Pieces - + Priority - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url - + Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_es_ES.ts b/src/locale/arrowdl_es_ES.ts index b12c5051..555f40e5 100644 --- a/src/locale/arrowdl_es_ES.ts +++ b/src/locale/arrowdl_es_ES.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused En pausa - + Canceled Cancelado - + Preparing Preparando - + Connecting Conectando - + Downloading Metadata Descargando metadatos - + Downloading Descargando - + Finishing Finalizando - + Complete Completo - + Seeding - + Skipped - + Server error Error del servidor - + File error Error de archivo @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 1 -> 10 - + 1 -> 100 1 -> 100 - + 01 -> 10 01 -> 10 - + 001 -> 100 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: Descargar: - + Examples: Ejemplos: - + &Start! - + Add &paused Agregar en &pausa - + Cancel Cancelar - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' Debe comenzar con '[' o '(' - + Must contain two numbers, separated by ':', '-' or a space character Debe contener dos numeros, separados por ':', '-' o un espacio - + Must end with ']' or ')' Debe terminar con ']' o ')' - + Insert Insertar - + Do you really want to start %0 downloads? ¿Realmente quieres comenzar %0 descargas? - + Don't ask again, always download batch - - + + Download Batch Descargar lote - + It seems that you are using some batch descriptors. - + Single Download Descarga individual @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time.Error: La url no es válida: - + Connecting... Conectando... - - + + Downloading... Descargando... - - + + Collecting links... Recolectando enlaces... - - + + Finished Finalizado - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 Enlaces seleccionados: %0 de %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue Continuar @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time.Cancelar - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time.Cancelar - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time.Cancelar - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default Por defecto - + Minimize Memory Usage Minimizar Uso de Memoria - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit Editar - + Reset to Default Revertir a valores por defecto - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info Información - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... Leyendo... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found no encontrado - + This application supports SSL. Esta aplicación soporta SSL @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) ... (%0 otros) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name Nombre del fichero - + Domain Nombre de dominio - + Progress Progreso - + Percent Porcentaje - + Size Tamaño - + Est. time Tiempo est. - + Speed Velocidad @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte 0 bytes - + 1 byte 1 byte - + %0 bytes %0 bytes - + %0 KB %0 KB - + %0 MB %0 MB - + %0 GB %0 GB - + %0 TB %0 TB - + Yes - + No No - + %0 KB/s %0 KB/s - + %0 MB/s %0 MB/s - + %0 GB/s %0 GB/s - + %0 TB/s %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) Enlaces (%0) - + Pictures and Media (%0) - + Mask... Máscara: - + Copy Links - + Open %0 Abrir %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. &Opciones - + &View - - - Other - - - - + &Queue Gestor - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... Preferencias... - + Ctrl+P Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X Ctrl+X - + Download Batch... Descargar lote... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel Cancelar - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I Alt+I - + Open File Abrir archivo - + Rename File Renombrar archivo - + F2 F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... Exportar a fichero... - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy Copiar - + Copy Selection to Clipboard - + Ctrl+C Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced Avanzado - - - - + + + + Error Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found Archivo no encontrado - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) (ej: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open Abrir @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... Descargando... - + Finished Finalizado - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 %0 de %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) Archivos comprimidos (zip, rar...) - + Application (exe, xpi...) Aplicación (exe, xpi...) - + Audio (mp3, wav...) Audio (mp3, wav...) - + Documents (pdf, odf...) Documentos (pdf, odf...) - + Images (jpg, png...) Imágenes (jpg, png...) - + Images JPEG Imágenes JPEG - + Images PNG Imágenes PNG - + Video (mpeg, avi...) Vídeo (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # # - + File Name - + Title - + Size Tamaño - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore &Restaurar - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # # - + Name Nombre - + Path Ruta - + Size Tamaño - + Done Hecho - + Percent Porcentaje - + First Piece - + # Pieces - + Pieces - + Priority Prioridad - + Modification date - + SHA-1 SHA-1 - + CRC-32 CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP IP - + Port Puerto - + Client Cliente - + Downloaded Descargado - + Uploaded Subido - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url Url - + Id Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy Copiar - + Open Abrir - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_fr_FR.ts b/src/locale/arrowdl_fr_FR.ts index e70d2db7..f6cb3a31 100644 --- a/src/locale/arrowdl_fr_FR.ts +++ b/src/locale/arrowdl_fr_FR.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle Inactivé - + Paused En pause - + Canceled Annulé - + Preparing Préparation - + Connecting Connexion - + Downloading Metadata Réception des métadonnées - + Downloading Réception - + Finishing Finalisation - + Complete Terminé - + Seeding Ensemancement - + Skipped Passé - + Server error Erreur serveur - + File error Erreur fichier @@ -85,25 +85,25 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m - + 1 -> 10 1 -> 10 - + 1 -> 100 1 -> 100 - + 01 -> 10 01 -> 10 - + 001 -> 100 001 -> 100 @@ -118,83 +118,83 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m Fichier ou grappe de fichiers - + Download: Télécharger : - + Examples: Exemples : - + &Start! &Lancer ! - + Add &paused Ajouter en &pause - + Cancel Annuler - + Add Batch and Single File Ajouter fichier ou grappe de fichiers - + Batch descriptors: Délimiteurs de grappe : - + Must start with '[' or '(' Doit commencer par un '[' ou '(' - + Must contain two numbers, separated by ':', '-' or a space character Doit contenir deux nombres séparés par un ':', ',' ou un espace - + Must end with ']' or ')' Doit terminer avec un ']' ou ')' - + Insert Insérer - + Do you really want to start %0 downloads? Voulez-vous vraiment démarrer %0 téléchargements ? - + Don't ask again, always download batch Ne plus demander, toujours télécharger comme grappe de fichiers - - + + Download Batch Télécharger comme grappe de fichiers - + It seems that you are using some batch descriptors. Il semble qu'il y ait des délimiteurs de grappe. - + Single Download Télécharger comme fichier unique @@ -253,40 +253,40 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m Erreur : l'URL n'est pas valide : - + Connecting... Connexion... - - + + Downloading... Réception... - - + + Collecting links... Récupération des liens... - - + + Finished Terminé - + The wizard can't connect to URL: L'assistant ne peut pas se connecter à l'URL : - + After selecting links, click on Start! Après sélection, cliquer sur Lancer ! - + Selected links: %0 of %1 Liens sélectionnés : %0 sur %1 @@ -310,7 +310,7 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m - + Continue Continuer @@ -335,12 +335,12 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m Annuler - + Add Stream Flux vidéo/audio - + Stop Annuler @@ -388,7 +388,7 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m Annuler - + Add Magnet Links and Torrent Magnet ou Torrent @@ -426,7 +426,7 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m Annuler - + Add Urls Ajouter des Urls @@ -445,19 +445,19 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m - + Default Défaut - + Minimize Memory Usage Minimise la mémoire utilisée - + High Performance Seed Semeur haute-performance @@ -487,27 +487,27 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m Afficher seulement les modifications - + Edit Éditer - + Reset to Default Réinitialiser par défaut - + Settings optimized for a regular bittorrent client running on a desktop system. Configuration optimisée pour un client torrent classique fonctionnant sur une machine du bureau. - + Settings intended for embedded devices. It will significantly reduce memory usage. Configuration optimisée pour des périphériques embarqués. cette configuration réduit significativement l'empreinte mémoire. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. Configuration optimisée pour un semeur, qui émet -vers les pairs- plus qu'il ne reçoit. @@ -598,32 +598,32 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m CheckableTableView - + Check Selected Items Cocher sélectionnés - + Uncheck Selected Items Décocher sélectionnés - + Toggle Check for Selected Items Commuter sélectionnés - + Select All Sélectionner tout - + Select Filtered Sélectionner filtrés - + Invert Selection Inverser sélection @@ -708,7 +708,7 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m * OpenSSL Crypto library: - * Librairie OpenSSl 'Crypto' : + * Librairie OpenSSL 'Crypto' : @@ -716,37 +716,37 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m Librairies et version de compilation - + Info Informations - + %0 %1 version %2 %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 %0 avec Qt WebEngine basé sur Chromium %1 - + Reading... Lecture... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). Cette application ne trouve pas SSL ou une version compatible (SSL %0) ; l'application ne peut pas télécharger en mode sécurisé (HTTPS, FTPS). - + not found non trouvé - + This application supports SSL. Cette application supporte SSL. @@ -754,7 +754,7 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m DownloadEngine - + ... (%0 others) ... (%0 autres) @@ -762,173 +762,173 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m DownloadItem - + No Error Pas d'erreur - + 3xx Redirect connection refused 3xx Connexion au serveur de redirection refusée - + 3xx Redirect remote host closed 3xx Connexion au serveur de redirection fermée - + 3xx Redirect host not found 3xx Serveur de redirection non trouvé - + 3xx Redirect timeout 3xx Temps de redirection expiré - + 3xx Redirect operation canceled 3xx Redirection annulée - + 3xx Redirect SSL handshake failed 3xx Echec de la poignée de main SSL avec le serveur de redirection - + 3xx Redirect temporary network failure 3xx Serveur de redirection temporairement indisponible - + 3xx Redirect network session failed 3xx Echec de la session du serveur de redirection - + 3xx Redirect background request not allowed 3xx Requête d'arrière-plan au serveur de redirection non autorisée - + 3xx Too many redirects 3xx Trop de redirections - + 3xx Insecure redirect 3xx Redirection non sécurisée - + 3xx Unknown redirect error 3xx Erreur de redirection inconnue - + 5xx Proxy connection refused 5xx Connexion au Proxy refusée - + 5xx Proxy connection closed 5xx Connexion au Proxy fermée - + 5xx Proxy not found 5xx Proxy non trouvé - + 504 Proxy timeout error 504 Temps de connexion au Proxy expiré - + 407 Proxy authentication required 407 Proxy requiert une authentification - + 5xx Unknown proxy error 5xx Erreur de Proxy inconnue - + 403 Access denied 403 Accès serveur refusé - + 405 Method not allowed 405 Méthode de requête non autorisée - + 404 Not found 404 Ressource non trouvée - + 401 Authorization required 401 Authentification nécessaire - + 4xx Resend error 4xx Erreur de renvoi de requête - + 409 Conflict 409 Conflit - + 410 Content no longer available 410 La ressource n'est plus disponible - + 4xx Unknown content error 4xx Erreur inconnue de ressource - + 4xx Unknown protocol error 4xx Erreur inconnue de protocole - + 400 Bad request 400 Syntaxe de requête erronée - + 4xx Protocol failure 4xx Echec de protocole - + 500 Internal server error 500 Erreur interne du serveur - + 501 Server does not support this functionality 501 Fonctionnalité réclamée non supportée par le serveur - + 503 Service unavailable 503 Service temporairement indisponible - + 5xx Unknown serveur error 5xx Erreur de serveur inconnue @@ -936,37 +936,37 @@ Utiliser les délimiteurs de grappe, pour télécharger plusieurs fichiers en m DownloadQueueView - + Download/Name Fichier - + Domain Domaine - + Progress Progression - + Percent % - + Size Taille - + Est. time Temps estimé - + Speed Vitesse @@ -1198,72 +1198,72 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple. Format - + Unknown Inconnu - + 0 byte 0 octet - + 1 byte 1 octet - + %0 bytes %0 octets - + %0 KB %0 Ko - + %0 MB %0 Mo - + %0 GB %0 Go - + %0 TB %0 To - + Yes Oui - + No Non - + %0 KB/s %0 Ko/s - + %0 MB/s %0 Mo/s - + %0 GB/s %0 Go/s - + %0 TB/s %0 To/s @@ -1393,32 +1393,32 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple.Médias - + Links (%0) Liens (%0) - + Pictures and Media (%0) Médias (%0) - + Mask... Masque... - + Copy Links Copier les liens dans le Presse-Papier - + Open %0 Ouvrir %0 - + Open %0 Links Ouvrir %0 liens @@ -1451,591 +1451,570 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple.&Options - + &View &Vue - - - Other - Autre - - - + &Queue &Manager - + &Edit &Édition - + File toolbar Barre de menu Fichier - + View toolbar Barre de menu Vue - + &Quit &Quitter - + About Qt... À propos de Qt... - + About ArrowDL... À propos de ArrowDL... - + Preferences... Préférences... - + Ctrl+P Ctrl+P - + Getting Started... Nouveau... - + Download Content... Télécharger Contenu Web... - + Download Web Page Content Télécharger le contenu d'une page Web - + Ctrl+X Ctrl+X - + Download Batch... Télécharger Grappe... - + Download Single File, Batch of Files with Regular Expression Télécharger un fichier unique ou une grappe de fichiers - + Ctrl+N Ctrl+N - + Download Stream... Télécharger Flux... - + Download Video/Audio Stream Télécharger un flux vidéo ou audio - + Download Torrent... Télécharger Torrent... - + Download Magnet Links and Torrent Télécharger un lien magnet ou un fichier .torrent - + Download Urls... Télécharger des Urls... - + Download a copy-pasted list of Urls Télécharger une liste copiée-collée d'Urls - - + + Cancel Annuler - + Pause Pause - + Pause (completed torrent: stop seeding) Pause (torrent terminé : Arrêter le semage) - + Up Déplacer vers le haut - + Alt+PgUp Alt+PgUp - + Top Déplacer en haut - + Alt+Home Alt+Home - + Down Déplacer vers le bas - + Alt+PgDown Alt+PgDown - + Bottom Déplacer en bas - + Alt+End Alt+End - + Resume Reprendre - + Download Information Information sur le fichier - + Alt+I Alt+I - + Open File Ouvrir le fichier - + Rename File Renommer - + F2 F2 - + Delete File(s) Supprimer le(s) fichier(s) - - + + Ctrl+Del Ctrl+Del - + Open Directory Ouvrir le dossier - + Select All Sélectionner tout - + Ctrl+A Ctrl+A - + Invert Selection Inverser sélection - + Ctrl+I Ctrl+I - - Manage Download Mirror Locations... - Gérer les serveurs mirroir... - - - + One More Segment Ajouter un segment - + One Fewer Segment Retirer un segment - + Force Start Forcer démarrage - + Ctrl+Shift+R Ctrl+Shift+R - + Import From File... Importer depuis un fichier... - + Ctrl+Shift+O Ctrl+Shift+O - + Export &Selected To File... Exporter &sélection vers un fichier... - + Ctrl+Shift+S, Ctrl+S Ctrl+Shift+S, Ctrl+S - + Remove Completed Retirer terminés - + Remove Selected Retirer sélectionnés - + Del Del - + Remove All Retirer tout - + Ctrl+Shift+Del Ctrl+Shift+Del - + Remove Waiting Retirer en attente - - Remove Duplicates - Retirer dupliqués - - - + Remove Running Retirer en cours - + Remove Paused Retirer en pause - + Remove Failed Retirer échoués - - Add Domain Specific Limit... - Ajouter des limites au domaine... - - - + Speed Limit... Limites... - + Select None Sélectionner aucun - + Select Completed Sélectionner seulement terminés - + Copy Copier - + Copy Selection to Clipboard Copier sélection dans Presse-Papier - + Ctrl+C Ctrl+C - + Compiler Info... Infos de compilation... - + Check for updates... Mettre à jour... - + Tutorial Tutoriel - + About YT-DLP... À propos de YT-DLP... - - + + About %0 À propos de %0 - + About Qt À propos de Qt - + Advanced Avancé - - - - + + + + Error Erreur - - + + Remove Downloads Retirer les téléchargements - - + + Are you sure to remove %0 downloads? Êtes-vous sûrs de retirer ces %0 téléchargements ? - + Delete Supprimer - + File not found Fichier introuvable - + Destination directory not found: Dossier de destination non trouvé : - + Don't ask again Ne plus demander - + ALL tous - + selected sélectionné(s) - + completed terminé(s) - + waiting en attente - + paused en pause - + failed échoué(s) - + running en cours - + Website URL URL du site - + URL of the HTML page: URL de la page HTML : - + (ex: %0) (ex: %0) - + The new name is already used or invalid. Le nouveau nom est déjà utilisé ou invalide. - + Can't rename "%0" as its initial name. Impossible de renommer "%0" avec son nom initial. - + Can't rename Impossible de renommer - + as par - + Can't save file. Impossible d'enregistrer le fichier. - + Can't save file %0: Impossible d'enregistrer le fichier %0 : - + Can't load file. Impossible de lire le fichier. - + Can't load file %0: Impossible de lire le fichier %0 : - + Start! Lancer ! - + File Error Erreur dans le fichier - + Done: %0 Running: %1 Total: %2 Terminé(s) : %0 En cours : %1 Total : %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 %0 sur %1 (%2), %3 en cours %4 | Torrent : %5 - + active activé - + inactive désactivé - + File saved Fichier enregistré - + File loaded Fichier chargé - + Save As Enregistrer sous - + Open Ouvrir @@ -2043,42 +2022,42 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple. Mask - + File name Nom de fichier - + Extension Extension - + Base URL URL de base - + Full URL URL complète - + Flat full URL URL complète plate - + URL subdirectories Sous-dossiers de l'URL - + Flat URL subdirectories Sous-dossiers de l'URL plate - + Query string Chaîne de requête @@ -2103,17 +2082,17 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple. NetworkManager - + (none) (aucun) - + SOCKS5 SOCKS5 - + HTTP HTTP @@ -2127,17 +2106,17 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple.Parcourir... - + All Files (*);;%0 (*%1) Tous les fichiers (*);;%0 (*%1) - + Please select a file Sélectionner un fichier - + Please select a directory Sélectionner un dossier @@ -2771,97 +2750,97 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple.Impossible de charger %0 - + Video %0 x %1%2%3 Vidéo %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 [%0] %1 x %2 (%3 fps) @ %4 kBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 [%0] %1 Hz @ %2 kBit/s, codec: %3 - + ignore ignoré - + low basse - + high haute - + normal normale - + .torrent file fichier .torrent - + program settings configuration de l'application - + magnet link lien magnet - + tracker exchange échange de traqueurs - + no source pas de source - + Stopped Arrêté - + Checking Files... Vérification des fichiers... - + Downloading Metadata... Téléchargement des métadonnées... - + Downloading... Téléchargement... - + Finished Terminé - + Seeding... Ensemencement... - + Checking Resume Data... Vérification des données en reprise... @@ -2881,57 +2860,57 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple.Fichiers Torrent - - Classic (default) - Classique (défaut) + + Bootstrap Icons (default) + Icônes Bootstrap (défaut) - - Flat Design - Design Plat + + FontAwesome Flat Design + FontAwesome Flat Design - + Light Clair - + Dark Sombre - + %0 - %1 - version %2 - build %3 %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. Copyright (C) %0 %1. Tous droits réservés. - + GNU LGPL License Licence GNU LGPL - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 À propos de %0 @@ -2939,12 +2918,12 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple. QueueItem - + %0 of %1 %0 sur %1 - + Unknown Inconnu @@ -2975,47 +2954,47 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple. Settings - + All Files Tous les fichiers - + Archives (zip, rar...) Archives (zip, rar...) - + Application (exe, xpi...) Applications (exe, xpi...) - + Audio (mp3, wav...) Audios (mp3, wav...) - + Documents (pdf, odf...) Documents (pdf, odf...) - + Images (jpg, png...) Images (jpg, png...) - + Images JPEG Images JPEG - + Images PNG Images PNG - + Video (mpeg, avi...) Vidéos (mpeg, avi...) @@ -3023,7 +3002,7 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple. Stream - + The process crashed. Le processus a planté. @@ -3031,28 +3010,28 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple. StreamAssetDownloader - + Couldn't parse JSON file. Impossible de scanner le fichier JSON. - - + + The process crashed. Le processus a planté. - + Couldn't parse playlist (no data received). Impossible de lire la playlist (données non reçues). - + Couldn't parse playlist (ill-formed JSON file). Impossible de lire la playlist (fichier JSON non conforme). - + Cancelled. Annulé. @@ -3108,8 +3087,8 @@ Des exemples sont donnés ci-dessous. Cliquer pour coller l'exemple. StreamExtractorListCollector - - + + The process crashed. Le processus a planté. @@ -3231,32 +3210,32 @@ Astuce: si vous rencontrez une erreur : StreamTableModel - + # # - + File Name Nom de fichier - + Title Titre - + Size Taille - + Format Format - + Video unavailable Vidéo non disponible @@ -3520,17 +3499,17 @@ Astuce: si vous rencontrez une erreur : Entracte/Animation d'introduction - + (default language) (langue par défaut) - + All languages Toutes les langues - + (default) (par défaut) @@ -3558,37 +3537,37 @@ Astuce: si vous rencontrez une erreur : Taille estimée : - + (no video) (pas de vidéo) - + + subtitles + sous-titres - + + chapters + chapitres - + + thumbnails + aperçus d'image - + + .description + .description - + + .info.json + .info.json - + + shortcut + raccourçi @@ -3596,12 +3575,12 @@ Astuce: si vous rencontrez une erreur : SystemTray - + &Restore &Restaurer - + &Hide when Minimized Cac&her lorsque minimisé @@ -3665,7 +3644,7 @@ Astuce: si vous rencontrez une erreur : TorrentContext - + Bad .torrent format: Can't download it. Format .torrent erroné. Impossible de télécharger. @@ -3673,17 +3652,17 @@ Astuce: si vous rencontrez une erreur : TorrentContextPrivate - + Network request rejected. Rejet de la requête réseau. - + Can't download metadata. Impossible de réceptionner les métadonnées. - + No metadata downloaded. Aucune métadonnée récupérée. @@ -3691,72 +3670,72 @@ Astuce: si vous rencontrez une erreur : TorrentFileTableModel - + # # - + Name Nom - + Path Chemin - + Size Taille - + Done Fait - + Percent % - + First Piece Première pièce - + # Pieces # de pièces - + Pieces Pièces - + Priority Priorité - + Modification date Date de modification - + SHA-1 SHA-1 - + CRC-32 CRC-32 - + %0% of %1 pieces %0 sur %1 pièces @@ -3764,62 +3743,62 @@ Astuce: si vous rencontrez une erreur : TorrentPeerTableModel - + IP IP - + Port Port - + Client Client - + Downloaded Reçu - + Uploaded Émis - + Pieces Pièces - + Request Time Durée de requête - + Active Time Durée d'activité - + Queue Time Durée d'attente - + Flags Étiquettes - + Source Flags Étiquettes de la source - + %0 of %1 pieces %0 sur %1 pièces @@ -3832,7 +3811,7 @@ Astuce: si vous rencontrez une erreur : Valeur : # de pairs avec la pièce - + Priority: %0=high %1=normal %2=low %3=ignore Priorité: %0=haute %1=normale %2=basse %3=ignoré @@ -3840,47 +3819,47 @@ Astuce: si vous rencontrez une erreur : TorrentTrackerTableModel - + Url URL - + Id Identifiant - + Number of listened sockets (endpoints) Nombre de sockets écoutés (terminaux) - + Tier this tracker belongs to Propriétaire du traqueur - + Max number of failures Nombre maximal d'échecs - + Source Source - + Verified? Vérifié ? - + verified vérifié - + not verified non vérifié @@ -4049,77 +4028,77 @@ Astuce: si vous rencontrez une erreur : Carte des pièces - + Copy Copier - + Open Ouvrir - + Open Containing Folder Ouvrir le dossier de réception - + Scan for viruses Analyser à la recherce de virus - + Priorize by File order Priorité par ordre du fichier dans la file - + Priorize: High Priorité: Haute - + Priorize: Normal Priorité: Normale - + Priorize: Low Priorité: Basse - + Don't download Ne pas télécharger - + Relocate... Relocaliser... - + Add Peer... Ajouter un pair... - + Copy Peer List Copier la liste des pairs - + Remove Unconnected Retirer non-connectés - + Add Peer Ajouter un pair - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4132,49 +4111,49 @@ Ex: - + Add Tracker... Ajouter traqueur... - + Remove Tracker Supprimer traqueur - + Copy Tracker List Copier la liste des traqueurs - + Add Tracker Ajouter un traqueur - + Enter the URL of the tracker to add: Saisir l'URL du traqueur à ajouter : - + %0 (%1 hashfails) %0 (%1 erreurs hash) - - + + %0 (total %1) %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) %0 of %1 connecté(s) (%2 dans l'essaim) - + %0 x %1 %0 x %1 @@ -4238,7 +4217,7 @@ Ex: - + Network request rejected. Rejet de la requête réseau. @@ -4306,43 +4285,43 @@ Ex: Installer la nouvelle version - + Checking the updates... Vérification des mises à jour... - + Downloading the update... Réception de la mise à jour... - - + + Manual update required Mise à jour manuelle requise - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? La mise à jour automatique n'est pas possible sur cette machine. Voulez-vous télécharger et mettre à jour manuellement ? - + Current version: Version actuelle : - + Close the application Fermer l'application - + The application needs to close to continue the update. Le logiciel doit fermer pour poursuivre la mise à jour. - + Do you want to close now? Voulez-vous redémarrer le logiciel maintenant ? @@ -4406,12 +4385,12 @@ Ex: main - + Another Download Manager Et un gestionnaire de téléchargements de plus - + target URL to proceed URL cible à récupérer diff --git a/src/locale/arrowdl_hu_HU.ts b/src/locale/arrowdl_hu_HU.ts index 1d497fa1..4686a7cc 100644 --- a/src/locale/arrowdl_hu_HU.ts +++ b/src/locale/arrowdl_hu_HU.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle Készenlét - + Paused Szüneteltetve - + Canceled Törölve - + Preparing Előkészülés - + Connecting Csatlakozás - + Downloading Metadata Metaadatok letöltése - + Downloading Letöltés - + Finishing Befejezés - + Complete Elkészült - + Seeding Seedelés - + Skipped Kihagyva - + Server error Szerver hiba - + File error Fájl hiba @@ -85,25 +85,25 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre. - + 1 -> 10 1 -> 10 - + 1 -> 100 1 -> 100 - + 01 -> 10 01 -> 10 - + 001 -> 100 001 -> 100 @@ -118,83 +118,83 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre.Köteg- és egyedi fájl - + Download: Letöltés: - + Examples: Példák: - + &Start! Start! - + Add &paused Szüneteltetettek hozzáadása - + Cancel Mégse - + Add Batch and Single File Köteg- és egyedi fájl hozzáadása - + Batch descriptors: Kötegleírók: - + Must start with '[' or '(' Nyitó zárójellel, azaz '[' vagy '(' kell kezdődnie - + Must contain two numbers, separated by ':', '-' or a space character Két számot kell tartalmaznia, elválasztva ':', '-' jelekkel, vagy szóközzel - + Must end with ']' or ')' Záró zárójellel, azaz ']' vagy ')' kell végződnie - + Insert Beszúrás - + Do you really want to start %0 downloads? Biztos elindítod a %0 letöltést? - + Don't ask again, always download batch Ne kérdezze újra, mindig kötegelt letöltés - - + + Download Batch Kötegelt letöltés - + It seems that you are using some batch descriptors. Úgy tűnik, hogy néhány kötegleírót használsz. - + Single Download Egyedi letöltés @@ -253,40 +253,40 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre.Hiba: érvénytelen url. - + Connecting... Csatlakozás... - - + + Downloading... Letöltés... - - + + Collecting links... Hivatkozások összegyűjtése... - - + + Finished Befejezve - + The wizard can't connect to URL: A varázsló nem tud kapcsolódni az alábbi oldalhoz: - + After selecting links, click on Start! A hivatkozások kijelölése után, kattints a Start-ra! - + Selected links: %0 of %1 Kijelölt linkek: %0 of %1 @@ -310,7 +310,7 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre. - + Continue Folytatás @@ -335,12 +335,12 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre.Mégse - + Add Stream Adatfolyam hozzáadása - + Stop Stop @@ -388,7 +388,7 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre.Mégse - + Add Magnet Links and Torrent Magnet linkek és Torrent hozzáadása @@ -426,7 +426,7 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre.Mégse - + Add Urls URL-ek hozzáadása @@ -445,19 +445,19 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre. - + Default Alapértelmezett - + Minimize Memory Usage Memóriahasználat minimalizálása - + High Performance Seed Nagy teljesítményű seed @@ -487,27 +487,27 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre.Csak a módosítottak mutatása - + Edit Szerkesztés - + Reset to Default Alapértelmezések visszaállítása - + Settings optimized for a regular bittorrent client running on a desktop system. Asztali rendszeren futó hagyományos bittorrent kliensre optimalizált beállítások. - + Settings intended for embedded devices. It will significantly reduce memory usage. Beágyazott eszközökhöz készült beállítások. Jelentősen csökkenti a memóriahasználatot. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. A seed dobozra optimalizált beállítások, sok társkiszolgálót szolgálnak ki, és ez nem végez letöltést. @@ -598,32 +598,32 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre. CheckableTableView - + Check Selected Items Kiválasztott elemek kijelölése - + Uncheck Selected Items Kiválasztott elemek kijelölésének megszüntetése - + Toggle Check for Selected Items Kijelölt elemek ellenőrzésének bekapcsolása - + Select All Összes kijelölése - + Select Filtered Szűrtek kijelölése - + Invert Selection Fordított kijelölés @@ -716,37 +716,37 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre.Könyvtár és build verzió: - + Info Infó - + %0 %1 version %2 %0 %1 verzió %2 - + %0 with Qt WebEngine based on Chromium %1 %0 Chromium alapú Qt WebEngine-nel %1 - + Reading... Olvasás... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). Ez az alkalmazás nem találja az SSL-t vagy a kompatibilis verziót (SSL %0), az alkalmazás nem tud letölteni biztonságos socketekkel (HTTPS, FTPS). - + not found nincs találat - + This application supports SSL. Az alkalmazás támogatja az SSL-t. @@ -754,7 +754,7 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre. DownloadEngine - + ... (%0 others) ... (%0 egyebek) @@ -762,172 +762,172 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre. DownloadItem - + No Error Nincs hiba - + 3xx Redirect connection refused 3xx A kapcsolat átirányítása elutasítva - + 3xx Redirect remote host closed 3xx A távoli gazdagép átirányítása lezárva - + 3xx Redirect host not found 3xx Az átirányító gazdagép nem található - + 3xx Redirect timeout 3xx Átirányítási időtúllépés - + 3xx Redirect operation canceled 3xx Átirányítási művelet törölve - + 3xx Redirect SSL handshake failed 3xx Az SSL átirányítási handshake sikertelen - + 3xx Redirect temporary network failure 3xx Ideiglenes hálózati hiba átirányításkor - + 3xx Redirect network session failed 3xx A hálózati munkamenet átirányítása meghiúsult - + 3xx Redirect background request not allowed 3xx Átirányítási háttérkérelem nem engedélyezett - + 3xx Too many redirects 3xx Túl sok átirányítás - + 3xx Insecure redirect 3xx Nem biztonságos átirányítás - + 3xx Unknown redirect error 3xx Ismeretlen átirányítási hiba - + 5xx Proxy connection refused 5xx Proxy csatlakozás elutasítva - + 5xx Proxy connection closed 5xx Proxy csatlakozás lezárva - + 5xx Proxy not found 5xx Proxy nem található - + 504 Proxy timeout error 504 Proxy időtúllépési hiba - + 407 Proxy authentication required 407 Proxy hitelesítés szükséges - + 5xx Unknown proxy error 5xx Ismeretlen proxy hiba - + 403 Access denied 403 Hozzáférés megtagadva - + 405 Method not allowed 405 Metódus nem támogatott - + 404 Not found 404 Nem található - + 401 Authorization required 401 Engedély szükséges - + 4xx Resend error 4xx Újraküldési hiba - + 409 Conflict 409 Ellentmondás - + 410 Content no longer available 410 A tartalom már nem elérhető - + 4xx Unknown content error 4xx Ismeretlen tartalom hiba - + 4xx Unknown protocol error 4xx Ismeretlen protokoll hiba - + 400 Bad request 400 Rossz kérés - + 4xx Protocol failure 4xx Protokoll hiba - + 500 Internal server error 500 Belső szerverhiba - + 501 Server does not support this functionality 501 A szerver nem támogatja ezt a funkciót - + 503 Service unavailable 503 A szolgáltatás nem elérhető - + 5xx Unknown serveur error 5xx Ismeretlen szerverhiba @@ -935,37 +935,37 @@ A kötegleírók használatával több fájlt is letölthetsz egyszerre. DownloadQueueView - + Download/Name Letöltés/Név - + Domain Domain - + Progress Folyamat - + Percent százalék - + Size Méret - + Est. time Becs.idő - + Speed Sebesség @@ -1197,72 +1197,72 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Format - + Unknown Ismeretlen - + 0 byte 0 byte - + 1 byte 1 byte - + %0 bytes %0 byte - + %0 KB %0 KB - + %0 MB %0 MB - + %0 GB %0 GB - + %0 TB %0 TB - + Yes Igen - + No Nem - + %0 KB/s %0 KB/s - + %0 MB/s %0 MB/s - + %0 GB/s %0 GB/s - + %0 TB/s %0 TB/s @@ -1392,32 +1392,32 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Képek és Média - + Links (%0) Hivatkozások (%0) - + Pictures and Media (%0) Képek és Média (%0) - + Mask... Maszk.... - + Copy Links Linkek másolása - + Open %0 %0 megnyitása - + Open %0 Links %0 link megnyitása @@ -1450,591 +1450,570 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Opciók - + &View Nézet - - - Other - Egyéb - - - + &Queue Sor - + &Edit Szerkesztés - + File toolbar Fájl eszközsor - + View toolbar Nézet eszközsor - + &Quit Kilépés - + About Qt... Qt névjegye... - + About ArrowDL... A ArrowDL névjegye... - + Preferences... Beállítások... - + Ctrl+P Ctrl+P - + Getting Started... Első lépések... - + Download Content... Tartalom letöltése... - + Download Web Page Content Weboldal tartalmának letöltése - + Ctrl+X Ctrl+X - + Download Batch... Kötegelt letöltés - + Download Single File, Batch of Files with Regular Expression Egyetlen fájl, köteg fájl, reguláris kifejezés link letöltése - + Ctrl+N Ctrl+N - + Download Stream... Stream letöltése... - + Download Video/Audio Stream Videó/Audio adatfolyam letöltése - + Download Torrent... Tartalom letöltése... - + Download Magnet Links and Torrent Magnet linkek és Torrent letöltése - + Download Urls... URL-ek letöltése... - + Download a copy-pasted list of Urls Az URL-ből másolt lista letöltése - - + + Cancel Mégse - + Pause Szüneteltetés - + Pause (completed torrent: stop seeding) Szünet (befejezett torrent: seed leállítása) - + Up Fel - + Alt+PgUp Alt+PgUp - + Top Tetejére - + Alt+Home Alt+Home - + Down Le - + Alt+PgDown Alt+PgDown - + Bottom Alulra - + Alt+End Alt+End - + Resume Folytatás - + Download Information Letöltési infók - + Alt+I Alt+I - + Open File Fájl megnyitása - + Rename File Fájl átnevezése - + F2 F2 - + Delete File(s) Fájl(ok) törlése - - + + Ctrl+Del Ctrl+Del - + Open Directory Könyvtár megnyitása - + Select All Mindet kijelöl - + Ctrl+A Ctrl+A - + Invert Selection Fordított kijelölés - + Ctrl+I Ctrl+I - - Manage Download Mirror Locations... - Letöltési tükörhelyek kezelése... - - - + One More Segment Még egy szegmens - + One Fewer Segment Egy szegmenssel kevesebb - + Force Start Kényszerített indítás - + Ctrl+Shift+R Ctrl+Shift+R - + Import From File... Importálás fájlból... - + Ctrl+Shift+O Ctrl+Shift+O - + Export &Selected To File... Kiválasztott fájlok exportálása... - + Ctrl+Shift+S, Ctrl+S Ctrl+Shift+S, Ctrl+S - + Remove Completed Befejezettek eltávolítása - + Remove Selected Kijelöltek eltávolítása - + Del Törlés - + Remove All Összes eltávolítása - + Ctrl+Shift+Del Ctrl+Shift+Del - + Remove Waiting Várakozók eltávolítása - - Remove Duplicates - Duplikáltak eltávolítása - - - + Remove Running Futók eltávolítása - + Remove Paused Megállítottak eltávolítása - + Remove Failed Meghiúsultak eltávolítása - - Add Domain Specific Limit... - Domain specifikus korlát hozzáadása... - - - + Speed Limit... Sebességkorlát... - + Select None Kijelölés megszüntetése - + Select Completed Elkészültek kijelölése - + Copy Másolás - + Copy Selection to Clipboard Kijelöltek másolása vágólapra - + Ctrl+C Ctrl+C - + Compiler Info... Fordító infó... - + Check for updates... Frissítések keresése... - + Tutorial Leírás - + About YT-DLP... YT-DLP névjegye... - - + + About %0 %0 névjegye - + About Qt Qt névjegye - + Advanced Haladó - - - - + + + + Error Hiba - - + + Remove Downloads Letöltések eltávolítása - - + + Are you sure to remove %0 downloads? Valóban el akarod távolítani a következő letöltéseket: %0 ? - + Delete Törlés - + File not found Nem található fájl - + Destination directory not found: Célkönyvtár nem található: - + Don't ask again Ne kérdezze újra - + ALL MIND - + selected kiválasztottak - + completed befejezettek - + waiting várakozók - + paused Szüneteltetve - + failed meghiúsult - + running fut - + Website URL Weboldal URL - + URL of the HTML page: HTML oldal URL címe - + (ex: %0) (pl. %0) - + The new name is already used or invalid. Az új név már használt vagy érvénytelen. - + Can't rename "%0" as its initial name. A %0 nem nevezhető át eredeti névként. - + Can't rename Nem nevezhető át - + as mint - + Can't save file. A fájl nem menthető - + Can't save file %0: A fájl nem menthető %0: - + Can't load file. A fájl nem tölthető be. - + Can't load file %0: A fájl nem tölthető be %0: - + Start! Start! - + File Error Fájl hiba - + Done: %0 Running: %1 Total: %2 Elkészült: %0 Fut: %1 Összes: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 %0 ebből %1 (%2), %3 fut %4 | Torrent: %5 - + active aktív - + inactive inaktív - + File saved Fájl mentve - + File loaded Fájl betöltve - + Save As Mentés másként - + Open Megnyitás @@ -2042,42 +2021,42 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Mask - + File name Fájl neve - + Extension Kiterjesztés - + Base URL Alap URL - + Full URL Teljes URL - + Flat full URL L teljes URL - + URL subdirectories URL alkönyvtárak - + Flat URL subdirectories L URL alkönyvtárak - + Query string Lekérdezési karakterlánc @@ -2102,17 +2081,17 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< NetworkManager - + (none) (nincs) - + SOCKS5 SOCKS5 - + HTTP HTTP @@ -2126,17 +2105,17 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Tallózás... - + All Files (*);;%0 (*%1) Minden fájl (*);;%0 (*%1) - + Please select a file Válaszd ki a fájlt - + Please select a directory Válaszd ki a könyvtárat @@ -2770,97 +2749,97 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Nem lehet betölteni %0 - + Video %0 x %1%2%3 Videó %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 [%0] %1 x %2 (%3 fps) @ %4 KBit/s, kodek: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 [%0] %1 Hz @ %2 KBit/s, kodek: %3 - + ignore Mellőz - + low alacsony - + high magas - + normal normál - + .torrent file .torrent fájl - + program settings program beállítások - + magnet link magnet link - + tracker exchange tarcker exchange - + no source nincs forrás - + Stopped Megállítva - + Checking Files... Fájlok ellenőrzése... - + Downloading Metadata... Metaadatok letöltése... - + Downloading... Letöltés... - + Finished Befejezve - + Seeding... Seedelés... - + Checking Resume Data... Adat folytathatóságának ellenőrzése... @@ -2880,57 +2859,57 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Torrent fájlok - - Classic (default) - Klasszikus (alapértelmezett) + + Bootstrap Icons (default) + - - Flat Design - Lapos design + + FontAwesome Flat Design + - + Light Világos - + Dark Sötét - + %0 - %1 - version %2 - build %3 %0 - %1 - verzió %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. Copyright (C) %0 %1. Minden jog fenntartva. - + GNU LGPL License GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Ezennel ingyenesen engedélyt adunk minden olyan személynek, aki a szoftverről és a kapcsolódó dokumentációs fájlokról (a "Szoftver") másolatot szerez, hogy korlátozás nélkül kereskedjen a Szoftverrel, beleértve korlátozás nélkül a használati, másolási, módosítási, egyesítési jogokat. , közzéteszi, terjeszteni, al-licencbe adni és/vagy eladni a Szoftver másolatait, és lehetővé tenni a Szoftverrel ellátott személyek számára, hogy ezt megtegyék, az alábbi feltételekkel: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. A fenti szerzői jogi megjegyzést és ezt az engedélyezési megjegyzést a Szoftver minden másolatában, vagy jelentős részében tartalmazni kell. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. A SZOFTVER „OLYAN AMILYEN”, MINDEN FÉLE, VÉLT, VAGY VALÓS GARANCIA NÉLKÜL ÁLLÍTOTT, BELEÉRTVE AZ ELADHATÓSÁGRA, A MEGHATÁROZOTT CÉLRA VONATKOZÓ ALKALMASSÁGRA ÉS JOGSÉRTÉSRE VONATKOZÓ GARANCIÁT, DE NEM KORLÁTOZOTT. A SZERZŐK, VAGY A SZERZŐI JOGOK TULAJDONOSA SEMMILYEN ESETBEN NEM VÁLLALNAK FELELŐSSÉGET SEMMILYEN KÖVETELÉSÉRT, KÁROKÉRT, VAGY EGYÉB FELELŐSSÉGÉRT, AKÁR SZERZŐDÉS KERETÉBŐL, VAGY SZOFTVER HASZNÁLATÁBÓL EREDŐ KÁROKÉRT. - + About %0 Névjegy %0 @@ -2938,12 +2917,12 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< QueueItem - + %0 of %1 %1 a 0% -nak - + Unknown Ismeretlen @@ -2974,47 +2953,47 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Settings - + All Files Minden fájl - + Archives (zip, rar...) Archívumok (zip, rar...) - + Application (exe, xpi...) Alkalmazás (exe, xpl...) - + Audio (mp3, wav...) Audio (mp3, wav...) - + Documents (pdf, odf...) Dokumentumok (pdf, odf...) - + Images (jpg, png...) Képek (jpg, png...) - + Images JPEG Képek JPEG - + Images PNG Képek PNG - + Video (mpeg, avi...) Video (mpeg, avi...) @@ -3022,7 +3001,7 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< Stream - + The process crashed. Az folyamat összeomlott. @@ -3030,28 +3009,28 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< StreamAssetDownloader - + Couldn't parse JSON file. Nem sikerült elemezni a JSON-fájlt. - - + + The process crashed. A folyamat összeomlott. - + Couldn't parse playlist (no data received). Nem sikerült elemezni a lejátszási listát (nem érkezett adat). - + Couldn't parse playlist (ill-formed JSON file). Nem sikerült elemezni a lejátszási listát (rosszul formázott JSON-fájl). - + Cancelled. Törölve. @@ -3107,8 +3086,8 @@ Néhány példa az alábbiakban látható. Kattints a példa beillesztéséhez.< StreamExtractorListCollector - - + + The process crashed. Az folyamat összeomlott. @@ -3230,32 +3209,32 @@ címből legyen csak StreamTableModel - + # # - + File Name Fájl neve - + Title Cím - + Size Méret - + Format Formátum - + Video unavailable Videó nem elérhető @@ -3519,17 +3498,17 @@ címből legyen csak Szünet/Bevezető animáció - + (default language) (alapértelmezett nyelv) - + All languages Összes nyelv - + (default) (alapértelmezett) @@ -3557,37 +3536,37 @@ címből legyen csak Becsült méret: - + (no video) (nincs videó) - + + subtitles + feliratok - + + chapters + fejezetek - + + thumbnails + miniatűrök - + + .description + leírás - + + .info.json + .info.json - + + shortcut + hivatkozás @@ -3595,12 +3574,12 @@ címből legyen csak SystemTray - + &Restore Visszaállítás - + &Hide when Minimized Lekicsinyítéskor elrejt @@ -3664,7 +3643,7 @@ címből legyen csak TorrentContext - + Bad .torrent format: Can't download it. Rossz .torrent formátum: nem lehet letölteni. @@ -3672,17 +3651,17 @@ címből legyen csak TorrentContextPrivate - + Network request rejected. Hálózati kérés elutasítva. - + Can't download metadata. Nem lehet letölteni a metaadatot. - + No metadata downloaded. Nem lett letöltve a metaadat. @@ -3690,72 +3669,72 @@ címből legyen csak TorrentFileTableModel - + # # - + Name Név - + Path Útvonal - + Size Méret - + Done Kész - + Percent Százalék - + First Piece Első darab - + # Pieces # darab - + Pieces darabok - + Priority Prioritás - + Modification date Módosítás ideje - + SHA-1 SHA-1 - + CRC-32 CRC-32 - + %0% of %1 pieces %0% darab a %1 darabból @@ -3763,62 +3742,62 @@ címből legyen csak TorrentPeerTableModel - + IP IP - + Port Port - + Client Ügyfél - + Downloaded Letöltve - + Uploaded Feltöltve - + Pieces Darabok - + Request Time Időkérés - + Active Time Aktív idő - + Queue Time Sor ideje - + Flags Zászlók - + Source Flags Forrás zászlók - + %0 of %1 pieces %0% darab a %1 darabból @@ -3831,7 +3810,7 @@ címből legyen csak Érték: # peerek darabok számával - + Priority: %0=high %1=normal %2=low %3=ignore Priorítás: %0=magas %1=normál %2=alacsony %3=kihagyás @@ -3839,47 +3818,47 @@ címből legyen csak TorrentTrackerTableModel - + Url Url - + Id Id - + Number of listened sockets (endpoints) Figyelt socketek száma (végpontok) - + Tier this tracker belongs to Szint, amihez ez a tracker tartozik - + Max number of failures Maximális hibák száma - + Source Forrás - + Verified? Ellenőrizve? - + verified ellenőrizve - + not verified nincs ellenőrizve @@ -4048,77 +4027,77 @@ címből legyen csak Darab térkép - + Copy Másolás - + Open Megnyitás - + Open Containing Folder Tartalmazó mappa megnyitása - + Scan for viruses Vírusok keresése - + Priorize by File order Priorizálás fájlsorrend szerint - + Priorize: High Priorizálás: magas - + Priorize: Normal Priorizálás: normál - + Priorize: Low Priorizálás: alacsony - + Don't download Ne töltse le - + Relocate... Áthelyezés... - + Add Peer... Peer hozzáadása... - + Copy Peer List Peer lista másolása - + Remove Unconnected Nem csatlakozottak eltávolítása - + Add Peer Peer hozzáadása - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4131,49 +4110,49 @@ Pl: - + Add Tracker... Tracker hozzáadása... - + Remove Tracker Tracker eltávolítása - + Copy Tracker List Tracker lista másolása - + Add Tracker Tracker hozzáadása - + Enter the URL of the tracker to add: Add meg a hozzáadni kívánt tracker URL-jét: - + %0 (%1 hashfails) %0 (%1 sikertelen hash) - - + + %0 (total %1) %0 (összes %1) - - + + %0 of %1 connected (%2 in swarm) %0 csatlakoztatva ennyiből %1 (%2 rajban) - + %0 x %1 %0 x %1 @@ -4237,7 +4216,7 @@ Pl: - + Network request rejected. Hálózati kérés elutasítva. @@ -4305,43 +4284,43 @@ Pl: Új verzió telepítése - + Checking the updates... Frissítések ellenőrzése... - + Downloading the update... Frissítés letöltése... - - + + Manual update required Kézi frissítés szükséges - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? Ez az operációs rendszer nem támogatja az automatikus frissítést. Szeretnéd manuálisan letölteni és telepíteni a frissítést? - + Current version: Jelenlegi verzió: - + Close the application Alkalmazás bezárása - + The application needs to close to continue the update. Az alkalmazást be kell zárni a frissítés folytatásához. - + Do you want to close now? Bezárod most? @@ -4405,12 +4384,12 @@ Pl: main - + Another Download Manager Másik Letöltésvezérlő - + target URL to proceed cél URL a folytatáshoz diff --git a/src/locale/arrowdl_it_IT.ts b/src/locale/arrowdl_it_IT.ts index 0c0a1f02..d1000e88 100644 --- a/src/locale/arrowdl_it_IT.ts +++ b/src/locale/arrowdl_it_IT.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle In attesa - + Paused In pausa - + Canceled Annullati - + Preparing In preparazione - + Connecting Connessione - + Downloading Metadata Download metadati - + Downloading In download - + Finishing Completamento - + Complete Completi - + Seeding Seed - + Skipped Saltati - + Server error Errore server - + File error Errore file @@ -85,25 +85,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 1 -> 10 - + 1 -> 100 1 -> 100 - + 01 -> 10 01 -> 10 - + 001 -> 100 001 -> 100 @@ -118,83 +118,83 @@ You can also use batch descriptors to download multiple files at one time.batch e file singolo - + Download: Download: - + Examples: Esempi: - + &Start! &Avvia! - + Add &paused Aggiungi in &pausa - + Cancel Annulla - + Add Batch and Single File Aggiungi batch e file singolo - + Batch descriptors: Descrittori batch: - + Must start with '[' or '(' Deve iniziare con '[' o '(' - + Must contain two numbers, separated by ':', '-' or a space character Deve contenere due numeri, separati con ':', '-' o da uno spazio - + Must end with ']' or ')' Deve terminare con ']' o ')' - + Insert Inserisci - + Do you really want to start %0 downloads? Vuoi veramente avviare %0 download? - + Don't ask again, always download batch Non chidere più, scarica sempre in batch - - + + Download Batch Download batch - + It seems that you are using some batch descriptors. Sembra che stai usando alcuni descrittori batch. - + Single Download Download singolo @@ -253,40 +253,40 @@ You can also use batch descriptors to download multiple files at one time.Errore. La URL non è valida: - + Connecting... Connessione... - - + + Downloading... Download... - - + + Collecting links... Raccolta collegamenti... - - + + Finished Completato - + The wizard can't connect to URL: La procedura non può collegarsi all'URL: - + After selecting links, click on Start! Dopo aver seelzionato i collegamenti, fai clic su Avvia! - + Selected links: %0 of %1 Collegamenti selezionati: %0 di %1 @@ -310,7 +310,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue Continua @@ -335,12 +335,12 @@ You can also use batch descriptors to download multiple files at one time.Annulla - + Add Stream Aggiungi stream - + Stop Ferma @@ -389,7 +389,7 @@ Se viene fornito un collegamento magnet, l'applicazione scarica il .torrent Annulla - + Add Magnet Links and Torrent Aggiungi collgemanti magnet e torrent @@ -427,7 +427,7 @@ Se viene fornito un collegamento magnet, l'applicazione scarica il .torrent Annulla - + Add Urls Aggiungi URL @@ -446,19 +446,19 @@ Se viene fornito un collegamento magnet, l'applicazione scarica il .torrent - + Default Predefinito - + Minimize Memory Usage Minimizza suo memoria - + High Performance Seed Seed ad alte prestazioni @@ -488,27 +488,27 @@ Se viene fornito un collegamento magnet, l'applicazione scarica il .torrent Visualizza solo modificati - + Edit Modifica - + Reset to Default Ripristina a predefiniti - + Settings optimized for a regular bittorrent client running on a desktop system. Impostazioni ottimizzate per un normale client bittorrent in esecuzione in un sistema desktop. - + Settings intended for embedded devices. It will significantly reduce memory usage. Impostazioni per dispositivi incorporati. Ridurrà notevolmente l'uso della memoria. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. Impostazioni ottimizzate per una seed box, che serve molti peer e che non esegue alcun download. @@ -599,32 +599,32 @@ Se viene fornito un collegamento magnet, l'applicazione scarica il .torrent CheckableTableView - + Check Selected Items Controlla elementi selezionati - + Uncheck Selected Items Non controllare elementi selezionati - + Toggle Check for Selected Items Abilita/disabilita controllo elementi selezionati - + Select All Seleziona tutto - + Select Filtered Seleziona filtrati - + Invert Selection Inverti selezione @@ -717,38 +717,38 @@ Se viene fornito un collegamento magnet, l'applicazione scarica il .torrent Librerie e versione build - + Info Info - + %0 %1 version %2 %0 %1 versione %2 - + %0 with Qt WebEngine based on Chromium %1 %0 con Qt WebEngine basato su Chromium %1 - + Reading... Lettura... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). Questa applicazione non ha trovato SSL o una versione compatibile (SSL%0). L'applicazione non verrà scaricata con socket protetti (HTTPS, FTPS). - + not found non trovato - + This application supports SSL. Questa applicazione supporta SSL. @@ -756,7 +756,7 @@ L'applicazione non verrà scaricata con socket protetti (HTTPS, FTPS). DownloadEngine - + ... (%0 others) ... (%0 altri) @@ -764,172 +764,172 @@ L'applicazione non verrà scaricata con socket protetti (HTTPS, FTPS). DownloadItem - + No Error Nessun errore - + 3xx Redirect connection refused 3xx connessione di reindirizzamento rifiutata - + 3xx Redirect remote host closed 3xx reindirizzamento host remoto chiuso - + 3xx Redirect host not found 3xx reindirizzamento host non trovato - + 3xx Redirect timeout 3xx timeout reindirizzamento - + 3xx Redirect operation canceled 3xx operazione reindirizzamento annullata - + 3xx Redirect SSL handshake failed 3xx handshake reindirizzamento SSL fallito - + 3xx Redirect temporary network failure 3xx reindirizzamento rete temporanea fallito - + 3xx Redirect network session failed 3xx reindirizzamento sessione rete fallito - + 3xx Redirect background request not allowed 3xx richiesta in background reindirizzamento non consentita - + 3xx Too many redirects 3xx troppi reindirizzamenti - + 3xx Insecure redirect 3xx reindirizzamento non sicuro - + 3xx Unknown redirect error 3xx errore reindirizzamento sconosciuto - + 5xx Proxy connection refused 5xx connessione proxy rifiutata - + 5xx Proxy connection closed 5xx connessione proxy chiusa - + 5xx Proxy not found 5xx proxy non trovato - + 504 Proxy timeout error 504 errore timeout proxy - + 407 Proxy authentication required 407 richiesta autenticazione proxy - + 5xx Unknown proxy error 5xx errore sconosciuto proxy - + 403 Access denied 403 accesso negato - + 405 Method not allowed 405 metodo non consentito - + 404 Not found 404 non trovato - + 401 Authorization required 401 richiesta autorizzazione - + 4xx Resend error 4xx errore reinvio - + 409 Conflict 409 conflitto - + 410 Content no longer available 410 contenuto non più disponibile - + 4xx Unknown content error 4xx Errore contenuto sconosciuto - + 4xx Unknown protocol error 4xx Errore protocollo sconsociuto - + 400 Bad request 400 richiesta errata - + 4xx Protocol failure 4xx errore protocollo - + 500 Internal server error 500 errore server interno - + 501 Server does not support this functionality 501 il server non supporta questa funzionalità - + 503 Service unavailable 503 servizio non disponibile - + 5xx Unknown serveur error 500 errore server sconosciuto @@ -937,37 +937,37 @@ L'applicazione non verrà scaricata con socket protetti (HTTPS, FTPS). DownloadQueueView - + Download/Name Download/nome - + Domain Dominio - + Progress Progresso - + Percent Percentuale - + Size Dimensione - + Est. time Tenpo stimato - + Speed Velocità @@ -1201,72 +1201,72 @@ Fai clic per incollare l'esempio. Format - + Unknown Sconosciuto - + 0 byte 0 byte - + 1 byte 1 byte - + %0 bytes %0 byte - + %0 KB %0 KB - + %0 MB %0 MB - + %0 GB %0 GB - + %0 TB %0 TB - + Yes - + No No - + %0 KB/s %0 KB/s - + %0 MB/s %0 MB/s - + %0 GB/s %0 GB/s - + %0 TB/s %0 TB/s @@ -1396,32 +1396,32 @@ Fai clic per incollare l'esempio. Immagini e media - + Links (%0) Collegamenti (%0) - + Pictures and Media (%0) Immagini e media (%0) - + Mask... Maschera... - + Copy Links Copia collegamenti - + Open %0 Apri %0 - + Open %0 Links Apri %0 collegamenti @@ -1454,591 +1454,570 @@ Fai clic per incollare l'esempio. &Opzioni - + &View &Visualizza - - - Other - Altro - - - + &Queue &Coda - + &Edit &Modifica - + File toolbar Barra strumenti file - + View toolbar Visualizza barra strumenti - + &Quit &Esci - + About Qt... Info su Qt... - + About ArrowDL... Info su ArrowDL... - + Preferences... Impostazioni... - + Ctrl+P Ctrl+P - + Getting Started... Per cominciare... - + Download Content... Download contenuto... - + Download Web Page Content Download contenuto pagina web - + Ctrl+X Ctrl+X - + Download Batch... Downlaod batch... - + Download Single File, Batch of Files with Regular Expression Download file singolo, file batch con espressioni regolari - + Ctrl+N Ctrl+N - + Download Stream... Download stream... - + Download Video/Audio Stream Download stream audio/video - + Download Torrent... Download torrent... - + Download Magnet Links and Torrent Downlaod collegamento magnet e torrent - + Download Urls... Download URL... - + Download a copy-pasted list of Urls Download un elenco URL da copia/incolla - - + + Cancel Annulla - + Pause Pausa - + Pause (completed torrent: stop seeding) Pusa (stop seeed torrent completati) - + Up Su - + Alt+PgUp Alt+PgSu - + Top In alto - + Alt+Home Alt+Home - + Down Giù - + Alt+PgDown Alt+PgGiù - + Bottom In basso - + Alt+End Alt+End - + Resume Riprendi - + Download Information Informazioni download - + Alt+I Alt+I - + Open File Apri file - + Rename File Rinomina file - + F2 F2 - + Delete File(s) Elimina file - - + + Ctrl+Del Ctrl+Canc - + Open Directory Apri cartella - + Select All Seleziona tutto - + Ctrl+A Ctrl+A - + Invert Selection Inverti selezione - + Ctrl+I Ctrl+I - - Manage Download Mirror Locations... - Gestione locazioni mirror download... - - - + One More Segment Un segmento in più - + One Fewer Segment Un segmento in meno - + Force Start Forza avvio - + Ctrl+Shift+R Ctrl+Shift+R - + Import From File... Importa da file... - + Ctrl+Shift+O Ctrl+Shift+O - + Export &Selected To File... Esporta &selezionati in un file... - + Ctrl+Shift+S, Ctrl+S Ctrl+Shift+S, Ctrl+S - + Remove Completed Rimuovi completati da elenco - + Remove Selected Rimuovi selezionati - + Del Canc - + Remove All Rimuovi tutto - + Ctrl+Shift+Del Ctrl+Shift+Canc - + Remove Waiting Rimuovi attesa - - Remove Duplicates - Rimuovi duplicati - - - + Remove Running Rimuovi in esecuzione - + Remove Paused Rimuovi in pausa - + Remove Failed Rimuovi falliti - - Add Domain Specific Limit... - Aggiungi specifici limiti dominio... - - - + Speed Limit... Limiti velocità... - + Select None Seleziona nessuno - + Select Completed Seleziona completati - + Copy Copia - + Copy Selection to Clipboard Copia selezione negli Appunti - + Ctrl+C Ctrl+C - + Compiler Info... Info compilatore... - + Check for updates... Controlla aggiornamenti... - + Tutorial Tutorial - + About YT-DLP... Info su YT-DLP... - - + + About %0 Info su %0 - + About Qt Inf su Qt - + Advanced Avanzate - - - - + + + + Error Errore - - + + Remove Downloads Rimuovi download - - + + Are you sure to remove %0 downloads? Sei sicuro di voler rimuovere %0 download? - + Delete Elimina - + File not found File non trovato - + Destination directory not found: Cartella destinazionione non trovata: - + Don't ask again Non chiedere più - + ALL TUTTI - + selected selezionati - + completed completati - + waiting in attesa - + paused in pausa - + failed falliti - + running in esecuzione - + Website URL URL sito web - + URL of the HTML page: URL pagina HTML: - + (ex: %0) (es: %0) - + The new name is already used or invalid. Il nuovo nome esiste già o non è valido. - + Can't rename "%0" as its initial name. Impossibile rinominare "%0" come nome iniziale. - + Can't rename Impossibile rinominare - + as come - + Can't save file. Impossibile salvare il file. - + Can't save file %0: Impossibile salvare il file %0: - + Can't load file. Impossibile caricare il file. - + Can't load file %0: Impossibile caricare il file %0: - + Start! Avvia! - + File Error Errore file - + Done: %0 Running: %1 Total: %2 Completati: %0, in esecuzione: %1, totale: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 %0 di %1 (%2), %3 in esecuzione %4 | torrent: %5 - + active attivi - + inactive non attivi - + File saved File salvato - + File loaded File caricato - + Save As Salva come - + Open Apri @@ -2046,42 +2025,42 @@ Fai clic per incollare l'esempio. Mask - + File name Nome file - + Extension Estensione - + Base URL URL base - + Full URL URL completa - + Flat full URL URL completa piana - + URL subdirectories Sottocartelle URL - + Flat URL subdirectories Sottocartelle piane URL - + Query string Stringa richiesta @@ -2106,17 +2085,17 @@ Fai clic per incollare l'esempio. NetworkManager - + (none) (nessuno) - + SOCKS5 SOCKS5 - + HTTP HTTP @@ -2130,17 +2109,17 @@ Fai clic per incollare l'esempio. Sgfoglia... - + All Files (*);;%0 (*%1) Tutti i file (*);;%0 (*%1) - + Please select a file Seleziona un file - + Please select a directory Seleziona una cartella @@ -2784,97 +2763,97 @@ Per proteggere la privacy, inserisci un indirizzo Riferimento vuoto o falso.Impossibile caricare %0 - + Video %0 x %1%2%3 Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore ignora - + low basso - + high alto - + normal normale - + .torrent file File .torrent - + program settings impostazioni programma - + magnet link collegamento magnet - + tracker exchange scambio tracker - + no source nessuna sorgente - + Stopped fermato - + Checking Files... Controllo file... - + Downloading Metadata... Download metadati... - + Downloading... Download... - + Finished Completato - + Seeding... Seed... - + Checking Resume Data... Controllo dati recupero... @@ -2894,57 +2873,57 @@ Per proteggere la privacy, inserisci un indirizzo Riferimento vuoto o falso.File torrent - - Classic (default) - Classico (predefinito) + + Bootstrap Icons (default) + - - Flat Design - Disegno piatto + + FontAwesome Flat Design + - + Light Chiaro - + Dark Scuro - + %0 - %1 - version %2 - build %3 %0 - %1 - versione %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. Copyright (C) %0 %1. Tutti i diritti riservati. - + GNU LGPL License GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 Info su %0 @@ -2952,12 +2931,12 @@ Per proteggere la privacy, inserisci un indirizzo Riferimento vuoto o falso. QueueItem - + %0 of %1 %0 di %1 - + Unknown Sconosciuto @@ -2988,47 +2967,47 @@ Per proteggere la privacy, inserisci un indirizzo Riferimento vuoto o falso. Settings - + All Files Tutti i file - + Archives (zip, rar...) Archivi (zip, rar...) - + Application (exe, xpi...) Applicazioni (exe, xpi...) - + Audio (mp3, wav...) Audio (mp3, wav...) - + Documents (pdf, odf...) Documenti (pdf, odf...) - + Images (jpg, png...) Immagini (jpg, png...) - + Images JPEG Immagini JPEG - + Images PNG Immagini PNG - + Video (mpeg, avi...) Video (mpeg, avi...) @@ -3036,7 +3015,7 @@ Per proteggere la privacy, inserisci un indirizzo Riferimento vuoto o falso. Stream - + The process crashed. Il processo è crashato. @@ -3044,28 +3023,28 @@ Per proteggere la privacy, inserisci un indirizzo Riferimento vuoto o falso. StreamAssetDownloader - + Couldn't parse JSON file. Impossibile analizzare il file JSON. - - + + The process crashed. Il processo è andato in crash. - + Couldn't parse playlist (no data received). Impossibile analizzare la playlist (nessun dato ricevuto). - + Couldn't parse playlist (ill-formed JSON file). Impossibile analizzare la playlist (file JSON non formato). - + Cancelled. Annullato. @@ -3121,8 +3100,8 @@ Per proteggere la privacy, inserisci un indirizzo Riferimento vuoto o falso. StreamExtractorListCollector - - + + The process crashed. Il processo è crashato. @@ -3244,32 +3223,32 @@ Guida: se ricevi un errore, segui queste istruzioni: StreamTableModel - + # # - + File Name Nome file - + Title Titolo - + Size Dimensione - + Format Formato - + Video unavailable Video non disponibile @@ -3533,17 +3512,17 @@ Guida: se ricevi un errore, segui queste istruzioni: Intermezzo/animazione introduttiva - + (default language) (lingua predefinita) - + All languages Tutte le lingue - + (default) (predefinito) @@ -3571,37 +3550,37 @@ Guida: se ricevi un errore, segui queste istruzioni: Dimensione stimata: - + (no video) (no video) - + + subtitles + sottotitoli - + + chapters + capitoli - + + thumbnails + anteprime - + + .description + .descrizione - + + .info.json + .info.json - + + shortcut + scorciatoia @@ -3609,12 +3588,12 @@ Guida: se ricevi un errore, segui queste istruzioni: SystemTray - + &Restore &Riipristina - + &Hide when Minimized &Nascondi quando minimizzato @@ -3678,7 +3657,7 @@ Guida: se ricevi un errore, segui queste istruzioni: TorrentContext - + Bad .torrent format: Can't download it. Formato .torrent non valido. Impossibile scaricare il file. @@ -3686,17 +3665,17 @@ Guida: se ricevi un errore, segui queste istruzioni: TorrentContextPrivate - + Network request rejected. Richiesta rete rifiutata. - + Can't download metadata. Impossibile scaricare i metdadati. - + No metadata downloaded. Nessun metadato scaricato. @@ -3704,72 +3683,72 @@ Guida: se ricevi un errore, segui queste istruzioni: TorrentFileTableModel - + # # - + Name Nome - + Path Percorso - + Size Dimensione - + Done Completato - + Percent Percentuale - + First Piece Primo segmento - + # Pieces #Segmenti - + Pieces Segmenti - + Priority Priorità - + Modification date Data modifica - + SHA-1 SHA-1 - + CRC-32 CRC-32 - + %0% of %1 pieces %0% di %1 segmenti @@ -3777,62 +3756,62 @@ Guida: se ricevi un errore, segui queste istruzioni: TorrentPeerTableModel - + IP IP - + Port Porta - + Client Client - + Downloaded Downloadati - + Uploaded Uploadati - + Pieces Segmenti - + Request Time Tempo richiesta - + Active Time Tempo attivo - + Queue Time Tempo coda - + Flags Flag - + Source Flags Flag sorgente - + %0 of %1 pieces %0 di %1 segmenti @@ -3845,7 +3824,7 @@ Guida: se ricevi un errore, segui queste istruzioni: Valore: # di peer con il segmento - + Priority: %0=high %1=normal %2=low %3=ignore Priorità: %0=alta %1=normale %2=bassa %3=ignorata @@ -3853,47 +3832,47 @@ Guida: se ricevi un errore, segui queste istruzioni: TorrentTrackerTableModel - + Url URL - + Id ID - + Number of listened sockets (endpoints) Numero di socket ascoltati (punti finali) - + Tier this tracker belongs to Livello a cui appartiene questo tracker - + Max number of failures Numero max fallimenti - + Source Sorgente - + Verified? Verificata? - + verified Verificata - + not verified Non verificata @@ -4062,77 +4041,77 @@ Guida: se ricevi un errore, segui queste istruzioni: Mappa segmento - + Copy Copia - + Open Apri - + Open Containing Folder Apri cartella contenitore - + Scan for viruses Scansiona per virus - + Priorize by File order Priorità in base ad ordine file - + Priorize: High Priorità: alta - + Priorize: Normal Priorità: normale - + Priorize: Low Priorità: bassa - + Don't download Non scaricare - + Relocate... Trasferisci... - + Add Peer... Aggiungi peer... - + Copy Peer List Copia elenco peer - + Remove Unconnected Rimuovi non connessi - + Add Peer Aggiungi peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4145,49 +4124,49 @@ Es.: - + Add Tracker... Aggiungi tracker... - + Remove Tracker Rimuovi tracker - + Copy Tracker List Copia elenco tracker - + Add Tracker Aggiungi tracker - + Enter the URL of the tracker to add: Inserisci l'URL del tracker da aggiungere: - + %0 (%1 hashfails) %0 (%1 hash falliti) - - + + %0 (total %1) %0 (totale %1) - - + + %0 of %1 connected (%2 in swarm) %0 di %1 connessi (%2 in swarm) - + %0 x %1 %0 x %1 @@ -4251,7 +4230,7 @@ Es.: - + Network request rejected. Richiesta di rete rifiutata. @@ -4322,44 +4301,44 @@ Il software non invia dati personali, inclusa la versione del software, il siste Installa nuova versione - + Checking the updates... Controllo aggiornamenti... - + Downloading the update... Download aggiornamento... - - + + Manual update required È richiesto l'aggiornamento manuale - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? L'aggiornamento automatico non è supportato in questo sistema operativo. Vuoi scaricare e installare l'aggiornamento manualmente? - + Current version: Versione installata: - + Close the application Chiudi questa applicazione - + The application needs to close to continue the update. L'applicazione deve essere chiusa per continuare l'aggiornamento. - + Do you want to close now? Vuoi chiudere ora l'applicazione? @@ -4423,12 +4402,12 @@ Vuoi scaricare e installare l'aggiornamento manualmente? main - + Another Download Manager Un altro gestore download - + target URL to proceed URL destinazione da elaborare diff --git a/src/locale/arrowdl_ja_JP.ts b/src/locale/arrowdl_ja_JP.ts index 9a42446d..15ca4abc 100644 --- a/src/locale/arrowdl_ja_JP.ts +++ b/src/locale/arrowdl_ja_JP.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused - + Canceled - + Preparing - + Connecting - + Downloading Metadata - + Downloading - + Finishing - + Complete - + Seeding - + Skipped - + Server error - + File error @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 - + 1 -> 100 - + 01 -> 10 - + 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: - + Examples: - + &Start! - + Add &paused - + Cancel - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' - + Insert - + Do you really want to start %0 downloads? - + Don't ask again, always download batch - - + + Download Batch - + It seems that you are using some batch descriptors. - + Single Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time. - + Connecting... - - + + Downloading... - - + + Collecting links... - - + + Finished - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time. - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time. - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time. - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default - + Minimize Memory Usage - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit - + Reset to Default - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found - + This application supports SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name - + Domain - + Progress - + Percent - + Size - + Est. time - + Speed @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte - + 1 byte - + %0 bytes - + %0 KB - + %0 MB - + %0 GB - + %0 TB - + Yes - + No - + %0 KB/s %0 KB/s - + %0 MB/s %0 MB/s - + %0 GB/s %0 GB/s - + %0 TB/s %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) - + Pictures and Media (%0) - + Mask... - + Copy Links - + Open %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. - + &View - - - Other - - - - + &Queue - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... - + Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X - + Download Batch... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I - + Open File - + Rename File - + F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy - + Copy Selection to Clipboard - + Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced - - - - + + + + Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... - + Finished - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name - + Title - + Size - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name - + Path - + Size - + Done - + Percent - + First Piece - + # Pieces - + Pieces - + Priority - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url - + Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_ko_KR.ts b/src/locale/arrowdl_ko_KR.ts index 277ffce9..01170d0e 100644 --- a/src/locale/arrowdl_ko_KR.ts +++ b/src/locale/arrowdl_ko_KR.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused - + Canceled - + Preparing - + Connecting - + Downloading Metadata - + Downloading - + Finishing - + Complete - + Seeding - + Skipped - + Server error - + File error @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 - + 1 -> 100 - + 01 -> 10 - + 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: - + Examples: - + &Start! - + Add &paused - + Cancel 취소 - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' - + Insert - + Do you really want to start %0 downloads? - + Don't ask again, always download batch - - + + Download Batch - + It seems that you are using some batch descriptors. - + Single Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time. - + Connecting... - - + + Downloading... - - + + Collecting links... - - + + Finished - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time.취소 - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time.취소 - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time.취소 - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default - + Minimize Memory Usage - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit - + Reset to Default - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info 정보 - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found - + This application supports SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name 파일 이름 - + Domain 도메인 이름 - + Progress - + Percent - + Size - + Est. time - + Speed @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte - + 1 byte - + %0 bytes - + %0 KB - + %0 MB - + %0 GB - + %0 TB - + Yes - + No - + %0 KB/s - + %0 MB/s - + %0 GB/s - + %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) - + Pictures and Media (%0) - + Mask... - + Copy Links - + Open %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. - + &View - - - Other - - - - + &Queue 관리자 - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... - + Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X - + Download Batch... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel 취소 - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I - + Open File - + Rename File - + F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... 파일로 내보내기 - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy - + Copy Selection to Clipboard - + Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced - - - - + + + + Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... - + Finished - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name - + Title - + Size - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name - + Path - + Size - + Done - + Percent - + First Piece - + # Pieces - + Pieces - + Priority - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url - + Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_nl_NL.ts b/src/locale/arrowdl_nl_NL.ts index f7469e0f..fbea4b9e 100644 --- a/src/locale/arrowdl_nl_NL.ts +++ b/src/locale/arrowdl_nl_NL.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle Inactief - + Paused Onderbroken - + Canceled Afgebroken - + Preparing Aan het voorbereiden - + Connecting Aan het verbinden - + Downloading Metadata Bezig met ophalen van metagegevens - + Downloading Aan het downloaden - + Finishing Bezig met afronden - + Complete Voltooid - + Seeding Aan het seeden - + Skipped Overgeslagen - + Server error Serverfout - + File error Bestandsfout @@ -85,25 +85,25 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te - + 1 -> 10 1 → 10 - + 1 -> 100 1 → 100 - + 01 -> 10 01 → 10 - + 001 -> 100 001 → 100 @@ -118,83 +118,83 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te Bestand(en) downloaden - + Download: Downloaden: - + Examples: Voorbeelden: - + &Start! &Starten! - + Add &paused Toe&voegen - + Cancel Annuleren - + Add Batch and Single File Een of meerdere bestanden toevoegen - + Batch descriptors: Reeksomschrijvingen: - + Must start with '[' or '(' Deze dienen te beginnen met ‘[’ of ‘(’ - + Must contain two numbers, separated by ':', '-' or a space character Deze dienen twee getallen te bevatten, gescheiden door ‘:’, ‘-’ of een spatie - + Must end with ']' or ')' Deze dienen te eindigen op ‘[’ of ‘(’ - + Insert Invoegen - + Do you really want to start %0 downloads? Weet je zeker dat je %0 downloads wilt starten? - + Don't ask again, always download batch Niet meer vragen - altijd reeks downloaden - - + + Download Batch Reeks downloaden - + It seems that you are using some batch descriptors. Het lijkt er op dat je reeksomschrijvingen gebruikt. - + Single Download Losse download @@ -253,40 +253,40 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te Foutmelding: de url is ongeldig: - + Connecting... Bezig met verbinden… - - + + Downloading... Bezig met downloaden… - - + + Collecting links... Bezig met verzamelen van links… - - + + Finished Voltooid - + The wizard can't connect to URL: Er kan geen verbinding worden gemaakt met de url: - + After selecting links, click on Start! Selecteer links en klik op ‘Starten!’ - + Selected links: %0 of %1 Geselecteerde links: %0 van %1 @@ -310,7 +310,7 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te - + Continue Volgende @@ -335,12 +335,12 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te Annuleren - + Add Stream Stream toevoegen - + Stop Afbreken @@ -388,7 +388,7 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te Annuleren - + Add Magnet Links and Torrent Torrents en magnetlinks toevoegen @@ -426,7 +426,7 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te Annuleren - + Add Urls URL's toevoegen @@ -445,19 +445,19 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te - + Default Standaard - + Minimize Memory Usage Geheugengebruik beperken - + High Performance Seed Seeden met hoge prioriteit @@ -487,27 +487,27 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te Alleen aangepaste waarden tonen - + Edit Aanpassen - + Reset to Default Standaardwaarden herstellen - + Settings optimized for a regular bittorrent client running on a desktop system. Instellingen voor het draaien van een reguliere bittorrentclient op een desktop. - + Settings intended for embedded devices. It will significantly reduce memory usage. Instellingen voor embedded-apparaten. Het geheugengebruik wordt hierdoor significant beperkt. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. Instellingen voor een seed-computer, waardoor vele peers kunnen worden aangesproken zonder dat er iets wordt gedownload. @@ -598,32 +598,32 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te CheckableTableView - + Check Selected Items Selectie aanvinken - + Uncheck Selected Items Selectie uitvinken - + Toggle Check for Selected Items Selectie controleren aan/uit - + Select All Alles selecteren - + Select Filtered Gefilterde selecteren - + Invert Selection Selectie omkeren @@ -716,37 +716,37 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te Bibliotheken en bouwversie - + Info Informatie - + %0 %1 version %2 %0 %1 versie %2 - + %0 with Qt WebEngine based on Chromium %1 %0 met Qt WebEngine, gebaseerd op Chromium %1 - + Reading... Bezig met uitlezen… - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). SSL of een compatibele versie (SSL %0) is niet aangetroffen. Er kan niet worden gedownload via beveiligde sockets (HTTPS, FTPS). - + not found niet aangetroffen - + This application supports SSL. Dit programma heeft ondersteuning voor ssl. @@ -754,7 +754,7 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te DownloadEngine - + ... (%0 others) … (%0 anderen) @@ -762,172 +762,172 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te DownloadItem - + No Error Geen foutmelding - + 3xx Redirect connection refused 3xx: doorverwijzing geweigerd - + 3xx Redirect remote host closed 3xx: doorverwijzing externe host gesloten - + 3xx Redirect host not found 3xx: doorverwijzingshost niet gevonden - + 3xx Redirect timeout 3xx: doorverwijzingstime-out opgetreden - + 3xx Redirect operation canceled 3xx: doorverwijzingshandeling afgebroken - + 3xx Redirect SSL handshake failed 3xx: doorverwijzing ssl-verbinding mislukt - + 3xx Redirect temporary network failure 3xx: tijdelijke netwerkfout tijdens doorverwijzing - + 3xx Redirect network session failed 3xx: doorverwijzingsnetwerksessie mislukt - + 3xx Redirect background request not allowed 3xx: doorverwijzingsachtergrondverzoek niet toegestaan - + 3xx Too many redirects 3xx: te veel doorverwijzingen - + 3xx Insecure redirect 3xx: onbeveiligde doorverwijzing - + 3xx Unknown redirect error 3xx: onbekende doorverwijzingsfout - + 5xx Proxy connection refused 5xx: proxyverbinding geweigerd - + 5xx Proxy connection closed 5xx: proxyverbinding gesloten - + 5xx Proxy not found 5xx: proxy niet aangetroffen - + 504 Proxy timeout error 504: proxy-time-outfout - + 407 Proxy authentication required 407: proxy-authenticatie vereist - + 5xx Unknown proxy error 5xx: onbekende proxyfout - + 403 Access denied 403: toegang geweigerd - + 405 Method not allowed 405: methode niet toegestaan - + 404 Not found 404: niet gevonden - + 401 Authorization required 401: authenticatie vereist - + 4xx Resend error 4xx: verstuurfout - + 409 Conflict 409: conflict - + 410 Content no longer available 410: inhoud niet meer beschikbaar - + 4xx Unknown content error 4xx: onbekende inhoudsfout - + 4xx Unknown protocol error 4xx: onbekende protocolfout - + 400 Bad request 400: onjuist verzoek - + 4xx Protocol failure 4xx: protocolfout - + 500 Internal server error 500: interne serverfout - + 501 Server does not support this functionality 501: de server heeft geen ondersteuning voor deze functie - + 503 Service unavailable 503: dienst niet beschikbaar - + 5xx Unknown serveur error 5xx: onbekende serverfout @@ -935,37 +935,37 @@ Je kunt evt. de reeksomschrijvingen gebruiken om meerdere bestanden tegelijk te DownloadQueueView - + Download/Name Download/Naam - + Domain Domein - + Progress Voortgang - + Percent Procent - + Size Grootte - + Est. time Gesch. tijdsduur - + Speed Snelheid @@ -1197,72 +1197,72 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken. Format - + Unknown Onbekend - + 0 byte 0 bytes - + 1 byte 1 byte - + %0 bytes %0 bytes - + %0 KB %0 KB - + %0 MB %0 MB - + %0 GB %0 GB - + %0 TB %0 TB - + Yes Ja - + No Nee - + %0 KB/s %0 KB/s - + %0 MB/s %0 MB/s - + %0 GB/s %0 GB/s - + %0 TB/s %0 TB/s @@ -1392,32 +1392,32 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken.Afbeeldingen en media - + Links (%0) Links (%0) - + Pictures and Media (%0) Afbeeldingen en media (%0) - + Mask... Masker… - + Copy Links Links kopiëren - + Open %0 %0 openen - + Open %0 Links Open %0 links @@ -1450,591 +1450,570 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken.&Hulpmiddelen - + &View &Beeld - - - Other - Overig - - - + &Queue &Wachtrij - + &Edit B&ewerken - + File toolbar Bestandswerkbalk - + View toolbar Weergavewerkbalk - + &Quit &Afsluiten - + About Qt... Over Qt… - + About ArrowDL... Over ArrowDL… - + Preferences... Instellingen… - + Ctrl+P Ctrl+P - + Getting Started... Aan de slag… - + Download Content... Inhoud downloaden… - + Download Web Page Content Download website-inhoud - + Ctrl+X Ctrl+X - + Download Batch... Reeks downloaden… - + Download Single File, Batch of Files with Regular Expression Download één of meerdere bestanden, incl. reguliere uitdrukkingen - + Ctrl+N Ctrl+N - + Download Stream... Stream downloaden… - + Download Video/Audio Stream Download video-/audiostreams - + Download Torrent... Torrent downloaden… - + Download Magnet Links and Torrent Download torrents en magnetlinks - + Download Urls... URL's downloaden… - + Download a copy-pasted list of Urls Download een lijst met url's - - + + Cancel Annuleren - + Pause Onderbreken - + Pause (completed torrent: stop seeding) Onderbreken (afgeronde torrent: stoppen met seeden) - + Up Omhoog - + Alt+PgUp Alt+PgUp - + Top Omlaag - + Alt+Home Alt+Home - + Down Omlaag - + Alt+PgDown Alt+PgDown - + Bottom Naar onderkant - + Alt+End Alt+End - + Resume Hervatten - + Download Information Downloadinformatie - + Alt+I Alt+I - + Open File Bestand openen - + Rename File Bestandsnaam wijzigen - + F2 F2 - + Delete File(s) Bestand(en) verwijderen - - + + Ctrl+Del Ctrl+Del - + Open Directory Map openen - + Select All Alles selecteren - + Ctrl+A Ctrl+A - + Invert Selection Selectie omkeren - + Ctrl+I Ctrl+I - - Manage Download Mirror Locations... - Downloadserverlocaties beheren… - - - + One More Segment Eén extra onderdeel - + One Fewer Segment Eén onderdeel minder - + Force Start Gedwongen starten - + Ctrl+Shift+R Ctrl+Shift+R - + Import From File... Importeren uit bestand… - + Ctrl+Shift+O Ctrl+Shift+O - + Export &Selected To File... &Selectie exporteren naar bestand… - + Ctrl+Shift+S, Ctrl+S Ctrl+Shift+S, Ctrl+S - + Remove Completed Voltooide downloads wissen - + Remove Selected Selectie wissen - + Del Del - + Remove All Alles wissen - + Ctrl+Shift+Del Ctrl+Shift+Del - + Remove Waiting Downloads in wachtrij wissen - - Remove Duplicates - Duplicaten wissen - - - + Remove Running Actieve downloads wissen - + Remove Paused Onderbroken downloads wissen - + Remove Failed Mislukte downloads wissen - - Add Domain Specific Limit... - Domein-specifieke beperking instellen… - - - + Speed Limit... Snelheidsbeperking… - + Select None Niets selecteren - + Select Completed Voltooide selecteren - + Copy Kopiëren - + Copy Selection to Clipboard Selectie kopiëren naar klembord - + Ctrl+C Ctrl+C - + Compiler Info... Compilatie-informatie… - + Check for updates... Controleren op updates… - + Tutorial Rondleiding - + About YT-DLP... Over YT-DLP… - - + + About %0 Over %0 - + About Qt Over Qt - + Advanced Geavanceerd - - - - + + + + Error Foutmelding - - + + Remove Downloads Downloads wissen - - + + Are you sure to remove %0 downloads? Weet je zeker dat je %0 downloads wilt wissen? - + Delete Wissen - + File not found Het bestand is niet aangetroffen - + Destination directory not found: De bestemming is niet aangetroffen: - + Don't ask again Niet meer vragen - + ALL ALLES - + selected selectie - + completed voltooid - + waiting wachtend - + paused onderbroken - + failed mislukt - + running actief - + Website URL Website-url - + URL of the HTML page: Url van de html-pagina: - + (ex: %0) (bijv.: %0) - + The new name is already used or invalid. De nieuwe naam is al in gebruik of bevat ongeldige tekens. - + Can't rename "%0" as its initial name. Naamswijziging mislukt: ‘%0’ is de oorspronkelijke naam. - + Can't rename Naamswijziging mislukt - + as - - + Can't save file. Het bestand kan niet worden opgeslagen. - + Can't save file %0: %0 kan niet worden opgeslagen: - + Can't load file. Het bestand kan niet worden geladen. - + Can't load file %0: %0 kan niet worden geladen: - + Start! Starten! - + File Error Bestandsfout - + Done: %0 Running: %1 Total: %2 Voltooid: %0 Actief: %1 Totaal: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 %0 van %1 (%2), %3 actief %4 | Torrent: %5 - + active actief - + inactive inactief - + File saved Het bestand is opgeslagen - + File loaded Het bestand is geladen - + Save As Opslaan als - + Open Openen @@ -2042,42 +2021,42 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken. Mask - + File name Bestandsnaam - + Extension Extensie - + Base URL Basis-url - + Full URL Volledige url - + Flat full URL Volledige url (platte tekst) - + URL subdirectories Onderliggende url-mappen - + Flat URL subdirectories Onderliggende url-mappen (platte tekst) - + Query string Opvraagtekenreeks @@ -2102,17 +2081,17 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken. NetworkManager - + (none) (geen) - + SOCKS5 SOCKS5 - + HTTP HTTP @@ -2126,17 +2105,17 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken.Bladeren… - + All Files (*);;%0 (*%1) Alle bestanden (*);;%0 (*%1) - + Please select a file Kies een bestand - + Please select a directory Kies een map @@ -2770,97 +2749,97 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken.%0 kan niet worden geladen - + Video %0 x %1%2%3 Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 [%0] %1 x %2 (%3 fps) @ %4 KBit/s - codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 [%0] %1 Hz @ %2 KBit/s - codec: %3 - + ignore Negeren - + low Laag - + high Hoog - + normal Normaal - + .torrent file .torrent-bestand - + program settings Programma-instellingen - + magnet link Magnetlink - + tracker exchange Trackeruitwisseling - + no source Geen bron - + Stopped Afgebroken - + Checking Files... Bezig met controleren… - + Downloading Metadata... Bezig met ophalen van metagegevens… - + Downloading... Bezig met downloaden… - + Finished Voltooid - + Seeding... Bezig met seeden… - + Checking Resume Data... Bezig met controleren van herstelgegevens… @@ -2880,57 +2859,57 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken.Torrentbestanden - - Classic (default) - Klassiek (standaard) + + Bootstrap Icons (default) + - - Flat Design - Plat ontwerp + + FontAwesome Flat Design + - + Light Licht - + Dark Donker - + %0 - %1 - version %2 - build %3 %0 - %1 - versie %2 - bouwversie %3 - + Copyright (C) %0 %1. All rights reserved. Copyright (C) %0 %1. Alle rechten voorbehouden. - + GNU LGPL License GNU LGPL-licentie - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 Over %0 @@ -2938,12 +2917,12 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken. QueueItem - + %0 of %1 %0 van %1 - + Unknown Onbekend @@ -2974,47 +2953,47 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken. Settings - + All Files Alle bestanden - + Archives (zip, rar...) Archieven (zip, rar…) - + Application (exe, xpi...) Programma (exe, xpi…) - + Audio (mp3, wav...) Audio (mp3, wav…) - + Documents (pdf, odf...) Documenten (pdf, odf…) - + Images (jpg, png...) Afbeeldingen (jpg, png…) - + Images JPEG Afbeeldingen (jpeg) - + Images PNG Afbeeldingen (png) - + Video (mpeg, avi...) Video (mpeg, avi…) @@ -3022,7 +3001,7 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken. Stream - + The process crashed. Het proces is gecrasht. @@ -3030,28 +3009,28 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken. StreamAssetDownloader - + Couldn't parse JSON file. Het json-bestand kan niet worden verwerkt. - - + + The process crashed. Het proces is gecrasht. - + Couldn't parse playlist (no data received). De afspeellijst kan niet worden verwerkt (geen gegevens ontvangen). - + Couldn't parse playlist (ill-formed JSON file). De afspeellijst kan niet worden verwerkt (beschadigd json-bestand). - + Cancelled. Afgebroken. @@ -3107,8 +3086,8 @@ Hieronder volgen enkele voorbeelden. Klik om het voorbeeld te plakken. StreamExtractorListCollector - - + + The process crashed. Het proces is gecrasht. @@ -3230,32 +3209,32 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: StreamTableModel - + # # - + File Name Bestandsnaam - + Title Naam - + Size Grootte - + Format Formaat - + Video unavailable Deze video is niet beschikbaar @@ -3519,17 +3498,17 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: Onderbreking/Intro-animatie - + (default language) (standaardtaal) - + All languages Alle talen - + (default) (standaard) @@ -3557,37 +3536,37 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: Geschatte omvang: - + (no video) (geen video) - + + subtitles + ondertiteling - + + chapters + hoofdstukken - + + thumbnails + miniaturen - + + .description + omschrijving - + + .info.json + .info.json - + + shortcut + snelkoppeling @@ -3595,12 +3574,12 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: SystemTray - + &Restore He&rstellen - + &Hide when Minimized Verber&gen indien geminimaliseerd @@ -3664,7 +3643,7 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: TorrentContext - + Bad .torrent format: Can't download it. Het torrentbestand is beschadigd en kan niet worden gedownload. @@ -3672,17 +3651,17 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: TorrentContextPrivate - + Network request rejected. Het netwerkverzoek is afgewezen. - + Can't download metadata. De metagegevens kunnen niet worden opgehaald. - + No metadata downloaded. Er zijn geen metagegevens opgehaald. @@ -3690,72 +3669,72 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: TorrentFileTableModel - + # # - + Name Naam - + Path Locatie - + Size Grootte - + Done Voltooid - + Percent Procent - + First Piece Eerste deel - + # Pieces Aantal delen - + Pieces Delen - + Priority Prioriteit - + Modification date Bewerkdatum - + SHA-1 SHA-1 - + CRC-32 CRC-32 - + %0% of %1 pieces %0% van %1 delen @@ -3763,62 +3742,62 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: TorrentPeerTableModel - + IP IP-adres - + Port Poort - + Client Client - + Downloaded Gedownload - + Uploaded Geüpload - + Pieces Delen - + Request Time Verzoektijdstip - + Active Time Actieve tijdsduur - + Queue Time Wachtrijtijdsduur - + Flags Opties - + Source Flags Bronopties - + %0 of %1 pieces %0 van %1 delen @@ -3831,7 +3810,7 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: Waarde: # van peers met dit deel - + Priority: %0=high %1=normal %2=low %3=ignore Prioriteit: %0=hoog %1=normaal %2=laag %3=negeren @@ -3839,47 +3818,47 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: TorrentTrackerTableModel - + Url URL - + Id ID - + Number of listened sockets (endpoints) Aantal meeluisterende sockets (endpoints) - + Tier this tracker belongs to Waartoe deze tracker behoort - + Max number of failures Max. aantal mislukkingen - + Source Bron - + Verified? Geverifieerd? - + verified geverifieerd - + not verified niet-geverifieerd @@ -4048,77 +4027,77 @@ Hulp: als je een foutmelding krijgt, volg dan deze instructies: Gedeeltenkaart - + Copy Kopiëren - + Open Openen - + Open Containing Folder Bijbehorende map openen - + Scan for viruses Controleren op virussen - + Priorize by File order Prioriteit instellen op bestandsvolgorde - + Priorize: High Prioriteit: hoog - + Priorize: Normal Prioriteit: normaal - + Priorize: Low Prioriteit: laag - + Don't download Niet downloaden - + Relocate... Andere locatie kiezen… - + Add Peer... Peer toevoegen… - + Copy Peer List Peerslijst kopiëren - + Remove Unconnected Niet-verbonden verwijderen - + Add Peer Peer toevoegen - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4131,49 +4110,49 @@ Voorbeelden: - + Add Tracker... Tracker toevoegen… - + Remove Tracker Tracker verwijderen - + Copy Tracker List Trackerlijst kopiëren - + Add Tracker Tracker toevoegen - + Enter the URL of the tracker to add: Voer de url in van de toe te voegen tracker: - + %0 (%1 hashfails) %0 (%1 hash-mislukkingen) - - + + %0 (total %1) %0 (totaal %1) - - + + %0 of %1 connected (%2 in swarm) %0 van %1 verbonden (%2 in groep) - + %0 x %1 %0 x %1 @@ -4237,7 +4216,7 @@ Voorbeelden: - + Network request rejected. Het netwerkverzoek is afgewezen. @@ -4305,43 +4284,43 @@ Voorbeelden: Nieuwe versie installeren - + Checking the updates... Bezig met controleren… - + Downloading the update... Bezig met downloaden… - - + + Manual update required Handmatige update vereist - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? Je systeem heeft geen ondersteuning voor automatische updates. Wil je de update handmatig downloaden en installeren? - + Current version: Huidige versie: - + Close the application Programma afsluiten - + The application needs to close to continue the update. Herstart het programma om de update te installeren. - + Do you want to close now? Wil je nu herstarten? @@ -4405,12 +4384,12 @@ Voorbeelden: main - + Another Download Manager De zoveelste downloadbeheerder - + target URL to proceed doel-url om door te gaan diff --git a/src/locale/arrowdl_pl_PL.ts b/src/locale/arrowdl_pl_PL.ts index b7a4c038..e40d6616 100644 --- a/src/locale/arrowdl_pl_PL.ts +++ b/src/locale/arrowdl_pl_PL.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused Wstrzymane - + Canceled - + Preparing - + Connecting - + Downloading Metadata - + Downloading - + Finishing - + Complete - + Seeding - + Skipped - + Server error - + File error @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 - + 1 -> 100 - + 01 -> 10 - + 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: - + Examples: - + &Start! - + Add &paused - + Cancel - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' - + Insert - + Do you really want to start %0 downloads? - + Don't ask again, always download batch - - + + Download Batch - + It seems that you are using some batch descriptors. - + Single Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time. - + Connecting... - - + + Downloading... - - + + Collecting links... - - + + Finished - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time. - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time. - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time. - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default - + Minimize Memory Usage - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit - + Reset to Default - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found - + This application supports SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name - + Domain - + Progress - + Percent - + Size - + Est. time - + Speed @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte - + 1 byte - + %0 bytes - + %0 KB - + %0 MB - + %0 GB - + %0 TB - + Yes - + No - + %0 KB/s - + %0 MB/s - + %0 GB/s - + %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) - + Pictures and Media (%0) - + Mask... - + Copy Links - + Open %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. - + &View - - - Other - - - - + &Queue - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... - + Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X - + Download Batch... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I - + Open File - + Rename File - + F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy - + Copy Selection to Clipboard - + Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced - - - - + + + + Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... - + Finished - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name - + Title - + Size - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name - + Path - + Size - + Done - + Percent - + First Piece - + # Pieces - + Pieces - + Priority - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url - + Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_pt_BR.ts b/src/locale/arrowdl_pt_BR.ts index 52395ea4..624a74f6 100644 --- a/src/locale/arrowdl_pt_BR.ts +++ b/src/locale/arrowdl_pt_BR.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle Ocioso - + Paused Pausado - + Canceled Cancelado - + Preparing Preparando - + Connecting Conectando - + Downloading Metadata Baixando metadados - + Downloading Baixando - + Finishing Finalizando - + Complete Completo - + Seeding Semeando - + Skipped Pulado - + Server error Erro de servidor - + File error Erro de arquivo @@ -85,25 +85,25 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma - + 1 -> 10 1 -> 10 - + 1 -> 100 1 -> 100 - + 01 -> 10 01 -> 10 - + 001 -> 100 001 -> 100 @@ -118,83 +118,83 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma Arquivo Único ou em Lote - + Download: Baixar: - + Examples: Exemplo: - + &Start! &Iniciar! - + Add &paused Adicionar &pausado - + Cancel Cancelar - + Add Batch and Single File Adicionar Arquivo Único ou em Lote - + Batch descriptors: Indicadores do lote: - + Must start with '[' or '(' Deve começar com '[' ou '(' - + Must contain two numbers, separated by ':', '-' or a space character Deve conter dois números separados por ':', '-' ou um espaço - + Must end with ']' or ')' Deve terminar com ']' ou ')' - + Insert Inserir - + Do you really want to start %0 downloads? Tem certeza de que deseja começar %0 downloads? - + Don't ask again, always download batch Não perguntar novamente, sempre baixar o lote - - + + Download Batch Baixar lote - + It seems that you are using some batch descriptors. Parece que você está usando alguns indicadores de lote. - + Single Download Baixar arquivo único @@ -253,40 +253,40 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma Erro: URL inválido: - + Connecting... Conectando... - - + + Downloading... Baixando... - - + + Collecting links... Capturando links... - - + + Finished Finalizado - + The wizard can't connect to URL: O assistente não consegue se conectar ao URL: - + After selecting links, click on Start! Após selecionar os links, clique em Iniciar! - + Selected links: %0 of %1 Links selecionados: %0 of %1 @@ -310,7 +310,7 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma - + Continue Continuar @@ -335,12 +335,12 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma Cancelar - + Add Stream Adicionar fluxo - + Stop Parar @@ -388,7 +388,7 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma Cancelar - + Add Magnet Links and Torrent Adicionar link(s) magnético(s) ou Torrent @@ -426,7 +426,7 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma Cancel - + Add Urls @@ -445,19 +445,19 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma - + Default Padrão - + Minimize Memory Usage Diminuir uso de memória - + High Performance Seed Semear em alto desempenho @@ -487,27 +487,27 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma Mostrar apenas modificações - + Edit Editar - + Reset to Default Redefinir para o padrão - + Settings optimized for a regular bittorrent client running on a desktop system. Configurações otimizadas para um cliente bittorrent tipicamente usado em máquinas comuns. - + Settings intended for embedded devices. It will significantly reduce memory usage. Configurações destinadas a dispositivos incorporados. Isso reduzirá significativamente o uso de memória. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. Configurações otimizadas para o uso de seedbox, destinado a enviar muito e não receber nada. @@ -598,32 +598,32 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma CheckableTableView - + Check Selected Items Verificar itens selecionados - + Uncheck Selected Items Desmarcar itens selecionados - + Toggle Check for Selected Items Alternar verificação para itens selecionados - + Select All Selecionar todos - + Select Filtered Selecionar filtrado - + Invert Selection Inverter seleção @@ -716,37 +716,37 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma Bibliotecas e Versões de Construção - + Info Informações - + %0 %1 version %2 %0 %1 versão %2 - + %0 with Qt WebEngine based on Chromium %1 %0 com Qt WebEngine baseado em Chromium %1 - + Reading... Lendo... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). Este aplicativo não consegue encontrar SSL ou uma versão compatível (SSL %0), irá falhar ao tentar baixar através do modo seguro (HTTPS, FTPS). - + not found Não encontrado - + This application supports SSL. Este aplicativo oferece suporte a SSL. @@ -754,7 +754,7 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma DownloadEngine - + ... (%0 others) ... (%0 outros) @@ -762,172 +762,172 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma DownloadItem - + No Error Sem erro - + 3xx Redirect connection refused 3xx Conexão de redirecionamento recusada - + 3xx Redirect remote host closed 3xx Conexão ao servidor de redireciomanento fechada - + 3xx Redirect host not found 3xx Servidor de redirecionamento não encontrado - + 3xx Redirect timeout 3xx Tempo de redirecionamento expirado - + 3xx Redirect operation canceled 3xx Operação de redirecionamento cancelada - + 3xx Redirect SSL handshake failed 3xx Falha de comunicação handshake SSL com o servidor de redirecionamento - + 3xx Redirect temporary network failure 3xx Servidor de redirecionamento temporariamente indisponível - + 3xx Redirect network session failed 3xx Falha ao redirecionar sessão de rede - + 3xx Redirect background request not allowed 3xx Solicitação de redirecionamento em segundo plano não permitida - + 3xx Too many redirects 3xx Muitos redirecionamentos - + 3xx Insecure redirect 3xx Redirecionamento inseguro - + 3xx Unknown redirect error 3xx Erro de redirecionamento desconhecido - + 5xx Proxy connection refused 5xx Conexão proxy recusada - + 5xx Proxy connection closed 5xx Conexão proxy fechada - + 5xx Proxy not found 5xx Proxy não encontrado - + 504 Proxy timeout error 504 O tempo de conexão do proxy expirou - + 407 Proxy authentication required 407 Proxy requer autenticação - + 5xx Unknown proxy error 5xx Erro de proxy desconhecido - + 403 Access denied 403 Acesso ao servidor negado - + 405 Method not allowed 405 Método de solicitação não permitida - + 404 Not found 404 Conteúdo não encontrado - + 401 Authorization required 401 Autenticação necessária - + 4xx Resend error 4xx Erro ao retornar solicitação - + 409 Conflict 409 Conflito - + 410 Content no longer available 410 O conteúdo não está mais disponível - + 4xx Unknown content error 4xx Erro de recurso desconhecido - + 4xx Unknown protocol error 4xx Erro de protocolo desconhecido - + 400 Bad request 400x Sintaxe de requisição incorreta - + 4xx Protocol failure 4xx Falha de protocolo - + 500 Internal server error 500 Erro interno do servidor - + 501 Server does not support this functionality 501 Recurso solicitado não suportado pelo servidor - + 503 Service unavailable 503 Serviço indisponível - + 5xx Unknown serveur error 5xx Erro de servidor desconhecido @@ -935,37 +935,37 @@ Você também pode usar indicadores de lote para baixar vários arquivos de uma DownloadQueueView - + Download/Name Arquivo - + Domain Domínio - + Progress Progresso - + Percent % - + Size Tamanho - + Est. time Tempo restante - + Speed Velocidade @@ -1197,72 +1197,72 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo. Format - + Unknown Desconhecido - + 0 byte 0 byte - + 1 byte 1 byte - + %0 bytes %0 bytes - + %0 KB %0 KB - + %0 MB %0 MB - + %0 GB %0 GB - + %0 TB %0 TB - + Yes Sim - + No Não - + %0 KB/s %0 KB/s - + %0 MB/s %0 MB/s - + %0 GB/s %0 GB/s - + %0 TB/s %0 TB/s @@ -1392,32 +1392,32 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo.Imagens e mídia - + Links (%0) Links (%0) - + Pictures and Media (%0) Imagens e mídia (%0) - + Mask... Máscara... - + Copy Links Copiar links para a área de transferência - + Open %0 Abrir %0 - + Open %0 Links Abrir %0 links @@ -1450,591 +1450,570 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo.&Opções - + &View &Visualizar - - - Other - Outros - - - + &Queue &Fila - + &Edit &Editar - + File toolbar Barra de ferramentas do arquivo - + View toolbar Visualizar barra de ferramentas - + &Quit &Sair - + About Qt... Sobre Qt... - + About ArrowDL... Sobre ArrowDL... - + Preferences... Preferências... - + Ctrl+P Ctrl+P - + Getting Started... Introdução... - + Download Content... Baixar conteúdo... - + Download Web Page Content Baixar conteúdo de uma páginas da Web - + Ctrl+X Ctrl+X - + Download Batch... Baixar em lote... - + Download Single File, Batch of Files with Regular Expression Baixar arquivo único ou em lote com expressão regular - + Ctrl+N Ctrl+N - + Download Stream... Baixar fluxo de mídia... - + Download Video/Audio Stream Baixar um vídeo ou áudio - + Download Torrent... Baixar torrent... - + Download Magnet Links and Torrent Baixar a partir de um link magnético ou arquivo Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel Cancelar - + Pause Pausar - + Pause (completed torrent: stop seeding) Pausar(torrent completado: parar de enviar) - + Up Subir - + Alt+PgUp Alt+PgUp - + Top Topo - + Alt+Home Alt+Home - + Down Descer - + Alt+PgDown Alt+PgDown - + Bottom Fundo - + Alt+End Alt+End - + Resume Resumir - + Download Information Informações do arquivo - + Alt+I Alt+I - + Open File Abrir arquivo - + Rename File Renomear arquivo - + F2 F2 - + Delete File(s) Apagar arquivo(s) - - + + Ctrl+Del Ctrl+Del - + Open Directory Abrir diretório - + Select All Selecionar todos - + Ctrl+A Ctrl+A - + Invert Selection Seleção invertida - + Ctrl+I Ctrl+I - - Manage Download Mirror Locations... - Gerenciar servidores espelho... - - - + One More Segment Adicionar segmento - + One Fewer Segment Remover segmento - + Force Start Forçar início - + Ctrl+Shift+R Ctrl+Shift+R - + Import From File... Importar do arquivo... - + Ctrl+Shift+O Ctrl+Shift+O - + Export &Selected To File... Exportar &selecionados para o arquivo... - + Ctrl+Shift+S, Ctrl+S Ctrl+Shift+S, Ctrl+S - + Remove Completed Remover completados - + Remove Selected Remover selecionados - + Del Del - + Remove All Remover todos - + Ctrl+Shift+Del Ctrl+Shift+Del - + Remove Waiting Remover pendentes - - Remove Duplicates - Remover repetidos - - - + Remove Running Remover em andamento - + Remove Paused Remover pausados - + Remove Failed Falha na remoção - - Add Domain Specific Limit... - Adicionar limite específico a um domínio... - - - + Speed Limit... Limitar velocidade... - + Select None Não selecionar nenhum - + Select Completed Selecionar concluídos - + Copy Copiar - + Copy Selection to Clipboard Copiar seleção para a área de transferência - + Ctrl+C Ctrl+C - + Compiler Info... Informações de compilação... - + Check for updates... Verificar atualizações... - + Tutorial Tutorial - + About YT-DLP... - - + + About %0 Sobre %0 - + About Qt Sobre Qt - + Advanced Avançado - - - - + + + + Error Erro - - + + Remove Downloads Remover downloads - - + + Are you sure to remove %0 downloads? Tem certeza que deseja remover %0 downloads? - + Delete Apagar - + File not found Arquivo não encontrado - + Destination directory not found: Pasta de destino não encontrada: - + Don't ask again Não perguntar novamente - + ALL TODOS - + selected selecionados - + completed concluídos - + waiting em espera - + paused pausado - + failed falhou - + running em andamento - + Website URL URL do site - + URL of the HTML page: URL da página HTML: - + (ex: %0) (ex:%0) - + The new name is already used or invalid. O novo nome já está em uso ou é inválido. - + Can't rename "%0" as its initial name. Não é possível renomear %0 como nome original. - + Can't rename Não é possível renomear - + as como - + Can't save file. Não é possível salvar o arquivo. - + Can't save file %0: Não é possível salvar o arquivo %0: - + Can't load file. Não é possível carregar o arquivo. - + Can't load file %0: Não é possível carregar o arquivo %0: - + Start! Iniciar! - + File Error Erro no arquivo - + Done: %0 Running: %1 Total: %2 Concluído: %0 Em andamento: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 %0 de %1 (%2), %3 em andamento %4 | Torrent: %5 - + active ativo - + inactive inativo - + File saved Arquivo salvo - + File loaded Arquivo carregado - + Save As Salvar como - + Open Abrir @@ -2042,42 +2021,42 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo. Mask - + File name Nome do arquivo - + Extension Extensão - + Base URL URL base - + Full URL URL completo - + Flat full URL URL flat completo - + URL subdirectories Subdiretórios do URL - + Flat URL subdirectories Subdiretórios do URL flat - + Query string Consultar string @@ -2102,17 +2081,17 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo. NetworkManager - + (none) (nenhum) - + SOCKS5 SOCKS5 - + HTTP HTTP @@ -2126,17 +2105,17 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo.Procurar... - + All Files (*);;%0 (*%1) Todos os arquivos (*);;%0 (*%1) - + Please select a file Por favor, selecione um arquivo - + Please select a directory Por favor, selecione um diretório @@ -2770,97 +2749,97 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo.Falha ao carregar %0 - + Video %0 x %1%2%3 Vídeo %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore ignorar - + low baixa - + high alta - + normal normal - + .torrent file arquivo .torrent - + program settings configurações do programa - + magnet link link magnético - + tracker exchange troca de rastreadores - + no source nenhuma fonte - + Stopped Parado - + Checking Files... Verificando arquivos... - + Downloading Metadata... Baixando metadados... - + Downloading... Baixando... - + Finished Finalizado - + Seeding... Enviando... - + Checking Resume Data... Verificando para retormar... @@ -2880,57 +2859,57 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo.Arquivos Torrent - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 %0 - %1 - versão %2 - compilação %3 - + Copyright (C) %0 %1. All rights reserved. Copyright (C) %0 %1. Todos os direitos reservados. - + GNU LGPL License GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 Sobre %0 @@ -2938,12 +2917,12 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo. QueueItem - + %0 of %1 %0 de %1 - + Unknown Desconhecido @@ -2974,47 +2953,47 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo. Settings - + All Files Todos os arquivos - + Archives (zip, rar...) Arquivos (zip, rar...) - + Application (exe, xpi...) Aplicativos (exe, xpi...) - + Audio (mp3, wav...) Áudio (mp3, wav..) - + Documents (pdf, odf...) Documentos (pdf, odf...) - + Images (jpg, png...) Imagens (jpg, png...) - + Images JPEG Imagens JPEG - + Images PNG Imagens PNG - + Video (mpeg, avi...) Vídeo (mpeg, avi...) @@ -3022,7 +3001,7 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo. Stream - + The process crashed. O processo travou. @@ -3030,28 +3009,28 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo. StreamAssetDownloader - + Couldn't parse JSON file. Não foi possível analisar o arquivo JSON. - - + + The process crashed. O processo travou. - + Couldn't parse playlist (no data received). Não foi possível analisar a lista de reprodução (nenhum dado recebido). - + Couldn't parse playlist (ill-formed JSON file). Não foi possível analisar a lista de reprodução (arquivo JSON mal formulado). - + Cancelled. Cancelado. @@ -3107,8 +3086,8 @@ Alguns exemplos são fornecidos a seguir. Clique para colar o exemplo. StreamExtractorListCollector - - + + The process crashed. O processo travou. @@ -3230,32 +3209,32 @@ Dica: se você se deparar com um erro, siga essas instruções: StreamTableModel - + # # - + File Name Nome do arquivo - + Title Título - + Size Tamanho - + Format Formato - + Video unavailable Vídeo indisponível @@ -3519,17 +3498,17 @@ Dica: se você se deparar com um erro, siga essas instruções: - + (default language) - + All languages - + (default) @@ -3557,37 +3536,37 @@ Dica: se você se deparar com um erro, siga essas instruções: Tempo restante: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3595,12 +3574,12 @@ Dica: se você se deparar com um erro, siga essas instruções: SystemTray - + &Restore &Restaurar - + &Hide when Minimized &Esconder quando minimizado @@ -3664,7 +3643,7 @@ Dica: se você se deparar com um erro, siga essas instruções: TorrentContext - + Bad .torrent format: Can't download it. Formato .torrent incorreto. Não é possível baixar. @@ -3672,17 +3651,17 @@ Dica: se você se deparar com um erro, siga essas instruções: TorrentContextPrivate - + Network request rejected. Solicitação de rede rejeitada. - + Can't download metadata. Não é possível baixar os metadados. - + No metadata downloaded. Nenhum metadado baixado. @@ -3690,72 +3669,72 @@ Dica: se você se deparar com um erro, siga essas instruções: TorrentFileTableModel - + # # - + Name Nome - + Path Caminho - + Size Tamanho - + Done Concluído - + Percent % - + First Piece Primeiro pedaço - + # Pieces # Pedaços - + Pieces Pedaços - + Priority Prioridade - + Modification date Data de modificação - + SHA-1 SHA-1 - + CRC-32 CRC-32 - + %0% of %1 pieces %0% de %1 pedaços @@ -3763,62 +3742,62 @@ Dica: se você se deparar com um erro, siga essas instruções: TorrentPeerTableModel - + IP IP - + Port Porta - + Client Cliente - + Downloaded Baixado - + Uploaded Enviado - + Pieces Pedaços - + Request Time Tempo de solicitação - + Active Time Tempo ativo - + Queue Time Tempo em fila - + Flags Bandeiras - + Source Flags Bandeiras da fonte - + %0 of %1 pieces %0 de %1 pedaços @@ -3831,7 +3810,7 @@ Dica: se você se deparar com um erro, siga essas instruções: Valor: # de pares com um pedaço - + Priority: %0=high %1=normal %2=low %3=ignore Prioridade: %0=alta %1=normal %2=baixa %3=ignorar @@ -3839,47 +3818,47 @@ Dica: se você se deparar com um erro, siga essas instruções: TorrentTrackerTableModel - + Url URL - + Id ID - + Number of listened sockets (endpoints) Número de portas de escuta (endpoints) - + Tier this tracker belongs to Camada à qual esse rastreador pertence - + Max number of failures Número máximo de falhas - + Source Fonte - + Verified? Verificado? - + verified verificado - + not verified não verificado @@ -4048,77 +4027,77 @@ Dica: se você se deparar com um erro, siga essas instruções: Mapa dos pedaços - + Copy Copiar - + Open Abrir - + Open Containing Folder Abrir pasta de destino - + Scan for viruses Verificar vírus - + Priorize by File order Prioridade por ordem de arquivo na fila - + Priorize: High Prioridade: Alta - + Priorize: Normal Prioridade: Normal - + Priorize: Low Prioridade: Baixa - + Don't download Não baixar - + Relocate... Realocar... - + Add Peer... Adicionar par... - + Copy Peer List Copiar lista de pares - + Remove Unconnected Remover desconectado - + Add Peer Adicionar par - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4131,49 +4110,49 @@ Exemplo: - + Add Tracker... Adicionar rastreador... - + Remove Tracker Remover rastreador - + Copy Tracker List Copiar lista de rastreadores - + Add Tracker Adicionar rastreador - + Enter the URL of the tracker to add: Insira o URL do rastreador que deseja adicionar: - + %0 (%1 hashfails) %0 (%1 erros de hash) - - + + %0 (total %1) %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) %0 de %1 conectado (%2 na multidão) - + %0 x %1 %0x %1 @@ -4237,7 +4216,7 @@ Exemplo: - + Network request rejected. Solicitação de rede rejeitada. @@ -4305,43 +4284,43 @@ Exemplo: Instalar nova versão - + Checking the updates... Verificando atualizações... - + Downloading the update... Baixando a atualização... - - + + Manual update required Atualização manual necessária - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? A atualização automática não é compatível com este sistema operacional. Deseja baixar e instalar a atualização manualmente? - + Current version: Versão atual: - + Close the application Fechar o aplicativo - + The application needs to close to continue the update. O programa precisa ser fechado para prosseguir com a atualização. - + Do you want to close now? Você deseja fechar agora? @@ -4405,12 +4384,12 @@ Exemplo: main - + Another Download Manager Outro Gerenciador de Download - + target URL to proceed URL de destino para prosseguir diff --git a/src/locale/arrowdl_pt_PT.ts b/src/locale/arrowdl_pt_PT.ts index 5f82d983..726e0a14 100644 --- a/src/locale/arrowdl_pt_PT.ts +++ b/src/locale/arrowdl_pt_PT.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused - + Canceled - + Preparing - + Connecting - + Downloading Metadata - + Downloading - + Finishing - + Complete - + Seeding - + Skipped - + Server error - + File error @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 - + 1 -> 100 - + 01 -> 10 - + 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: - + Examples: - + &Start! - + Add &paused - + Cancel Cancelar - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' - + Insert - + Do you really want to start %0 downloads? - + Don't ask again, always download batch - - + + Download Batch - + It seems that you are using some batch descriptors. - + Single Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time. - + Connecting... - - + + Downloading... - - + + Collecting links... - - + + Finished - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time.Cancelar - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time.Cancelar - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time.Cancelar - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default - + Minimize Memory Usage - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit - + Reset to Default - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info Informação - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found - + This application supports SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name Nome do Arquivo - + Domain Nome do Domínio - + Progress - + Percent - + Size - + Est. time - + Speed @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte - + 1 byte - + %0 bytes - + %0 KB - + %0 MB - + %0 GB - + %0 TB - + Yes - + No - + %0 KB/s - + %0 MB/s - + %0 GB/s - + %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) - + Pictures and Media (%0) - + Mask... - + Copy Links - + Open %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. - + &View - - - Other - - - - + &Queue Gerenciador - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... - + Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X - + Download Batch... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel Cancelar - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I - + Open File - + Rename File - + F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... Exportar para Arquivo... - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy - + Copy Selection to Clipboard - + Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced - - - - + + + + Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... - + Finished - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name - + Title - + Size - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name - + Path - + Size - + Done - + Percent - + First Piece - + # Pieces - + Pieces - + Priority - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url - + Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_ru_RU.ts b/src/locale/arrowdl_ru_RU.ts index f562fb75..76689539 100644 --- a/src/locale/arrowdl_ru_RU.ts +++ b/src/locale/arrowdl_ru_RU.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused - + Canceled - + Preparing - + Connecting - + Downloading Metadata - + Downloading - + Finishing - + Complete - + Seeding - + Skipped - + Server error - + File error @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 - + 1 -> 100 - + 01 -> 10 - + 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: - + Examples: - + &Start! - + Add &paused - + Cancel Отмена - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' - + Insert - + Do you really want to start %0 downloads? - + Don't ask again, always download batch - - + + Download Batch - + It seems that you are using some batch descriptors. - + Single Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time. - + Connecting... - - + + Downloading... - - + + Collecting links... - - + + Finished - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time.Отмена - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time.Отмена - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time.Отмена - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default - + Minimize Memory Usage - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit - + Reset to Default - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info Информация - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found - + This application supports SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name Имя файла - + Domain Домен - + Progress - + Percent - + Size - + Est. time - + Speed @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte - + 1 byte - + %0 bytes - + %0 KB - + %0 MB - + %0 GB - + %0 TB - + Yes - + No - + %0 KB/s - + %0 MB/s - + %0 GB/s - + %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) - + Pictures and Media (%0) - + Mask... - + Copy Links - + Open %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. - + &View - - - Other - - - - + &Queue Менеджер - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... - + Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X - + Download Batch... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel Отмена - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I - + Open File - + Rename File - + F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... Экспортировать в файл - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy - + Copy Selection to Clipboard - + Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced - - - - + + + + Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... - + Finished - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name - + Title - + Size - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name - + Path - + Size - + Done - + Percent - + First Piece - + # Pieces - + Pieces - + Priority - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url - + Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_vi_VN.ts b/src/locale/arrowdl_vi_VN.ts index 67d734db..1a99b642 100644 --- a/src/locale/arrowdl_vi_VN.ts +++ b/src/locale/arrowdl_vi_VN.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle - + Paused - + Canceled - + Preparing - + Connecting - + Downloading Metadata - + Downloading - + Finishing - + Complete - + Seeding - + Skipped - + Server error - + File error @@ -84,25 +84,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 - + 1 -> 100 - + 01 -> 10 - + 001 -> 100 @@ -117,83 +117,83 @@ You can also use batch descriptors to download multiple files at one time. - + Download: - + Examples: - + &Start! - + Add &paused - + Cancel - + Add Batch and Single File - + Batch descriptors: - + Must start with '[' or '(' - + Must contain two numbers, separated by ':', '-' or a space character - + Must end with ']' or ')' - + Insert - + Do you really want to start %0 downloads? - + Don't ask again, always download batch - - + + Download Batch - + It seems that you are using some batch descriptors. - + Single Download @@ -252,40 +252,40 @@ You can also use batch descriptors to download multiple files at one time. - + Connecting... - - + + Downloading... - - + + Collecting links... - - + + Finished - + The wizard can't connect to URL: - + After selecting links, click on Start! - + Selected links: %0 of %1 @@ -309,7 +309,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue @@ -334,12 +334,12 @@ You can also use batch descriptors to download multiple files at one time. - + Add Stream - + Stop @@ -387,7 +387,7 @@ You can also use batch descriptors to download multiple files at one time. - + Add Magnet Links and Torrent @@ -425,7 +425,7 @@ You can also use batch descriptors to download multiple files at one time. - + Add Urls @@ -444,19 +444,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default - + Minimize Memory Usage - + High Performance Seed @@ -486,27 +486,27 @@ You can also use batch descriptors to download multiple files at one time. - + Edit - + Reset to Default - + Settings optimized for a regular bittorrent client running on a desktop system. - + Settings intended for embedded devices. It will significantly reduce memory usage. - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. @@ -597,32 +597,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items - + Uncheck Selected Items - + Toggle Check for Selected Items - + Select All - + Select Filtered - + Invert Selection @@ -715,37 +715,37 @@ You can also use batch descriptors to download multiple files at one time. - + Info - + %0 %1 version %2 - + %0 with Qt WebEngine based on Chromium %1 - + Reading... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). - + not found - + This application supports SSL. @@ -753,7 +753,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) @@ -761,172 +761,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error - + 3xx Redirect connection refused - + 3xx Redirect remote host closed - + 3xx Redirect host not found - + 3xx Redirect timeout - + 3xx Redirect operation canceled - + 3xx Redirect SSL handshake failed - + 3xx Redirect temporary network failure - + 3xx Redirect network session failed - + 3xx Redirect background request not allowed - + 3xx Too many redirects - + 3xx Insecure redirect - + 3xx Unknown redirect error - + 5xx Proxy connection refused - + 5xx Proxy connection closed - + 5xx Proxy not found - + 504 Proxy timeout error - + 407 Proxy authentication required - + 5xx Unknown proxy error - + 403 Access denied - + 405 Method not allowed - + 404 Not found - + 401 Authorization required - + 4xx Resend error - + 409 Conflict - + 410 Content no longer available - + 4xx Unknown content error - + 4xx Unknown protocol error - + 400 Bad request - + 4xx Protocol failure - + 500 Internal server error - + 501 Server does not support this functionality - + 503 Service unavailable - + 5xx Unknown serveur error @@ -934,37 +934,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name - + Domain - + Progress - + Percent - + Size - + Est. time - + Speed @@ -1195,72 +1195,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown - + 0 byte - + 1 byte - + %0 bytes - + %0 KB - + %0 MB - + %0 GB - + %0 TB - + Yes - + No - + %0 KB/s - + %0 MB/s - + %0 GB/s - + %0 TB/s @@ -1390,32 +1390,32 @@ Some examples are given below. Click to paste the example. - + Links (%0) - + Pictures and Media (%0) - + Mask... - + Copy Links - + Open %0 - + Open %0 Links @@ -1448,591 +1448,570 @@ Some examples are given below. Click to paste the example. - + &View - - - Other - - - - + &Queue - + &Edit - + File toolbar - + View toolbar - + &Quit - + About Qt... - + About ArrowDL... - + Preferences... - + Ctrl+P - + Getting Started... - + Download Content... - + Download Web Page Content - + Ctrl+X - + Download Batch... - + Download Single File, Batch of Files with Regular Expression - + Ctrl+N - + Download Stream... - + Download Video/Audio Stream - + Download Torrent... - + Download Magnet Links and Torrent - + Download Urls... - + Download a copy-pasted list of Urls - - + + Cancel - + Pause - + Pause (completed torrent: stop seeding) - + Up - + Alt+PgUp - + Top - + Alt+Home - + Down - + Alt+PgDown - + Bottom - + Alt+End - + Resume - + Download Information - + Alt+I - + Open File - + Rename File - + F2 - + Delete File(s) - - + + Ctrl+Del - + Open Directory - + Select All - + Ctrl+A - + Invert Selection - + Ctrl+I - - Manage Download Mirror Locations... - - - - + One More Segment - + One Fewer Segment - + Force Start - + Ctrl+Shift+R - + Import From File... - + Ctrl+Shift+O - + Export &Selected To File... - + Ctrl+Shift+S, Ctrl+S - + Remove Completed - + Remove Selected - + Del - + Remove All - + Ctrl+Shift+Del - + Remove Waiting - - Remove Duplicates - - - - + Remove Running - + Remove Paused - + Remove Failed - - Add Domain Specific Limit... - - - - + Speed Limit... - + Select None - + Select Completed - + Copy - + Copy Selection to Clipboard - + Ctrl+C - + Compiler Info... - + Check for updates... - + Tutorial - + About YT-DLP... - - + + About %0 - + About Qt - + Advanced - - - - + + + + Error - - + + Remove Downloads - - + + Are you sure to remove %0 downloads? - + Delete - + File not found - + Destination directory not found: - + Don't ask again - + ALL - + selected - + completed - + waiting - + paused - + failed - + running - + Website URL - + URL of the HTML page: - + (ex: %0) - + The new name is already used or invalid. - + Can't rename "%0" as its initial name. - + Can't rename - + as - + Can't save file. - + Can't save file %0: - + Can't load file. - + Can't load file %0: - + Start! - + File Error - + Done: %0 Running: %1 Total: %2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 - + active - + inactive - + File saved - + File loaded - + Save As - + Open @@ -2040,42 +2019,42 @@ Some examples are given below. Click to paste the example. Mask - + File name - + Extension - + Base URL - + Full URL - + Flat full URL - + URL subdirectories - + Flat URL subdirectories - + Query string @@ -2100,17 +2079,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) - + SOCKS5 - + HTTP @@ -2124,17 +2103,17 @@ Some examples are given below. Click to paste the example. - + All Files (*);;%0 (*%1) - + Please select a file - + Please select a directory @@ -2768,97 +2747,97 @@ Some examples are given below. Click to paste the example. - + Video %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 - + ignore - + low - + high - + normal - + .torrent file - + program settings - + magnet link - + tracker exchange - + no source - + Stopped - + Checking Files... - + Downloading Metadata... - + Downloading... - + Finished - + Seeding... - + Checking Resume Data... @@ -2878,57 +2857,57 @@ Some examples are given below. Click to paste the example. - - Classic (default) + + Bootstrap Icons (default) - - Flat Design + + FontAwesome Flat Design - + Light - + Dark - + %0 - %1 - version %2 - build %3 - + Copyright (C) %0 %1. All rights reserved. - + GNU LGPL License - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - + About %0 @@ -2936,12 +2915,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 - + Unknown @@ -2972,47 +2951,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files - + Archives (zip, rar...) - + Application (exe, xpi...) - + Audio (mp3, wav...) - + Documents (pdf, odf...) - + Images (jpg, png...) - + Images JPEG - + Images PNG - + Video (mpeg, avi...) @@ -3020,7 +2999,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. @@ -3028,28 +3007,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. - - + + The process crashed. - + Couldn't parse playlist (no data received). - + Couldn't parse playlist (ill-formed JSON file). - + Cancelled. @@ -3105,8 +3084,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. @@ -3214,32 +3193,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # - + File Name - + Title - + Size - + Format - + Video unavailable @@ -3503,17 +3482,17 @@ Help: if you get an error, follow these instructions: - + (default language) - + All languages - + (default) @@ -3541,37 +3520,37 @@ Help: if you get an error, follow these instructions: - + (no video) - + + subtitles - + + chapters - + + thumbnails - + + .description - + + .info.json - + + shortcut @@ -3579,12 +3558,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore - + &Hide when Minimized @@ -3648,7 +3627,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. @@ -3656,17 +3635,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. - + Can't download metadata. - + No metadata downloaded. @@ -3674,72 +3653,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # - + Name - + Path - + Size - + Done - + Percent - + First Piece - + # Pieces - + Pieces - + Priority - + Modification date - + SHA-1 - + CRC-32 - + %0% of %1 pieces @@ -3747,62 +3726,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP - + Port - + Client - + Downloaded - + Uploaded - + Pieces - + Request Time - + Active Time - + Queue Time - + Flags - + Source Flags - + %0 of %1 pieces @@ -3815,7 +3794,7 @@ Help: if you get an error, follow these instructions: - + Priority: %0=high %1=normal %2=low %3=ignore @@ -3823,47 +3802,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url - + Id - + Number of listened sockets (endpoints) - + Tier this tracker belongs to - + Max number of failures - + Source - + Verified? - + verified - + not verified @@ -4032,77 +4011,77 @@ Help: if you get an error, follow these instructions: - + Copy - + Open - + Open Containing Folder - + Scan for viruses - + Priorize by File order - + Priorize: High - + Priorize: Normal - + Priorize: Low - + Don't download - + Relocate... - + Add Peer... - + Copy Peer List - + Remove Unconnected - + Add Peer - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4111,49 +4090,49 @@ Ex: - + Add Tracker... - + Remove Tracker - + Copy Tracker List - + Add Tracker - + Enter the URL of the tracker to add: - + %0 (%1 hashfails) - - + + %0 (total %1) - - + + %0 of %1 connected (%2 in swarm) - + %0 x %1 @@ -4217,7 +4196,7 @@ Ex: - + Network request rejected. @@ -4285,43 +4264,43 @@ Ex: - + Checking the updates... - + Downloading the update... - - + + Manual update required - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? - + Current version: - + Close the application - + The application needs to close to continue the update. - + Do you want to close now? @@ -4385,12 +4364,12 @@ Ex: main - + Another Download Manager - + target URL to proceed diff --git a/src/locale/arrowdl_zh_CN.ts b/src/locale/arrowdl_zh_CN.ts index 91e0953a..d993d0a4 100644 --- a/src/locale/arrowdl_zh_CN.ts +++ b/src/locale/arrowdl_zh_CN.ts @@ -4,67 +4,67 @@ AbstractDownloadItem - + Idle 空闲 - + Paused 已暂停 - + Canceled 已取消 - + Preparing 准备中 - + Connecting 正在连接中 - + Downloading Metadata 正在下载元数据 - + Downloading 正在下载中 - + Finishing 正在完成 - + Complete 完成 - + Seeding 正在播种 - + Skipped 已跳过 - + Server error 服务器错误 - + File error 文件错误 @@ -85,25 +85,25 @@ You can also use batch descriptors to download multiple files at one time. - + 1 -> 10 1 -> 10 - + 1 -> 100 1 -> 100 - + 01 -> 10 01 -> 10 - + 001 -> 100 001 -> 100 @@ -118,83 +118,83 @@ You can also use batch descriptors to download multiple files at one time.批量和单文件 - + Download: 下载: - + Examples: 示例: - + &Start! 开始 - + Add &paused 添加已暂停 - + Cancel 取消 - + Add Batch and Single File 添加批量和单个文件 - + Batch descriptors: 批量描述: - + Must start with '[' or '(' 必须以 '[' 或 '(' 开头 - + Must contain two numbers, separated by ':', '-' or a space character 必须包含两个数字,以 ':', '-' 或空格字符分隔 - + Must end with ']' or ')' 必须以 ']' 或 ')' 结束 - + Insert 插入 - + Do you really want to start %0 downloads? 您确定要开始 %0 次下载吗? - + Don't ask again, always download batch 不再询问,始终批量下载 - - + + Download Batch 批量下载 - + It seems that you are using some batch descriptors. 您似乎正在使用一些批量描述符。 - + Single Download 单个下载 @@ -253,40 +253,40 @@ You can also use batch descriptors to download multiple files at one time.错误:网址无效: - + Connecting... 正在连接... - - + + Downloading... 正在下载... - - + + Collecting links... 正在收集链接... - - + + Finished 已完成 - + The wizard can't connect to URL: 向导无法连接到 URL: - + After selecting links, click on Start! 选择链接后,点击开始! - + Selected links: %0 of %1 选择链接:%0 of %1 @@ -310,7 +310,7 @@ You can also use batch descriptors to download multiple files at one time. - + Continue 继续 @@ -335,12 +335,12 @@ You can also use batch descriptors to download multiple files at one time.取消 - + Add Stream 添加流 - + Stop 停止 @@ -388,7 +388,7 @@ You can also use batch descriptors to download multiple files at one time.取消 - + Add Magnet Links and Torrent 添加磁力链接和种子 @@ -426,7 +426,7 @@ You can also use batch descriptors to download multiple files at one time.取消 - + Add Urls 添加 URL @@ -445,19 +445,19 @@ You can also use batch descriptors to download multiple files at one time. - + Default 默认 - + Minimize Memory Usage 最小化内存使用 - + High Performance Seed 高性能种子 @@ -487,27 +487,27 @@ You can also use batch descriptors to download multiple files at one time.仅显示已修改 - + Edit 编辑 - + Reset to Default 重置为默认 - + Settings optimized for a regular bittorrent client running on a desktop system. 为在桌面系统上运行的常规 Bittorrent 客户端优化的设置。 - + Settings intended for embedded devices. It will significantly reduce memory usage. 用于嵌入式设备的设置。 它将显着减少内存使用。 - + Settings optimized for a seed box, serving many peers and that doesn't do any downloading. 为种子盒优化的设置,为许多对等点提供服务,并且不进行任何下载。 @@ -598,32 +598,32 @@ You can also use batch descriptors to download multiple files at one time. CheckableTableView - + Check Selected Items 检查所选项目 - + Uncheck Selected Items 取消检查所选项目 - + Toggle Check for Selected Items 切换检查所选项目 - + Select All 全选 - + Select Filtered 选择已过滤 - + Invert Selection 反向选择 @@ -716,37 +716,37 @@ You can also use batch descriptors to download multiple files at one time.库和构建版本 - + Info Info - + %0 %1 version %2 %0 %1 版本 %2 - + %0 with Qt WebEngine based on Chromium %1 %0 使用基于 Chromium %1 的 Qt WebEngine - + Reading... 读取中... - + This application can't find SSL or a compatible version (SSL %0), the application will fail to download with secure sockets (HTTPS, FTPS). 此应用程序找不到 SSL 或兼容版本 (SSL %0),应用程序将无法使用安全套接字(HTTPS、FTPS)下载。 - + not found 未找到 - + This application supports SSL. 此应用程序支持 SSL。 @@ -754,7 +754,7 @@ You can also use batch descriptors to download multiple files at one time. DownloadEngine - + ... (%0 others) ... (%0 其它) @@ -762,172 +762,172 @@ You can also use batch descriptors to download multiple files at one time. DownloadItem - + No Error 没有错误 - + 3xx Redirect connection refused 3xx 重定向连接被拒绝 - + 3xx Redirect remote host closed 3xx 重定向远程主机关闭 - + 3xx Redirect host not found 3xx 重定向主机未找到 - + 3xx Redirect timeout 3xx 重定向超时 - + 3xx Redirect operation canceled 3xx 重定向操作已取消 - + 3xx Redirect SSL handshake failed 3xx 重定向 SSL 握手失败 - + 3xx Redirect temporary network failure 3xx 重定向临时网络故障 - + 3xx Redirect network session failed 3xx 重定向网络会话失败 - + 3xx Redirect background request not allowed 3xx 不允许重定向后台请求 - + 3xx Too many redirects 3xx 重定向过多 - + 3xx Insecure redirect 3xx 不安全重定向 - + 3xx Unknown redirect error 3xx 未知重定向错误 - + 5xx Proxy connection refused 5xx 代理连接被拒绝 - + 5xx Proxy connection closed 5xx 代理连接已关闭 - + 5xx Proxy not found 5xx 代理未找到 - + 504 Proxy timeout error 504 代理超时错误 - + 407 Proxy authentication required 407 需要代理身份验证 - + 5xx Unknown proxy error 5xx 未知代理错误 - + 403 Access denied 403 拒绝访问 - + 405 Method not allowed 405 方法不允许 - + 404 Not found 404 未找到 - + 401 Authorization required 401 需要授权 - + 4xx Resend error 4xx 重发错误 - + 409 Conflict 409 冲突 - + 410 Content no longer available 410 内容不再可用 - + 4xx Unknown content error 4xx 未知内容错误 - + 4xx Unknown protocol error 4xx 未知协议错误 - + 400 Bad request 400 错误请求 - + 4xx Protocol failure 4xx 协议失败 - + 500 Internal server error 500 内部服务器错误 - + 501 Server does not support this functionality 501 服务器不支持此功能 - + 503 Service unavailable 503 服务不可用 - + 5xx Unknown serveur error 5xx 未知服务器错误 @@ -935,37 +935,37 @@ You can also use batch descriptors to download multiple files at one time. DownloadQueueView - + Download/Name 文件名 - + Domain - + Progress 进度 - + Percent 百分比 - + Size 大小 - + Est. time 已用时间 - + Speed 速度 @@ -1197,72 +1197,72 @@ Some examples are given below. Click to paste the example. Format - + Unknown 未知 - + 0 byte 0 字节 - + 1 byte 1 字节 - + %0 bytes %0 字节 - + %0 KB %0 KB - + %0 MB %0 MB - + %0 GB %0 GB - + %0 TB %0 TB - + Yes - + No - + %0 KB/s %0 KB/s - + %0 MB/s %0 MB/s - + %0 GB/s %0 GB/s - + %0 TB/s %0 TB/s @@ -1392,32 +1392,32 @@ Some examples are given below. Click to paste the example. 图片和媒体 - + Links (%0) 链接(%0) - + Pictures and Media (%0) 图片和媒体(%0) - + Mask... 掩码... - + Copy Links 复制链接 - + Open %0 打开 %0 - + Open %0 Links 打开 %0 链接 @@ -1450,591 +1450,570 @@ Some examples are given below. Click to paste the example. 选项(&O) - + &View 查看(&V) - - - Other - 其它 - - - + &Queue 管理器 - + &Edit 编辑(&E) - + File toolbar 文件工具栏 - + View toolbar 查看工具栏 - + &Quit 退出(&Q) - + About Qt... 关于 Qt... - + About ArrowDL... 关于 ArrowDL... - + Preferences... 首选项... - + Ctrl+P Ctrl+P - + Getting Started... 入门向导... - + Download Content... 下载内容... - + Download Web Page Content 下载网页内容 - + Ctrl+X Ctrl+X - + Download Batch... 批量下载... - + Download Single File, Batch of Files with Regular Expression 使用正则表达式下载单个文件、批量文件 - + Ctrl+N Ctrl+N - + Download Stream... 下载流... - + Download Video/Audio Stream 下载视频/音频流 - + Download Torrent... 下载种子... - + Download Magnet Links and Torrent 下载磁力链接和种子 - + Download Urls... 下载 URL... - + Download a copy-pasted list of Urls 下载复制粘贴的网址列表 - - + + Cancel 取消 - + Pause 暂停 - + Pause (completed torrent: stop seeding) 暂停(已完成种子:停止播种) - + Up 向上 - + Alt+PgUp Alt+PgUp - + Top 顶部 - + Alt+Home Alt+Home - + Down 向下 - + Alt+PgDown Alt+PgDown - + Bottom 底部 - + Alt+End Alt+End - + Resume 恢复 - + Download Information 下载信息 - + Alt+I Alt+I - + Open File 打开文件 - + Rename File 重命名文件 - + F2 F2 - + Delete File(s) 删除文件 - - + + Ctrl+Del Ctrl+Del - + Open Directory 打开目录 - + Select All 全选 - + Ctrl+A Ctrl+A - + Invert Selection 反向选择 - + Ctrl+I Ctrl+I - - Manage Download Mirror Locations... - 管理下载镜像位置... - - - + One More Segment 多一个段 - + One Fewer Segment 少一个段 - + Force Start 强制开始 - + Ctrl+Shift+R Ctrl+Shift+R - + Import From File... 从文件导入... - + Ctrl+Shift+O Ctrl+Shift+O - + Export &Selected To File... 导出到文件 - + Ctrl+Shift+S, Ctrl+S Ctrl+Shift+S, Ctrl+S - + Remove Completed 移除已完成 - + Remove Selected 移除所选 - + Del Del - + Remove All 删除所有 - + Ctrl+Shift+Del Ctrl+Shift+Del - + Remove Waiting 移除等待 - - Remove Duplicates - 移除重复 - - - + Remove Running 移除正在运行 - + Remove Paused 移除已暂停 - + Remove Failed 移除已失败 - - Add Domain Specific Limit... - 添加域特定限制... - - - + Speed Limit... 速度限制... - + Select None 选择无 - + Select Completed 选择已完成 - + Copy 复制 - + Copy Selection to Clipboard 复制选择到剪贴板 - + Ctrl+C Ctrl+C - + Compiler Info... 编译器信息... - + Check for updates... 检查更新... - + Tutorial 教程 - + About YT-DLP... 关于 YT-DLP... - - + + About %0 关于 %0 - + About Qt 关于 Qt - + Advanced 高级 - - - - + + + + Error 错误 - - + + Remove Downloads 移除下载 - - + + Are you sure to remove %0 downloads? 确定要移除 %0 下载吗? - + Delete 删除 - + File not found 文件未找到 - + Destination directory not found: 未找到目标目录: - + Don't ask again 不再询问 - + ALL 全部 - + selected 已选择 - + completed 已完成 - + waiting 等待中 - + paused 已暂停 - + failed 已失败 - + running 运行中 - + Website URL 网站 URL - + URL of the HTML page: HTML 页面的 URL: - + (ex: %0) (ex: %0) - + The new name is already used or invalid. 新名称已被使用或无效。 - + Can't rename "%0" as its initial name. 无法将 "%0" 重命名为其初始名称。 - + Can't rename 无法重命名 - + as - + Can't save file. 无法保存文件。 - + Can't save file %0: 无法保存文件 %0: - + Can't load file. 无法加载文件。 - + Can't load file %0: 无法加载文件 %0: - + Start! 开始 - + File Error 文件错误 - + Done: %0 Running: %1 Total: %2 完成:%0 正在运行:%1 总计:%2 - + %0 of %1 (%2), %3 running %4 | Torrent: %5 %0 of %1 (%2),%3 正在运行 %4 | 种子:%5 - + active 活跃 - + inactive 不活跃 - + File saved 文件已保存 - + File loaded 文件已加载 - + Save As 另存为 - + Open 打开 @@ -2042,42 +2021,42 @@ Some examples are given below. Click to paste the example. Mask - + File name 文件名 - + Extension 扩展 - + Base URL 基本 URL - + Full URL 完整 URL - + Flat full URL 展开完整 URL - + URL subdirectories URL 子目录 - + Flat URL subdirectories 展开 URL 子目录 - + Query string 请求参数 @@ -2102,17 +2081,17 @@ Some examples are given below. Click to paste the example. NetworkManager - + (none) (无) - + SOCKS5 SOCKS5 - + HTTP HTTP @@ -2126,17 +2105,17 @@ Some examples are given below. Click to paste the example. 浏览... - + All Files (*);;%0 (*%1) 所有文件 (*);;%0 (*%1) - + Please select a file 请选择一个文件 - + Please select a directory 请选择一个目录 @@ -2770,97 +2749,97 @@ Some examples are given below. Click to paste the example. 无法加载 %0 - + Video %0 x %1%2%3 视频 %0 x %1%2%3 - + [%0] %1 x %2 (%3 fps) @ %4 KBit/s, codec: %5 [%0] %1 x %2 (%3 fps) @ %4 KBit/s,编解码器:%5 - + [%0] %1 Hz @ %2 KBit/s, codec: %3 [%0] %1 Hz @ %2 KBit/,编解码器:%3 - + ignore 忽略 - + low - + high - + normal 正常 - + .torrent file .torrent 文件 - + program settings 程序设置 - + magnet link 磁力链接 - + tracker exchange 跟踪器交换 - + no source 没有来源 - + Stopped 已停止 - + Checking Files... 检查文件... - + Downloading Metadata... 正在下载元数据... - + Downloading... 正在下载... - + Finished 已完成 - + Seeding... 正在播种... - + Checking Resume Data... 检查恢复数据... @@ -2880,57 +2859,57 @@ Some examples are given below. Click to paste the example. 种子文件 - - Classic (default) - 经典(默认) + + Bootstrap Icons (default) + - - Flat Design - 扁平设计 + + FontAwesome Flat Design + - + Light 明亮 - + Dark 暗黑 - + %0 - %1 - version %2 - build %3 %0 - %1 - 版本 %2 - 构建 %3 - + Copyright (C) %0 %1. All rights reserved. 版权所有 (C) %0 %1。保留所有权利。 - + GNU LGPL License GNU LGPL 许可证 - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 特此授予任何人免费获得本软件副本和相关文档文件(“软件”)的许可,不受限制地处理本软件,包括但不限于使用、复制、修改、合并的权利 、发布、分发、再许可和/或出售软件的副本,并允许向其提供软件的人员这样做,但须符合以下条件: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 上述版权声明和本许可声明应包含在软件的所有副本或重要部分中。 - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 本软件按“原样”提供,不提供任何形式的明示或暗示的保证,包括但不限于适销性、特定用途的适用性和不侵权的保证。 在任何情况下,作者或版权持有人均不对任何索赔、损害或其他责任承担责任,无论是在合同诉讼、侵权行为或其他方面,由软件或软件的使用或使用或其他原因引起的或与之相关的 软件。 - + About %0 关于 %0 @@ -2938,12 +2917,12 @@ Some examples are given below. Click to paste the example. QueueItem - + %0 of %1 %0 of %1 - + Unknown 未知 @@ -2974,47 +2953,47 @@ Some examples are given below. Click to paste the example. Settings - + All Files 所有文件 - + Archives (zip, rar...) 存档(zip, rar...) - + Application (exe, xpi...) 应用程序(exe, xpi...) - + Audio (mp3, wav...) 音频(mp3, wav...) - + Documents (pdf, odf...) 文档(pdf, odf...) - + Images (jpg, png...) 图像(jpg, png...) - + Images JPEG JPEG 图像 - + Images PNG PNG 图像 - + Video (mpeg, avi...) 视频(mpeg, avi...) @@ -3022,7 +3001,7 @@ Some examples are given below. Click to paste the example. Stream - + The process crashed. 进程崩溃了。 @@ -3030,28 +3009,28 @@ Some examples are given below. Click to paste the example. StreamAssetDownloader - + Couldn't parse JSON file. 无法解析 JSON 文件。 - - + + The process crashed. 进程崩溃了。 - + Couldn't parse playlist (no data received). 无法解析播放列表(未收到数据)。 - + Couldn't parse playlist (ill-formed JSON file). 无法解析播放列表(错误的 JSON 文件格式)。 - + Cancelled. 已取消。 @@ -3107,8 +3086,8 @@ Some examples are given below. Click to paste the example. StreamExtractorListCollector - - + + The process crashed. 进程崩溃了。 @@ -3229,32 +3208,32 @@ Help: if you get an error, follow these instructions: StreamTableModel - + # # - + File Name 文件名 - + Title 标题 - + Size 大小 - + Format 格式 - + Video unavailable 视频不可用 @@ -3518,17 +3497,17 @@ Help: if you get an error, follow these instructions: 中场休息/介绍动画 - + (default language) (默认语言) - + All languages 所有语言 - + (default) (默认) @@ -3556,37 +3535,37 @@ Help: if you get an error, follow these instructions: 估计大小: - + (no video) (无视频) - + + subtitles + 字幕 - + + chapters + 章节 - + + thumbnails + 缩略图 - + + .description + .description - + + .info.json + .info.json - + + shortcut + 快捷方式 @@ -3594,12 +3573,12 @@ Help: if you get an error, follow these instructions: SystemTray - + &Restore 恢复(&R) - + &Hide when Minimized 最小化时隐藏(&H) @@ -3663,7 +3642,7 @@ Help: if you get an error, follow these instructions: TorrentContext - + Bad .torrent format: Can't download it. 错误的 .torrent 格式:无法下载。 @@ -3671,17 +3650,17 @@ Help: if you get an error, follow these instructions: TorrentContextPrivate - + Network request rejected. 网络请求被拒绝。 - + Can't download metadata. 无法下载元数据。 - + No metadata downloaded. 未下载元数据。 @@ -3689,72 +3668,72 @@ Help: if you get an error, follow these instructions: TorrentFileTableModel - + # # - + Name 名称 - + Path 路径 - + Size 大小 - + Done 完成 - + Percent 百分比 - + First Piece 第一段 - + # Pieces # 段 - + Pieces - + Priority 优先级 - + Modification date 修改日期 - + SHA-1 SHA-1 - + CRC-32 CRC-32 - + %0% of %1 pieces %0% of %1 段 @@ -3762,62 +3741,62 @@ Help: if you get an error, follow these instructions: TorrentPeerTableModel - + IP IP - + Port 端口 - + Client 客户端 - + Downloaded 已下载 - + Uploaded 已上传 - + Pieces - + Request Time 请求时间 - + Active Time 活动时间 - + Queue Time 排队时间 - + Flags 标志 - + Source Flags 来源标志 - + %0 of %1 pieces %0 of %1 段 @@ -3830,7 +3809,7 @@ Help: if you get an error, follow these instructions: 值:# 拥有该段的同行人数 - + Priority: %0=high %1=normal %2=low %3=ignore 优先级:%0=高 %1=正常 %2=低 %3=忽略 @@ -3838,47 +3817,47 @@ Help: if you get an error, follow these instructions: TorrentTrackerTableModel - + Url URL - + Id ID - + Number of listened sockets (endpoints) 监听的套接字数(端点) - + Tier this tracker belongs to 该级跟踪器属于 - + Max number of failures 最大失败次数 - + Source 来源 - + Verified? 已验证? - + verified 已验证 - + not verified 未验证 @@ -4047,77 +4026,77 @@ Help: if you get an error, follow these instructions: 片段地图 - + Copy 复制 - + Open 打开 - + Open Containing Folder 打开包含文件夹 - + Scan for viruses 扫描病毒 - + Priorize by File order 按文件顺序优先 - + Priorize: High 优先级:高 - + Priorize: Normal 优先级:正常 - + Priorize: Low 优先级:低 - + Don't download 不下载 - + Relocate... 搬迁... - + Add Peer... 添加节点... - + Copy Peer List 复制节点列表 - + Remove Unconnected 删除未连接 - + Add Peer 添加节点 - + Enter the IP address and port number of the peer to add. Ex: - for IPv4, type 'x.x.x.x:p' @@ -4130,49 +4109,49 @@ Ex: - + Add Tracker... 添加跟踪器... - + Remove Tracker 移除追踪器 - + Copy Tracker List 复制跟踪器列表 - + Add Tracker 添加跟踪器 - + Enter the URL of the tracker to add: 输入要添加的跟踪器的 URL: - + %0 (%1 hashfails) %0 (%1 次哈希失败) - - + + %0 (total %1) %0(总计 %1) - - + + %0 of %1 connected (%2 in swarm) %0 of %1 已连接(%2 在群中) - + %0 x %1 %0 x %1 @@ -4236,7 +4215,7 @@ Ex: - + Network request rejected. 网络请求被拒绝。 @@ -4304,43 +4283,43 @@ Ex: 安装新版本 - + Checking the updates... 检查更新... - + Downloading the update... 正在下载更新... - - + + Manual update required 需要手动更新 - + Automatic update is not supported on this operating system. Do you want to download and install the update manually? 此操作系统不支持自动更新。 您要手动下载并安装更新吗? - + Current version: 当前版本: - + Close the application 关闭应用程序 - + The application needs to close to continue the update. 应用程序需要关闭才能继续更新。 - + Do you want to close now? 是否要立即关闭? @@ -4404,12 +4383,12 @@ Ex: main - + Another Download Manager Another 下载管理器 - + target URL to proceed 要继续的目标 URL