diff --git a/localization/rssguard_cs.ts b/localization/rssguard_cs.ts index 25f280d59..38fc11b1c 100644 --- a/localization/rssguard_cs.ts +++ b/localization/rssguard_cs.ts @@ -116,37 +116,6 @@ <body>RSS Guard je (velmi) jednoduchá čtečka kanálů.<br><br>Tento software je šířen pod licencí GNU General Public License, verze 3.<br><br>Kontakty:<ul><li><a href="mailto://%1">%1</a> ~email</li><li><a href="%2">%2</a> ~webová stránka</li></ul>Zdrojové kódy aplikace lze získat z jejího web.u<br><br><br>Copyright (C) 2011-%3 %4</body> - - FormCategoryDetails - - Dialog - - - - Parent category - - - - Title - Název - - - Title of the category - Název kategorie - - - Description - - - - Icon - - - - Add new category - - - FormMain @@ -321,10 +290,6 @@ Open selected source messages in internal browser. Otevřít vybrané zdrojové články v interním prohlížeči. - - Add new &category - Přidat novou &kategorii - Application is already running. Aplikace již běží. @@ -383,28 +348,36 @@ &Delete selected feed/category - + Smazat vy&braný kanál/kategorii Delete selected feed/category. - + Smazat vybraný kanál/kategorii. Mark all messages (without message filters) from selected feeds as read. - + Označit všechny zprávy (i přes filtry zpráv) z vybraných kanálů jako přečtené. Mark all messages (without message filters) from selected feeds as unread. - + Označit všechny zprávy (i přes filtry zpráv) z vybraných kanálů jako nepřečtené. Remove all messages from selected feeds. - + Smazat všechny zprávy z vybraných kanálů. Displays all messages from selected feeds/categories in a new "newspaper mode" tab. Note that messages are not set as read automatically. + + Add new standard &category + + + + Add new standard category. + + FormSettings @@ -748,6 +721,67 @@ Use sample arguments for Použít typické argumenty pro + + Use in-memory database as the working database + + + + Usage of in-memory working database has several advantages and pitfalls. Make sure that you are familiar with these before you turn this feature on. Advantages: +<ul> +<li>higher speed for feed/message manipulations (especially with thousands of messages displayed),</li> +<li>whole database stored in RAM, thus your hard drive can rest more.</li> +</ul> +Disadvantages: +<ul> +<li>if application crashes, your changes from last session are lost,</li> +<li>application startup and shutdown can take little longer (max. 2 seconds).</li> +</ul> +Authors of this application are NOT responsible for lost data. + + + + in-memory database switched + + + + + FormStandardCategoryDetails + + Dialog + + + + Parent category + + + + Title + + + + Description + + + + Icon + + + + Add new category + + + + Edit existing category + + + + This category name is ok. + + + + This category name is too short. + + FormWelcome @@ -985,6 +1019,17 @@ Jazyk: %5 Přepnout režim okna aplikace rovnou z ikonky ve stavovém pruhu. + + TabBar + + Close this tab. + Zavřít tento panel. + + + Close tab + Zavřít panel + + TabWidget diff --git a/localization/rssguard_en.ts b/localization/rssguard_en.ts index d2b7a3e59..b5f5e9a8c 100644 --- a/localization/rssguard_en.ts +++ b/localization/rssguard_en.ts @@ -116,37 +116,6 @@ - - FormCategoryDetails - - Dialog - - - - Parent category - - - - Title - - - - Title of the category - - - - Description - - - - Icon - - - - Add new category - - - FormMain @@ -321,10 +290,6 @@ Open selected source messages in internal browser. - - Add new &category - - Application is already running. @@ -405,6 +370,14 @@ Displays all messages from selected feeds/categories in a new "newspaper mode" tab. Note that messages are not set as read automatically. + + Add new standard &category + + + + Add new standard category. + + FormSettings @@ -740,6 +713,67 @@ Use sample arguments for + + Use in-memory database as the working database + + + + Usage of in-memory working database has several advantages and pitfalls. Make sure that you are familiar with these before you turn this feature on. Advantages: +<ul> +<li>higher speed for feed/message manipulations (especially with thousands of messages displayed),</li> +<li>whole database stored in RAM, thus your hard drive can rest more.</li> +</ul> +Disadvantages: +<ul> +<li>if application crashes, your changes from last session are lost,</li> +<li>application startup and shutdown can take little longer (max. 2 seconds).</li> +</ul> +Authors of this application are NOT responsible for lost data. + + + + in-memory database switched + + + + + FormStandardCategoryDetails + + Dialog + + + + Parent category + + + + Title + + + + Description + + + + Icon + + + + Add new category + + + + Edit existing category + + + + This category name is ok. + + + + This category name is too short. + + FormWelcome @@ -969,6 +1003,17 @@ Language: %5 + + TabBar + + Close this tab. + + + + Close tab + + + TabWidget diff --git a/localization/rssguard_nl.ts b/localization/rssguard_nl.ts index bce145f0b..1aa5a6ef1 100644 --- a/localization/rssguard_nl.ts +++ b/localization/rssguard_nl.ts @@ -116,37 +116,6 @@ <body>RSS Guard is een (zeer) makelijk om te gebruiken feed lezer.<br><br>Dit programma is beschikbaar onder te termen van de GNU General Public License versie 3.<br><br>Contacts:<ul><li><a href="mailto://%1">%1</a> ~email</li><li><a ref="%2">%2</a> ~website </li><ul>U kunt de broncode voor RSS Guard verkrijgen op de website.<br><br><br>Auteursrecht(C)2011-%3 %4</body> - - FormCategoryDetails - - Dialog - - - - Parent category - Oudere categorie - - - Title - Titel - - - Title of the category - Titel van categorie - - - Description - Omschrijving - - - Icon - Pictogram - - - Add new category - Voeg nieuwe categorie toe - - FormMain @@ -321,10 +290,6 @@ Open selected source messages in internal browser. Open geselecteerde bron artikelen met ingebouwde webbrowser. - - Add new &category - Voeg nieuwe &categorie toe - Application is already running. RSSguard is al gestart. @@ -405,6 +370,14 @@ Displays all messages from selected feeds/categories in a new "newspaper mode" tab. Note that messages are not set as read automatically. Toon alle berichten van geselecteerde feeds/categorieën in een nieuwe "Krantweergave modus" tabblad. Onthoud dat de berichten niet zijn ingesteld als automatisch gelezen. + + Add new standard &category + + + + Add new standard category. + + FormSettings @@ -748,6 +721,67 @@ Use sample arguments for Gebruik voorbeeld argumenten voor + + Use in-memory database as the working database + + + + Usage of in-memory working database has several advantages and pitfalls. Make sure that you are familiar with these before you turn this feature on. Advantages: +<ul> +<li>higher speed for feed/message manipulations (especially with thousands of messages displayed),</li> +<li>whole database stored in RAM, thus your hard drive can rest more.</li> +</ul> +Disadvantages: +<ul> +<li>if application crashes, your changes from last session are lost,</li> +<li>application startup and shutdown can take little longer (max. 2 seconds).</li> +</ul> +Authors of this application are NOT responsible for lost data. + + + + in-memory database switched + + + + + FormStandardCategoryDetails + + Dialog + + + + Parent category + Oudere categorie + + + Title + Titel + + + Description + Omschrijving + + + Icon + Pictogram + + + Add new category + Voeg nieuwe categorie toe + + + Edit existing category + + + + This category name is ok. + + + + This category name is too short. + + FormWelcome @@ -984,6 +1018,17 @@ Taal: %5 Wissel Rssguard tussen volledige scherm/normale staat vanaf deze statusbar pictogram. + + TabBar + + Close this tab. + + + + Close tab + + + TabWidget diff --git a/resources/skins/base/vergilius.xml b/resources/skins/base/vergilius.xml index 1b0d8d087..8a45d6fcd 100644 --- a/resources/skins/base/vergilius.xml +++ b/resources/skins/base/vergilius.xml @@ -6,7 +6,7 @@ rotter.martinos@gmail.com