Merge branch 'sandboxie-plus:master' into master

This commit is contained in:
Sebastian G 2023-05-19 08:39:10 +02:00 committed by GitHub
commit 1de13f4f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
49 changed files with 381 additions and 55 deletions

View File

@ -15,7 +15,7 @@ body:
description: |
It is highly recommended to write the exact steps to reproduce the behavior.
You can also add screenshots and provide links to help explain it.
Please feel free to attach screenshots, screen recordings and links to help explain it.
placeholder: |
Describe as accurately as possible what you saw and did!
1. Go to '....'
@ -38,9 +38,9 @@ body:
label: Affected program
description: |
If applicable, in which sandboxed program did you see the problem?
If not, you can type something like "Not relevant".
placeholder: e.g. Firefox 108.0.1 64-bit, ....
placeholder: e.g. Firefox 113.0.1 64-bit, ....
validations:
required: true
- type: input
@ -49,7 +49,7 @@ body:
label: Download link
description: |
If you had a compatibility issue, it is highly recommended to include a download link to the incompatible software.
If not, you can type something like "Not relevant" or "Not available".
placeholder: https://
validations:
@ -87,11 +87,15 @@ body:
attributes:
label: "In which Windows account you have this problem?"
description: "Note: Built-in user accounts like Guest or Administrator are disabled by default in Windows because they pose a security risk."
multiple: true
options:
- "A local or Microsoft account without special changes."
- "User account with secure desktop turned off for UAC prompts."
- "User account with UAC protection completely turned off."
- "User account with UAC protection set to Always notify."
- "A local account (Standard user)."
- "A local account (Administrator)."
- "A Microsoft account (Standard user)."
- "A Microsoft account (Administrator)."
- "An account with secure desktop turned off for UAC prompts."
- "An account with UAC protection completely turned off."
- "An account with UAC protection set to Always notify."
- "I use the built-in Administrator account."
- "I use the built-in Administrator with Admin Approval Mode turned on."
- "I reproduced it under a Guest account."
@ -110,7 +114,7 @@ body:
id: sandboxie-version
attributes:
label: What version of Sandboxie are you running?
placeholder: e.g. Sandboxie Plus 1.6.3 64-bit
placeholder: e.g. Sandboxie Plus 1.9.3 64-bit
validations:
required: true
- type: dropdown
@ -119,8 +123,9 @@ body:
label: Is it a new installation of Sandboxie?
options:
- "I recently did a new clean installation."
- "I just updated Sandboxie from a previous version (to be specified)."
- "I recently upgraded it from an older version than v1.5.3 / 5.60.3."
- "I just updated Sandboxie from a previous version (I don't remember which one)."
- "I just updated Sandboxie from a previous version (explicitly mentioned in this issue)."
- "I recently upgraded it from an older version than 1.5.3 / 5.60.3."
- "I have been using the same version for some time."
validations:
required: true
@ -129,7 +134,7 @@ body:
attributes:
label: Is it a regression?
description: If applicable, specify in which Sandboxie version this problem was introduced the first time (including any pre-release version).
placeholder: e.g. Since 5.61.0 64-bit
placeholder: e.g. Since 5.62.1 64-bit
- type: dropdown
id: box-types
attributes:
@ -142,6 +147,7 @@ body:
- "In a sandbox with data protection (blue sandbox icon)."
- "In an Application Compartment sandbox with data protection (cyan sandbox icon)."
- "In an Application Compartment sandbox with no isolation (green sandbox icon)."
- "In an encrypted sandbox (black sandbox icon)."
- "All sandbox types (I tried them all)."
- "I only reproduced it with Sandboxie Classic."
- "Not relevant to my request."
@ -178,7 +184,7 @@ body:
label: Crash dump
description: |
If applicable, provide a direct link containing the .dmp file(s) for your crash issue!
List of crash dump locations:
- C:\\Users\\%Username%\\AppData\\Local\\CrashDumps
- C:\\Windows\\Minidump
@ -186,7 +192,7 @@ body:
- C:\\Sandbox\\%USER%\\%SANDBOX% (only if you previously set EnableMiniDump=y in the sandbox section of your Sandboxie.ini file)
- C:\\Windows\\MEMORY.DMP (known as %SystemRoot%\\MEMORY.DMP)
See also: [Generate a kernel or complete crash dump](https://learn.microsoft.com/en-us/troubleshoot/windows-client/performance/generate-a-kernel-or-complete-crash-dump)
Tip: You can upload the .dmp file(s) on a file storage service, then share the resulting link below.
placeholder: https://
- type: input

View File

@ -22,6 +22,14 @@ SBIE1314 Blocked request to alter network/firewall settings by process '%2'
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -10,6 +10,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -38,6 +38,14 @@ SBIE1314 Blocked request to alter network/firewall settings by process '%2'
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -6,6 +6,14 @@
SBIE1305 Blocked sandboxed image from being loaded - %2
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
2111;pop;inf;01
SBIE2111 Process is not accessible: %3, call %2
.

View File

@ -38,6 +38,14 @@ SBIE1314 Blocked request to alter network/firewall settings by process '%2'
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -10,6 +10,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -2,6 +2,14 @@
* Missing Messages in Text-French-1036.txt
*==========
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
2113;pop;inf;01
SBIE2113 File is too large to copy into sandbox, creating empty file - %2
.

View File

@ -2,5 +2,11 @@
* Missing Messages in Text-German-1031.txt
*==========
There are no missing messages.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -10,6 +10,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -2,5 +2,11 @@
* Missing Messages in Text-Korean-1042.txt
*==========
There are no missing messages.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.

View File

@ -38,6 +38,14 @@ SBIE1314 Blocked request to alter network/firewall settings by process '%2'
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -6,6 +6,14 @@
SBIE1222 Error with security token: %2
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
2113;pop;inf;01
SBIE2113 File is too large to copy into sandbox, creating empty file - %2
.

View File

@ -2,5 +2,11 @@
* Missing Messages in Text-Russian-1049.txt
*==========
There are no missing messages.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.

View File

@ -2,5 +2,11 @@
* Missing Messages in Text-SimpChinese-2052.txt
*==========
There are no missing messages.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.

View File

@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2
SBIE1316 Blocked request to generate device event in the sandbox
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1319;pop;inf;01
SBIE1319 Blocked spooler print to file, %2 %3
.

View File

@ -6,6 +6,14 @@
SBIE1305 Blocked sandboxed image from being loaded - %2
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
1399;pop;inf;01
%0
.

View File

@ -6,6 +6,14 @@
SBIE1305 Blocked sandboxed image from being loaded - %2
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
2113;pop;inf;01
SBIE2113 File is too large to copy into sandbox, creating empty file - %2
.

View File

@ -6,6 +6,14 @@
SBIE1305 Blocked sandboxed image from being loaded - %2
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
2113;pop;inf;01
SBIE2113 File is too large to copy into sandbox, creating empty file - %2
.

View File

@ -2,5 +2,11 @@
* Missing Messages in Text-Turkish-1055.txt
*==========
There are no missing messages.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.

View File

@ -6,6 +6,14 @@
SBIE1305 Blocked sandboxed image from being loaded - %2
.
1317;pop;inf;02
SBIE1317 Blocked '%2' from trying to access sandbox file root '%3'
.
1318;pop;inf;02
SBIE1318 Blocked '%2' from trying to access sandboxed process '%3'
.
2113;pop;inf;01
SBIE2113 File is too large to copy into sandbox, creating empty file - %2
.

View File

@ -2648,12 +2648,17 @@ Do you want to do the clean up?</source>
Möchten Sie die Bereinigung durchführen?</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Treiber/Dienst läuft NICHT!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Lösche Sandboxinhalt</translation>
</message>

View File

@ -2427,12 +2427,17 @@ This box prevents access to all user data locations, except explicitly granted i
<translation></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation></translation>
</message>

View File

@ -2801,12 +2801,17 @@ Esta caja previene el acceso a todas las ubicaciones de datos de usaurio, expect
<translation>Operación desconocida &apos;%1&apos; requerida por linea de comandos</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation type="unfinished"></translation>
</message>

View File

@ -2902,12 +2902,17 @@ Ce bac empêche l&apos;accès à toutes les données de l&apos;utilisateur, sauf
<translation>Opération inconnue &apos;%1&apos; demandée via la ligne de commande</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Pilote/Service NON lancé !</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Suppression du contenu du bac à sable</translation>
</message>

View File

@ -2446,12 +2446,17 @@ This box prevents access to all user data locations, except explicitly granted i
<translation>Ismeretlen &apos;%1&apos; művelet parancssoron keresztül</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation>Illesztőprogram/szolgáltatás NEM fut!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation>Sandox tartalom törlése</translation>
</message>

View File

@ -2495,12 +2495,17 @@ Effettuare la pulizia?</translation>
<translation>Operazione sconosciuta &apos;%1&apos; richiesta tramite riga di comando</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Driver/Servizio NON in esecuzione!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Eliminazione del contenuto dell&apos;area virtuale</translation>
</message>

View File

@ -2508,12 +2508,17 @@ This box prevents access to all user data locations, except explicitly granted i
<translation> &apos;%1&apos;() </translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - / !</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - </translation>
</message>

View File

@ -2708,12 +2708,17 @@ Deze box verhindert de toegang tot alle gegevenslocaties van gebruikers, behalve
<translation>Onbekende bewerking &apos;%1&apos; gevraagd via opdrachtregel</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation type="unfinished"></translation>
</message>

View File

@ -2585,12 +2585,17 @@ This box prevents access to all user data locations, except explicitly granted i
Ten boks uniemożliwia dostęp do wszystkich lokalizacji danych użytkownika, z wyjątkiem jawnie przyznanych w opcjach dostępu do zasobów.</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Sterownik/serwis NIE działa!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Usuwanie zawartości piaskownicy</translation>
</message>

View File

@ -2965,12 +2965,17 @@ Você quer fazer a limpeza?</translation>
<translation>Não mostrar essa mensagem novamente.</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Driver/Serviço NÃO está em Execução!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Excluindo o conteúdo da caixa de areia</translation>
</message>

View File

@ -2968,12 +2968,17 @@ Você quer fazer a limpeza?</translation>
<translation>Não mostrar esta mensagem novamente.</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation type="unfinished"> - Driver/Serviço NÃO está em execução!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation type="unfinished"> - A apagar o conteúdo da caixa de areia</translation>
</message>

View File

@ -2434,12 +2434,17 @@ No will choose: %2</source>
<translation>Песочница по умолчанию не найдена; создание: %1</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Драйвер/служба НЕ работает!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Удаление содержимого песочницы</translation>
</message>

View File

@ -2721,12 +2721,17 @@ Denna låda förhindrar tillgång till alla användardataplatser, förutom de ut
<translation>Okänd operation &apos;%1&apos; begärd via kommandorad</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Drivrutin/Tjänst körs INTE!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Raderar sandlådeinnehåll</translation>
</message>

View File

@ -3184,12 +3184,17 @@ Hayır şunları seçer: %2</translation>
<translation>Web tarayıcısını açmak için tıklayın</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Sürücü/Hizmet ÇALIŞMIYOR!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Korumalı Alan İçeriğini Silme</translation>
</message>

View File

@ -2536,12 +2536,17 @@ This box prevents access to all user data locations, except explicitly granted i
<translation>Невідома операція &apos;%1&apos; була запитана за допомогою командного рядка</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Драйвер/Служба НЕ працює!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Видалення вмісту пісочниці</translation>
</message>

View File

@ -2479,12 +2479,17 @@ Sandbox này ngăn quyền truy cập vào tất cả các vị trí dữ liệu
<translation>Hoạt đng không xác đnh &apos;%1&apos; đã đưc yêu cầu qua dòng lệnh</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - Trình điều khiển / Dịch vụ KHÔNG chạy!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - Xóa nội dung hộp cát</translation>
</message>

View File

@ -2576,12 +2576,17 @@ This box prevents access to all user data locations, except explicitly granted i
<translation> &apos;%1&apos;</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - /!</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - </translation>
</message>

View File

@ -2450,12 +2450,17 @@ This box prevents access to all user data locations, except explicitly granted i
<translation> &apos;%1&apos;</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="178"/>
<location filename="SandManTray.cpp" line="105"/>
<source>Dismiss Update Notification</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="SandManTray.cpp" line="181"/>
<source> - Driver/Service NOT Running!</source>
<translation> - /</translation>
</message>
<message>
<location filename="SandManTray.cpp" line="180"/>
<location filename="SandManTray.cpp" line="183"/>
<source> - Deleting Sandbox Content</source>
<translation> - </translation>
</message>