Force CSandBox strings in all .ts files

This commit is contained in:
isaak654 2021-10-18 18:03:18 +02:00 committed by GitHub
parent b7105113d8
commit ead33987b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 4121 additions and 2772 deletions

View File

@ -2296,6 +2296,14 @@ QT_TRANSLATE_NOOP("QPlatformTheme", "&Yes"),
QT_TRANSLATE_NOOP("QPlatformTheme", "&No"),
};
// Make sure that CSandBox strings won't be marked as vanished in all .ts files, even after running lupdate
static const char* CSandBox_strings[] = {
QT_TRANSLATE_NOOP("CSandBox", "Waiting for folder: %1"),
QT_TRANSLATE_NOOP("CSandBox", "Deleting folder: %1"),
QT_TRANSLATE_NOOP("CSandBox", "Merging folders: %1 >> %2"),
QT_TRANSLATE_NOOP("CSandBox", "Finishing Snapshot Merge..."),
};
//////////////////////////////////////////////////////////////////////////////////////////
// WinSpy based window finder

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -793,6 +793,29 @@ Percorso completo: %4</translation>
<translation>Ci sono %1 file e %2 cartelle nell&apos;area virtuale, che occupano %3 di spazio su disco.</translation>
</message>
</context>
<context>
<name>CSandBox</name>
<message>
<location filename="SandMan.cpp" line="2302"/>
<source>Waiting for folder: %1</source>
<translation>In attesa della cartella: %1</translation>
</message>
<message>
<location filename="SandMan.cpp" line="2303"/>
<source>Deleting folder: %1</source>
<translation>Eliminazione della cartella: %1</translation>
</message>
<message>
<location filename="SandMan.cpp" line="2304"/>
<source>Merging folders: %1 &amp;gt;&amp;gt; %2</source>
<translation>Unione cartelle: %1 &gt;&gt; %2</translation>
</message>
<message>
<location filename="SandMan.cpp" line="2305"/>
<source>Finishing Snapshot Merge...</source>
<translation>Completamento unione istantanea...</translation>
</message>
</context>
<context>
<name>CSandBoxPlus</name>
<message>
@ -1579,22 +1602,22 @@ Scegliere No per selezionare: %2</translation>
<translation>&lt;p&gt;Sandboxie Plus è la continuazione open source di Sandboxie.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Visita &lt;a href=&quot;https://sandboxie-plus.com&quot;&gt;sandboxie-plus.com&lt;/a&gt; per informazioni.&lt;/p&gt;&lt;p&gt;Traduzione a cura di &lt;a href=&quot;https://www.eng2ita.net&quot;&gt;eng2ita.net&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Icone by &lt;a href=&quot;https://icons8.com&quot;&gt;icons8.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</translation>
</message>
<message>
<location filename="SandMan.cpp" line="2332"/>
<location filename="SandMan.cpp" line="2340"/>
<source>The selected window is running as part of program %1 in sandbox %2</source>
<translation>La finestra selezionata appartiene al programma %1 avviato nell&apos;area virtuale %2</translation>
</message>
<message>
<location filename="SandMan.cpp" line="2339"/>
<location filename="SandMan.cpp" line="2347"/>
<source>The selected window is not running as part of any sandboxed program.</source>
<translation>La finestra selezionata non appartiene ad alcun programma avviato nell&apos;area virtuale.</translation>
</message>
<message>
<location filename="SandMan.cpp" line="2374"/>
<location filename="SandMan.cpp" line="2382"/>
<source>Drag the Finder Tool over a window to select it, then release the mouse to check if the window is sandboxed.</source>
<translation>Trascina lo strumento di ricerca su una finestra per selezionarla, quindi rilascia il mouse per controllare se la finestra è in esecuzione in un&apos;area virtuale.</translation>
</message>
<message>
<location filename="SandMan.cpp" line="2429"/>
<location filename="SandMan.cpp" line="2437"/>
<source>Sandboxie-Plus - Window Finder</source>
<translation>Sandboxie Plus - Controllo finestre</translation>
</message>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -597,12 +597,51 @@ Full path: %4</source>
</message>
<message>
<source>Clear this list</source>
<translation>Очистить этот список</translation>
<translation type="vanished">Очистить этот список</translation>
</message>
<message>
<source>There are %1 new files available to recover.</source>
<translation>Доступно %1 новых файлов для восстановления.</translation>
</message>
<message>
<source>Remember target selection</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Original location</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Browse for location</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Clear folder list</source>
<translation type="unfinished">Очистить список папок</translation>
</message>
<message>
<source>Close until all programs stop in this box</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>CSandBox</name>
<message>
<source>Waiting for folder: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Deleting folder: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Merging folders: %1 &amp;gt;&amp;gt; %2</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Finishing Snapshot Merge...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>CSandBoxPlus</name>
@ -1241,6 +1280,10 @@ No will choose: %2</source>
<source>Unknown Error Status: 0x%1</source>
<translation>Неизвестный статус ошибки: 0x%1</translation>
</message>
<message>
<source>Sbie+ Version: %1 (%2)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>CSbieModel</name>
@ -1408,6 +1451,14 @@ No will choose: %2</source>
<source> in session %1</source>
<translation> в сеансе %1</translation>
</message>
<message>
<source>Thunderbird</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Forced </source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>CSbieView</name>
@ -1881,7 +1932,51 @@ No will choose: %2</source>
</message>
<message>
<source>Filter selected box only</source>
<translation>Фильтр только выбранная песочница</translation>
<translation type="vanished">Фильтр только выбранная песочница</translation>
</message>
<message>
<source>Type:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Status:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Open</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Closed</source>
<translation type="unfinished">Закрытый</translation>
</message>
<message>
<source>Trace</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Other</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Show All Boxes</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Save to file</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Save trace log to file</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to open log file for writing</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unknown</source>
<translation type="unfinished">Неизвестно</translation>
</message>
</context>
<context>
@ -2733,7 +2828,11 @@ Please note that this values are currently user specific and saved globally for
</message>
<message>
<source>Recover to...</source>
<translation>Восстановить в...</translation>
<translation type="vanished">Восстановить в...</translation>
</message>
<message>
<source>Recover target:</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -2758,6 +2857,10 @@ Please note that this values are currently user specific and saved globally for
<source>Run Outside the Sandbox</source>
<translation>Запустить вне песочницы</translation>
</message>
<message>
<source>Sandbox</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>SettingsWindow</name>

View File

@ -802,6 +802,29 @@ Full path: %4</source>
<translation> %1 %2 %3 </translation>
</message>
</context>
<context>
<name>CSandBox</name>
<message>
<location filename="SandMan.cpp" line="2302"/>
<source>Waiting for folder: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandMan.cpp" line="2303"/>
<source>Deleting folder: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandMan.cpp" line="2304"/>
<source>Merging folders: %1 &amp;gt;&amp;gt; %2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandMan.cpp" line="2305"/>
<source>Finishing Snapshot Merge...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>CSandBoxPlus</name>
<message>
@ -1614,22 +1637,22 @@ No will choose: %2</source>
<translation>&lt;p&gt;Sandboxie-Plus Sandboxie &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;访 &lt;a href=&quot;https://sandboxie-plus.com&quot;&gt;sandboxie-plus.com&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt; &lt;a href=&quot;https://icons8.com&quot;&gt;icons8.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</translation>
</message>
<message>
<location filename="SandMan.cpp" line="2332"/>
<location filename="SandMan.cpp" line="2340"/>
<source>The selected window is running as part of program %1 in sandbox %2</source>
<translation> %1 %2 </translation>
</message>
<message>
<location filename="SandMan.cpp" line="2339"/>
<location filename="SandMan.cpp" line="2347"/>
<source>The selected window is not running as part of any sandboxed program.</source>
<translation></translation>
</message>
<message>
<location filename="SandMan.cpp" line="2374"/>
<location filename="SandMan.cpp" line="2382"/>
<source>Drag the Finder Tool over a window to select it, then release the mouse to check if the window is sandboxed.</source>
<translation></translation>
</message>
<message>
<location filename="SandMan.cpp" line="2429"/>
<location filename="SandMan.cpp" line="2437"/>
<source>Sandboxie-Plus - Window Finder</source>
<translation>Sandboxie-Plus - </translation>
</message>

File diff suppressed because it is too large Load Diff