diff --git a/localization/rssguard_cs.ts b/localization/rssguard_cs.ts index 0b0a017b9..d527cb239 100644 --- a/localization/rssguard_cs.ts +++ b/localization/rssguard_cs.ts @@ -22,6 +22,30 @@ Updated feed '%1' Aktualizován kanál '%1' + + Cannot defragment database + + + + Database cannot be defragmented because feed update is ongoing. + + + + Database defragmented + + + + Database was successfully defragmented. + + + + Database was not defragmented + + + + Database was not defragmented. This database backend does not support it or it cannot be defragmented now. + + FeedsModel @@ -96,6 +120,22 @@ You cannot update selected items because another feed update is ongoing. Právě nyní nemůžete aktualizovat vybrané položky, protože nejspíše probíhá jiná aktualizace. + + Cannot update scheduled items + + + + You cannot update scheduled items because another feed update is ongoing. + + + + Scheduled update started + + + + RSS Guard is performing scheduled update of some feeds. + + FormAbout @@ -418,17 +458,41 @@ &Delete selected item &Smazat vybranou položku - - Standard &feed - Standa&rdní kanál - Add new standard feed. Přidat nový standardní kanál. - Standard &category - Standar&dní kategorie + New standard &feed + + + + New standard &category + + + + Switch visibility of main window + + + + Hides main window if it is visible and shows it if it is hidden. + + + + Defragment database + + + + Defragment database file so that its size decreases. + + + + Switch feeds list visibility + + + + Hides or shows the list of feeds/categories. + @@ -581,10 +645,6 @@ Close tabs with Zavírat panely pomocí - - Left mouse button double-click - Levého tlačítka myši - Middle mouse button single-click Prostředního tlačítka myši @@ -805,6 +865,110 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.Remove all read messages from all standard feeds on application exit Smazat všechny přečtené zprávy ze všech kanálů při vypnutí aplikace + + WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one. + + + + Database driver + + + + Hostname + + + + Test setup + + + + No test run so far. + + + + Note that speed of used MySQL server and latency of used connection medium HEAVILY influences the final performance of this application. Using slow database connections leads to bad performance when browsing feeds or messages. + + + + Right mouse button double-click + + + + Auto-update all feeds every + + + + minutes + + + + Feed connection timeout + + + + Connection timeout is time interval which is reserved for downloading new messages for the feed. If this time interval elapses, then download process is aborted. + + + + ms + + + + Update all feed on application startup + + + + Data storage + + + + SQLite (embedded database) + + + + MySQL/MariaDB (dedicated database) + + + + Hostname of your MySQL server + + + + Username to login with + + + + Password for your username + + + + data storage backend changed + + + + Hostname is empty. + + + + Hostname looks ok. + + + + Username is empty. + Uživatelské jméno je prázdné. + + + Username looks ok. + + + + Password is empty. + Heslo je prázdné. + + + Password looks ok. + + FormStandardCategoryDetails @@ -916,6 +1080,22 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.Use default icon Použít výchozí ikonu + + Cannot add category + + + + Category was not added due to error. + + + + Cannot edit category + + + + Category was not edited due to error. + + FormStandardFeedDetails @@ -1079,10 +1259,6 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.Icon type: Typ ikony: - - Auto-fetch feed metadata - Načíst metadata z internetu - Full feed url including scheme Plné url kanálu včetně schématu @@ -1111,6 +1287,50 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.Use default icon Použít výchozí ikonu + + Select the auto-update strategy for this feed. Default auto-update strategy means that the feed will be update in time intervals set in application settings. + + + + minutes + + + + Auto-update + + + + Cannot add feed + + + + Feed was not added due to error. + + + + Cannot edit feed + + + + Feed was not edited due to error. + + + + Fetch feed metadata + + + + Do not auto-update at all + + + + Auto-update using global interval + + + + Auto-update every + + FormWelcome @@ -1313,15 +1533,45 @@ Tato kategorie neobsahuje žádné podřízené položky. %1 (standardní kategorie) %2%3 + + Operation successful. + + + + No MySQL server is running in the target destination. + + + + Access denied. Invalid username or password used. + + + + Unknown error. + + + + does not use auto-update + + + + uses global settings + + + + uses specific settings (%n minute(s) to next auto-update) + + + + + + %1 (%2) %3 -Encoding: %4 - %1 (%2) -%3 - -Kódování: %4 +Encoding: %4 +Auto-update status: %5 + diff --git a/localization/rssguard_en.ts b/localization/rssguard_en.ts index 29a3dad4e..2bc211a9e 100644 --- a/localization/rssguard_en.ts +++ b/localization/rssguard_en.ts @@ -22,6 +22,30 @@ Updated feed '%1' + + Cannot defragment database + + + + Database cannot be defragmented because feed update is ongoing. + + + + Database defragmented + + + + Database was successfully defragmented. + + + + Database was not defragmented + + + + Database was not defragmented. This database backend does not support it or it cannot be defragmented now. + + FeedsModel @@ -96,6 +120,22 @@ You cannot update selected items because another feed update is ongoing. + + Cannot update scheduled items + + + + You cannot update scheduled items because another feed update is ongoing. + + + + Scheduled update started + + + + RSS Guard is performing scheduled update of some feeds. + + FormAbout @@ -418,16 +458,40 @@ &Delete selected item - - Standard &feed - - Add new standard feed. - Standard &category + New standard &feed + + + + New standard &category + + + + Switch visibility of main window + + + + Hides main window if it is visible and shows it if it is hidden. + + + + Defragment database + + + + Defragment database file so that its size decreases. + + + + Switch feeds list visibility + + + + Hides or shows the list of feeds/categories. @@ -581,10 +645,6 @@ Close tabs with - - Left mouse button double-click - - Middle mouse button single-click @@ -787,6 +847,110 @@ Authors of this application are NOT responsible for lost data. Remove all read messages from all standard feeds on application exit + + WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one. + + + + Database driver + + + + Hostname + + + + Test setup + + + + No test run so far. + + + + Note that speed of used MySQL server and latency of used connection medium HEAVILY influences the final performance of this application. Using slow database connections leads to bad performance when browsing feeds or messages. + + + + Right mouse button double-click + + + + Auto-update all feeds every + + + + minutes + + + + Feed connection timeout + + + + Connection timeout is time interval which is reserved for downloading new messages for the feed. If this time interval elapses, then download process is aborted. + + + + ms + + + + Update all feed on application startup + + + + Data storage + + + + SQLite (embedded database) + + + + MySQL/MariaDB (dedicated database) + + + + Hostname of your MySQL server + + + + Username to login with + + + + Password for your username + + + + data storage backend changed + + + + Hostname is empty. + + + + Hostname looks ok. + + + + Username is empty. + + + + Username looks ok. + + + + Password is empty. + + + + Password looks ok. + + FormStandardCategoryDetails @@ -898,6 +1062,22 @@ Authors of this application are NOT responsible for lost data. Use default icon + + Cannot add category + + + + Category was not added due to error. + + + + Cannot edit category + + + + Category was not edited due to error. + + FormStandardFeedDetails @@ -1061,10 +1241,6 @@ Authors of this application are NOT responsible for lost data. Icon type: - - Auto-fetch feed metadata - - Full feed url including scheme @@ -1093,6 +1269,50 @@ Authors of this application are NOT responsible for lost data. Use default icon + + Select the auto-update strategy for this feed. Default auto-update strategy means that the feed will be update in time intervals set in application settings. + + + + minutes + + + + Auto-update + + + + Cannot add feed + + + + Feed was not added due to error. + + + + Cannot edit feed + + + + Feed was not edited due to error. + + + + Fetch feed metadata + + + + Do not auto-update at all + + + + Auto-update using global interval + + + + Auto-update every + + FormWelcome @@ -1291,11 +1511,43 @@ This category does not contain any nested items. %2%3 + + Operation successful. + + + + No MySQL server is running in the target destination. + + + + Access denied. Invalid username or password used. + + + + Unknown error. + + + + does not use auto-update + + + + uses global settings + + + + uses specific settings (%n minute(s) to next auto-update) + + + + + %1 (%2) %3 -Encoding: %4 +Encoding: %4 +Auto-update status: %5 diff --git a/localization/rssguard_nl.ts b/localization/rssguard_nl.ts index 6c1c16243..1a324b4aa 100644 --- a/localization/rssguard_nl.ts +++ b/localization/rssguard_nl.ts @@ -22,6 +22,30 @@ Updated feed '%1' Update feed '%1' + + Cannot defragment database + + + + Database cannot be defragmented because feed update is ongoing. + + + + Database defragmented + + + + Database was successfully defragmented. + + + + Database was not defragmented + + + + Database was not defragmented. This database backend does not support it or it cannot be defragmented now. + + FeedsModel @@ -96,6 +120,22 @@ You cannot update selected items because another feed update is ongoing. Je kan gekozen items niet updaten omdat feeds aan het updaten zijn. + + Cannot update scheduled items + + + + You cannot update scheduled items because another feed update is ongoing. + + + + Scheduled update started + + + + RSS Guard is performing scheduled update of some feeds. + + FormAbout @@ -418,17 +458,41 @@ &Delete selected item &Verwijder geselecteerde items - - Standard &feed - Standaard &feed - Add new standard feed. Voeg nieuw standaard feed toe. - Standard &category - Standaard &categorie + New standard &feed + + + + New standard &category + + + + Switch visibility of main window + + + + Hides main window if it is visible and shows it if it is hidden. + + + + Defragment database + + + + Defragment database file so that its size decreases. + + + + Switch feeds list visibility + + + + Hides or shows the list of feeds/categories. + @@ -581,10 +645,6 @@ Close tabs with Sluit tabblad met - - Left mouse button double-click - Linker muisknop dubbele-klik - Middle mouse button single-click Middelste muisknop enkele-klik @@ -805,6 +865,110 @@ Auteurs van Rssguard zijn NIET verantwoordelijk voor verlies van gegevens.Remove all read messages from all standard feeds on application exit Verwijder de gelezen berichten van alle standaard feeds als rssguard sluit + + WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one. + + + + Database driver + + + + Hostname + + + + Test setup + + + + No test run so far. + + + + Note that speed of used MySQL server and latency of used connection medium HEAVILY influences the final performance of this application. Using slow database connections leads to bad performance when browsing feeds or messages. + + + + Right mouse button double-click + + + + Auto-update all feeds every + + + + minutes + + + + Feed connection timeout + + + + Connection timeout is time interval which is reserved for downloading new messages for the feed. If this time interval elapses, then download process is aborted. + + + + ms + + + + Update all feed on application startup + + + + Data storage + + + + SQLite (embedded database) + + + + MySQL/MariaDB (dedicated database) + + + + Hostname of your MySQL server + + + + Username to login with + + + + Password for your username + + + + data storage backend changed + + + + Hostname is empty. + + + + Hostname looks ok. + + + + Username is empty. + Gebruikersnaam is leeg. + + + Username looks ok. + + + + Password is empty. + Paswoord is leeg. + + + Password looks ok. + + FormStandardCategoryDetails @@ -916,6 +1080,22 @@ Auteurs van Rssguard zijn NIET verantwoordelijk voor verlies van gegevens.Use default icon Gebruik standaard pictogram + + Cannot add category + + + + Category was not added due to error. + + + + Cannot edit category + + + + Category was not edited due to error. + + FormStandardFeedDetails @@ -1079,10 +1259,6 @@ Auteurs van Rssguard zijn NIET verantwoordelijk voor verlies van gegevens.Icon type: Type pictogram: - - Auto-fetch feed metadata - Automatisch de feed metadata ophalen - Full feed url including scheme Volledige feed url inclusief schema @@ -1111,6 +1287,50 @@ Auteurs van Rssguard zijn NIET verantwoordelijk voor verlies van gegevens.Use default icon Gebruik standaard pictogram + + Select the auto-update strategy for this feed. Default auto-update strategy means that the feed will be update in time intervals set in application settings. + + + + minutes + + + + Auto-update + + + + Cannot add feed + + + + Feed was not added due to error. + + + + Cannot edit feed + + + + Feed was not edited due to error. + + + + Fetch feed metadata + + + + Do not auto-update at all + + + + Auto-update using global interval + + + + Auto-update every + + FormWelcome @@ -1312,15 +1532,44 @@ Deze categorie bevat geen nested items. %1 (standaard categorie) %2%3 + + Operation successful. + + + + No MySQL server is running in the target destination. + + + + Access denied. Invalid username or password used. + + + + Unknown error. + + + + does not use auto-update + + + + uses global settings + + + + uses specific settings (%n minute(s) to next auto-update) + + + + + %1 (%2) %3 -Encoding: %4 - %1 (%2) -%3 - -Codering: %4 +Encoding: %4 +Auto-update status: %5 + diff --git a/src/gui/formstandardfeeddetails.cpp b/src/gui/formstandardfeeddetails.cpp index 57c4edbfe..a7209d978 100644 --- a/src/gui/formstandardfeeddetails.cpp +++ b/src/gui/formstandardfeeddetails.cpp @@ -310,7 +310,7 @@ void FormStandardFeedDetails::initialize() { m_ui->setupUi(this); // Add button for fetching feed data from internet. - m_btnLoadDataFromInternet = m_ui->m_buttonBox->addButton(tr("Auto-fetch feed metadata"), + m_btnLoadDataFromInternet = m_ui->m_buttonBox->addButton(tr("Fetch feed metadata"), QDialogButtonBox::HelpRole); // Set flags and attributes.