diff --git a/src/createtorrent_imp.cpp b/src/createtorrent_imp.cpp index 682887c55..237f76d56 100644 --- a/src/createtorrent_imp.cpp +++ b/src/createtorrent_imp.cpp @@ -92,7 +92,7 @@ void createtorrent::on_createButton_clicked(){ return; } if(!QFile::exists(input)){ - QMessageBox::critical(0, tr("Input path does not exist"), tr("Please type a correct input path first")); + QMessageBox::critical(0, tr("Input path does not exist"), tr("Please type a valid input path first")); return; } char const* creator_str = "qBittorrent"; diff --git a/src/lang/qbittorrent_bg.qm b/src/lang/qbittorrent_bg.qm index cc096671a..f44c878c3 100644 Binary files a/src/lang/qbittorrent_bg.qm and b/src/lang/qbittorrent_bg.qm differ diff --git a/src/lang/qbittorrent_bg.ts b/src/lang/qbittorrent_bg.ts index c567a16a4..9f2e397ef 100644 --- a/src/lang/qbittorrent_bg.ts +++ b/src/lang/qbittorrent_bg.ts @@ -1278,7 +1278,7 @@ Please close the other one first. Please type a correct input path first - Моля първо напишете правилен входящ път + Моля първо напишете правилен входящ път Torrent creation @@ -1288,6 +1288,10 @@ Please close the other one first. Torrent was created successfully: Торента бе създаден успешно: + + Please type a valid input path first + + downloadFromURL @@ -1421,11 +1425,11 @@ Please close the other one first. Incorrect IP - Некоректно IP + Некоректно IP This IP is incorrect. - Това IP е некоректно. + Това IP е некоректно. Range End IP @@ -1452,6 +1456,14 @@ Please close the other one first. Choose your favourite preview program Моля, изберете любима програма за оглед + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_ca.qm b/src/lang/qbittorrent_ca.qm index e972a17bf..9a318256b 100644 Binary files a/src/lang/qbittorrent_ca.qm and b/src/lang/qbittorrent_ca.qm differ diff --git a/src/lang/qbittorrent_ca.ts b/src/lang/qbittorrent_ca.ts index e079e1770..95b1515ba 100644 --- a/src/lang/qbittorrent_ca.ts +++ b/src/lang/qbittorrent_ca.ts @@ -1321,7 +1321,7 @@ Si et plau tanca l'altre primer. Please type a correct input path first - Si us plau escriu una ruta d'entrada primer + Si us plau escriu una ruta d'entrada primer Torrent creation @@ -1331,6 +1331,10 @@ Si et plau tanca l'altre primer. Torrent was created successfully: Torrent creatamb éxit: + + Please type a valid input path first + + downloadFromURL @@ -1469,11 +1473,11 @@ Si et plau tanca l'altre primer. Incorrect IP - IP Incorrecte + IP Incorrecte This IP is incorrect. - Aquesta IP es incorrecta. + Aquesta IP es incorrecta. Range End IP @@ -1500,6 +1504,14 @@ Si et plau tanca l'altre primer. Choose your favourite preview program Escull el teu programa per previsualitzar + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_de.qm b/src/lang/qbittorrent_de.qm index d17a6648a..4d2d0de95 100644 Binary files a/src/lang/qbittorrent_de.qm and b/src/lang/qbittorrent_de.qm differ diff --git a/src/lang/qbittorrent_de.ts b/src/lang/qbittorrent_de.ts index e125bd06a..b15d3e043 100644 --- a/src/lang/qbittorrent_de.ts +++ b/src/lang/qbittorrent_de.ts @@ -1226,7 +1226,7 @@ Bitte schliessen Sie diesen zuerst. Please type a correct input path first - Bitte geben Sie einen gültigen Eingangs-Pfad an + Bitte geben Sie einen gültigen Eingangs-Pfad an Torrent creation @@ -1236,6 +1236,10 @@ Bitte schliessen Sie diesen zuerst. Torrent was created successfully: Torrent erfolgreich erstellt: + + Please type a valid input path first + + downloadFromURL @@ -1374,11 +1378,11 @@ Bitte schliessen Sie diesen zuerst. Incorrect IP - Fehlerhafte IP + Fehlerhafte IP This IP is incorrect. - Diese IP ist fehlerhaft. + Diese IP ist fehlerhaft. Range End IP @@ -1405,6 +1409,14 @@ Bitte schliessen Sie diesen zuerst. Choose your favourite preview program Wählen Sie ihr bevorzugtes Vorschau Programm + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_el.qm b/src/lang/qbittorrent_el.qm index 1e6ce693e..81de1759b 100644 Binary files a/src/lang/qbittorrent_el.qm and b/src/lang/qbittorrent_el.qm differ diff --git a/src/lang/qbittorrent_el.ts b/src/lang/qbittorrent_el.ts index 3eafc74e1..a0dddeac7 100644 --- a/src/lang/qbittorrent_el.ts +++ b/src/lang/qbittorrent_el.ts @@ -1313,7 +1313,7 @@ Please close the other one first. Please type a correct input path first - Παρακαλώ πληκτρολογήστε έναν έγκυρο προορισμό διαδρομής πρώτα + Παρακαλώ πληκτρολογήστε έναν έγκυρο προορισμό διαδρομής πρώτα Torrent creation @@ -1323,6 +1323,10 @@ Please close the other one first. Torrent was created successfully: Τόρεντ δημιουργήθηκε επιτυχώς: + + Please type a valid input path first + + downloadFromURL @@ -1461,11 +1465,11 @@ Please close the other one first. Incorrect IP - Λάθος ΙΡ + Λάθος ΙΡ This IP is incorrect. - Η ΙΡ είναι λάθος. + Η ΙΡ είναι λάθος. Range End IP @@ -1492,6 +1496,14 @@ Please close the other one first. Choose your favourite preview program Επιλέξτε το αγαπημένο σας πρόγραμμα προεπισκόπησης + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_en.ts b/src/lang/qbittorrent_en.ts index 4049ebb01..ff620a5ce 100644 --- a/src/lang/qbittorrent_en.ts +++ b/src/lang/qbittorrent_en.ts @@ -940,10 +940,6 @@ Please close the other one first. Input path does not exist - - Please type a correct input path first - - Torrent creation @@ -952,6 +948,10 @@ Please close the other one first. Torrent was created successfully: + + Please type a valid input path first + + downloadFromURL @@ -1071,14 +1071,6 @@ Please close the other one first. Start IP: - - Incorrect IP - - - - This IP is incorrect. - - Range End IP @@ -1104,6 +1096,14 @@ Please close the other one first. Choose your favourite preview program + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_es.qm b/src/lang/qbittorrent_es.qm index b6d4fcd9b..78b2e4bf8 100644 Binary files a/src/lang/qbittorrent_es.qm and b/src/lang/qbittorrent_es.qm differ diff --git a/src/lang/qbittorrent_es.ts b/src/lang/qbittorrent_es.ts index 82a1d0738..104c2869f 100644 --- a/src/lang/qbittorrent_es.ts +++ b/src/lang/qbittorrent_es.ts @@ -1254,7 +1254,7 @@ Por favor cierra el otro antes. Please type a correct input path first - Por favor escribe una ruta de entrada correcta primero + Por favor escribe una ruta de entrada correcta primero Torrent creation @@ -1264,6 +1264,10 @@ Por favor cierra el otro antes. Torrent was created successfully: El Torrent se creó con éxito: + + Please type a valid input path first + + downloadFromURL @@ -1402,11 +1406,11 @@ Por favor cierra el otro antes. Incorrect IP - IP Incorrecta + IP Incorrecta This IP is incorrect. - Esta IP está incorrecta. + Esta IP está incorrecta. Range End IP @@ -1433,6 +1437,14 @@ Por favor cierra el otro antes. Choose your favourite preview program Escoge tu programa de previsualización favorito + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_fr.qm b/src/lang/qbittorrent_fr.qm index 2d61503ee..5228418f4 100644 Binary files a/src/lang/qbittorrent_fr.qm and b/src/lang/qbittorrent_fr.qm differ diff --git a/src/lang/qbittorrent_fr.ts b/src/lang/qbittorrent_fr.ts index 6b7d1545e..c408cf3e5 100644 --- a/src/lang/qbittorrent_fr.ts +++ b/src/lang/qbittorrent_fr.ts @@ -1381,7 +1381,7 @@ Veuillez d'abord le quitter. Please type a correct input path first - Veuillez vérifier la chemin du fichier/dossier à inclure + Veuillez vérifier la chemin du fichier/dossier à inclure Torrent creation @@ -1391,6 +1391,10 @@ Veuillez d'abord le quitter. Torrent was created successfully: Le torrent a été créé avec succès : + + Please type a valid input path first + + downloadFromURL @@ -1533,11 +1537,11 @@ Veuillez d'abord le quitter. Incorrect IP - IP incorrecte + IP incorrecte This IP is incorrect. - Cette IP est incorrecte. + Cette IP est incorrecte. Range End IP @@ -1564,6 +1568,14 @@ Veuillez d'abord le quitter. Choose your favourite preview program Sélectionner votre logiciel de prévisualisation préféré + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_it.qm b/src/lang/qbittorrent_it.qm index 74167286c..d70010005 100644 Binary files a/src/lang/qbittorrent_it.qm and b/src/lang/qbittorrent_it.qm differ diff --git a/src/lang/qbittorrent_it.ts b/src/lang/qbittorrent_it.ts index 1cd0d96d1..c3c8d34af 100644 --- a/src/lang/qbittorrent_it.ts +++ b/src/lang/qbittorrent_it.ts @@ -980,7 +980,7 @@ Example: Downloading www.example.com/test.torrent Please type a correct input path first - Per favore inserire un percorso di input corretto + Per favore inserire un percorso di input corretto Torrent creation @@ -990,6 +990,10 @@ Example: Downloading www.example.com/test.torrent Torrent was created successfully: Il torrent è stato creato correttamente: + + Please type a valid input path first + + downloadFromURL @@ -1123,11 +1127,11 @@ Example: Downloading www.example.com/test.torrent Incorrect IP - IP non corretto + IP non corretto This IP is incorrect. - Questo IP non è corretto + Questo IP non è corretto Range End IP @@ -1154,6 +1158,14 @@ Example: Downloading www.example.com/test.torrent Choose your favourite preview program Scegliere il programma d'anteprima preferito + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_ko.qm b/src/lang/qbittorrent_ko.qm index 812154ac2..a01a33a4f 100644 Binary files a/src/lang/qbittorrent_ko.qm and b/src/lang/qbittorrent_ko.qm differ diff --git a/src/lang/qbittorrent_ko.ts b/src/lang/qbittorrent_ko.ts index 707827e39..8a224589d 100644 --- a/src/lang/qbittorrent_ko.ts +++ b/src/lang/qbittorrent_ko.ts @@ -1283,7 +1283,7 @@ Please close the other one first. Please type a correct input path first - 변환할 파일 경로를 재설정해 주십시오 + 변환할 파일 경로를 재설정해 주십시오 Torrent creation @@ -1293,6 +1293,10 @@ Please close the other one first. Torrent was created successfully: 토렌트가 성공적으로 생성되었습니다: + + Please type a valid input path first + + downloadFromURL @@ -1431,11 +1435,11 @@ Please close the other one first. Incorrect IP - 잘못된 IP + 잘못된 IP This IP is incorrect. - 잘못된 IP입니다. + 잘못된 IP입니다. Range End IP @@ -1462,6 +1466,14 @@ Please close the other one first. Choose your favourite preview program 미리보기를 할 프로그램을 선택해 주십시오 + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_nb.qm b/src/lang/qbittorrent_nb.qm index 2ffcee2e1..d73c2a720 100644 Binary files a/src/lang/qbittorrent_nb.qm and b/src/lang/qbittorrent_nb.qm differ diff --git a/src/lang/qbittorrent_nb.ts b/src/lang/qbittorrent_nb.ts index f1095ecbb..ae33595f6 100644 --- a/src/lang/qbittorrent_nb.ts +++ b/src/lang/qbittorrent_nb.ts @@ -968,7 +968,7 @@ Vennligst avslutt denne først. Please type a correct input path first - Vennligst skriv en gyldig filsti til inndataene først + Vennligst skriv en gyldig filsti til inndataene først Torrent creation @@ -978,6 +978,10 @@ Vennligst avslutt denne først. Torrent was created successfully: Vellykket opprettelse av torrentfil: + + Please type a valid input path first + + downloadFromURL @@ -1111,11 +1115,11 @@ Vennligst avslutt denne først. Incorrect IP - Ugyldig IP + Ugyldig IP This IP is incorrect. - Denne IPen er ugyldig. + Denne IPen er ugyldig. Range End IP @@ -1142,6 +1146,14 @@ Vennligst avslutt denne først. Choose your favourite preview program Velg ditt favorittprogram for forhåndsvisning + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_nl.qm b/src/lang/qbittorrent_nl.qm index f8e6fa811..bc0583a2c 100644 Binary files a/src/lang/qbittorrent_nl.qm and b/src/lang/qbittorrent_nl.qm differ diff --git a/src/lang/qbittorrent_nl.ts b/src/lang/qbittorrent_nl.ts index 84f34131d..3686ddcde 100644 --- a/src/lang/qbittorrent_nl.ts +++ b/src/lang/qbittorrent_nl.ts @@ -1252,7 +1252,7 @@ Stop het eerste proccess eerst. Please type a correct input path first - Geef alstublieft eerst een geldig bron pad + Geef alstublieft eerst een geldig bron pad Torrent creation @@ -1262,6 +1262,10 @@ Stop het eerste proccess eerst. Torrent was created successfully: Torrent was succesvol gemaakt: + + Please type a valid input path first + + downloadFromURL @@ -1400,11 +1404,11 @@ Stop het eerste proccess eerst. Incorrect IP - Incorrect IP + Incorrect IP This IP is incorrect. - Dit IP is incorrect. + Dit IP is incorrect. Range End IP @@ -1431,6 +1435,14 @@ Stop het eerste proccess eerst. Choose your favourite preview program Kies uw favoriete vooruitblik programma + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_pl.qm b/src/lang/qbittorrent_pl.qm index ec110ac82..8e6e6901c 100644 Binary files a/src/lang/qbittorrent_pl.qm and b/src/lang/qbittorrent_pl.qm differ diff --git a/src/lang/qbittorrent_pl.ts b/src/lang/qbittorrent_pl.ts index b1383aaf6..11b288552 100644 --- a/src/lang/qbittorrent_pl.ts +++ b/src/lang/qbittorrent_pl.ts @@ -1297,7 +1297,7 @@ Zamknij najpierw okno podglądu. Please type a correct input path first - Proszę podać poprawną ścieżkę źródłową + Proszę podać poprawną ścieżkę źródłową Torrent creation @@ -1307,6 +1307,10 @@ Zamknij najpierw okno podglądu. Torrent was created successfully: Utworzono plik torrent: + + Please type a valid input path first + + downloadFromURL @@ -1445,11 +1449,11 @@ Zamknij najpierw okno podglądu. Incorrect IP - Niepoprawne IP + Niepoprawne IP This IP is incorrect. - To jest nieprawidłowe IP. + To jest nieprawidłowe IP. Range End IP @@ -1476,6 +1480,14 @@ Zamknij najpierw okno podglądu. Choose your favourite preview program Wybierz program którym zawsze chcesz otwierać dany typ plików + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_pt.qm b/src/lang/qbittorrent_pt.qm index 2b9d433eb..833248808 100644 Binary files a/src/lang/qbittorrent_pt.qm and b/src/lang/qbittorrent_pt.qm differ diff --git a/src/lang/qbittorrent_pt.ts b/src/lang/qbittorrent_pt.ts index 83b5d5261..0707ac7a7 100644 --- a/src/lang/qbittorrent_pt.ts +++ b/src/lang/qbittorrent_pt.ts @@ -1118,7 +1118,7 @@ Please close the other one first. Please type a correct input path first - Digite primeiro um caminho de entrada correto + Digite primeiro um caminho de entrada correto Torrent creation @@ -1128,6 +1128,10 @@ Please close the other one first. Torrent was created successfully: Torrente criada com sucesso: + + Please type a valid input path first + + downloadFromURL @@ -1261,11 +1265,11 @@ Please close the other one first. Incorrect IP - IP incorreto + IP incorreto This IP is incorrect. - Este IP está incorreto. + Este IP está incorreto. Range End IP @@ -1292,6 +1296,14 @@ Please close the other one first. Choose your favourite preview program + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_ro.qm b/src/lang/qbittorrent_ro.qm index ea9327865..54064de41 100644 Binary files a/src/lang/qbittorrent_ro.qm and b/src/lang/qbittorrent_ro.qm differ diff --git a/src/lang/qbittorrent_ro.ts b/src/lang/qbittorrent_ro.ts index d21304c0c..4478a5186 100644 --- a/src/lang/qbittorrent_ro.ts +++ b/src/lang/qbittorrent_ro.ts @@ -1120,7 +1120,7 @@ Vă rugăm să-l opriţi. Please type a correct input path first - Vă rugăm să introduceţi corect calea de intrare + Vă rugăm să introduceţi corect calea de intrare Torrent creation @@ -1130,6 +1130,10 @@ Vă rugăm să-l opriţi. Torrent was created successfully: Torrentul a fost creat cu success: + + Please type a valid input path first + + downloadFromURL @@ -1263,11 +1267,11 @@ Vă rugăm să-l opriţi. Incorrect IP - IP-ul incorrect + IP-ul incorrect This IP is incorrect. - Acest IP este incorrect. + Acest IP este incorrect. Range End IP @@ -1294,6 +1298,14 @@ Vă rugăm să-l opriţi. Choose your favourite preview program Alegeţi programul dvs. favorit pentru preview + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_ru.qm b/src/lang/qbittorrent_ru.qm index 1caac55bc..882f9354d 100644 Binary files a/src/lang/qbittorrent_ru.qm and b/src/lang/qbittorrent_ru.qm differ diff --git a/src/lang/qbittorrent_ru.ts b/src/lang/qbittorrent_ru.ts index 6297676b3..5d0880134 100644 --- a/src/lang/qbittorrent_ru.ts +++ b/src/lang/qbittorrent_ru.ts @@ -1203,7 +1203,7 @@ Please close the other one first. Please type a correct input path first - Пожалуйста, сначала введите правильный входной путь + Пожалуйста, сначала введите правильный входной путь Torrent creation @@ -1213,6 +1213,10 @@ Please close the other one first. Torrent was created successfully: Torrent успешно создан: + + Please type a valid input path first + + downloadFromURL @@ -1351,11 +1355,11 @@ Please close the other one first. Incorrect IP - Неправильный IP + Неправильный IP This IP is incorrect. - Этот IP некорректен. + Этот IP некорректен. Range End IP @@ -1382,6 +1386,14 @@ Please close the other one first. Choose your favourite preview program Выберите вашу любимую программу для предпросмотра + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_sk.qm b/src/lang/qbittorrent_sk.qm index e8e6f95c8..880d3d5b9 100644 Binary files a/src/lang/qbittorrent_sk.qm and b/src/lang/qbittorrent_sk.qm differ diff --git a/src/lang/qbittorrent_sk.ts b/src/lang/qbittorrent_sk.ts index 15d7044fc..7dd24b85d 100644 --- a/src/lang/qbittorrent_sk.ts +++ b/src/lang/qbittorrent_sk.ts @@ -1140,7 +1140,7 @@ Najskôr ho prosím zatvorte. Please type a correct input path first - Prosím, napíšte správnu vstupnú cestu + Prosím, napíšte správnu vstupnú cestu Torrent creation @@ -1150,6 +1150,10 @@ Najskôr ho prosím zatvorte. Torrent was created successfully: Torrent bol úspešne vytvorený: + + Please type a valid input path first + + downloadFromURL @@ -1319,11 +1323,11 @@ Najskôr ho prosím zatvorte. Incorrect IP - Nesprávna IP + Nesprávna IP This IP is incorrect. - Táto IP je nesprávna. + Táto IP je nesprávna. Range End IP @@ -1354,6 +1358,14 @@ Najskôr ho prosím zatvorte. Choose your favourite preview program Zvoľte si obľúbený program pre náhľad + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_sv.qm b/src/lang/qbittorrent_sv.qm index 14a865f54..33473185f 100644 Binary files a/src/lang/qbittorrent_sv.qm and b/src/lang/qbittorrent_sv.qm differ diff --git a/src/lang/qbittorrent_sv.ts b/src/lang/qbittorrent_sv.ts index 2d5686e82..6d5d02cad 100644 --- a/src/lang/qbittorrent_sv.ts +++ b/src/lang/qbittorrent_sv.ts @@ -975,7 +975,7 @@ Stäng den först. Please type a correct input path first - Ange en korrekt sökväg för indata + Ange en korrekt sökväg för indata Torrent creation @@ -985,6 +985,10 @@ Stäng den först. Torrent was created successfully: Torrentfilen skapades: + + Please type a valid input path first + + downloadFromURL @@ -1106,11 +1110,11 @@ Stäng den först. Incorrect IP - Felaktig IP + Felaktig IP This IP is incorrect. - Denna IP-adress är felaktig. + Denna IP-adress är felaktig. Range End IP @@ -1137,6 +1141,14 @@ Stäng den först. Choose your favourite preview program Välj ditt favoritprogram för förhandsvisning + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_tr.qm b/src/lang/qbittorrent_tr.qm index bc4d811ac..2425b0845 100644 Binary files a/src/lang/qbittorrent_tr.qm and b/src/lang/qbittorrent_tr.qm differ diff --git a/src/lang/qbittorrent_tr.ts b/src/lang/qbittorrent_tr.ts index 163616008..c80467962 100644 --- a/src/lang/qbittorrent_tr.ts +++ b/src/lang/qbittorrent_tr.ts @@ -1305,7 +1305,7 @@ Lütfen önce diğerini kapatın. Please type a correct input path first - Lütfen önce düzgün bir girdi yolu seçin + Lütfen önce düzgün bir girdi yolu seçin Torrent creation @@ -1315,6 +1315,10 @@ Lütfen önce diğerini kapatın. Torrent was created successfully: Torrent başarıyla oluşturuldu: + + Please type a valid input path first + + downloadFromURL @@ -1453,11 +1457,11 @@ Lütfen önce diğerini kapatın. Incorrect IP - Yanlış IP + Yanlış IP This IP is incorrect. - Bu IP Adresi yanlıştır. + Bu IP Adresi yanlıştır. Range End IP @@ -1484,6 +1488,14 @@ Lütfen önce diğerini kapatın. Choose your favourite preview program Favori önizleme programınızı seçin + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_uk.qm b/src/lang/qbittorrent_uk.qm index 1d283709b..5c8310019 100644 Binary files a/src/lang/qbittorrent_uk.qm and b/src/lang/qbittorrent_uk.qm differ diff --git a/src/lang/qbittorrent_uk.ts b/src/lang/qbittorrent_uk.ts index 2599f7efc..3fd84235b 100644 --- a/src/lang/qbittorrent_uk.ts +++ b/src/lang/qbittorrent_uk.ts @@ -1219,7 +1219,7 @@ Please close the other one first. Please type a correct input path first - Будь-ласка, спочатку введіть правильний вхідний шлях + Будь-ласка, спочатку введіть правильний вхідний шлях Torrent creation @@ -1229,6 +1229,10 @@ Please close the other one first. Torrent was created successfully: Торрент було успішно створено: + + Please type a valid input path first + + downloadFromURL @@ -1367,11 +1371,11 @@ Please close the other one first. Incorrect IP - Невірний IP + Невірний IP This IP is incorrect. - Цей IP невірний. + Цей IP невірний. Range End IP @@ -1398,6 +1402,14 @@ Please close the other one first. Choose your favourite preview program Виберіть вашу улюблену програму перегляду + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_zh.qm b/src/lang/qbittorrent_zh.qm index 396ac22e9..e7034bac2 100644 Binary files a/src/lang/qbittorrent_zh.qm and b/src/lang/qbittorrent_zh.qm differ diff --git a/src/lang/qbittorrent_zh.ts b/src/lang/qbittorrent_zh.ts index b86287623..677752a68 100644 --- a/src/lang/qbittorrent_zh.ts +++ b/src/lang/qbittorrent_zh.ts @@ -1169,7 +1169,7 @@ Please close the other one first. Please type a correct input path first - 请先给出一个正确的输入路径 + 请先给出一个正确的输入路径 Torrent creation @@ -1179,6 +1179,10 @@ Please close the other one first. Torrent was created successfully: 成功创建Torrent: + + Please type a valid input path first + + downloadFromURL @@ -1312,11 +1316,11 @@ Please close the other one first. Incorrect IP - 错误的IP + 错误的IP This IP is incorrect. - 此IP有误. + 此IP有误. Range End IP @@ -1343,6 +1347,14 @@ Please close the other one first. Choose your favourite preview program 选择您想要的程序以便预览文件 + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/lang/qbittorrent_zh_HK.ts b/src/lang/qbittorrent_zh_HK.ts index 3b1218a49..8f6d0e2c9 100644 --- a/src/lang/qbittorrent_zh_HK.ts +++ b/src/lang/qbittorrent_zh_HK.ts @@ -1124,10 +1124,6 @@ Please close the other one first. Input path does not exist - - Please type a correct input path first - - Torrent creation @@ -1136,6 +1132,10 @@ Please close the other one first. Torrent was created successfully: + + Please type a valid input path first + + downloadFromURL @@ -1260,14 +1260,6 @@ Please close the other one first. Start IP: - - Incorrect IP - - - - This IP is incorrect. - - Range End IP @@ -1288,6 +1280,14 @@ Please close the other one first. Choose your favourite preview program + + Invalid IP + + + + This IP is invalid. + + preview diff --git a/src/options_imp.cpp b/src/options_imp.cpp index 37e991a6a..5fd89b40e 100644 --- a/src/options_imp.cpp +++ b/src/options_imp.cpp @@ -874,13 +874,13 @@ void options_imp::on_addFilterRange_clicked(){ QStringList IP1 = startIP.split('.'); // Check IP if (!ok || startIP.isEmpty() || IP1.size() != 4){ - QMessageBox::critical(0, tr("Incorrect IP"), tr("This IP is incorrect.")); + QMessageBox::critical(0, tr("Invalid IP"), tr("This IP is invalid.")); return; } for(int i=0; i<4; ++i){ QString part = IP1.at(i).trimmed(); if(part.isEmpty() || part.toInt() < 0 || part.toInt() > 255){ - QMessageBox::critical(0, tr("Incorrect IP"), tr("This IP is incorrect.")); + QMessageBox::critical(0, tr("Invalid IP"), tr("This IP is invalid.")); return; } } @@ -891,13 +891,13 @@ void options_imp::on_addFilterRange_clicked(){ QStringList IP2 = lastIP.split('.'); // check IP if (!ok || lastIP.isEmpty() || IP2.size() != 4){ - QMessageBox::critical(0, tr("Incorrect IP"), tr("This IP is incorrect.")); + QMessageBox::critical(0, tr("Invalid IP"), tr("This IP is invalid.")); return; } for(int i=0; i<4; ++i){ QString part = IP2.at(i).trimmed(); if(part.isEmpty() || part.toInt() < 0 || part.toInt() > 255){ - QMessageBox::critical(0, tr("Incorrect IP"), tr("This IP is incorrect.")); + QMessageBox::critical(0, tr("Invalid IP"), tr("This IP is invalid.")); return; } }