sync langs, work on nodejs integration
This commit is contained in:
parent
95a5341967
commit
361a0f2b31
29 changed files with 2594 additions and 1285 deletions
|
@ -1978,7 +1978,7 @@ or this functionality is not implemented yet.</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Are you sure?</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Jste si jistý?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Do you really want to remove selected filter?</source>
|
||||
|
@ -3964,10 +3964,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Externá nástroje pro zprávy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>Na této stránce si můžete nakonfigurovat seznam externích nástrojů pro otevírání URL ze zpráv.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Spouštěč</translation>
|
||||
|
@ -4012,13 +4008,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>VAROVÁNÍ: Mějte na paměti, že přepnutí z jednoho databázového backendu na jiný neprovede zkopírování dat mezi těmito backendy.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Datbázový ovladač</translation>
|
||||
|
@ -4027,30 +4023,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Použít paměťovou datábázi jako pracovní datové uložiště</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>Použití paměťové databáze má hned několik výhod a nevýhod. Před povolením této funkce se ujistětě, že se s nimi seznámíte. Výhody:
|
||||
<ul>
|
||||
<li>vyšší rychlost při manipulaci se zprávami a kanály (obzvláště, pokud je zpráv hodně),</li>
|
||||
<li>celá databáze je uložená v RAM, tedy pevný disk může více odpočívat.</li>
|
||||
</ul>
|
||||
Nevýhody:
|
||||
<ul>
|
||||
<li>pokud aplikace zhavaruje, tak Vaše změny z posledního sezení budou ztraceny,</li>
|
||||
<li>start a vypnutí aplikace může trvat o něco déle (max. 2 vteřiny).</li>
|
||||
</ul>
|
||||
Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Hostitel</translation>
|
||||
|
@ -4147,6 +4119,24 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.</tr
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Použít databázové transakce při ukládání zpráv</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4205,10 +4195,6 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.</tr
|
|||
<source>Font preview</source>
|
||||
<translation>Náhled písma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Výška obrázkových příloh</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Písmo seznamu kanálů</translation>
|
||||
|
@ -4313,6 +4299,18 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.</tr
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4387,14 +4385,6 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.</tr
|
|||
<source>Statusbar</source>
|
||||
<translation>Stavový pruh</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Styl nástrojové lišty</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Zvolte lištu, kterou chcete upravit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Název</translation>
|
||||
|
@ -4492,6 +4482,22 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.</tr
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4512,6 +4518,45 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.</tr
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4523,11 +4568,9 @@ Autoři této aplikace nenesou žádnou odpovědnost za ztrátu Vašich dat.</tr
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4837,14 +4880,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4905,6 +4940,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -1985,7 +1985,7 @@ or this functionality is not implemented yet.</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Are you sure?</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Er du sikker?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Do you really want to remove selected filter?</source>
|
||||
|
@ -3956,10 +3956,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Eksternt værktøj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>På denne side kan du sætte en liste op, over eksternt værktøj, der kan åbne webadresser for valgte meddelelser.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Kørbar</translation>
|
||||
|
@ -4004,13 +4000,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation>Fjern valgte værktøj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>ADVARSEL: Bemærk, at et skifte til en anden datalagringstype IKKE vil kopiere eksisterende data fra den aktuelle aktive datalagring til den nye.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Database drivprogramæ</translation>
|
||||
|
@ -4019,20 +4015,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Værtsnavn</translation>
|
||||
|
@ -4129,6 +4111,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Brug databasetransaktioner når hentede meddelelser lagres</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4187,10 +4187,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation>Forhåndsvisning af skrifttyper</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Nyhedskildeliste skrifttype</translation>
|
||||
|
@ -4295,6 +4291,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4369,14 +4377,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation>Statuslinie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Knapstil for værktøjsbjælke</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Vælg værktøjsbjælke for redigering</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Navn</translation>
|
||||
|
@ -4474,6 +4474,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4494,6 +4510,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4505,11 +4560,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation>Slå påmindelser til</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4819,14 +4872,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation>Du kan bruge webadressen som kilde til din nyhedskilde, eller du kan fremstille dit feed med et brugerdefineret script. Du kan også efterbehandle den genererede kildedata med endnu et script, hvis du ønsker det. Disse er avancerede funktioner. Sørg for at læse dokumentationen, før du bruger dem.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4887,6 +4932,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -1974,7 +1974,7 @@ or this functionality is not implemented yet.</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Are you sure?</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Sind Sie sicher?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Do you really want to remove selected filter?</source>
|
||||
|
@ -3954,10 +3954,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Externe Programme</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>Auf dieser Seite können Sie einstellen mit welchen externen Programmen URLs von ausgewählten Nachrichten geöffnet werden können.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Ausführbar</translation>
|
||||
|
@ -4002,13 +3998,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>Warnung: Beachten Sie, dass das Umschalten auf einen anderen Datenspeicherung ihre bestehenden Daten NICHT auf den neuen ausgewählten kopieren wird.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Datenbanktreiber</translation>
|
||||
|
@ -4017,31 +4013,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Verwenden Sie die Datenbank im Arbeitsspeicher als aktuelle Datenbank</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>Die Verwendung einer Datenbank im Arbeitsspeicher bietet einige Vor-, aber auch einige Nachteile. Nutzer sollten sich vor der Verwendung über beide bewusst sein.<br>
|
||||
Vorteile:
|
||||
<ul>
|
||||
<li>höhere Geschwindigkeit bei Manipulationen an Feeds oder Nachrichten, insbesondere, wenn beide schon in großer Zahl vorliegen</li>
|
||||
<li>Entlastung für Hardware wie Festplatte oder SDD</li>
|
||||
</ul>
|
||||
Nachteile:
|
||||
<ul>
|
||||
<li>bei einem Absturz der Anwendung gehen sämtliche Daten der aktuellen Sitzung verloren</li>
|
||||
<li>Starten und Beenden der Anwendung dauern etwas länger (max. 2sec)</li>
|
||||
</ul>
|
||||
Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Hostname</translation>
|
||||
|
@ -4138,6 +4109,24 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.</trans
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Speichern heruntergeladener Nachrichten per Datenbanktransaktionen handhaben</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4196,10 +4185,6 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.</trans
|
|||
<source>Font preview</source>
|
||||
<translation>Vorschau der Schrift</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Höhe angehängter Abbildungen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4304,6 +4289,18 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.</trans
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4378,14 +4375,6 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.</trans
|
|||
<source>Statusbar</source>
|
||||
<translation>Statusleiste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Stil der Schaltflächen in Werkzeugleisten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Zu bearbeitende Werkzeugleiste auswählen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Name</translation>
|
||||
|
@ -4483,6 +4472,22 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.</trans
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4503,6 +4508,45 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.</trans
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4514,11 +4558,9 @@ Die Autoren dieser Anwendung sind NICHT für Datenverlust verantwortlich.</trans
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4828,14 +4870,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4896,6 +4930,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3985,10 +3985,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4033,13 +4029,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished">WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation type="unfinished">Database driver</translation>
|
||||
|
@ -4048,30 +4044,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation type="unfinished">Use in-memory database as the working database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation type="unfinished">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.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation type="unfinished">Hostname</translation>
|
||||
|
@ -4168,6 +4140,24 @@ Authors of this application are NOT responsible for lost data.</translation>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4226,10 +4216,6 @@ Authors of this application are NOT responsible for lost data.</translation>
|
|||
<source>Font preview</source>
|
||||
<translation type="unfinished">Font preview</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4334,6 +4320,18 @@ Authors of this application are NOT responsible for lost data.</translation>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4408,14 +4406,6 @@ Authors of this application are NOT responsible for lost data.</translation>
|
|||
<source>Statusbar</source>
|
||||
<translation type="unfinished">Statusbar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation type="unfinished">Toolbar button style</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation type="unfinished">Select toolbar to edit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">Name</translation>
|
||||
|
@ -4513,6 +4503,22 @@ Authors of this application are NOT responsible for lost data.</translation>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4533,6 +4539,45 @@ Authors of this application are NOT responsible for lost data.</translation>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4544,11 +4589,9 @@ Authors of this application are NOT responsible for lost data.</translation>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4858,14 +4901,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -4926,6 +4961,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3938,10 +3938,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -3986,13 +3982,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4001,20 +3997,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4111,6 +4093,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4169,10 +4169,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4277,6 +4273,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4351,14 +4359,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4456,6 +4456,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation>Fetch colour from activated skin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4476,6 +4492,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation>Localisation</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4487,11 +4542,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4801,14 +4854,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4869,6 +4914,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -1978,7 +1978,7 @@ o debido a que esta función aún no está implementada.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<source>Are you sure?</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>¿Está usted seguro?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Do you really want to remove selected filter?</source>
|
||||
|
@ -3961,10 +3961,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Herramientas externas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>En esta página, puede configurar una lista de herramientas externas que pueden abrir direcciones URL de los mensajes seleccionados.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Ejecutable</translation>
|
||||
|
@ -4009,13 +4005,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>ADVERTENCIA: Tenga en cuenta que al cambiar a otro tipo de almacenamiento de datos NO se copiaran sus datos existentes en el almacén de datos activo al recién seleccionado.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Motor de la base de datos</translation>
|
||||
|
@ -4024,30 +4020,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Utilizar base de datos en memoria como base de datos activa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>El uso de una base de datos activa en memoria tiene varias ventajas y desventajas. Asegúrese de estar familiarizado antes de activar esta función. Ventajas::
|
||||
<ul>
|
||||
<li>mayor velocidad para manejar fuentes/mensajes (particularmente visualizando miles de mensajes),</li>
|
||||
<li>toda la base de datos se almacena en memoria RAM, por tanto su disco duro puede descansar más.</li>
|
||||
</ul>
|
||||
Desventajas:
|
||||
<ul>
|
||||
<li>si la aplicación falla, se perderán los cambios de la última sesión,</li>
|
||||
<li>el arranque y el cierre de la aplicación pueden durar más (máximo 2 segundos).</li>
|
||||
</ul>
|
||||
Los autores de esta aplicación NO son responsables de los datos que se lleguen a perder.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Nombre del servidor</translation>
|
||||
|
@ -4144,6 +4116,24 @@ Los autores de esta aplicación NO son responsables de los datos que se lleguen
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Utilizar transacciones de bases de datos al almacenar mensajes descargados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4202,10 +4192,6 @@ Los autores de esta aplicación NO son responsables de los datos que se lleguen
|
|||
<source>Font preview</source>
|
||||
<translation>Vista previa del tipo de letra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Tamaño de las imágenes adjuntas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Tipo de letra de la lista de fuentes</translation>
|
||||
|
@ -4310,6 +4296,18 @@ Los autores de esta aplicación NO son responsables de los datos que se lleguen
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4384,14 +4382,6 @@ Los autores de esta aplicación NO son responsables de los datos que se lleguen
|
|||
<source>Statusbar</source>
|
||||
<translation>Barra de estado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Estilo de botón de la barra de herramientas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Seleccionar barra de herramientas a editar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nombre</translation>
|
||||
|
@ -4489,6 +4479,22 @@ Los autores de esta aplicación NO son responsables de los datos que se lleguen
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4509,6 +4515,45 @@ Los autores de esta aplicación NO son responsables de los datos que se lleguen
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4520,11 +4565,9 @@ Los autores de esta aplicación NO son responsables de los datos que se lleguen
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4834,14 +4877,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4902,6 +4937,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -1770,7 +1770,7 @@ or this functionality is not implemented yet.</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Minimize (or hide) main window</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Pienennä (tai piilota) pääikkuna</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Article &filters</source>
|
||||
|
@ -1778,7 +1778,7 @@ or this functionality is not implemented yet.</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Close &current tab</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Sulje &nykyinen välilehti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Close dialogs</source>
|
||||
|
@ -3751,7 +3751,7 @@ List of supported readers:</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Reddit: authentication error</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Reddit: virhe tunnistautumisessa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Click this to login again. Error is: '%1'</source>
|
||||
|
@ -3942,10 +3942,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Erilliset työkalut</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Suoritustiedosto</translation>
|
||||
|
@ -3990,13 +3986,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation>&Poista valittu työkalu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Tietokannan ajuri</translation>
|
||||
|
@ -4005,20 +4001,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Käytä muistinsisäistä tietokantaa työskentelykantana</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4115,6 +4097,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Käytä tietokannan transaktioita ladattujen viestien talletukseen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4173,10 +4173,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation>Fontin esikatselu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Kuvaliitteiden korkeus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Syötelistan fontti</translation>
|
||||
|
@ -4281,6 +4277,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4355,14 +4363,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation>Tilapalkki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Palkin painiketyyli</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Valitse muokattava työkalupalkki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nimi</translation>
|
||||
|
@ -4460,6 +4460,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4480,6 +4496,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation>Lokalisointi</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4491,11 +4546,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation>Käytä ilmoituksia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4805,14 +4858,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation>Lähde</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4873,6 +4918,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation>Ylätason kansio</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
@ -5445,11 +5504,11 @@ Last login on: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>JS can activate windows</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>JS voi aktivoida ikkunoita</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show scrollbars</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Näytä vierityspalkit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Media playback with gestures</source>
|
||||
|
|
|
@ -3942,10 +3942,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -3990,13 +3986,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>ATTENTION : Notez que le changement vers un autre type de stockage pour les données NE COPIERA PAS les données existantes de la base de données active vers la nouvelle sélectionnée.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Driver de la base de données</translation>
|
||||
|
@ -4005,30 +4001,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Utiliser la base de mémoire en mémoire comme la base de données de travail</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>L'usage d'une base de données en mémoire a de nombreux avantages et écueils. Assurez-vous que vous êtes familier avec ces derniers avant d'activer cette fonctionnalité. Avantages :
|
||||
<ul>
|
||||
<li>Vitesse plus élevée pour la manipulation des messages et des flux (spécialement avec des centaines de messages affichés),</li>
|
||||
<li>avec la base de données stocké en RAM, le disque dur est moins sollicité.</li>
|
||||
</ul>
|
||||
Désavantages :
|
||||
<ul>
|
||||
<li>Si l'application crash, les changements depuis la dernière session seront perdus,</li>
|
||||
<li>Le démarrage et l'arrêt de l'application peuvent prendre un peu plus longtemps (max. 2 secondes).</li>
|
||||
</ul>
|
||||
Les auteurs de cette application NE sont PAS responsable de la perte de données.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Nom de l'hôte</translation>
|
||||
|
@ -4125,6 +4097,24 @@ Les auteurs de cette application NE sont PAS responsable de la perte de données
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4183,10 +4173,6 @@ Les auteurs de cette application NE sont PAS responsable de la perte de données
|
|||
<source>Font preview</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4291,6 +4277,18 @@ Les auteurs de cette application NE sont PAS responsable de la perte de données
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4365,14 +4363,6 @@ Les auteurs de cette application NE sont PAS responsable de la perte de données
|
|||
<source>Statusbar</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Style des boutons de la barre d'outils</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nom</translation>
|
||||
|
@ -4470,6 +4460,22 @@ Les auteurs de cette application NE sont PAS responsable de la perte de données
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4490,6 +4496,45 @@ Les auteurs de cette application NE sont PAS responsable de la perte de données
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4501,11 +4546,9 @@ Les auteurs de cette application NE sont PAS responsable de la perte de données
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4815,14 +4858,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4883,6 +4918,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3937,10 +3937,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -3985,13 +3981,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4000,20 +3996,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4110,6 +4092,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4168,10 +4168,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4276,6 +4272,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4350,14 +4358,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nome</translation>
|
||||
|
@ -4455,6 +4455,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4475,6 +4491,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4486,11 +4541,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4800,14 +4853,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4868,6 +4913,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3936,10 +3936,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -3984,13 +3980,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -3999,20 +3995,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>שם מארח</translation>
|
||||
|
@ -4109,6 +4091,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4167,10 +4167,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4275,6 +4271,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4349,14 +4357,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4454,6 +4454,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4474,6 +4490,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4485,11 +4540,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4799,14 +4852,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4867,6 +4912,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3956,10 +3956,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4004,13 +4000,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>PERINGATAN: Perhatikan bahwa beralih ke jenis penyimpanan data lain tidak akan menyalin data anda yang ada dari penyimpanan data yang sedang aktif ke salah satu yang baru dipilih.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Driver database</translation>
|
||||
|
@ -4019,30 +4015,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Gunakan database di memori sebagai database bekerja</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>Penggunaan database kerja di memori memiliki beberapa keunggulan dan kendala. Pastikan bahwa anda akrab dengan ini sebelum anda menyalakan fitur ini. Keuntungan:
|
||||
<ul>
|
||||
<li>kecepatan tinggi untuk manipulasi feed/pesan (terutama dengan ribuan pesan ditampilkan),</li>
|
||||
<li>seluruh database disimpan di dalam RAM, sehingga hard disk anda dapat beristirahat lebih.</li>
|
||||
</ul>
|
||||
Kerugian:
|
||||
<ul>
|
||||
<li>jika aplikasi crash, ubahan anda dari sesi terakhir akan hilang,</li>
|
||||
<li>startup and shutdown aplikasi dapat memakan sedikit lebih lama (maks. 2 detik).</li>
|
||||
</ul>
|
||||
Penulis aplikasi ini tidak bertanggung jawab untuk data yang hilang.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Nama host</translation>
|
||||
|
@ -4139,6 +4111,24 @@ Penulis aplikasi ini tidak bertanggung jawab untuk data yang hilang.</translatio
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Gunakan transaksi DB ketika menyimpan pesan yang diunduh</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4197,10 +4187,6 @@ Penulis aplikasi ini tidak bertanggung jawab untuk data yang hilang.</translatio
|
|||
<source>Font preview</source>
|
||||
<translation>Pratinjau fon</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Tinggi dari gambar lampiran</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Fon daftar feed</translation>
|
||||
|
@ -4305,6 +4291,18 @@ Penulis aplikasi ini tidak bertanggung jawab untuk data yang hilang.</translatio
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4379,14 +4377,6 @@ Penulis aplikasi ini tidak bertanggung jawab untuk data yang hilang.</translatio
|
|||
<source>Statusbar</source>
|
||||
<translation>Bilah status</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Gaya tombol bilah alat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Pilih bilah alat untuk disunting</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nama</translation>
|
||||
|
@ -4484,6 +4474,22 @@ Penulis aplikasi ini tidak bertanggung jawab untuk data yang hilang.</translatio
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4504,6 +4510,45 @@ Penulis aplikasi ini tidak bertanggung jawab untuk data yang hilang.</translatio
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>Formulir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4515,11 +4560,9 @@ Penulis aplikasi ini tidak bertanggung jawab untuk data yang hilang.</translatio
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4829,14 +4872,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4897,6 +4932,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3954,10 +3954,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4002,13 +3998,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>ATTENZIONE: Nota che passando ad un altro tipo di memorizzazione dati NON copierà i tuoi dati dal sistema di memorizzazione attualmente attivo a quello nuovo selezionato.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Driver database</translation>
|
||||
|
@ -4017,30 +4013,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Usa database in memoria come database di lavoro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>L'uso di un database di lavoro in memoria ha diversi vantaggi e insidie. Assicurati di avere dimestichezza con essi prima di attivare questa funzionalità. Vantaggi:
|
||||
<ul>
|
||||
<li>maggiore velocità nella manipolazione di fonti/messaggi (specialmente con migliaia di messaggi mostrati),</li>
|
||||
<li>l'intero database è memorizzato in RAM, perciò l'hard disk può riposare di più.</li>
|
||||
</ul>
|
||||
Svantaggi:
|
||||
<ul>
|
||||
<li>se l'applicazione si blocca, i cambiamenti dall'ultima sessione saranno perduti,</li>
|
||||
<li>avvio e arresto dell'applicazione può impiegare un po' di più (2 secondi al massimo).</li>
|
||||
</ul>
|
||||
Gli autori di questa applicazione NON sono responsabili per la perdita di dati.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Nome host</translation>
|
||||
|
@ -4137,6 +4109,24 @@ Gli autori di questa applicazione NON sono responsabili per la perdita di dati.<
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Usa transazioni DB per la memorizzazione dei messaggi scaricati</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4195,10 +4185,6 @@ Gli autori di questa applicazione NON sono responsabili per la perdita di dati.<
|
|||
<source>Font preview</source>
|
||||
<translation>Anteprima carattere</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Altezza immagini allegate</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4303,6 +4289,18 @@ Gli autori di questa applicazione NON sono responsabili per la perdita di dati.<
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4377,14 +4375,6 @@ Gli autori di questa applicazione NON sono responsabili per la perdita di dati.<
|
|||
<source>Statusbar</source>
|
||||
<translation>Barra di stato</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Stile pulsanti barra strumenti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Seleziona barra strumenti da modificare</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nome</translation>
|
||||
|
@ -4482,6 +4472,22 @@ Gli autori di questa applicazione NON sono responsabili per la perdita di dati.<
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4502,6 +4508,45 @@ Gli autori di questa applicazione NON sono responsabili per la perdita di dati.<
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>Modulo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4513,11 +4558,9 @@ Gli autori di questa applicazione NON sono responsabili per la perdita di dati.<
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4827,14 +4870,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4895,6 +4930,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3936,10 +3936,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>外部ツール</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>このページでは選択したメッセージのURLを開く外部ツールの一覧を構成できます。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>実行可能ファイル</translation>
|
||||
|
@ -3984,13 +3980,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>データベースドライバー</translation>
|
||||
|
@ -3999,20 +3995,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>ホスト名</translation>
|
||||
|
@ -4109,6 +4091,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4167,10 +4167,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4275,6 +4271,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4349,14 +4357,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation>ステータスバー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>ボタンの表示スタイル</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>編集するツールバー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>名前</translation>
|
||||
|
@ -4454,6 +4454,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4474,6 +4490,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4485,11 +4540,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4799,14 +4852,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4867,6 +4912,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3964,10 +3964,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Išoriniai įrankiai</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>Šiame puslapyje galite nusistatyti išorinių įrankių, kurie gali atverti pažymėtų žinučių URL adresus, sąrašą.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Vykdomasis</translation>
|
||||
|
@ -4012,13 +4008,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>ĮSPĖJIMAS: Turėkite omenyje, kad perjungimas į kitą duomenų kaupiklio tipą NEnukopijuos jūsų esamų duomenų iš esamo aktyvaus duomenų kaupiklio į naujai pasirinktą kaupiklį.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Duomenų bazės tvarkyklė</translation>
|
||||
|
@ -4027,30 +4023,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Naudoti atmintyje esančią duomenų bazę kaip darbinę duomenų bazę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>Atmintyje esančios darbinės duomenų bazės naudojimas turi kelis privalumus ir vilkaduobes. Prieš įjungdami šią ypatybę, įsitikinkite, kad esate su jomis susipažinę. Privalumai:
|
||||
<ul>
|
||||
<li>greitesnės manipuliacijos su kanalais/žinutėmis (ypač, kai rodoma tūkstančiai žinučių),</li>
|
||||
<li>visa duomenų bazė yra saugoma operatyviojoje atmintyje (RAM), taigi, jūsų standusis diskas gali daugiau ilsėtis.</li>
|
||||
</ul>
|
||||
Vilkaduobės:
|
||||
<ul>
|
||||
<li>jei programa užstringa, jūsų paskutinio seanso pakeitimai yra prarandami,</li>
|
||||
<li>programos paleidimas ir išjungimas gali užtrukti šiek tiek ilgiau (daugiausia 2 sekundėmis).</li>
|
||||
</ul>
|
||||
Šios programos autoriai NEATSAKO už duomenų praradimą.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Kompiuterio vardas</translation>
|
||||
|
@ -4147,6 +4119,24 @@ Vilkaduobės:
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Saugant atsisiųstas žinutes, naudoti duomenų bazės operacijas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4205,10 +4195,6 @@ Vilkaduobės:
|
|||
<source>Font preview</source>
|
||||
<translation>Šrifto peržiūra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Paveikslų priedų aukštis</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Kanalų sąrašo šriftas</translation>
|
||||
|
@ -4313,6 +4299,18 @@ Vilkaduobės:
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4387,14 +4385,6 @@ Vilkaduobės:
|
|||
<source>Statusbar</source>
|
||||
<translation>Būsenos juosta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Įrankių juostos mygtukų stilius</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Pasirinkite įrankių juostą, kurią keisti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Pavadinimas</translation>
|
||||
|
@ -4492,6 +4482,22 @@ Vilkaduobės:
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4512,6 +4518,45 @@ Vilkaduobės:
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>Forma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4523,11 +4568,9 @@ Vilkaduobės:
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4837,14 +4880,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4905,6 +4940,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3978,10 +3978,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Externe applicatie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>Op deze pagina kan je externe applicaties instellen waarmee URL's of berichten geopend kunnen worden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>UItvoerbaar</translation>
|
||||
|
@ -4026,13 +4022,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation>&Verwijder geselekteerd gereedschap</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>WAARSCHUWING: Let op dat de bij het overstappen naar een nieuw type gegevensopslag de bestaande gegevens NIET worden overgezet naar de nieuwe gekozen gevensopslag.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Databasedriver</translation>
|
||||
|
@ -4041,31 +4037,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Gebruik de database die in het geheugen geladen is als hoofddatabase</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>Het gebruik van een in het geheugen werkende database heeft een aantal voordelen en nadelen. Wees ervan op de hoogte voordat je deze functie inschakelt.
|
||||
Voordelen:
|
||||
<ul>
|
||||
<li>hogere snelheid voor manipulaties van feeds/berichten (vooral bij weergave van duizenden berichten).</li>
|
||||
<li>de gehele database wordt opgeslagen in het RAM zodat de harde schijf minder hoeft te doen.</li>
|
||||
</ul>
|
||||
Nadelen:
|
||||
<ul>
|
||||
<li>als RSS Guard crasht, gaan wijzigingen van laatste sessie verloren,</li>
|
||||
<li>opstarten en afsluiten van RSS Guard kan iets langer duren (max. 2 seconden).</li>
|
||||
</lu>
|
||||
Auteurs van RSS Guard zijn NIET verantwoordelijk voor verlies van gegevens.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Hostnaam</translation>
|
||||
|
@ -4162,6 +4133,24 @@ Auteurs van RSS Guard zijn NIET verantwoordelijk voor verlies van gegevens.</tra
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Gebruik databasetransacties bij het opslaan van gedownloade berichten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4220,10 +4209,6 @@ Auteurs van RSS Guard zijn NIET verantwoordelijk voor verlies van gegevens.</tra
|
|||
<source>Font preview</source>
|
||||
<translation>Voorbeeld lettertype</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Hoogte van bijgesloten afbeeldingen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Lettertype feedlijst</translation>
|
||||
|
@ -4328,6 +4313,18 @@ Auteurs van RSS Guard zijn NIET verantwoordelijk voor verlies van gegevens.</tra
|
|||
<source>Show only time for today articles</source>
|
||||
<translation>Toon alleen tijd voor artikelen van vandaag</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4402,14 +4399,6 @@ Auteurs van RSS Guard zijn NIET verantwoordelijk voor verlies van gegevens.</tra
|
|||
<source>Statusbar</source>
|
||||
<translation>Statusbalk</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Werkbalkknopstijl</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Selecteer werkbalk om te bewerken</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Naam</translation>
|
||||
|
@ -4507,6 +4496,22 @@ Auteurs van RSS Guard zijn NIET verantwoordelijk voor verlies van gegevens.</tra
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation>Volgende item</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4527,6 +4532,45 @@ Auteurs van RSS Guard zijn NIET verantwoordelijk voor verlies van gegevens.</tra
|
|||
<translation>Lokalisatie</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>Form</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4538,12 +4582,10 @@ Auteurs van RSS Guard zijn NIET verantwoordelijk voor verlies van gegevens.</tra
|
|||
<translation>Aanzetten van meldingen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation>U moet het "traypictogram" hebben geactiveerd om ballonmeldingen te laten werken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation>Er zijn enkele ingebouwde geluiden. Begin gewoon ":" te typen en ze zullen verschijnen.</translation>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -4854,14 +4896,6 @@ Model: %3</translation>
|
|||
<source>Source</source>
|
||||
<translation>Bron</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation>Script na binnenhalen uitvoeren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation>De feed kan van een URL worden opgehaald of je kunt zelf een feed genereren met m.b.v. een script. Deze feed kan vervolgens met een ander script worden bewerkt. Dit zijn geavanceerde functies. Lees dus de documentatie voordat je dit gebruikt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation>Volledige bron van feed</translation>
|
||||
|
@ -4922,6 +4956,20 @@ Model: %3</translation>
|
|||
<source>Parent folder</source>
|
||||
<translation>Bovenliggende map</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3959,10 +3959,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4007,13 +4003,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>UWAGA: Po wybraniu innego typu bazy, istniejące dane NIE zostaną skopiowane do nowej.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Sterownik bazy danych</translation>
|
||||
|
@ -4022,30 +4018,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Użyj bazy danych w pamięci jako używana baza danych</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>Wykorzystywanie bazy działającej w pamięci (in-memory) ma wiele zalet jak i wad. Przed użyciem tej funkcji proszę się z nimi zaznajomić. Zalety:
|
||||
<ul>
|
||||
<li>większa prędkość manipulacji kanałów/wiadomości (szczególnie w wyświetlaniu tysięcy wiadomości),</li>
|
||||
<li>cała baza danych przechowywana jest w RAM, dzięki czemu twój dysk twardy może dłużej być w spoczynku.</li>
|
||||
</ul>
|
||||
Wady:
|
||||
<ul>
|
||||
<li>jeżeli wystąpi awaria aplikacji to twoje zmiany z ostatniej sesji nie zostaną zapisane.</li>
|
||||
<li>start i zamykanie aplikacji może być trochę dłuższe (maks 2 sekundy).</li>
|
||||
</ul>
|
||||
Autor tej aplikacji NIE odpowiada za utratę danych.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Nazwa hosta</translation>
|
||||
|
@ -4142,6 +4114,24 @@ Autor tej aplikacji NIE odpowiada za utratę danych.</translation>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4200,10 +4190,6 @@ Autor tej aplikacji NIE odpowiada za utratę danych.</translation>
|
|||
<source>Font preview</source>
|
||||
<translation>Podgląd czcionki</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4308,6 +4294,18 @@ Autor tej aplikacji NIE odpowiada za utratę danych.</translation>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4382,14 +4380,6 @@ Autor tej aplikacji NIE odpowiada za utratę danych.</translation>
|
|||
<source>Statusbar</source>
|
||||
<translation>Pasek stanu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Styl przycisków paska narzędzi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Wybierz pasek narzędzi do edycji</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nazwa</translation>
|
||||
|
@ -4487,6 +4477,22 @@ Autor tej aplikacji NIE odpowiada za utratę danych.</translation>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4507,6 +4513,45 @@ Autor tej aplikacji NIE odpowiada za utratę danych.</translation>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4518,11 +4563,9 @@ Autor tej aplikacji NIE odpowiada za utratę danych.</translation>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4832,14 +4875,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4900,6 +4935,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -725,7 +725,7 @@ Status: %3</translation>
|
|||
</message>
|
||||
<message>
|
||||
<source>Search feeds (regex only)</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Pesquisar feeds (somente regex)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1995,7 +1995,7 @@ ou esta função ainda não foi implementada.</translation>
|
|||
</message>
|
||||
<message>
|
||||
<source>Do you really want to remove selected filter?</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Deseja realmente remover o filtro selecionado?</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -3169,7 +3169,7 @@ Expiração dos tokens de login: %2</translation>
|
|||
</message>
|
||||
<message>
|
||||
<source>Search articles (regex only)</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Pesquisar artigos (somente regex)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -3979,10 +3979,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Ferramentas externas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>Nesta página, você pode configurar a lista de ferramentas externas que podem abrir URLs de mensagens selecionadas.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Executável</translation>
|
||||
|
@ -4027,13 +4023,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation>E&xcluir ferramenta selecionada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>AVISO: Note que mudar para outro tipo de armazenamento de dados NÃO irá copiar os dados existentes do armazenamento ativo atual para o novo.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Driver do banco de dados</translation>
|
||||
|
@ -4042,30 +4038,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Usar banco de dados na memória como banco de dados de trabalho</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>O uso do banco de dados ativo na memória possui várias vantagens e desvantagens. Certifique-se de estar familiarizado com estes antes de ativar esse recurso. Vantagens:
|
||||
<ul>
|
||||
<li>maior velocidade na manipulação de feeds/mensagens (especialmente com milhares de mensagens exibidas),</li>
|
||||
<li>todo o banco de dados armazenado na RAM, assim seu disco rígido não trabalho tanto.</li>
|
||||
</ul>
|
||||
Desvantagens:
|
||||
<ul>
|
||||
<li>se o aplicativo travar, as alterações feitas na última sessão serão perdidas,</li>
|
||||
<li>a inicialização e encerramento do aplicativo pode demorar um pouco mais (máx. 2 segundos).</li>
|
||||
</ul>
|
||||
Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Nome do host</translation>
|
||||
|
@ -4162,6 +4134,24 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Use transações de banco de dados ao armazenar mensagens baixadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4220,10 +4210,6 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Font preview</source>
|
||||
<translation>Prévia da fonte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Altura dos anexos de imagem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Fonte da lista de feeds</translation>
|
||||
|
@ -4328,6 +4314,18 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Show only time for today articles</source>
|
||||
<translation>Mostrar somente a hora para os artigos de hoje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4402,14 +4400,6 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Statusbar</source>
|
||||
<translation>Barra de status</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Estilo do botão da barra de ferramentas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Selecione a barra de ferramentas para editar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nome</translation>
|
||||
|
@ -4507,6 +4497,22 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation>Obter cor do tema ativado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4527,6 +4533,45 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<translation>Localização</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>Formulário</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4538,12 +4583,10 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<translation>Ativar notificações</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation>Você precisa ter o "ícone da área de notificação" ativado para que as janelas de notificação funcionem.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation>Existem alguns sons integrados. Basta começar a digitar ":" e eles aparecerão.</translation>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -4854,14 +4897,6 @@ Tipo: %3</translation>
|
|||
<source>Source</source>
|
||||
<translation>Origem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation>Script de pós-processamento</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation>Você pode usar o URL como fonte de seu feed ou pode produzir seu feed com um script personalizado. Além disso, você pode pós-processar os dados de feed gerados com outro script, se desejar. Estes são recursos avançados e certifique-se de ler a documentação antes de usá-los.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation>Identificador completo de origem de feed</translation>
|
||||
|
@ -4922,6 +4957,20 @@ Tipo: %3</translation>
|
|||
<source>Parent folder</source>
|
||||
<translation>Pasta principal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
@ -5498,31 +5547,31 @@ Servidor: %2
|
|||
</message>
|
||||
<message>
|
||||
<source>JS can activate windows</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>JS pode ativar janelas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show scrollbars</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Mostrar barras de rolagem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Media playback with gestures</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Reprodução de mídia com gestos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>WebRTC uses only public interfaces</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>WebRTC usa somente interfaces públicas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>JS can paste from clipboard</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>JS pode colar da área de transferência</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>DNS prefetch enabled</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Pré-busca DNS ativada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>PDF viewer enabled</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Visualizador PDF ativado</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -3962,10 +3962,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Ferramentas externas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>Nesta página, você pode configurar uma lista de ferramentas externas que podem abrir URLs das mensagens selecionadas.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Executável</translation>
|
||||
|
@ -4010,13 +4006,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>AVISO: Note que alterar para outro tipo de armazenamento de dados NÃO copiará os dados existentes do armazenamento ativo para o novo selecionado.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Driver do banco de dados</translation>
|
||||
|
@ -4025,30 +4021,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Usar banco de dados na memória como banco de dados ativo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>O uso do banco de dados ativo na memória possui várias vantagens e desvantagens. Certifique-se de estar familiarizado com estes antes de ativar esse recurso. Vantagens:
|
||||
<ul>
|
||||
<li>maior velocidade na manipulação de feeds/mensagens (especialmente com milhares de mensagens exibidas),</li>
|
||||
<li>todo o banco de dados armazenado na RAM, assim seu disco rígido não trabalho tanto.</li>
|
||||
</ul>
|
||||
Desvantagens:
|
||||
<ul>
|
||||
<li>se o aplicativo travar, as alterações feitas na última sessão serão perdidas,</li>
|
||||
<li>a inicialização e encerramento do aplicativo pode demorar um pouco mais (máx. 2 segundos).</li>
|
||||
</ul>
|
||||
Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Nome do host</translation>
|
||||
|
@ -4145,6 +4117,24 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Usar transações do Banco de Dados ao armazenar mensagens baixadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4203,10 +4193,6 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Font preview</source>
|
||||
<translation>Prévia da fonte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Altura das imagens anexadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Fonte da lista de feeds</translation>
|
||||
|
@ -4311,6 +4297,18 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4385,14 +4383,6 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Statusbar</source>
|
||||
<translation>Barra de status</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Estilo dos botões da barra de ferramentas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Selecione a barra de ferramentas para editar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Nome</translation>
|
||||
|
@ -4490,6 +4480,22 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4510,6 +4516,45 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>Formulário</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4521,11 +4566,9 @@ Os autores deste aplicativo NÃO são responsáveis pela perda de dados.</transl
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4835,14 +4878,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4903,6 +4938,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -725,7 +725,7 @@ Status: %3</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Search feeds (regex only)</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Поиск каналов (только регулярное выражение)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1994,7 +1994,7 @@ or this functionality is not implemented yet.</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Do you really want to remove selected filter?</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Вы действительно хотите удалить выбранный фильтр?</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -3168,7 +3168,7 @@ Login tokens expiration: %2</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>Search articles (regex only)</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Поиск статей (только регулярное выражение)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -3983,10 +3983,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Внешние приложения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>На этой странице вы можете установить список внешних приложений, которые могут открывать URL-ы в выбранных сообщениях.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Приложение</translation>
|
||||
|
@ -4031,13 +4027,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation>Удалить выбранную утилиту (&D)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>ВНИМАНИЕ: Обратите внимание, что переход на другой тип хранения данных не будет копировать существующие данные из текущего активного хранения данных для вновь выбранной.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Драйвер БД</translation>
|
||||
|
@ -4046,30 +4042,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Использовать БД в памяти, как рабочую БД</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>Использование работающей в памяти базы данных имеет ряд преимуществ и подводных камней. Убедитесь, что вы знакомы с ними, прежде чем включать эту функцию. Преимущества:
|
||||
<ul>
|
||||
<li>более высокая скорость работы с каналами/сообщениями (особенно при отображении тысяч сообщений),</li>
|
||||
<li>вся база данных хранится в оперативной памяти, поэтому ваш жесткий диск меньше нагружен.</li>
|
||||
</ul>
|
||||
Недостатки:
|
||||
<ul>
|
||||
<li>в случае сбоя приложения ваши изменения с последнего сеанса теряются,</li>
|
||||
<li>запуск и завершение работы приложения может занять немного больше времени (максимум 2 секунды).</li>
|
||||
</ul>
|
||||
Авторы этого приложения не несут ответственности за потерянные данные.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Имя хоста</translation>
|
||||
|
@ -4166,6 +4138,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Использовать БД при сохранении загруженных сообщений</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4224,10 +4214,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation>Предпросмотр</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Высота вложений изображений</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Шрифт списка каналов </translation>
|
||||
|
@ -4332,6 +4318,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation>Показывать только время для сегодняшних статей</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4406,14 +4404,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation>Панель статуса</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Стиль кнопок панели</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Панель для изменения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Имя</translation>
|
||||
|
@ -4511,6 +4501,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation>Получить цвет из активированной темы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4531,6 +4537,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation>Локализация</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>Форма</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4542,12 +4587,10 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation>Включить уведомления</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation>Чтобы всплывающие уведомления работали, у вас должен быть активирован «значок в трее».</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation>Есть встроенные звуки. Просто начните набирать ":", и они появятся.</translation>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -4858,14 +4901,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation>Источник</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation>Скрипт пост-обработки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation>Вы можете использовать URL-адрес в качестве источника своего канала или создать свой канал с помощью собственного скрипта. Кроме того, вы можете постобработать сгенерированные данные канала с помощью еще одного скрипта, если хотите. Это расширенные функции, и перед их использованием обязательно прочтите документацию.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation>Полный идентификатор источника канала</translation>
|
||||
|
@ -4926,6 +4961,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation>Родительская категория</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
@ -5502,31 +5551,31 @@ Last login on: %4</source>
|
|||
</message>
|
||||
<message>
|
||||
<source>JS can activate windows</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>JS может активировать окна</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show scrollbars</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Показать полосы прокрутки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Media playback with gestures</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Воспроизведение мультимедиа жестами</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>WebRTC uses only public interfaces</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>WebRTC использует только публичные интерфейсы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>JS can paste from clipboard</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>JS может вставлять из буфера обмена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>DNS prefetch enabled</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Предзагрузка DNS включена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>PDF viewer enabled</source>
|
||||
<translation type="unfinished"/>
|
||||
<translation>Просмотрщик PDF включен</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -3965,10 +3965,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Externa verktyg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>På den här sidan kan du skapa en lista över externa verktyg som kan öppna URL:er i valda meddelanden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>Körbar fil</translation>
|
||||
|
@ -4013,13 +4009,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>VARNING! Notera att byte till en annan datalagringstyp INTE kopierar befintliga data från den aktiva datalagringen till den nyvalda.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>Databasdrivrutin</translation>
|
||||
|
@ -4028,31 +4024,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>Använd minnesdatabas (IMDB) som arbetsdatabas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>Användning av minnesdatabas har åtskilliga fördelar och fallgropar. Se till att du känner till dessa innan du aktiverar den här funktionen.
|
||||
Fördelar:
|
||||
<ul>
|
||||
<li>Bättre hastighet för manipulation av flöden/meddelanden(speciellt vid visning av tusentals meddelanden).</li>
|
||||
<li>Hela databasen lagrad i RAM, för en mindre belastad hårddisk.</li>
|
||||
</ul>
|
||||
Nackdelar:
|
||||
<ul>
|
||||
<li>Om programmet kraschar, förlorar du ändringar gjorda under den sessionen.</li>
|
||||
<li>Programstart och avslut kan ta lite längre tid (max. 2 sekunder).</li>
|
||||
</ul>
|
||||
Utvecklaren av detta program, är INTE ansvarig för förlorad data.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Värdnamn</translation>
|
||||
|
@ -4149,6 +4120,24 @@ Utvecklaren av detta program, är INTE ansvarig för förlorad data.</translatio
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>Använd DB-transaktioner vid lagring av nerladdade meddelanden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4207,10 +4196,6 @@ Utvecklaren av detta program, är INTE ansvarig för förlorad data.</translatio
|
|||
<source>Font preview</source>
|
||||
<translation>Teckengranskning</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>Höjd på bildbilagor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Teckensnitt för flödeslista</translation>
|
||||
|
@ -4315,6 +4300,18 @@ Utvecklaren av detta program, är INTE ansvarig för förlorad data.</translatio
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4389,14 +4386,6 @@ Utvecklaren av detta program, är INTE ansvarig för förlorad data.</translatio
|
|||
<source>Statusbar</source>
|
||||
<translation>Statusfält</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>Verktygsfältets knappstil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>Välj verktygsfält att redigera</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Namn</translation>
|
||||
|
@ -4494,6 +4483,22 @@ Utvecklaren av detta program, är INTE ansvarig för förlorad data.</translatio
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4514,6 +4519,45 @@ Utvecklaren av detta program, är INTE ansvarig för förlorad data.</translatio
|
|||
<translation>Översättning</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>Form</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4525,11 +4569,9 @@ Utvecklaren av detta program, är INTE ansvarig för förlorad data.</translatio
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4839,14 +4881,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation>Källa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation>Efterbearbetningsskript</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation>Du kan använda en URL som källa till ditt flöde eller så kan du producera ditt flöde med ett anpassat skript. Du kan också efterbearbeta genererad flödesdata med ännu ett skript om du vill. Det här är avancerade funktioner så se till att läsa dokumentationen innan du använder dem.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation>Fullständig källidentifierare</translation>
|
||||
|
@ -4907,6 +4941,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation>Överordnad mapp</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3946,10 +3946,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>Зовнішні інструменти</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -3994,13 +3990,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4009,20 +4005,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>Ім'я системи</translation>
|
||||
|
@ -4119,6 +4101,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4177,10 +4177,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4285,6 +4281,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4359,14 +4367,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>Ім'я</translation>
|
||||
|
@ -4464,6 +4464,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4484,6 +4500,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4495,11 +4550,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4809,14 +4862,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4877,6 +4922,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3955,10 +3955,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>外部工具</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>在此页面,你可以配置用于打开选中消息的链接的外部工具。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>可执行文件</translation>
|
||||
|
@ -4003,13 +3999,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>警告:切换数据存储类型不会迁移已有的数据。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>数据库驱动</translation>
|
||||
|
@ -4018,31 +4014,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>使用内存数据库作为工作数据库</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>使用内存数据库既有优点也有缺点。打开此功能前,请确定自己了解这些。
|
||||
优点:
|
||||
<ul>
|
||||
<li>操作 Feed/消息速度更快(特别在显示成千上万条消息时);</li>
|
||||
<li>数据库保存在内存中,减少硬盘读写。</li>
|
||||
</ul>
|
||||
缺点:
|
||||
<ul>
|
||||
<li>如果应用程序崩溃,上次会话后的更改将会全部丢失。</li>
|
||||
<li>应用的启动和退出将会花费更多时间(最多 2 秒)。</li>
|
||||
</ul>
|
||||
本应用的作者<strong>不</strong>为数据丢失负责。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>主机名</translation>
|
||||
|
@ -4139,6 +4110,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>保存消息时使用数据库事务</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4197,10 +4186,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation>字体预览</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>图片附件的高度</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>Feed 列表字体</translation>
|
||||
|
@ -4305,6 +4290,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4379,14 +4376,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation>状态栏</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>工具栏按钮风格</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>选择要编辑的工具栏</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>名称</translation>
|
||||
|
@ -4484,6 +4473,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4504,6 +4509,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>表单</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4515,11 +4559,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4829,14 +4871,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation type="unfinished"/>
|
||||
|
@ -4897,6 +4931,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -3973,10 +3973,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>External tools</source>
|
||||
<translation>外部工具</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs of selected messages.</source>
|
||||
<translation>於此頁, 可設定用於開啟所選文訊的 URL 的一些外部工具。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Executable</source>
|
||||
<translation>可執行檔</translation>
|
||||
|
@ -4021,13 +4017,13 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>&Delete selected tool</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>On this page, you can setup a list of external tools which can open URLs.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDatabase</name>
|
||||
<message>
|
||||
<source>WARNING: Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation>警告:切換資料存儲類型不會複製目前使用的資料存儲到新選的。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Database driver</source>
|
||||
<translation>資料庫驅動器</translation>
|
||||
|
@ -4036,31 +4032,6 @@ File filter for external e-mail selection dialog.</extracomment>
|
|||
<source>Use in-memory database as the working database</source>
|
||||
<translation>使用載入記憶體的資料庫作為工作資料庫</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>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.</source>
|
||||
<translation>使用載入記憶體的資料庫有不少優點與缺點。打開此功能前,請確認您熟知這些。
|
||||
優點:
|
||||
<ul>
|
||||
<li>文源/文訊的運作更快 (特別在顯示成千上萬條文訊時)</li>
|
||||
<li>整個資料庫儲存於記憶體,因此硬碟運作較少。</li>
|
||||
</ul>
|
||||
缺點:
|
||||
<ul>
|
||||
<li>如果應用程式當掉,最近一次的工作樣態的變更也會跟著失去,</li>
|
||||
<li>應用啟動和關閉會花稍長一點的時間 (至多 2 秒)。</li>
|
||||
</ul>
|
||||
本應用程式的作者不為資料損失負任何責任。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>主機名稱</translation>
|
||||
|
@ -4157,6 +4128,24 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Use DB transactions when storing downloaded messages</source>
|
||||
<translation>儲存下載的消息時,使用資料庫交易</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that switching to another data storage type will NOT copy existing your data from currently active data storage to newly selected one.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>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:
|
||||
• higher speed for feed/message manipulations (especially with thousands of messages displayed),
|
||||
• whole database stored in RAM, thus your hard drive can rest more.
|
||||
|
||||
Disadvantages:
|
||||
• if application crashes, your changes from last session are lost,
|
||||
• application startup and shutdown can take little longer (max. 2 seconds).
|
||||
|
||||
Authors of this application are NOT responsible for lost data.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsDownloads</name>
|
||||
|
@ -4215,10 +4204,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Font preview</source>
|
||||
<translation>字型預覽</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Height of image attachments</source>
|
||||
<translation>圖像附件的高度</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Feed list font</source>
|
||||
<translation>文源清單字型</translation>
|
||||
|
@ -4323,6 +4308,18 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Show only time for today articles</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Image attachments height</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable multiline article list items</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Note that enabling this might have drastic consequences on performance of article list with big number of articles.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsGeneral</name>
|
||||
|
@ -4397,14 +4394,6 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Statusbar</source>
|
||||
<translation>狀態列</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar button style</source>
|
||||
<translation>工具列按鈕風格</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select toolbar to edit</source>
|
||||
<translation>選擇要編輯的工具列</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name</source>
|
||||
<translation>名稱</translation>
|
||||
|
@ -4502,6 +4491,22 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<source>Fetch color from activated skin</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Button style</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Toolbar editor</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source> = default icon size</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsLocalization</name>
|
||||
|
@ -4522,6 +4527,45 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation>本地化</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNodejs</name>
|
||||
<message>
|
||||
<source>Form</source>
|
||||
<translation>表單</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Browse...</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>NPM executable</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Package folder </source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is Node.js?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>Node.js is asynchronous event-driven JavaScript runtime, designed to build scalable network applications.
|
||||
|
||||
%1 integrates Node.js to bring some modern features like Adblock.
|
||||
|
||||
Note that usually all required Node.js tools should be available via your "PATH" environment variable, so you do not have to specify full paths.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>%1 automatically installs some Node.js packages so that you do not have to. %1 does not use global package folder because that requires administrator rights, therefore by default it uses subfolder placed in your "user data" folder.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SettingsNotifications</name>
|
||||
<message>
|
||||
|
@ -4533,11 +4577,9 @@ Authors of this application are NOT responsible for lost data.</source>
|
|||
<translation>啟用通知</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.</source>
|
||||
<translation>一定得先啟動 "系統匣圖示",才會跳出通知。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<source>You must have "tray icon" activated to have balloon notifications working.
|
||||
|
||||
Also, there are some built-in sounds. Just start typing ":" and they will show up.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -4849,14 +4891,6 @@ Type: %3</source>
|
|||
<source>Source</source>
|
||||
<translation>來源</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-process script</source>
|
||||
<translation>後續處理的隨譯即行碼</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script. Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation>可用網址作為文源的來源,或自訂隨譯即行碼來產生文源。如果想要,也可用另一隨譯即行碼接著處理產生出來的文源資料。這些都是進階用法;使用之前請先閱讀說明文件。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Full feed source identifier</source>
|
||||
<translation>完整的文源辨識字串</translation>
|
||||
|
@ -4917,6 +4951,20 @@ Type: %3</source>
|
|||
<source>Parent folder</source>
|
||||
<translation>上層資料夾</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Post-processing script</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>What is post-processing script?</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<source>You can use URL as a source of your feed or you can produce your feed with custom script.
|
||||
|
||||
Also, you can post-process generated feed data with yet another script if you wish. These are advanced features and make sure to read the documentation before your use them.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StandardServiceRoot</name>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<url type="donation">https://github.com/sponsors/martinrotter</url>
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release version="4.1.2" date="2022-01-13"/>
|
||||
<release version="4.1.2" date="2022-01-14"/>
|
||||
</releases>
|
||||
<content_rating type="oars-1.0">
|
||||
<content_attribute id="violence-cartoon">none</content_attribute>
|
||||
|
|
|
@ -77,6 +77,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="m_btnExternalBrowserExecutable">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Browse</string>
|
||||
</property>
|
||||
|
@ -195,6 +201,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="m_btnExternalEmailExecutable">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Browse</string>
|
||||
</property>
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
#include "gui/settings/settingsnodejs.h"
|
||||
|
||||
#include "definitions/definitions.h"
|
||||
#include "miscellaneous/application.h"
|
||||
#include "miscellaneous/nodejs.h"
|
||||
|
||||
SettingsNodejs::SettingsNodejs(Settings* settings, QWidget* parent) : SettingsPanel(settings, parent) {
|
||||
m_ui.setupUi(this);
|
||||
|
@ -10,16 +12,24 @@ SettingsNodejs::SettingsNodejs(Settings* settings, QWidget* parent) : SettingsPa
|
|||
m_ui.m_helpInfo->setHelpText(tr("What is Node.js?"),
|
||||
tr("Node.js is asynchronous event-driven JavaScript runtime, designed to build "
|
||||
"scalable network applications.\n\n"
|
||||
"%1 integrates Node.js to bring some modern features like Adblock.").arg(APP_NAME),
|
||||
"%1 integrates Node.js to bring some modern features like Adblock.\n\n"
|
||||
"Note that usually all required Node.js tools should be available via your \"PATH\" "
|
||||
"environment variable, so you do not have to specify full paths.").arg(APP_NAME),
|
||||
false);
|
||||
|
||||
m_ui.m_helpPackages->setHelpText(tr("%1 automatically installs some Node.js packages so that you do not have to. %1 does not "
|
||||
"use global package folder because that requires administrator rights, therefore by default "
|
||||
"it uses subfolder placed in your \"user data\" folder.").arg(APP_NAME),
|
||||
false);
|
||||
|
||||
// FOR ME: npm install --prefix "složka"
|
||||
// NODE_PATH="složka" node.exe....
|
||||
}
|
||||
|
||||
QString SettingsNodejs::title() const {
|
||||
return QSL("Node.js");
|
||||
}
|
||||
|
||||
void SettingsNodejs::loadSettings()
|
||||
{}
|
||||
void SettingsNodejs::loadSettings() {}
|
||||
|
||||
void SettingsNodejs::saveSettings()
|
||||
{}
|
||||
void SettingsNodejs::saveSettings() {}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>400</width>
|
||||
<width>501</width>
|
||||
<height>300</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -17,6 +17,90 @@
|
|||
<item row="0" column="0" colspan="2">
|
||||
<widget class="HelpSpoiler" name="m_helpInfo" native="true"/>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Node.js executable</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<widget class="LineEditWithStatus" name="widget" native="true"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Browse...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>NPM executable</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||||
<item>
|
||||
<widget class="LineEditWithStatus" name="widget_2" native="true"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_2">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Browse...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="label_3">
|
||||
<property name="text">
|
||||
<string>Package folder </string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||||
<item>
|
||||
<widget class="LineEditWithStatus" name="widget_4" native="true"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_4">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Browse...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="4" column="0" colspan="2">
|
||||
<widget class="HelpSpoiler" name="m_helpPackages" native="true"/>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
|
@ -26,6 +110,12 @@
|
|||
<header>helpspoiler.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>LineEditWithStatus</class>
|
||||
<extends>QWidget</extends>
|
||||
<header>lineeditwithstatus.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources/>
|
||||
<connections/>
|
||||
|
|
|
@ -299,6 +299,10 @@ void Application::eliminateFirstRuns() {
|
|||
settings()->setValue(GROUP(General), QString(General::FirstRun) + QL1C('_') + APP_VERSION, false);
|
||||
}
|
||||
|
||||
NodeJs* Application::nodejs() const {
|
||||
return m_nodejs;
|
||||
}
|
||||
|
||||
NotificationFactory* Application::notifications() const {
|
||||
return m_notifications;
|
||||
}
|
||||
|
|
|
@ -116,6 +116,7 @@ class RSSGUARD_DLLSPEC Application : public SingleApplication {
|
|||
QWidget* mainFormWidget();
|
||||
SystemTrayIcon* trayIcon();
|
||||
NotificationFactory* notifications() const;
|
||||
NodeJs* nodejs() const;
|
||||
|
||||
QIcon desktopAwareIcon() const;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue