diff --git a/retroshare-gui/src/gui/SearchDialog.cpp b/retroshare-gui/src/gui/SearchDialog.cpp index c686cca9b..2c9cd12c2 100644 --- a/retroshare-gui/src/gui/SearchDialog.cpp +++ b/retroshare-gui/src/gui/SearchDialog.cpp @@ -119,8 +119,13 @@ SearchDialog::SearchDialog(QWidget *parent) connect( ui.lineEdit, SIGNAL( returnPressed ( void ) ), this, SLOT( searchKeywords( void ) ) ); connect( ui.pushButtonsearch, SIGNAL( released ( void ) ), this, SLOT( searchKeywords( void ) ) ); connect( ui.pushButtonDownload, SIGNAL( released ( void ) ), this, SLOT( download( void ) ) ); + connect( ui.cloaseallsearchresultsButton, SIGNAL(clicked()), this, SLOT(searchRemoveAll())); + connect( ui.resetButton, SIGNAL(clicked()), this, SLOT(clearKeyword())); + //connect( ui.searchSummaryWidget, SIGNAL( itemSelectionChanged ( void ) ), this, SLOT( selectSearchResults( void ) ) ); + connect( ui.searchResultWidget, SIGNAL( itemDoubleClicked ( QTreeWidgetItem *, int)), this, SLOT(download())); + connect ( ui.searchSummaryWidget, SIGNAL( currentItemChanged ( QTreeWidgetItem *, QTreeWidgetItem * ) ), this, SLOT( selectSearchResults( void ) ) ); @@ -221,9 +226,9 @@ void SearchDialog::searchtableWidgetCostumPopupMenu( QPoint point ) contextMnu->clear(); contextMnu->addAction( downloadAct); - contextMnu->addSeparator(); - contextMnu->addAction( broadcastonchannelAct); - contextMnu->addAction( recommendtofriendsAct); + //contextMnu->addSeparator(); + //contextMnu->addAction( broadcastonchannelAct); + //contextMnu->addAction( recommendtofriendsAct); } QMouseEvent *mevent = new QMouseEvent( QEvent::MouseButtonPress, point, @@ -362,6 +367,14 @@ void SearchDialog::searchRemoveAll() nextSearchId = 1; } +/** clear keywords and ComboBox **/ +void SearchDialog::clearKeyword() +{ + ui.lineEdit->clear(); + ui.FileTypeComboBox->setCurrentIndex(0); +} + + /* ***************************************************************** Advanced search implementation *******************************************************************/ diff --git a/retroshare-gui/src/gui/SearchDialog.h b/retroshare-gui/src/gui/SearchDialog.h index 4e7fa576c..fd8eb30d8 100644 --- a/retroshare-gui/src/gui/SearchDialog.h +++ b/retroshare-gui/src/gui/SearchDialog.h @@ -79,6 +79,9 @@ private slots: void selectSearchResults(); + void clearKeyword(); + + private: /** render the results to the tree widget display */ void resultsToTree(std::string, std::list); diff --git a/retroshare-gui/src/gui/SearchDialog.ui b/retroshare-gui/src/gui/SearchDialog.ui index 565af914d..a6ab4ab6c 100644 --- a/retroshare-gui/src/gui/SearchDialog.ui +++ b/retroshare-gui/src/gui/SearchDialog.ui @@ -5,8 +5,8 @@ 0 0 - 661 - 289 + 654 + 374 @@ -509,15 +509,15 @@ 6 - 0 + 2 - 1 + 6 - 0 + 2 - + 0 @@ -1019,7 +1019,7 @@ p, li { white-space: pre-wrap; } 5 - + 0 @@ -1039,13 +1039,16 @@ p, li { white-space: pre-wrap; } - Download + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> - :/images/down_24x24.png + :/images/reset.png @@ -1181,6 +1184,48 @@ p, li { white-space: pre-wrap; } + + + + + 120 + 0 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + Download + + + :/images/download16.png + + + + + + + Qt::Horizontal + + + + 351 + 20 + + + + + + + + Close All Search Results + + + diff --git a/retroshare-gui/src/lang/retroshare_af.qm b/retroshare-gui/src/lang/retroshare_af.qm index dc4a44c82..14908dba4 100644 Binary files a/retroshare-gui/src/lang/retroshare_af.qm and b/retroshare-gui/src/lang/retroshare_af.qm differ diff --git a/retroshare-gui/src/lang/retroshare_af.ts b/retroshare-gui/src/lang/retroshare_af.ts index 03b238398..f9e28d024 100644 --- a/retroshare-gui/src/lang/retroshare_af.ts +++ b/retroshare-gui/src/lang/retroshare_af.ts @@ -6736,37 +6736,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Sources - + Results Results - + Download Download - + Broadcast on Channel Broadcast on Channe - + Recommend to Friends Recommend to Friends - + Remove Remove - + Remove All Remove All @@ -6814,32 +6814,32 @@ p, li { white-space: pre-wrap; } Documents - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Size - + Type Tipe: @@ -6899,25 +6899,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_bg.qm b/retroshare-gui/src/lang/retroshare_bg.qm index 9c6bdf071..75cede8f5 100644 Binary files a/retroshare-gui/src/lang/retroshare_bg.qm and b/retroshare-gui/src/lang/retroshare_bg.qm differ diff --git a/retroshare-gui/src/lang/retroshare_bg.ts b/retroshare-gui/src/lang/retroshare_bg.ts index 4b2a40e2f..e2d3d14a2 100644 --- a/retroshare-gui/src/lang/retroshare_bg.ts +++ b/retroshare-gui/src/lang/retroshare_bg.ts @@ -6546,37 +6546,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Източници - + Results Резултати - + Download Сваляне - + Broadcast on Channel Излъчване по канал - + Recommend to Friends Препоръка за приятели - + Remove Изтриване - + Remove All Изтриване на всичко @@ -6627,32 +6627,32 @@ p, li { white-space: pre-wrap; } Документи - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Размер - + Type Вид @@ -6712,25 +6712,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_cn_simp.qm b/retroshare-gui/src/lang/retroshare_cn_simp.qm index 38f90f3d0..6692ee8b1 100644 Binary files a/retroshare-gui/src/lang/retroshare_cn_simp.qm and b/retroshare-gui/src/lang/retroshare_cn_simp.qm differ diff --git a/retroshare-gui/src/lang/retroshare_cn_simp.ts b/retroshare-gui/src/lang/retroshare_cn_simp.ts index 4b2f0c175..74c7c1d62 100644 --- a/retroshare-gui/src/lang/retroshare_cn_simp.ts +++ b/retroshare-gui/src/lang/retroshare_cn_simp.ts @@ -6736,37 +6736,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources 來源 - + Results 結果 - + Download 下載 - + Broadcast on Channel 在頻道内广播 - + Recommend to Friends 推薦給朋友 - + Remove 移除 - + Remove All 清除所有 @@ -6814,32 +6814,32 @@ p, li { white-space: pre-wrap; } 文件 - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size 大小 - + Type 類型 @@ -6899,25 +6899,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_cn_trad.qm b/retroshare-gui/src/lang/retroshare_cn_trad.qm index 38f90f3d0..6692ee8b1 100644 Binary files a/retroshare-gui/src/lang/retroshare_cn_trad.qm and b/retroshare-gui/src/lang/retroshare_cn_trad.qm differ diff --git a/retroshare-gui/src/lang/retroshare_cn_trad.ts b/retroshare-gui/src/lang/retroshare_cn_trad.ts index 92e158eec..9ba65685a 100644 --- a/retroshare-gui/src/lang/retroshare_cn_trad.ts +++ b/retroshare-gui/src/lang/retroshare_cn_trad.ts @@ -6736,37 +6736,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources 來源 - + Results 結果 - + Download 下載 - + Broadcast on Channel 在頻道内广播 - + Recommend to Friends 推薦給朋友 - + Remove 移除 - + Remove All 清除所有 @@ -6814,32 +6814,32 @@ p, li { white-space: pre-wrap; } 文件 - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size 大小 - + Type 類型 @@ -6899,25 +6899,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_de.qm b/retroshare-gui/src/lang/retroshare_de.qm index a6e9854e1..e74eb96ee 100644 Binary files a/retroshare-gui/src/lang/retroshare_de.qm and b/retroshare-gui/src/lang/retroshare_de.qm differ diff --git a/retroshare-gui/src/lang/retroshare_de.ts b/retroshare-gui/src/lang/retroshare_de.ts index b519b69bc..750f0a36a 100644 --- a/retroshare-gui/src/lang/retroshare_de.ts +++ b/retroshare-gui/src/lang/retroshare_de.ts @@ -4726,7 +4726,7 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download all Recommended Files</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Lade alle Dateien runter</p></body></html> @@ -7080,37 +7080,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Quellen - + Results Ergebnisse - + Download Herunterladen - + Broadcast on Channel Im Kanal bekanntgeben - + Recommend to Friends Freunden empfehlen - + Remove Entfernen - + Remove All Alle Entfernen @@ -7183,22 +7183,22 @@ p, li { white-space: pre-wrap; } Zeige erweiterte Suchmöglichkeit - + Filename Dateiname - + Hash Prüfsumme - + KeyWords Schlüsselwörter - + Search Id Such ID @@ -7208,32 +7208,32 @@ p, li { white-space: pre-wrap; } <h3>Erweiterte Suche:</h3> - + Download Notice - + Skipping Local Files Überspringe lokale Dateien - + Sorry Sorry - + This function is not yet implemented. Diese Funktion ist noch nicht eingebaut. - + Size Grösse - + Type Typ @@ -7262,6 +7262,27 @@ p, li { white-space: pre-wrap; } Program Programme + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Auswahl Downloaden</p></body></html> + + + + Close All Search Results + Schließe all Ergebnisse + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_dk.qm b/retroshare-gui/src/lang/retroshare_dk.qm index f96480cd8..56309aee7 100644 Binary files a/retroshare-gui/src/lang/retroshare_dk.qm and b/retroshare-gui/src/lang/retroshare_dk.qm differ diff --git a/retroshare-gui/src/lang/retroshare_dk.ts b/retroshare-gui/src/lang/retroshare_dk.ts index 01116c1a3..cbc2d589b 100644 --- a/retroshare-gui/src/lang/retroshare_dk.ts +++ b/retroshare-gui/src/lang/retroshare_dk.ts @@ -6369,57 +6369,57 @@ p, li { white-space: pre-wrap; } SearchDialog - + Download - + Broadcast on Channel - + Recommend to Friends - + Remove - + Remove All - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Størrelse - + Type Type @@ -6502,35 +6502,56 @@ p, li { white-space: pre-wrap; } - + Filename - + Sources - + Hash - + KeyWords - + Results - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_en.qm b/retroshare-gui/src/lang/retroshare_en.qm index feb8b5c89..66946be02 100644 Binary files a/retroshare-gui/src/lang/retroshare_en.qm and b/retroshare-gui/src/lang/retroshare_en.qm differ diff --git a/retroshare-gui/src/lang/retroshare_en.ts b/retroshare-gui/src/lang/retroshare_en.ts index 2799074c5..b38b9efe5 100644 --- a/retroshare-gui/src/lang/retroshare_en.ts +++ b/retroshare-gui/src/lang/retroshare_en.ts @@ -6238,47 +6238,47 @@ p, li { white-space: pre-wrap; } SearchDialog - + Download - + Broadcast on Channel - + Recommend to Friends - + Remove - + Remove All - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. @@ -6361,45 +6361,66 @@ p, li { white-space: pre-wrap; } - + Filename - + Size - + Sources - + Type - + Hash - + KeyWords - + Results - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_es.qm b/retroshare-gui/src/lang/retroshare_es.qm index d16df49b4..fec46c243 100644 Binary files a/retroshare-gui/src/lang/retroshare_es.qm and b/retroshare-gui/src/lang/retroshare_es.qm differ diff --git a/retroshare-gui/src/lang/retroshare_es.ts b/retroshare-gui/src/lang/retroshare_es.ts index ed3895981..91db6979e 100644 --- a/retroshare-gui/src/lang/retroshare_es.ts +++ b/retroshare-gui/src/lang/retroshare_es.ts @@ -6517,37 +6517,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Fuentes - + Results Resultados - + Download Transferencia directa (Download) - + Broadcast on Channel Difusión en el canal - + Recommend to Friends Recomendar a los amigos - + Remove Quitar - + Remove All Quitar todos @@ -6595,32 +6595,32 @@ p, li { white-space: pre-wrap; } Documentos - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Tamaño - + Type Tipo @@ -6680,25 +6680,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_fi.qm b/retroshare-gui/src/lang/retroshare_fi.qm index bd3252127..821b58869 100644 Binary files a/retroshare-gui/src/lang/retroshare_fi.qm and b/retroshare-gui/src/lang/retroshare_fi.qm differ diff --git a/retroshare-gui/src/lang/retroshare_fi.ts b/retroshare-gui/src/lang/retroshare_fi.ts index e362f6b57..23ad1f0ed 100644 --- a/retroshare-gui/src/lang/retroshare_fi.ts +++ b/retroshare-gui/src/lang/retroshare_fi.ts @@ -7024,37 +7024,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Lähteet - + Results Tulokset - + Download Lataa - + Broadcast on Channel Yleislähetä kanavalla - + Recommend to Friends Suosittele kavereille - + Remove Poista - + Remove All Poista kaikki @@ -7105,32 +7105,32 @@ p, li { white-space: pre-wrap; } Asiakirjat - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Koko - + Type Tyyppi @@ -7190,25 +7190,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_fr.qm b/retroshare-gui/src/lang/retroshare_fr.qm index 6c5a448cc..64a440bed 100644 Binary files a/retroshare-gui/src/lang/retroshare_fr.qm and b/retroshare-gui/src/lang/retroshare_fr.qm differ diff --git a/retroshare-gui/src/lang/retroshare_fr.ts b/retroshare-gui/src/lang/retroshare_fr.ts index 16078a95f..068dc03da 100644 --- a/retroshare-gui/src/lang/retroshare_fr.ts +++ b/retroshare-gui/src/lang/retroshare_fr.ts @@ -3084,12 +3084,12 @@ p, li { white-space: pre-wrap; } Start minimized - + Réduire au démarrage Start RetroShare when my system starts - + Démarrer avec Windows @@ -7131,37 +7131,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Sources - + Results Résultats - + Download Réception - + Broadcast on Channel Émission sur le canal - + Recommend to Friends Recommander aux amis - + Remove Supprimer - + Remove All Tout supprimer @@ -7212,32 +7212,32 @@ p, li { white-space: pre-wrap; } Documents - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Taille - + Type Type @@ -7297,25 +7297,46 @@ p, li { white-space: pre-wrap; } - + Filename Nom du fichier - + Hash - + KeyWords Mots-clés - + Search Id Recherche Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Réinitialiser la recherche des mots-clés et type de dossier</p></body></html> + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + Télécharger sélection + + + + Close All Search Results + Tout fermer + ServerDialog @@ -7491,12 +7512,12 @@ p, li { white-space: pre-wrap; } Network Configuration (takes effect after restart) - + Configuration du réseau (prend effet après un redémarrage) Automatic - + Automatique @@ -7506,7 +7527,7 @@ p, li { white-space: pre-wrap; } Forwarded Port - + Transmis Port @@ -7531,17 +7552,17 @@ p, li { white-space: pre-wrap; } Network Configuration - + Configuration du réseau Local Address - + Adresse locale External Address - + Adresse externe @@ -7596,12 +7617,12 @@ p, li { white-space: pre-wrap; } Total Rate (KB/s) - + Total Taux (KB/s) Per Person - + Par Personne @@ -8404,12 +8425,12 @@ p, li { white-space: pre-wrap; } Toggle advanced searching on and off. - + Basculer sur la recherche avancée et à l'extérieur. <h3>Simple Search:</h3> - + <h3>Recherche simple:</h3> @@ -8475,7 +8496,7 @@ p, li { white-space: pre-wrap; } <h3>Advanced Search:</h3> - + <h3>Recherche avancée:</h3> diff --git a/retroshare-gui/src/lang/retroshare_gr.qm b/retroshare-gui/src/lang/retroshare_gr.qm index 2366ed019..534b3b328 100644 Binary files a/retroshare-gui/src/lang/retroshare_gr.qm and b/retroshare-gui/src/lang/retroshare_gr.qm differ diff --git a/retroshare-gui/src/lang/retroshare_gr.ts b/retroshare-gui/src/lang/retroshare_gr.ts index a8e5b0db3..e5a01f178 100644 --- a/retroshare-gui/src/lang/retroshare_gr.ts +++ b/retroshare-gui/src/lang/retroshare_gr.ts @@ -6736,37 +6736,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Sources - + Results Results - + Download Download - + Broadcast on Channel Broadcast on Channel - + Recommend to Friends Recommend to Friends - + Remove Remove - + Remove All Remove All @@ -6814,32 +6814,32 @@ p, li { white-space: pre-wrap; } Documents - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Size - + Type τύπος @@ -6899,25 +6899,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_it.qm b/retroshare-gui/src/lang/retroshare_it.qm index 2b63a6c43..a910b0b68 100644 Binary files a/retroshare-gui/src/lang/retroshare_it.qm and b/retroshare-gui/src/lang/retroshare_it.qm differ diff --git a/retroshare-gui/src/lang/retroshare_it.ts b/retroshare-gui/src/lang/retroshare_it.ts index f3557638b..9c73a936c 100644 --- a/retroshare-gui/src/lang/retroshare_it.ts +++ b/retroshare-gui/src/lang/retroshare_it.ts @@ -6517,37 +6517,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Fonti - + Results Risultati - + Download Download Trasferimento - + Broadcast on Channel Radiodiffusione sulla Manica - + Recommend to Friends Suggerire agli amici - + Remove Rimuovere - + Remove All Rimuovere tutti @@ -6595,32 +6595,32 @@ p, li { white-space: pre-wrap; } Documenti - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Formato - + Type Tipo @@ -6680,25 +6680,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_jp.qm b/retroshare-gui/src/lang/retroshare_jp.qm index a3a70218c..34d0442df 100644 Binary files a/retroshare-gui/src/lang/retroshare_jp.qm and b/retroshare-gui/src/lang/retroshare_jp.qm differ diff --git a/retroshare-gui/src/lang/retroshare_jp.ts b/retroshare-gui/src/lang/retroshare_jp.ts index b15775036..45d427174 100644 --- a/retroshare-gui/src/lang/retroshare_jp.ts +++ b/retroshare-gui/src/lang/retroshare_jp.ts @@ -6741,37 +6741,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources - + Results 結果 - + Download ダウンロード - + Broadcast on Channel チャネルの放送 - + Recommend to Friends 友人に推薦しなさい - + Remove 取除きなさい - + Remove All すべてを取除きなさい @@ -6819,32 +6819,32 @@ p, li { white-space: pre-wrap; } 文書 - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size サイズ - + Type タイプ @@ -6904,25 +6904,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_kr.qm b/retroshare-gui/src/lang/retroshare_kr.qm index afee4cdba..f779d6bc1 100644 Binary files a/retroshare-gui/src/lang/retroshare_kr.qm and b/retroshare-gui/src/lang/retroshare_kr.qm differ diff --git a/retroshare-gui/src/lang/retroshare_kr.ts b/retroshare-gui/src/lang/retroshare_kr.ts index fde2cb0f1..4fd6d62c0 100644 --- a/retroshare-gui/src/lang/retroshare_kr.ts +++ b/retroshare-gui/src/lang/retroshare_kr.ts @@ -6736,37 +6736,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources 근원 - + Results 결과 - + Download 다운로드 - + Broadcast on Channel 채널에 방송 - + Recommend to Friends 친구에게 추천하십시오 - + Remove 제거하십시오 - + Remove All 모두를 제거하십시오 @@ -6814,32 +6814,32 @@ p, li { white-space: pre-wrap; } 문서 - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size 크기 - + Type 유형 @@ -6899,25 +6899,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_pl.qm b/retroshare-gui/src/lang/retroshare_pl.qm index 43307e624..d6c8d9a7b 100644 Binary files a/retroshare-gui/src/lang/retroshare_pl.qm and b/retroshare-gui/src/lang/retroshare_pl.qm differ diff --git a/retroshare-gui/src/lang/retroshare_pl.ts b/retroshare-gui/src/lang/retroshare_pl.ts index a1f84a4fc..638d2a9ae 100644 --- a/retroshare-gui/src/lang/retroshare_pl.ts +++ b/retroshare-gui/src/lang/retroshare_pl.ts @@ -6690,37 +6690,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Źródła - + Results Rezultat - + Download Pobieranie - + Broadcast on Channel Kanał rozsiewczy - + Recommend to Friends Zarekomenduj znajomemu - + Remove Usuń - + Remove All Usuń wszystko @@ -6771,32 +6771,32 @@ p, li { white-space: pre-wrap; } Dokumenty - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Rozmiar - + Type Typ @@ -6856,25 +6856,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_pt.qm b/retroshare-gui/src/lang/retroshare_pt.qm index 6b15076c8..b72a8e727 100644 Binary files a/retroshare-gui/src/lang/retroshare_pt.qm and b/retroshare-gui/src/lang/retroshare_pt.qm differ diff --git a/retroshare-gui/src/lang/retroshare_pt.ts b/retroshare-gui/src/lang/retroshare_pt.ts index 9d5cd225d..683ab378f 100644 --- a/retroshare-gui/src/lang/retroshare_pt.ts +++ b/retroshare-gui/src/lang/retroshare_pt.ts @@ -6741,37 +6741,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Fontes - + Results Resultados - + Download Download - + Broadcast on Channel Transmissão na canaleta - + Recommend to Friends Recomendar aos amigos - + Remove Remover - + Remove All Remover tudo @@ -6819,32 +6819,32 @@ p, li { white-space: pre-wrap; } Originais - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Tamanho - + Type Tipo @@ -6904,25 +6904,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_ru.qm b/retroshare-gui/src/lang/retroshare_ru.qm index 1810fc9d6..8e3243b7a 100644 Binary files a/retroshare-gui/src/lang/retroshare_ru.qm and b/retroshare-gui/src/lang/retroshare_ru.qm differ diff --git a/retroshare-gui/src/lang/retroshare_ru.ts b/retroshare-gui/src/lang/retroshare_ru.ts index 729fa89c4..63720b599 100644 --- a/retroshare-gui/src/lang/retroshare_ru.ts +++ b/retroshare-gui/src/lang/retroshare_ru.ts @@ -6681,37 +6681,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Источники - + Results Результаты - + Download Скачки - + Broadcast on Channel Вещания на канале - + Recommend to Friends Рекомендовать Друзья - + Remove Удалить - + Remove All Remove All @@ -6759,32 +6759,32 @@ p, li { white-space: pre-wrap; } Документы - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Size - + Type Type @@ -6844,25 +6844,46 @@ p, li { white-space: pre-wrap; } - + Filename Имя файла - + Hash Хэш - + KeyWords Ключевые слова - + Search Id Поиск ID + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_se.qm b/retroshare-gui/src/lang/retroshare_se.qm index 9fcdaae94..698c0527e 100644 Binary files a/retroshare-gui/src/lang/retroshare_se.qm and b/retroshare-gui/src/lang/retroshare_se.qm differ diff --git a/retroshare-gui/src/lang/retroshare_se.ts b/retroshare-gui/src/lang/retroshare_se.ts index 5040cf846..3350704d3 100644 --- a/retroshare-gui/src/lang/retroshare_se.ts +++ b/retroshare-gui/src/lang/retroshare_se.ts @@ -6583,37 +6583,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Källor - + Results Resultat - + Download Hämta - + Broadcast on Channel - + Recommend to Friends Rekommendera till vänner - + Remove Ta bort - + Remove All Ta bort alla @@ -6664,32 +6664,32 @@ p, li { white-space: pre-wrap; } Dokument - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Storlek - + Type Typ @@ -6749,25 +6749,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_sl.qm b/retroshare-gui/src/lang/retroshare_sl.qm index a036191f4..a085b2913 100644 Binary files a/retroshare-gui/src/lang/retroshare_sl.qm and b/retroshare-gui/src/lang/retroshare_sl.qm differ diff --git a/retroshare-gui/src/lang/retroshare_sl.ts b/retroshare-gui/src/lang/retroshare_sl.ts index 6e6819e8c..1f3090c21 100644 --- a/retroshare-gui/src/lang/retroshare_sl.ts +++ b/retroshare-gui/src/lang/retroshare_sl.ts @@ -7037,37 +7037,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Viri - + Results Rezultati - + Download Prenesi - + Broadcast on Channel Oddajaj na kanalu - + Recommend to Friends Priporoči prijateljem - + Remove Odstrani - + Remove All Odstrani vse @@ -7118,32 +7118,32 @@ p, li { white-space: pre-wrap; } Dokumenti - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Velikost - + Type Vrsta @@ -7203,25 +7203,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_sr.qm b/retroshare-gui/src/lang/retroshare_sr.qm index 72e94938b..3649335f0 100644 Binary files a/retroshare-gui/src/lang/retroshare_sr.qm and b/retroshare-gui/src/lang/retroshare_sr.qm differ diff --git a/retroshare-gui/src/lang/retroshare_sr.ts b/retroshare-gui/src/lang/retroshare_sr.ts index 4213a4f06..4d1dea6bf 100644 --- a/retroshare-gui/src/lang/retroshare_sr.ts +++ b/retroshare-gui/src/lang/retroshare_sr.ts @@ -6923,52 +6923,52 @@ p, li { white-space: pre-wrap; } SearchDialog - + Download Преузимање - + Broadcast on Channel Бродкест На Каналу - + Recommend to Friends Препоручено Пријатељима - + Remove Уклони - + Remove All Уклони Све - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Величина @@ -7051,40 +7051,61 @@ p, li { white-space: pre-wrap; } - + Filename - + Sources Изворишта - + Type - + Hash - + KeyWords - + Results - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_tr.qm b/retroshare-gui/src/lang/retroshare_tr.qm index d36bea779..3cba40e70 100644 Binary files a/retroshare-gui/src/lang/retroshare_tr.qm and b/retroshare-gui/src/lang/retroshare_tr.qm differ diff --git a/retroshare-gui/src/lang/retroshare_tr.ts b/retroshare-gui/src/lang/retroshare_tr.ts index 210d122ed..3736fd8c2 100644 --- a/retroshare-gui/src/lang/retroshare_tr.ts +++ b/retroshare-gui/src/lang/retroshare_tr.ts @@ -6736,37 +6736,37 @@ p, li { white-space: pre-wrap; } SearchDialog - + Sources Sources - + Results Results - + Download Download - + Broadcast on Channel Broadcast on Channel - + Recommend to Friends Recommend to Arkadaş - + Remove Remove - + Remove All Remove All @@ -6814,32 +6814,32 @@ p, li { white-space: pre-wrap; } Documents - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Size Size - + Type Type @@ -6899,25 +6899,46 @@ p, li { white-space: pre-wrap; } - + Filename - + Hash - + KeyWords - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_zh_CN.qm b/retroshare-gui/src/lang/retroshare_zh_CN.qm index feb8b5c89..66946be02 100644 Binary files a/retroshare-gui/src/lang/retroshare_zh_CN.qm and b/retroshare-gui/src/lang/retroshare_zh_CN.qm differ diff --git a/retroshare-gui/src/lang/retroshare_zh_CN.ts b/retroshare-gui/src/lang/retroshare_zh_CN.ts index d7beb0ad2..6b2b41e4a 100644 --- a/retroshare-gui/src/lang/retroshare_zh_CN.ts +++ b/retroshare-gui/src/lang/retroshare_zh_CN.ts @@ -6238,47 +6238,47 @@ p, li { white-space: pre-wrap; } SearchDialog - + Download - + Broadcast on Channel - + Recommend to Friends - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Remove - + Remove All @@ -6361,45 +6361,66 @@ p, li { white-space: pre-wrap; } - + Filename - + Size - + Sources - + Type - + Hash - + KeyWords - + Results - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog diff --git a/retroshare-gui/src/lang/retroshare_zh_TW.qm b/retroshare-gui/src/lang/retroshare_zh_TW.qm index feb8b5c89..66946be02 100644 Binary files a/retroshare-gui/src/lang/retroshare_zh_TW.qm and b/retroshare-gui/src/lang/retroshare_zh_TW.qm differ diff --git a/retroshare-gui/src/lang/retroshare_zh_TW.ts b/retroshare-gui/src/lang/retroshare_zh_TW.ts index d7beb0ad2..6b2b41e4a 100644 --- a/retroshare-gui/src/lang/retroshare_zh_TW.ts +++ b/retroshare-gui/src/lang/retroshare_zh_TW.ts @@ -6238,47 +6238,47 @@ p, li { white-space: pre-wrap; } SearchDialog - + Download - + Broadcast on Channel - + Recommend to Friends - + Download Notice - + Skipping Local Files - + Sorry - + This function is not yet implemented. - + Remove - + Remove All @@ -6361,45 +6361,66 @@ p, li { white-space: pre-wrap; } - + Filename - + Size - + Sources - + Type - + Hash - + KeyWords - + Results - + Search Id + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Reset Search Keyword and File Type</p></body></html> + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Download Select</p></body></html> + + + + + Close All Search Results + + ServerDialog