diff --git a/src/GUI.cpp b/src/GUI.cpp index b495acd1e..d33d94d58 100644 --- a/src/GUI.cpp +++ b/src/GUI.cpp @@ -1335,7 +1335,7 @@ void GUI::fullDiskError(torrent_handle& h){ DLListModel->setData(DLListModel->index(row, UPSPEED), QVariant((double)0.0)); DLListModel->setData(DLListModel->index(row, STATUS), QVariant(tr("Paused"))); DLListModel->setData(DLListModel->index(row, ETA), QVariant((qlonglong)-1)); - setInfoBar(tr("An error occured (full fisk?), '%1' paused.", "e.g: An error occured (full fisk?), 'xxx.avi' paused.").arg(QString(h.get_torrent_info().name().c_str()))); + setInfoBar(tr("An error occured (full disk?), '%1' paused.", "e.g: An error occured (full disk?), 'xxx.avi' paused.").arg(QString(h.get_torrent_info().name().c_str()))); DLListModel->setData(DLListModel->index(row, NAME), QIcon(":/Icons/skin/paused.png"), Qt::DecorationRole); setRowColor(row, "red"); } @@ -1401,7 +1401,7 @@ void GUI::checkConnectionStatus(){ }else{ // Disconnected connecStatusLblIcon->setPixmap(QPixmap(QString::fromUtf8(":/Icons/skin/disconnected.png"))); - connecStatusLblIcon->setToolTip(""+tr("Connection Status:")+"
"+tr("Offline")+"
"+tr("No peers found...")+""); + connecStatusLblIcon->setToolTip(""+tr("Connection status:")+"
"+tr("Offline")+"
"+tr("No peers found...")+""); } } qDebug("Connection status updated"); diff --git a/src/lang/qbittorrent_bg.qm b/src/lang/qbittorrent_bg.qm index 80dbba72b..0aa2315b9 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 3f180749e..81ce2836f 100644 --- a/src/lang/qbittorrent_bg.ts +++ b/src/lang/qbittorrent_bg.ts @@ -1125,7 +1125,7 @@ Please close the other one first. - + Connection status: @@ -1323,13 +1323,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1376,6 +1370,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_ca.qm b/src/lang/qbittorrent_ca.qm index ac4c3d9a5..85ff1a825 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 98c26f4d3..b49b61058 100644 --- a/src/lang/qbittorrent_ca.ts +++ b/src/lang/qbittorrent_ca.ts @@ -1178,7 +1178,7 @@ Si et plau tanca l'altre primer. - + Connection status: @@ -1376,13 +1376,7 @@ Si et plau tanca l'altre primer. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1429,6 +1423,12 @@ Si et plau tanca l'altre primer. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_de.qm b/src/lang/qbittorrent_de.qm index 3d6031990..505d2f0e8 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 357775ce0..3fa7b568d 100644 --- a/src/lang/qbittorrent_de.ts +++ b/src/lang/qbittorrent_de.ts @@ -1066,7 +1066,7 @@ Bitte schliessen Sie diesen zuerst. - + Connection status: @@ -1264,13 +1264,7 @@ Bitte schliessen Sie diesen zuerst. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1317,6 +1311,12 @@ Bitte schliessen Sie diesen zuerst. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_el.qm b/src/lang/qbittorrent_el.qm index 5b6177ee6..b9d200c19 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 745f7c505..8f45484b9 100644 --- a/src/lang/qbittorrent_el.ts +++ b/src/lang/qbittorrent_el.ts @@ -1168,7 +1168,7 @@ Please close the other one first. - + Connection status: @@ -1366,13 +1366,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1419,6 +1413,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_en.qm b/src/lang/qbittorrent_en.qm index 2fc6f5aa3..cef74339a 100644 Binary files a/src/lang/qbittorrent_en.qm and b/src/lang/qbittorrent_en.qm differ diff --git a/src/lang/qbittorrent_en.ts b/src/lang/qbittorrent_en.ts index a26173833..8760e534a 100644 --- a/src/lang/qbittorrent_en.ts +++ b/src/lang/qbittorrent_en.ts @@ -610,7 +610,7 @@ Please close the other one first. - + Connection status: @@ -813,13 +813,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -866,6 +860,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_es.qm b/src/lang/qbittorrent_es.qm index c927f3315..f72f7610c 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 fefbd4d8a..422ef83a4 100644 --- a/src/lang/qbittorrent_es.ts +++ b/src/lang/qbittorrent_es.ts @@ -1096,7 +1096,7 @@ Por favor cierra el otro antes. - + Connection status: @@ -1294,13 +1294,7 @@ Por favor cierra el otro antes. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1347,6 +1341,12 @@ Por favor cierra el otro antes. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_fi.qm b/src/lang/qbittorrent_fi.qm index cbd72f59f..0e5c1edc2 100644 Binary files a/src/lang/qbittorrent_fi.qm and b/src/lang/qbittorrent_fi.qm differ diff --git a/src/lang/qbittorrent_fi.ts b/src/lang/qbittorrent_fi.ts index ee59395c1..f938ade76 100644 --- a/src/lang/qbittorrent_fi.ts +++ b/src/lang/qbittorrent_fi.ts @@ -856,7 +856,7 @@ Uutta esikatselua ei voi aloittaa. - + Connection status: @@ -1059,13 +1059,7 @@ Uutta esikatselua ei voi aloittaa. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1112,6 +1106,12 @@ Uutta esikatselua ei voi aloittaa. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_fr.qm b/src/lang/qbittorrent_fr.qm index 03eab6995..252c71988 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 db9748507..a65a5a8c6 100644 --- a/src/lang/qbittorrent_fr.ts +++ b/src/lang/qbittorrent_fr.ts @@ -1,5 +1,5 @@ - + @default @@ -253,12 +253,12 @@ Copyright © 2006 par Christophe Dumez<br> Options -- qBittorrent - Options -- qBittorrent + Préférences -- qBittorrent Options - Options + Préférences @@ -643,17 +643,17 @@ Copyright © 2006 par Christophe Dumez<br> Disable DHT (Trackerless) - + Désactiver le DHT (sans tracker) Disable Peer eXchange (PeX) - + Désactiver l'échange de sources (PeX) Go to systray when closing main window - + Iconifier lors de la fermeture de la fenêtre @@ -1247,264 +1247,270 @@ Veuillez d'abord le quitter. qBittorrent %1 e.g: qBittorrent v0.x - + qBittorrent %1 - + Connection status: - + Statut de la connexion : Offline - + Déconnecté No peers found... - + Aucune source trouvée... Name i.e: file name - Nom + Nom Size i.e: file size - Taille + Taille Progress i.e: % downloaded - Progression + Progression DL Speed i.e: Download speed - Vitesse DL + Vitesse DL UP Speed i.e: Upload speed - Vitesse UP + Vitesse UP Seeds/Leechs i.e: full/partial sources - + Seeds/Leechs ETA i.e: Estimated Time of Arrival / Time left - Restant + Restant Seeders i.e: Number of full sources - Sources complètes + Sources complètes Leechers i.e: Number of partial sources - Sources partielles + Sources partielles qBittorrent %1 started. e.g: qBittorrent v0.x started. - + qBittorrent %1 démarré. qBittorrent - + qBittorrent DL speed: %1 KiB/s e.g: Download speed: 10 KiB/s - + Vitesse DL : %1 Ko/s UP speed: %1 KiB/s e.g: Upload speed: 10 KiB/s - + Vitesse UP : %1 Ko/s Finished i.e: Torrent has finished downloading - Terminé + Terminé Checking... i.e: Checking already downloaded parts... - Vérification... + Vérification... Stalled i.e: State of a torrent whose download speed is 0kb/s - En attente + En attente Are you sure you want to quit? - + Etes vous certain de vouloir quitter ? '%1' was removed. 'xxx.avi' was removed. - + '%1' a été supprimé. '%1' added to download list. '/home/y/xxx.torrent' was added to download list. - + '%1' a été ajouté à la liste de téléchargement. '%1' resumed. (fast resume) '/home/y/xxx.torrent' was resumed. (fast resume) - + '%1' a été relancé. (relancement rapide) '%1' is already in download list. e.g: 'xxx.avi' is already in download list. - + '%1' est déjà présent dans la liste de téléchargement. Unable to decode torrent file: '%1' e.g: Unable to decode torrent file: '/home/y/xxx.torrent' - + Impossible de décoder le torrent : '%1' None i.e: No error message - Aucun + Aucun Listening on port: %1 e.g: Listening on port: 1666 - + En écoute sur le port: %1 All downloads were paused. - + Tous les téléchargements ont été mis en pause. '%1' paused. xxx.avi paused. - + '%1' a été mis en pause. Connecting... i.e: Connecting to the tracker... - Connexion... + Connexion... All downloads were resumed. - + Tous les téléchargements ont été relancés. '%1' resumed. e.g: xxx.avi resumed. - + '%1' a été relancé. %1 has finished downloading. e.g: xxx.avi has finished downloading. - + Le téléchargement de %1 est terminé. I/O Error i.e: Input/Output Error - Erreur E/S + Erreur E/S An error occured when trying to read or write %1. The disk is probably full, download has been paused e.g: An error occured when trying to read or write xxx.avi. The disk is probably full, download has been paused - + Une erreur s'est produite lors de la lecture ou l'écriture de %1. Le disque dur est probablement plein, le téléchargement a été mis en pause An error occured (full fisk?), '%1' paused. e.g: An error occured (full fisk?), 'xxx.avi' paused. - + Une erreur s'est produite (disque plein ?), '%1' a été mis en pause. - + Connection Status: - + Etat de la connexion : Online - + Connecté Firewalled? i.e: Behind a firewall/router? - + Derrière un pare-feu ou un routeur ? No incoming connections... - + Aucune connexion entrante... No search engine selected - + Aucun moteur de recherche sélectionné Search plugin update - + Mise à jour du greffon de recherche Search has finished - + Fin de la recherche Results i.e: Search results - Résultats + Résultats Downloading '%1', please wait... e.g: Downloading 'xxx.torrent', please wait... - + Téléchargement de '%1', veuillez patienter... + + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + Une erreur s'est produite (disque plein ?), '%1' a été mis en pause. @@ -1567,7 +1573,7 @@ Veuillez d'abord le quitter. &Options - &Options + &Préférences @@ -1767,12 +1773,12 @@ Veuillez d'abord le quitter. Visit website - + Visiter le site internet Report a bug - + Signaler un bogue @@ -1866,12 +1872,12 @@ Veuillez d'abord le quitter. qBittorrent - + qBittorrent Please contact me if you would like to translate qBittorrent into your own language. - + Veuillez me contacter si vous désirez traduire qBittorrent dans votre langue natale. @@ -2231,25 +2237,25 @@ Veuillez d'abord le quitter. < 1m < 1 minute - + < 1min %1m e.g: 10minutes - + %1min %1h%2m e.g: 3hours 5minutes - + %1h%2min %1d%2h%3m e.g: 2days 10hours 2minutes - + %1j%2h%3min @@ -2368,33 +2374,33 @@ Veuillez d'abord le quitter. Options were saved successfully. - + Préférences sauvegardées avec succès. Choose scan directory - + Choisir le dossier à surveiller Choose an ipfilter.dat file - + Choisir un fichier ipfilter.dat Choose a save directory - + Choisir un répertoire de sauvegarde I/O Error Input/Output Error - Erreur E/S + Erreur E/S Couldn't open %1 in read mode. - + Impossible d'ouvrir %1 en lecture. diff --git a/src/lang/qbittorrent_it.qm b/src/lang/qbittorrent_it.qm index a1d834e8b..a47009191 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 0f486e1ca..e349c29dc 100644 --- a/src/lang/qbittorrent_it.ts +++ b/src/lang/qbittorrent_it.ts @@ -892,7 +892,7 @@ Example: Downloading www.example.com/test.torrent - + Connection status: @@ -1095,13 +1095,7 @@ Example: Downloading www.example.com/test.torrent - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1148,6 +1142,12 @@ Example: Downloading www.example.com/test.torrent e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_ko.qm b/src/lang/qbittorrent_ko.qm index 0fbe8af95..0c02848f1 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 c57dbc422..a591e04ad 100644 --- a/src/lang/qbittorrent_ko.ts +++ b/src/lang/qbittorrent_ko.ts @@ -1122,7 +1122,7 @@ Please close the other one first. - + Connection status: @@ -1320,13 +1320,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1373,6 +1367,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_nb.qm b/src/lang/qbittorrent_nb.qm index 81df78821..f0bd5e84f 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 a5e936f90..26c5a0797 100644 --- a/src/lang/qbittorrent_nb.ts +++ b/src/lang/qbittorrent_nb.ts @@ -875,7 +875,7 @@ Vennligst avslutt denne først. qBittorrent %1 - + Connection status: Tilkoblingsstatus: @@ -1081,10 +1081,10 @@ Vennligst avslutt denne først. An error occured (full fisk?), '%1' paused. e.g: An error occured (full fisk?), 'xxx.avi' paused. - Det har oppstått en feil (full disk?), '%1' er pauset. + Det har oppstått en feil (full disk?), '%1' er pauset. - + Connection Status: Tilkoblingsstatus: @@ -1131,6 +1131,12 @@ Vennligst avslutt denne først. e.g: Downloading 'xxx.torrent', please wait... Laster ned '%1'... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + Det har oppstått en feil (full disk?), '%1' er pauset. + MainWindow diff --git a/src/lang/qbittorrent_nl.qm b/src/lang/qbittorrent_nl.qm index 0a361bd22..3806a0add 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 44db4a409..adab94bd2 100644 --- a/src/lang/qbittorrent_nl.ts +++ b/src/lang/qbittorrent_nl.ts @@ -1120,7 +1120,7 @@ Stop het eerste proccess eerst. - + Connection status: @@ -1318,13 +1318,7 @@ Stop het eerste proccess eerst. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1371,6 +1365,12 @@ Stop het eerste proccess eerst. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_pl.qm b/src/lang/qbittorrent_pl.qm index 8a6677c7f..16ce06c37 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 b7cf5aef2..efdf013d0 100644 --- a/src/lang/qbittorrent_pl.ts +++ b/src/lang/qbittorrent_pl.ts @@ -1149,7 +1149,7 @@ Zamknij najpierw okno podglądu. - + Connection status: @@ -1347,13 +1347,7 @@ Zamknij najpierw okno podglądu. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1400,6 +1394,12 @@ Zamknij najpierw okno podglądu. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_pt.qm b/src/lang/qbittorrent_pt.qm index be89885c5..3887af6e7 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 20322cbf3..124cc5711 100644 --- a/src/lang/qbittorrent_pt.ts +++ b/src/lang/qbittorrent_pt.ts @@ -932,7 +932,7 @@ Please close the other one first. - + Connection status: @@ -1130,13 +1130,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1183,6 +1177,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_ro.qm b/src/lang/qbittorrent_ro.qm index 754dfee7f..b90b6f924 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 b90918f6f..7622d9a13 100644 --- a/src/lang/qbittorrent_ro.ts +++ b/src/lang/qbittorrent_ro.ts @@ -966,7 +966,7 @@ Vă rugăm să-l opriţi. - + Connection status: @@ -1164,13 +1164,7 @@ Vă rugăm să-l opriţi. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1217,6 +1211,12 @@ Vă rugăm să-l opriţi. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_ru.qm b/src/lang/qbittorrent_ru.qm index 703480e4f..969de5e2c 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 4b65d1762..d103943fe 100644 --- a/src/lang/qbittorrent_ru.ts +++ b/src/lang/qbittorrent_ru.ts @@ -1062,7 +1062,7 @@ Please close the other one first. - + Connection status: @@ -1260,13 +1260,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1313,6 +1307,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_sk.qm b/src/lang/qbittorrent_sk.qm index f2bf0cc99..925e4a152 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 b7fe2a00d..a22d4d363 100644 --- a/src/lang/qbittorrent_sk.ts +++ b/src/lang/qbittorrent_sk.ts @@ -987,7 +987,7 @@ Najskôr ho prosím zatvorte. - + Connection status: @@ -1185,13 +1185,7 @@ Najskôr ho prosím zatvorte. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1238,6 +1232,12 @@ Najskôr ho prosím zatvorte. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_sv.qm b/src/lang/qbittorrent_sv.qm index 0cf7a8aa9..0aa25d715 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 6014cb418..2e3e9bf8c 100644 --- a/src/lang/qbittorrent_sv.ts +++ b/src/lang/qbittorrent_sv.ts @@ -1,5 +1,5 @@ - + AboutDlg @@ -114,7 +114,7 @@ Copyright © 2006 Christophe Dumez<br> <br> Copyright © 2006 by Christophe Dumez<br> <br> <u>Home Page:</u> <i>http://www.qbittorrent.org</i><br> - + En bittorrent-klient som använder Qt4 och libtorrent, programmerad i C++.<br><br>Copyright © 2006 Christophe Dumez<br><br> <u>Webbsida:</u> <i>http://www.qbittorrent.org</i><br> @@ -624,7 +624,7 @@ Stäng den först. qBittorrent %1 - + Connection status: Anslutningsstatus: @@ -830,10 +830,10 @@ Stäng den först. An error occured (full fisk?), '%1' paused. e.g: An error occured (full fisk?), 'xxx.avi' paused. - Ett fel inträffade (full disk?), \"%1\" pausad. + Ett fel inträffade (full disk?), \"%1\" pausad. - + Connection Status: Anslutningsstatus: @@ -880,6 +880,12 @@ Stäng den först. e.g: Downloading 'xxx.torrent', please wait... Hämtar \"%1\", vänta... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + Ett fel inträffade (full disk?), \"%1\" pausad. + MainWindow diff --git a/src/lang/qbittorrent_tr.qm b/src/lang/qbittorrent_tr.qm index 77b20ee89..900569b60 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 90d4b2354..ccfd17e22 100644 --- a/src/lang/qbittorrent_tr.ts +++ b/src/lang/qbittorrent_tr.ts @@ -1158,7 +1158,7 @@ Lütfen önce diğerini kapatın. - + Connection status: @@ -1356,13 +1356,7 @@ Lütfen önce diğerini kapatın. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1409,6 +1403,12 @@ Lütfen önce diğerini kapatın. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_uk.qm b/src/lang/qbittorrent_uk.qm index 588cddb98..d6f82b098 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 f0d3578ef..e42c9099c 100644 --- a/src/lang/qbittorrent_uk.ts +++ b/src/lang/qbittorrent_uk.ts @@ -1072,7 +1072,7 @@ Please close the other one first. - + Connection status: @@ -1270,13 +1270,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1323,6 +1317,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_zh.qm b/src/lang/qbittorrent_zh.qm index 09218d84c..15a6e0848 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 5314e7595..e646f83d7 100644 --- a/src/lang/qbittorrent_zh.ts +++ b/src/lang/qbittorrent_zh.ts @@ -1016,7 +1016,7 @@ Please close the other one first. - + Connection status: @@ -1219,13 +1219,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1272,6 +1266,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow diff --git a/src/lang/qbittorrent_zh_HK.qm b/src/lang/qbittorrent_zh_HK.qm index 428c0ba68..4463dc248 100644 Binary files a/src/lang/qbittorrent_zh_HK.qm and b/src/lang/qbittorrent_zh_HK.qm differ diff --git a/src/lang/qbittorrent_zh_HK.ts b/src/lang/qbittorrent_zh_HK.ts index 02077efbe..8afecdbc9 100644 --- a/src/lang/qbittorrent_zh_HK.ts +++ b/src/lang/qbittorrent_zh_HK.ts @@ -949,7 +949,7 @@ Please close the other one first. - + Connection status: @@ -1152,13 +1152,7 @@ Please close the other one first. - - An error occured (full fisk?), '%1' paused. - e.g: An error occured (full fisk?), 'xxx.avi' paused. - - - - + Connection Status: @@ -1205,6 +1199,12 @@ Please close the other one first. e.g: Downloading 'xxx.torrent', please wait... + + + An error occured (full disk?), '%1' paused. + e.g: An error occured (full disk?), 'xxx.avi' paused. + + MainWindow