diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e3d42416..8a3919e7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -164,7 +164,7 @@ jobs: - name: Upload installer assets #if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' - uses: actions/upload-artifact@v4.3.4 + uses: actions/upload-artifact@v4.3.6 with: name: Assets path: | @@ -173,7 +173,7 @@ jobs: - name: Upload Sandboxie x64 #if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' - uses: actions/upload-artifact@v4.3.4 + uses: actions/upload-artifact@v4.3.6 with: name: Sandboxie_x64 path: | @@ -267,7 +267,7 @@ jobs: - name: Upload Sandboxie ARM64 #if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' - uses: actions/upload-artifact@v4.3.4 + uses: actions/upload-artifact@v4.3.6 with: name: Sandboxie_ARM64 path: | @@ -336,7 +336,7 @@ jobs: - name: Upload Sandboxie x86 #if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' - uses: actions/upload-artifact@v4.3.4 + uses: actions/upload-artifact@v4.3.6 with: name: Sandboxie_x86 path: | diff --git a/CHANGELOG.md b/CHANGELOG.md index bc21fc31..ba568085 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,25 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.14.7 / 5.69.7] - 2024-0x-xx -## [1.14.6 / 5.69.6] - 2024-07-?? +### Added +- added "RandomRegUID"(bool) which could modify Windows Product Id in the registry to a rand value +- added "HideDiskSerialNumber"(bool) return random value when applications tries to get disk serial number +- added option to get free 10 days evaluation certificates from the support settings page. + - The evaluation certificates are node lcoked to the HwID and for each HwID up to 3 certs can be requested. -### Fixed -- fixed issue with Windows 7 caused by the new CustomLCID option [#4117](https://github.com/sandboxie-plus/Sandboxie/issues/4117) + + +## [1.14.6 / 5.69.6] - 2024-07-30 ### Added - added alias for a sandbox [#4112](https://github.com/sandboxie-plus/Sandboxie/issues/4112) +### Fixed +- fixed issue with Windows 7 caused by the new CustomLCID option [#4117](https://github.com/sandboxie-plus/Sandboxie/issues/4117) +- fixed Settings Window issue with non-advanced certificates introduced in 1.14.0 +- fixed issue with API_PROCESS_EXEMPTION_CONTROL ## [1.14.5 / 5.69.5] - 2024-07-23 @@ -18,12 +28,12 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - added HwID display - added Language Spoof "CustomLCID=1033" [#4024](https://github.com/sandboxie-plus/Sandboxie/pull/4024) (thanks Yeyixiao) -- added option to always run the sandman UI as admin [#4090](https://github.com/sandboxie-plus/Sandboxie/issues/4090) +- added option to always run the SandMan UI as admin [#4090](https://github.com/sandboxie-plus/Sandboxie/issues/4090) - added Proxy exclusion [#4036](https://github.com/sandboxie-plus/Sandboxie/issues/4036) - added "ForceChildren=Program.exe" [#4070](https://github.com/sandboxie-plus/Sandboxie/issues/4070) - added UI options for "ForceRestartAll" and "UseCreateToken" in OptionWindow - added an optional context menu option to make folder/file forced quickly - - Note: you can also use "Sandman.exe /add_force program_path" to do it + - Note: you can also use "SandMan.exe /add_force program_path" to do it ### Changed - the certificate format can now take an explicit validity days specification, needed for gapless certificate renewal diff --git a/README.md b/README.md index 7538203f..e2fb0692 100644 --- a/README.md +++ b/README.md @@ -81,10 +81,10 @@ Sandboxie's functionality can be enhanced with specialized tools like the follow | 2004 - 2013 | Ronen Tzur | | 2013 - 2017 | Invincea Inc. | | 2017 - 2020 | Sophos Group plc | -| [Open-source code](https://github.com/sandboxie/sandboxie) | Tom Brown | -| --- | --- | -| 2020 onwards | David Xanatos ([Roadmap](https://www.wilderssecurity.com/threads/sandboxie-roadmap.445545/page-8#post-3187633)) | +| 8 April 2020 - [open-source code](https://community.sophos.com/sandboxie/f/forum/119641/important-sandboxie-open-source-code-is-available-for-download) | Sophos Ltd. | +| 9 April 2020 onwards - project fork | David Xanatos | +See the current [roadmap](https://www.wilderssecurity.com/threads/sandboxie-roadmap.445545/page-8#post-3187633). ## 📌 Project support / sponsorship @@ -113,7 +113,9 @@ If you find Sandboxie useful, then feel free to contribute through our [Contribu - hg421 - Security analysis & PoCs / Code reviews - hx1997 - Security analysis & PoC - mpheath - Author of Plus installer / Code fixes / Collaborator -- offhub - Documentation additions / Code fixes / Collaborator +- offhub - Documentation additions / Code fixes / Qt5 patch and build script / Collaborator +- LumitoLuma - Qt5 patch and build script +- QZLin - Author of [sandboxie-docs](https://sandboxie-plus.github.io/sandboxie-docs/) theme - isaak654 - Templates / Documentation / Code fixes / Collaborator - typpos - UI additions / Documentation / Code fixes - Yeyixiao - Feature additions @@ -130,6 +132,7 @@ If you find Sandboxie useful, then feel free to contribute through our [Contribu - cricri-pingouin - UI fixes - Valinwolf - UI / Icons - daveout - UI / Icons +- kokofixcomputers - Support member of the [Discord](https://discord.gg/S4tFu6Enne) channel - NewKidOnTheBlock - Changelog fixes - Naeemh1 - Documentation additions - APMichael - Templates additions @@ -137,7 +140,8 @@ If you find Sandboxie useful, then feel free to contribute through our [Contribu - Luro223 - Documentation additions - lwcorp - Documentation additions - wilders-soccerfan - Documentation additions -- LumitoLuma - Qt5 patch and build script +- LepordCat - Documentation additions +- stdedos - Documentation additions ## 🌏 Translators @@ -152,7 +156,7 @@ If you find Sandboxie useful, then feel free to contribute through our [Contribu - VenusGirl - Korean - 7zip - Polish ([provided separately](https://forum.xanasoft.com/viewtopic.php?f=12&t=4&start=30)) - JNylson - Portuguese and Brazilian Portuguese -- lufog - Russian +- lufog, marat2509 - Russian - LumitoLuma, sebadamus - Spanish - 1FF, Thatagata - Swedish (provided by email or pull request) - xorcan, fmbxnary, offhub - Turkish diff --git a/Sandboxie/common/my_version.h b/Sandboxie/common/my_version.h index e02088f0..edde3fbf 100644 --- a/Sandboxie/common/my_version.h +++ b/Sandboxie/common/my_version.h @@ -26,7 +26,7 @@ #define VERSION_MJR 5 #define VERSION_MIN 69 -#define VERSION_REV 6 +#define VERSION_REV 7 #define VERSION_UPD 0 #if VERSION_UPD > 0 diff --git a/Sandboxie/common/netfw.c b/Sandboxie/common/netfw.c index 962860d4..e00240ea 100644 --- a/Sandboxie/common/netfw.c +++ b/Sandboxie/common/netfw.c @@ -315,7 +315,7 @@ void NetFw_AddRule(LIST* list, NETFW_RULE* new_rule) // // it seems we might be able to merge these rules - // now we check the convoluted case when rules havs ip's and port's set + // now we check the convoluted case when rules have IPs and ports set. // if ((rule->port_map.count != 0) && (rule->ip_map.count != 0)){ diff --git a/Sandboxie/core/dll/custom.c b/Sandboxie/core/dll/custom.c index 84e3694f..035d855d 100644 --- a/Sandboxie/core/dll/custom.c +++ b/Sandboxie/core/dll/custom.c @@ -24,7 +24,7 @@ #include "dll.h" #include "common/my_version.h" #include - +#include //--------------------------------------------------------------------------- // Functions @@ -49,6 +49,7 @@ static HANDLE OpenExplorerKey( HANDLE ParentKey, const WCHAR *SubkeyName, ULONG *error); static void DeleteShellAssocKeys(ULONG Wow64); static void AutoExec(void); +static BOOLEAN Custom_ProductID(void); //--------------------------------------------------------------------------- @@ -91,6 +92,7 @@ _FX BOOLEAN CustomizeSandbox(void) DisableEdgeBoost(); Custom_EnableBrowseNewProcess(); DeleteShellAssocKeys(0); + Custom_ProductID(); Custom_DisableBHOs(); if (Dll_OsBuild >= 8400) // only on win 8 and later Custom_OpenWith(); @@ -1338,7 +1340,7 @@ _FX void Custom_ComServer(void) // NsiRpc_Init //--------------------------------------------------------------------------- -#include +//#include typedef RPC_STATUS (*P_NsiRpcRegisterChangeNotification)( LPVOID p1, LPVOID p2, LPVOID p3, LPVOID p4, LPVOID p5, LPVOID p6, LPVOID p7); @@ -1535,6 +1537,217 @@ _FX BOOLEAN Custom_OsppcDll(HMODULE module) return TRUE; } + +//--------------------------------------------------------------------------- +// Custom_ProductID +//--------------------------------------------------------------------------- + +/*static wchar_t GetCharFromInt(int a) { + switch (a) { + case 0: + return L'0'; + break; + case 1: + return L'1'; + break; + case 2: + return L'2'; + break; + case 3: + return L'3'; + break; + case 4: + return L'4'; + break; + case 5: + return L'5'; + break; + case 6: + return L'6'; + break; + case 7: + return L'7'; + break; + case 8: + return L'8'; + break; + case 9: + return L'9'; + break; + } + return 0; +} + +static int GetIntLen(DWORD n) { + int count = 0; + while (n != 0) + { + n = n / 10; + count++; + } + return count; +}*/ + +static unsigned long seed = 1; + +int my_rand(void) +{ + seed = (seed * 214013L + + 2531011L) >> 16; + return((unsigned)seed & 0x7fff); +} + +/*char* my_itoa(int num, char* str, int radix) +{ + char index[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; + unsigned unum; + int i = 0, j, k; + + + if (radix == 10 && num < 0) + { + unum = (unsigned)-num; + str[i++] = '-'; + } + else unum = (unsigned)num; + + + do + { + str[i++] = index[unum % (unsigned)radix]; + unum /= radix; + + } while (unum); + + str[i] = '\0'; + + + if (str[0] == '-') k = 1; + else k = 0; + + char temp; + for (j = k; j <= (i - 1) / 2; j++) + { + temp = str[j]; + str[j] = str[i - 1 + k - j]; + str[i - 1 + k - j] = temp; + } + + return str; + +}*/ + +wchar_t* GuidToString(const GUID guid) +{ + static wchar_t buf[64] = {0}; + Sbie_snwprintf(buf, sizeof(buf), + L"%08X-%04X-%04X-%02X%02X-%02X%02X%02X%02X%02X%02X", + guid.Data1, guid.Data2, guid.Data3, + guid.Data4[0], guid.Data4[1], guid.Data4[2], guid.Data4[3], + guid.Data4[4], guid.Data4[5], guid.Data4[6], guid.Data4[7]); + return buf; +} + +_FX BOOLEAN Custom_ProductID(void) +{ + if (SbieApi_QueryConfBool(NULL, L"RandomRegUID", FALSE)) { + NTSTATUS status; + UNICODE_STRING uni; + OBJECT_ATTRIBUTES objattrs; + HANDLE hKey; + + InitializeObjectAttributes( + &objattrs, &uni, OBJ_CASE_INSENSITIVE, NULL, NULL); + + RtlInitUnicodeString(&uni, + L"\\registry\\Machine\\Software\\" + L"\\Microsoft\\Windows NT\\CurrentVersion"); + + status = Key_OpenIfBoxed(&hKey, KEY_SET_VALUE, &objattrs); + if (NT_SUCCESS(status)) { + + //UNICODE_STRING buf; + //RtlInitUnicodeString(&buf, tmp); + /*if (GetIntLen(dwTick) == 1) { + //DWORD last = dwTick - (dwTick / 10) * 10; + DWORD last = dwTick; + WCHAR chr = GetCharFromInt((int)last); + Sleep(0); + DWORD dwTick2 = GetTickCount(),last2=0; + if (GetIntLen(dwTick) == 1) + last2 = dwTick2; + else + last2 = dwTick2 - (dwTick2 / 10) * 10; + WCHAR chr2= GetCharFromInt((int)last2); + wcscpy_s(tmp, 1, chr2); + wcscat_s(tmp, 1, chr2); + for(int i=0;i<=2;i++) + wcscat_s(tmp, 1, chr); + }*/ + WCHAR tmp[34] = { 0 }; + + RtlInitUnicodeString(&uni, L"ProductId"); + + seed = GetTickCount(); + int chain1 = my_rand() % 10000 + 9999, + chain2 = my_rand() % 10000 + 9999, + chain3 = my_rand() % 10000 + 9999, + chain4 = my_rand() % 10000 + 9999 + ; + Sbie_snwprintf(tmp, 34, L"%05d-%05d-%05d-%05d", chain1, chain2, chain3, chain4); + + + status = NtSetValueKey( + hKey, &uni, 0, REG_SZ, tmp, sizeof(tmp)+1); + NtClose(hKey); + } + RtlInitUnicodeString(&uni, + L"\\registry\\Machine\\Software\\" + L"\\Microsoft\\Cryptography"); + typedef HRESULT(*P_CoCreateGuid)( + GUID* pguid + ); + P_CoCreateGuid CoCreateGuid2 = (P_CoCreateGuid)Ldr_GetProcAddrNew(DllName_ole32, L"CoCreateGuid", "CoCreateGuid"); + status = Key_OpenIfBoxed(&hKey, KEY_SET_VALUE, &objattrs); + if (NT_SUCCESS(status)&&CoCreateGuid2) { + GUID guid; + HRESULT h = CoCreateGuid2(&guid); + WCHAR buf[64] = { 0 }; + if (h == S_OK) { + WCHAR* pChar = GuidToString(guid); + lstrcpy(buf, pChar); + RtlInitUnicodeString(&uni, L"MachineGuid"); + status = NtSetValueKey( + hKey, &uni, 0, REG_SZ, buf, sizeof(buf) + 1); + } + + } + NtClose(hKey); + RtlInitUnicodeString(&uni, + L"\\registry\\Machine\\Software\\" + L"\\Microsoft\\SQMClient"); + + status = Key_OpenIfBoxed(&hKey, KEY_SET_VALUE, &objattrs); + if (NT_SUCCESS(status)&&CoCreateGuid2) { + GUID guid; + HRESULT h = CoCreateGuid2(&guid); + WCHAR buf[64] = L"{"; + if (h == S_OK) { + WCHAR* pChar = GuidToString(guid); + lstrcat(buf, pChar); + lstrcat(buf, L"}"); + RtlInitUnicodeString(&uni, L"MachineId"); + status = NtSetValueKey( + hKey, &uni, 0, REG_SZ, buf, sizeof(buf) + 1); + } + + } + NtClose(hKey); + return TRUE; + } + return TRUE; +} + #ifndef _M_ARM64 //--------------------------------------------------------------------------- diff --git a/Sandboxie/core/dll/kernel.c b/Sandboxie/core/dll/kernel.c index 1fb3f58a..2219e68f 100644 --- a/Sandboxie/core/dll/kernel.c +++ b/Sandboxie/core/dll/kernel.c @@ -69,6 +69,8 @@ typedef LCID (*P_GetSystemDefaultLCID)(); typedef LANGID (*P_GetSystemDefaultLangID)(); +typedef BOOL (*P_GetVolumeInformationByHandleW)(HANDLE hFile, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber,LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); + //typedef int (*P_GetLocaleInfoEx)(LPCWSTR lpLocaleName, LCTYPE LCType, LPWSTR lpLCData, int cchData); //typedef int (*P_GetLocaleInfoA)(LCID Locale, LCTYPE LCType, LPSTR lpLCData, int cchData); @@ -98,12 +100,13 @@ P_QueryPerformanceCounter __sys_QueryPerformanceCounter = NULL; P_GetUserDefaultUILanguage __sys_GetUserDefaultUILanguage = NULL; P_GetUserDefaultLocaleName __sys_GetUserDefaultLocaleName = NULL; P_GetUserDefaultLCID __sys_GetUserDefaultLCID = NULL; -P_GetUserDefaultLangID __sys_GetUserDefaultLangID = NULL; +P_GetUserDefaultLangID __sys_GetUserDefaultLangID = NULL; P_GetUserDefaultGeoName __sys_GetUserDefaultGeoName = NULL; P_GetSystemDefaultUILanguage __sys_GetSystemDefaultUILanguage = NULL; P_GetSystemDefaultLocaleName __sys_GetSystemDefaultLocaleName = NULL; -P_GetSystemDefaultLCID __sys_GetSystemDefaultLCID = NULL; +P_GetSystemDefaultLCID __sys_GetSystemDefaultLCID = NULL; P_GetSystemDefaultLangID __sys_GetSystemDefaultLangID = NULL; +P_GetVolumeInformationByHandleW __sys_GetVolumeInformationByHandleW = NULL; LCID Kernel_CustomLCID = 0; @@ -148,7 +151,8 @@ static LCID Kernel_GetSystemDefaultLCID(); static LANGID Kernel_GetSystemDefaultLangID(); - +static BOOL Kernel_GetVolumeInformationByHandleW(HANDLE hFile, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); + //--------------------------------------------------------------------------- // Kernel_Init //--------------------------------------------------------------------------- @@ -247,6 +251,13 @@ _FX BOOLEAN Kernel_Init() SBIEDLL_HOOK(Kernel_, GetSystemDefaultLangID); } + if (SbieApi_QueryConfBool(NULL, L"HideDiskSerialNumber", FALSE)) { + + void* GetVolumeInformationByHandleW = GetProcAddress(Dll_KernelBase ? Dll_KernelBase : Dll_Kernel32, "GetVolumeInformationByHandleW"); + if (GetVolumeInformationByHandleW) { + SBIEDLL_HOOK(Kernel_, GetVolumeInformationByHandleW); + } + } return TRUE; } @@ -488,3 +499,30 @@ _FX LANGID Kernel_GetSystemDefaultLangID() { return (LANGID)Kernel_CustomLCID; } + + +//---------------------------------------------------------------------------- +//Kernel_GetVolumeInformationByHandleW +//---------------------------------------------------------------------------- + +static unsigned long Kernel_seed = 1; + +int Kernel_rand(void) +{ + Kernel_seed = (Kernel_seed * 214013L + + 2531011L) >> 16; + return((unsigned)Kernel_seed & 0x7fff); +} + +_FX BOOL Kernel_GetVolumeInformationByHandleW(HANDLE hFile, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber,LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize) +{ + // todo remember returned values and dont return a new rand each time + + DWORD ourSerialNumber = 0; + BOOL rtn = __sys_GetVolumeInformationByHandleW(hFile, lpVolumeNameBuffer, nVolumeNameSize, &ourSerialNumber, lpMaximumComponentLength, lpFileSystemFlags, lpFileSystemNameBuffer, nFileSystemNameSize); + if (lpVolumeSerialNumber != NULL) { + Kernel_seed = __sys_GetTickCount(); + *lpVolumeSerialNumber = Kernel_rand() % 0x10000; + } + return rtn; +} diff --git a/Sandboxie/core/dll/net.c b/Sandboxie/core/dll/net.c index 0454d9cb..4ab81845 100644 --- a/Sandboxie/core/dll/net.c +++ b/Sandboxie/core/dll/net.c @@ -765,7 +765,7 @@ _FX BOOLEAN WSA_GetProxyImpl(NETPROXY_RULE* WSA_Proxy, const short *addr, int ad if (!WSA_Proxy) return FALSE; - // check if there are any IP's specified for which wes should bypass the proxy + // check if there are any IPs specified for which we should bypass the proxy if (WSA_Proxy->ip_map.count > 0) { IP_ADDRESS ip; if (WSA_GetIP(addr, addrlen, &ip)) { diff --git a/Sandboxie/core/drv/api.c b/Sandboxie/core/drv/api.c index bdb04431..67eca661 100644 --- a/Sandboxie/core/drv/api.c +++ b/Sandboxie/core/drv/api.c @@ -1236,10 +1236,12 @@ _FX void Api_CopyStringToUser( _FX NTSTATUS Api_ProcessExemptionControl(PROCESS *proc, ULONG64 *parms) { NTSTATUS status = STATUS_SUCCESS; - //KIRQL irql; + KIRQL irql; API_PROCESS_EXEMPTION_CONTROL_ARGS *pArgs = (API_PROCESS_EXEMPTION_CONTROL_ARGS *)parms; ULONG *in_flag; + ULONG in_value = 0; ULONG *out_flag; + ULONG out_value = 0; if (proc) // is caller sandboxed? return STATUS_NOT_IMPLEMENTED; @@ -1259,34 +1261,38 @@ _FX NTSTATUS Api_ProcessExemptionControl(PROCESS *proc, ULONG64 *parms) ProbeForWrite(out_flag, sizeof(ULONG), sizeof(ULONG)); } - if(!in_flag && !out_flag) + if (in_flag) + in_value = *in_flag; + else if(!out_flag) return STATUS_INVALID_PARAMETER; - //proc = Process_Find(pArgs->process_id.val, &irql); - proc = Process_Find(pArgs->process_id.val, NULL); + proc = Process_Find(pArgs->process_id.val, &irql); if (proc && (proc != PROCESS_TERMINATED)) { if (pArgs->action_id.val == 'splr') { if (in_flag) - proc->ipc_allowSpoolerPrintToFile = *in_flag != 0; + proc->ipc_allowSpoolerPrintToFile = in_value != 0; if (out_flag) - *out_flag = proc->ipc_allowSpoolerPrintToFile; + out_value = proc->ipc_allowSpoolerPrintToFile; } else if (pArgs->action_id.val == 'inet') { if (in_flag) - proc->AllowInternetAccess = *in_flag != 0; + proc->AllowInternetAccess = in_value != 0; if (out_flag) - *out_flag = proc->AllowInternetAccess; + out_value = proc->AllowInternetAccess; } else status = STATUS_INVALID_INFO_CLASS; } else status = STATUS_NOT_FOUND; - //ExReleaseResourceLite(Process_ListLock); - //KeLowerIrql(irql); + ExReleaseResourceLite(Process_ListLock); + KeLowerIrql(irql); + + if (out_flag) + *out_flag = out_value; return status; } diff --git a/Sandboxie/core/drv/dyn_data.c b/Sandboxie/core/drv/dyn_data.c index 86f90070..dd9f0d98 100644 --- a/Sandboxie/core/drv/dyn_data.c +++ b/Sandboxie/core/drv/dyn_data.c @@ -34,7 +34,7 @@ const wchar_t Parameters[] = L"\\Parameters"; #define IMAGE_FILE_MACHINE_ARM64 0xAA64 // ARM64 Little-Endian #endif -#define WIN11_LATEST 26217 // <----- +#define WIN11_LATEST 27686 // <----- #define SVR2025 26040 #define WIN11_FIRST 22000 #define SVR2022 20348 diff --git a/Sandboxie/core/drv/verify.c b/Sandboxie/core/drv/verify.c index baadf860..05d22b15 100644 --- a/Sandboxie/core/drv/verify.c +++ b/Sandboxie/core/drv/verify.c @@ -553,6 +553,7 @@ _FX NTSTATUS KphValidateCertificate() WCHAR* type = NULL; WCHAR* level = NULL; + WCHAR* options = NULL; LONG amount = 1; WCHAR* key = NULL; LARGE_INTEGER cert_date = { 0 }; @@ -699,6 +700,9 @@ _FX NTSTATUS KphValidateCertificate() else if (_wcsicmp(L"LEVEL", name) == 0 && level == NULL) { level = Mem_AllocString(Driver_Pool, value); } + else if (_wcsicmp(L"OPTIONS", name) == 0 && options == NULL) { + options = Mem_AllocString(Driver_Pool, value); + } else if (_wcsicmp(L"UPDATEKEY", name) == 0 && key == NULL) { key = Mem_AllocString(Driver_Pool, value); } @@ -819,6 +823,7 @@ _FX NTSTATUS KphValidateCertificate() expiration_date.QuadPart = -1; // at the end of time (never) Verify_CertInfo.expired = 0; // but not outdated Verify_CertInfo.outdated = 0; + CleanupExit: if(CertDbg) DbgPrint("Sbie Cert status: %08x\n", status); @@ -829,6 +834,7 @@ CleanupExit: if (type) Mem_FreeString(type); if (level) Mem_FreeString(level); + if (options) Mem_FreeString(options); if (key) Mem_FreeString(key); MyFreeHash(&hashObj); diff --git a/Sandboxie/core/drv/verify.h b/Sandboxie/core/drv/verify.h index 37199847..b7cc9517 100644 --- a/Sandboxie/core/drv/verify.h +++ b/Sandboxie/core/drv/verify.h @@ -21,19 +21,27 @@ typedef union _SCertInfo { unsigned long long State; struct { unsigned long - active : 1, // certificate is active - expired : 1, // certificate is expired but may be active - outdated : 1, // certificate is expired, not anymore valid for the current build - unused_1 : 2, // DEPRECATED + active : 1, // certificate is active + expired : 1, // certificate is expired but may be active + outdated : 1, // certificate is expired, not anymore valid for the current build + unused_1 : 2, // DEPRECATED grace_period: 1, // the certificate is expired and or outdated but we keep it valid for 1 extra month to allof wor a seamless renewal - reservd_2 : 2, + reservd_2 : 2, - type : 5, - level : 3, + type : 5, + level : 3, - reservd_3 : 8, + reservd_3 : 8, - reservd_4 : 8; + reservd_4 : 4, // More features + opt_desk : 1, // Isolated Sandboxie Desktops: "UseSandboxDesktop" + opt_net : 1, // Advanced Network features: "NetworkDnsFilter", "NetworkUseProxy". + opt_enc : 1, // Box Encryption and Box Protection: "ConfidentialBox", "UseFileImage", "EnableEFS". + opt_sec : 1; // Variouse security enchanced box types: "UseSecurityMode", "SysCallLockDown", "RestrictDevices", "UseRuleSpecificity", "UsePrivacyMode", "ProtectHostImages", + // as well as reduced isoaltion box type: "NoSecurityIsolation". + + // Other features, available with any cert: "UseRamDisk", "ForceUsbDrives", + // as well as Automatic Updates, etc.... unsigned long expirers_in_sec; }; diff --git a/SandboxiePlus/SandMan/Forms/OptionsWindow.ui b/SandboxiePlus/SandMan/Forms/OptionsWindow.ui index c0c0613f..60bde68b 100644 --- a/SandboxiePlus/SandMan/Forms/OptionsWindow.ui +++ b/SandboxiePlus/SandMan/Forms/OptionsWindow.ui @@ -6,8 +6,8 @@ 0 0 - 674 - 475 + 787 + 575 @@ -45,7 +45,7 @@ QTabWidget::North - 1 + 10 @@ -4767,108 +4767,6 @@ This is done to prevent rogue processes inside the sandbox from creating a renam Privacy - - - - - - - Hide Firmware Information - - - - - - - Hide host processes from processes running in the sandbox. - - - true - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. - - - Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) - - - - - - - Don't allow sandboxed processes to see processes running outside any boxes - - - - - - - true - - - - Process - - - - - - - - - - - - - - 75 - true - true - - - - Process Hiding - - - - - - - Add Process - - - - - - - Use a custom Locale/LangID - - - - - - - Remove - - - @@ -4883,17 +4781,109 @@ This is done to prevent rogue processes inside the sandbox from creating a renam + + + + + + + Hide Firmware Information + + + + + + + Dump the current Firmware Tables to HKCU\System\SbieCustom + + + Dump FW Tables + + + + + + + Use a custom Locale/LangID + + + - - + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + - Show Templates + Hide Disk Serial Number + + + + + + + Obfuscate known unique identifiers in the registry + + + + + + + + 75 + true + true + + + + Process Hiding + + + + + + + Don't allow sandboxed processes to see processes running in other boxes + + + + + + + Don't allow sandboxed processes to see processes running outside any boxes + + + + + + + Hide host processes from processes running in the sandbox. + + + true + + + Add Process + + + + Qt::Vertical @@ -4906,23 +4896,53 @@ This is done to prevent rogue processes inside the sandbox from creating a renam - - + + - Don't allow sandboxed processes to see processes running in other boxes + Show Templates - - + + + + Remove + + + + + - Dump the current Firmware Tables to HKCU\System\SbieCustom + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. - Dump FW Tables + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) + + + + + 258 + 200 + + + + true + + + + Process + + + + + + + + + @@ -5236,8 +5256,8 @@ instead of "*". 0 0 - 98 - 28 + 75 + 16 diff --git a/SandboxiePlus/SandMan/Forms/SettingsWindow.ui b/SandboxiePlus/SandMan/Forms/SettingsWindow.ui index cbd0d0c7..536d2800 100644 --- a/SandboxiePlus/SandMan/Forms/SettingsWindow.ui +++ b/SandboxiePlus/SandMan/Forms/SettingsWindow.ui @@ -1584,18 +1584,18 @@ - - - - Qt::Vertical + + + + + 7 + true + - - - 20 - 40 - + + HwId: 00000000-0000-0000-0000-000000000000 - + @@ -1613,74 +1613,6 @@ - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - Get - - - - - - - - true - true - - - - <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - true - - - - - - - Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) - - - true - - - - - - - - 0 - 0 - - - - Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. - - - Qt::RichText - - - true - - - @@ -1700,14 +1632,27 @@ - - + + - In the future, don't notify about certificate expiration + Get - + + + + Qt::Vertical + + + + 20 + 40 + + + + + @@ -1720,16 +1665,87 @@ - - + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) + + + true + + + + + + + + 0 + 0 + + + + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. + + + Qt::RichText + + + true + + + + + - 7 + true true - HwId: 00000000-0000-0000-0000-000000000000 + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + + + + + In the future, don't notify about certificate expiration + + + + + + + + 9 + true + + + + Cert Info + + + false diff --git a/SandboxiePlus/SandMan/SandMan.cpp b/SandboxiePlus/SandMan/SandMan.cpp index a0c8faa3..7b63506e 100644 --- a/SandboxiePlus/SandMan/SandMan.cpp +++ b/SandboxiePlus/SandMan/SandMan.cpp @@ -2579,7 +2579,7 @@ void CSandMan::OnStatusChanged() CheckSupport(); int WizardLevel = abs(theConf->GetInt("Options/WizardLevel", 0)); - if (WizardLevel < (theConf->GetInt("Options/CheckForUpdates", 2) != 1 ? SETUP_LVL_2 : SETUP_LVL_1)) { + if (WizardLevel < (!g_CertInfo.active ? SETUP_LVL_3 : (theConf->GetInt("Options/CheckForUpdates", 2) != 1 ? SETUP_LVL_2 : SETUP_LVL_1))) { if (!CSetupWizard::ShowWizard(WizardLevel)) { // if user canceled, mark that and do not show again, until there is something new if(QMessageBox::question(NULL, "Sandboxie-Plus", tr("Do you want the setup wizard to be omitted?"), QMessageBox::Yes, QMessageBox::No | QMessageBox::Default) == QMessageBox::Yes) theConf->SetValue("Options/WizardLevel", -SETUP_LVL_CURRENT); diff --git a/SandboxiePlus/SandMan/Troubleshooting/lang_ru.json b/SandboxiePlus/SandMan/Troubleshooting/lang_ru.json index 5b9fbe03..10fcd0d9 100644 --- a/SandboxiePlus/SandMan/Troubleshooting/lang_ru.json +++ b/SandboxiePlus/SandMan/Troubleshooting/lang_ru.json @@ -1,121 +1,122 @@ { -"Description Text...": "Description Text...", -"Fix current issues": "Fix current issues", -"Fix issues with sandboxing": "Fix issues with sandboxing", -"An Application does not work properly when sandboxed": "An Application does not work properly when sandboxed", -"Issues with a web browser": "Issues with a web browser", -"Perform Sandbox maintenance": "Perform Sandbox maintenance", -"Fix issues with the UI or Shell": "Fix issues with the UI or Shell", - -"Yes": "Yes", -"No": "No", -"\nPlease note that this required preset works only with a valid supporter certificate!": "\nPlease note that this required preset works only with a valid supporter certificate!", - -"App compatibility checker": "App compatibility checker", -"This script check which app compatibility templates needs to be enabled": "This script check which app compatibility templates needs to be enabled", -"Loaded %1 templates": "Loaded %1 templates", - -"Browser shortcut is missing from the desktop": "Browser shortcut is missing from the desktop", -"This procedure will add a browser shortcut to the desktop": "This procedure will add a browser shortcut to the desktop", -"Default Browser": "Default Browser", -"Another": "Another", -"Select Browser": "Select Browser", -"Select Sandbox": "Select Sandbox", -"Select which browser you want to create a shortcut for and in what box": "Select which browser you want to create a shortcut for and in what box", -"Select Browser Path": "Select Browser Path", - -"Explorer Context Menu extension does not work": "Explorer Context Menu extension does not work", -"This procedure will re install the shell integration": "This procedure will re install the shell integration", -"Add Run Sandboxed": "Add Run Sandboxed", -"Add Run Unsandboxed": "Add Run Unsandboxed", -"Install legacy shell extensions": "Install legacy shell extensions", -"Select which shell options should be reinstalled": "Select which shell options should be reinstalled", - -"Low FPS in sandboxed games": "Low FPS in sandboxed games", -"This procedure will optimize the box settings for gaming": "This procedure will optimize the box settings for gaming", -"Select which box to optimize.": "Select which box to optimize.", -"To apply recommended settings press NEXT. \n": "To apply recommended settings press NEXT. \n", -"The options has been applied please tryout your game in %1 and indicate if the issue has been resolved.": "The options has been applied please tryout your game in %1 and indicate if the issue has been resolved.", -"FPS optimization not successful": "FPS optimization not successful", - -"Failed to install application into a sandbox": "Failed to install application into a sandbox", -"It helps troubleshoot issues related to installing applications in the sandbox": "It helps troubleshoot issues related to installing applications in the sandbox", -"Enter Installer Path": "Enter Installer Path", -"Select a sandbox to install into": "Select a sandbox to install into", -"This box has DropAdminRights enabled, preventing execution of installers. Do you want to disable this restriction, that will reduce the security level.": "This box has DropAdminRights enabled, preventing execution of installers. Do you want to disable this restriction, that will reduce the security level.", -"Disable DropAdminRights": "Disable DropAdminRights", -"Enable FakeAdminRights": "Enable FakeAdminRights", -"running installer, pid: %1 press NEXT once it finishes to continue": "running installer, pid: %1 press NEXT once it finishes to continue", -"Was the issue resolved?": "Was the issue resolved?", -"no mitigation worked": "no mitigation worked", - -"Webcam or Sound does not work when sandboxed": "Webcam or Sound does not work when sandboxed", -"It helps troubleshoot webcam and audio issues in the sandbox": "It helps troubleshoot webcam and audio issues in the sandbox", -"To enable webcam support on Windows 11, the isolation level must be reduced. \nIf you want to proceed, please press NEXT and select a sandbox to modify. \n": "To enable webcam support on Windows 11, the isolation level must be reduced. \nIf you want to proceed, please press NEXT and select a sandbox to modify. \n", -"Select which box to turn into a reduced isolation app compartment box.": "Select which box to turn into a reduced isolation app compartment box.", -"The mitigation has been applied please try out the web cam in %1 and indicate if the issue has been resolved.": "The mitigation has been applied please try out the web cam in %1 and indicate if the issue has been resolved.", -"Webcam mitigation not successful": "Webcam mitigation not successful", - -"Select affected sandbox": "Select affected sandbox", -"Enter Process Name": "Enter Process Name", - -"SBIE1307: Program cannot access the Internet due to restrictions": "SBIE1307: Program cannot access the Internet due to restrictions", -"Program cannot access the Internet due to restrictions": "Program cannot access the Internet due to restrictions", -"Internet Access restrictions are in effect for the sandbox in which the program is running. The program is prohibited from accessing the Internet.": "Internet Access restrictions are in effect for the sandbox in which the program is running. The program is prohibited from accessing the Internet.", - -"SBIE1308: Program cannot start due to restrictions": "SBIE1308: Program cannot start due to restrictions", -"Program cannot start due to restrictions": "Program cannot start due to restrictions", -"Start/Run restrictions are in effect for the sandbox in which the program is running. The program is prohibited from starting or running.": "Start/Run restrictions are in effect for the sandbox in which the program is running. The program is prohibited from starting or running.", - -"SBIE2102: File is too large to copy into sandbox": "SBIE2102: File is too large to copy into sandbox", -"File is too large to copy into sandbox": "File is too large to copy into sandbox", - -"SBIE2113: File is too large to copy into sandbox, creating empty file": "SBIE2113: File is too large to copy into sandbox, creating empty file", -"File is too large to copy into sandbox, creating empty file": "File is too large to copy into sandbox, creating empty file", - -"SBIE2114: File is too large to copy into sandbox, denying access": "SBIE2114: File is too large to copy into sandbox, denying access", -"File is too large to copy into sandbox, denying access": "File is too large to copy into sandbox, denying access", - -"SBIE2115: File is too large to copy into sandbox, opening in read only": "SBIE2115: File is too large to copy into sandbox, opening in read only", -"File is too large to copy into sandbox, opening in read only": "File is too large to copy into sandbox, opening in read only", - -"SBIE2181: Failed to load SbieDll.dll": "SBIE2181: Failed to load SbieDll.dll", -"Fix the DACLs of Sandboxie's home folder": "Fix the DACLs of Sandboxie's home folder", -"Failures to load SbieDll.dll when encountered by Chrome, or another software employing app containers, it is often caused by invalid DACL entries for the Sandboxie home directory. This mitigation measure will fix them, for this reason it will prompt for admin privileges which need to be granted for kmdutil.exe.": "Failures to load SbieDll.dll when encountered by Chrome, or another software employing app containers, it is often caused by invalid DACL entries for the Sandboxie home directory. This mitigation measure will fix them, for this reason it will prompt for admin privileges which need to be granted for kmdutil.exe.", -"The DACLs have been adjusted, please try to run your application again and indicate if the issue has been resolved.": "The DACLs have been adjusted, please try to run your application again and indicate if the issue has been resolved.", -"DACLs fix did not resolve the issue": "DACLs fix did not resolve the issue", - -"SBIE2204: Cannot start a specific sandboxed service": "SBIE2204: Cannot start a specific sandboxed service", -"Sandboxie failed to start a service in the sandbox": "Sandboxie failed to start a service in the sandbox", -"The message indicates that Sandboxie was unable to start one of the helper programs SandboxieRpcSs or SandboxieDcomLaunch. The name noted in the message can be rpcss or dcomlaunch.\n\nYou can submit an issue report on the next page to help us to analyze the issue.": "The message indicates that Sandboxie was unable to start one of the helper programs SandboxieRpcSs or SandboxieDcomLaunch. The name noted in the message can be rpcss or dcomlaunch.\n\nYou can submit an issue report on the next page to help us to analyze the issue.", - -"SBIE2313: Could not execute specific process": "SBIE2313: Could not execute specific process", -"Sandboxie failed to start a process in the sandbox": "Sandboxie failed to start a process in the sandbox", -"Sandboxie was not able to execute one of its own programs. Check access permissions to the Sandboxie installation folder and/or reinstall Sandboxie.\n\nPossible Causes:\n1. Sandboxie was configured to block access to the folder containing its program files.\n2. A third-party (HIPS) security software was configured to block the execution of the program mentioned in the message.\n\nYou can submit an issue report on the next page to help us to analyze the issue.": "Sandboxie was not able to execute one of its own programs. Check access permissions to the Sandboxie installation folder and/or reinstall Sandboxie.\n\nPossible Causes:\n1. Sandboxie was configured to block access to the folder containing its program files.\n2. A third-party (HIPS) security software was configured to block the execution of the program mentioned in the message.\n\nYou can submit an issue report on the next page to help us to analyze the issue.", - -"open config": "open config", -"opens box config on a given page": "opens box config on a given page", -"Do you want to open the box option dialog to change this preset?": "Do you want to open the box option dialog to change this preset?", -"No, it is fine as it is": "No, it is fine as it is", -"No, but I want to report a bug": "No, but I want to report a bug", - -"SBIE 2113/2114/2115 and 2102": "SBIE 2113/2114/2115 and 2102", -"handle migration error messages": "handle migration error messages", -"The message %1 is caused by the file migration limit being reached.": "The message %1 is caused by the file migration limit being reached.", - -"fix parental controls breaking sandboxie": "fix parental controls breaking sandboxie", -"stops AppId driver and AppIdSvc service and disables the offending policy file": "stops AppId driver and AppIdSvc service and disables the offending policy file", -"It seems you are using a non-administrative user account on a system with enabled parental controls, this is known to be incompatible with Sandboxie.\nYou have the following options to resolve the issue.": "It seems you are using a non-administrative user account on a system with enabled parental controls, this is known to be incompatible with Sandboxie.\nYou have the following options to resolve the issue.", - -"SBIEMSG, I'm getting a cryptic SBIExxxx message": "SBIEMSG, I'm getting a cryptic SBIExxxx message", -"Handle all sbie messages...": "Handle all sbie messages...", -"Sbie Message Code": "Sbie Message Code", -"Name affected process": "Name affected process", -"Please enter the SBIEMSG ID you have encountered.": "Please enter the SBIEMSG ID you have encountered.", -"There is no automated troubleshooting available for SBIE%1 yet.
": "There is no automated troubleshooting available for SBIE%1 yet.
", -"The full message text is: %1
": "The full message text is: %1
", -"Visit out online-documentation to learn more about this, and other sbie messages.": "Visit out online-documentation to learn more about this, and other sbie messages.", -"Would you like to collect some logs to help us resolve the issue.": "Would you like to collect some logs to help us resolve the issue.", -"Now please run your application again to trigger the Sbie message.

": "Now please run your application again to trigger the Sbie message.

", -"Press NEXT when you are done collecting logs.": "Press NEXT when you are done collecting logs." + "Description Text...": "Текст описания...", + "Fix current issues": "Устранение текущих проблем", + "Fix issues with sandboxing": "Устранение проблем с песочницей", + "An Application does not work properly when sandboxed": "Приложение не работает должным образом в песочнице", + "Issues with a web browser": "Проблемы с веб-браузером", + "Perform Sandbox maintenance": "Выполнить обслуживание песочницы", + "Fix issues with the UI or Shell": "Устранение проблем с интерфейсом или оболочкой", + + "Yes": "Да", + "No": "Нет", + "\nPlease note that this required preset works only with a valid supporter certificate!": "\nОбратите внимание, что этот обязательный пресет работает только при наличии действующего сертификата сторонника!", + + "App compatibility checker": "Проверка совместимости приложений", + "This script check which app compatibility templates needs to be enabled": "Этот скрипт проверяет, какие шаблоны совместимости приложений должны быть включены", + "Loaded %1 templates": "Загружено %1 шаблонов", + + "Browser shortcut is missing from the desktop": "Ярлык браузера отсутствует на рабочем столе", + "This procedure will add a browser shortcut to the desktop": "Эта процедура добавит ярлык браузера на рабочий стол", + "Default Browser": "Браузер по умолчанию", + "Another": "Другой", + "Select Browser": "Выберите браузер", + "Select Sandbox": "Выберите песочницу", + "Select which browser you want to create a shortcut for and in what box": "Выберите, для какого браузера вы хотите создать ярлык и в какой песочнице", + "Select Browser Path": "Выберите путь к браузеру", + + "Explorer Context Menu extension does not work": "Расширение контекстного меню Проводника не работает", + "This procedure will re install the shell integration": "Эта процедура переустановит интеграцию оболочки", + "Add Run Sandboxed": "Добавить Запуск в песочнице", + "Add Run Unsandboxed": "Добавить Запуск вне песочницы", + "Install legacy shell extensions": "Установить устаревшие расширения оболочки", + "Select which shell options should be reinstalled": "Выберите, какие параметры оболочки должны быть переустановлены", + + "Low FPS in sandboxed games": "Низкий FPS в играх в песочнице", + "This procedure will optimize the box settings for gaming": "Эта процедура оптимизирует настройки песочницы для игр", + "Select which box to optimize.": "Выберите, какую песочницу оптимизировать.", + "To apply recommended settings press NEXT. \n": "Чтобы применить рекомендуемые настройки, нажмите ДАЛЕЕ. \n", + "The options has been applied please tryout your game in %1 and indicate if the issue has been resolved.": "Настройки применены, пожалуйста, попробуйте вашу игру в %1 и укажите, решена ли проблема.", + "FPS optimization not successful": "Оптимизация FPS не удалась", + + "Failed to install application into a sandbox": "Не удалось установить приложение в песочницу", + "It helps troubleshoot issues related to installing applications in the sandbox": "Это помогает устранить проблемы, связанные с установкой приложений в песочницу", + "Enter Installer Path": "Введите путь к установщику", + "Select a sandbox to install into": "Выберите песочницу для установки", + "This box has DropAdminRights enabled, preventing execution of installers. Do you want to disable this restriction, that will reduce the security level.": "В этой песочнице включен DropAdminRights, что предотвращает запуск установщиков. Вы хотите отключить это ограничение, что снизит уровень безопасности?", + "Disable DropAdminRights": "Отключить DropAdminRights", + "Enable FakeAdminRights": "Включить FakeAdminRights", + "running installer, pid: %1 press NEXT once it finishes to continue": "Запуск установщика, pid: %1 нажмите ДАЛЕЕ после завершения, чтобы продолжить", + "Was the issue resolved?": "Была ли проблема решена?", + "no mitigation worked": "не сработало", + + "Webcam or Sound does not work when sandboxed": "Веб-камера или звук не работают в песочнице", + "It helps troubleshoot webcam and audio issues in the sandbox": "Это помогает устранить проблемы с веб-камерой и звуком в песочнице", + "To enable webcam support on Windows 11, the isolation level must be reduced. \nIf you want to proceed, please press NEXT and select a sandbox to modify. \n": "Для включения поддержки веб-камеры в Windows 11 необходимо снизить уровень изоляции. \nЕсли хотите продолжить, нажмите ДАЛЕЕ и выберите песочницу для изменения. \n", + "Select which box to turn into a reduced isolation app compartment box.": "Выберите песочницу для преобразования в песочницу с пониженным уровнем изоляции.", + "The mitigation has been applied please try out the web cam in %1 and indicate if the issue has been resolved.": "Меры применены, пожалуйста, попробуйте веб-камеру в %1 и укажите, решена ли проблема.", + "Webcam mitigation not successful": "Меры по веб-камере не помогли", + + "Select affected sandbox": "Выберите затронутую песочницу", + "Enter Process Name": "Введите имя процесса", + + "SBIE1307: Program cannot access the Internet due to restrictions": "SBIE1307: Программа не может получить доступ к Интернету из-за ограничений", + "Program cannot access the Internet due to restrictions": "Программа не может получить доступ к Интернету из-за ограничений", + "Internet Access restrictions are in effect for the sandbox in which the program is running. The program is prohibited from accessing the Internet.": "Ограничения доступа к Интернету действуют для песочницы, в которой выполняется программа. Программе запрещено получать доступ к Интернету.", + + "SBIE1308: Program cannot start due to restrictions": "SBIE1308: Программа не может запуститься из-за ограничений", + "Program cannot start due to restrictions": "Программа не может запуститься из-за ограничений", + "Start/Run restrictions are in effect for the sandbox in which the program is running. The program is prohibited from starting or running.": "Ограничения запуска/выполнения действуют для песочницы, в которой выполняется программа. Программе запрещено запускаться или выполняться.", + + "SBIE2102: File is too large to copy into sandbox": "SBIE2102: Файл слишком большой для копирования в песочницу", + "File is too large to copy into sandbox": "Файл слишком большой для копирования в песочницу", + + "SBIE2113: File is too large to copy into sandbox, creating empty file": "SBIE2113: Файл слишком большой для копирования в песочницу, создается пустой файл", + "File is too large to copy into sandbox, creating empty file": "Файл слишком большой для копирования в песочницу, создается пустой файл", + + "SBIE2114: File is too large to copy into sandbox, denying access": "SBIE2114: Файл слишком большой для копирования в песочницу, доступ запрещен", + "File is too large to copy into sandbox, denying access": "Файл слишком большой для копирования в песочницу, доступ запрещен", + + "SBIE2115: File is too large to copy into sandbox, opening in read only": "SBIE2115: Файл слишком большой для копирования в песочницу, открытие в режиме только для чтения", + "File is too large to copy into sandbox, opening in read only": "Файл слишком большой для копирования в песочницу, открытие в режиме только для чтения", + + "SBIE2181: Failed to load SbieDll.dll": "SBIE2181: Не удалось загрузить SbieDll.dll", + "Fix the DACLs of Sandboxie's home folder": "Исправьте DACLs в домашней папке Sandboxie", + "Failures to load SbieDll.dll when encountered by Chrome, or another software employing app containers, it is often caused by invalid DACL entries for the Sandboxie home directory. This mitigation measure will fix them, for this reason it will prompt for admin privileges which need to be granted for kmdutil.exe.": "Сбой загрузки SbieDll.dll, если он возникает в Chrome или другом ПО, использующем контейнеры приложений, часто вызван недействительными записями DACL для домашней директории Sandboxie. Эта мера устранения проблемы исправит их, поэтому будет запрошено предоставление привилегий администратора для kmdutil.exe.", + "The DACLs have been adjusted, please try to run your application again and indicate if the issue has been resolved.": "DACLs были скорректированы, попробуйте снова запустить ваше приложение и укажите, решена ли проблема.", + "DACLs fix did not resolve the issue": "Исправление DACLs не решило проблему", + + "SBIE2204: Cannot start a specific sandboxed service": "SBIE2204: Не удалось запустить определенную службу в песочнице", + "Sandboxie failed to start a service in the sandbox": "Sandboxie не удалось запустить службу в песочнице", + "The message indicates that Sandboxie was unable to start one of the helper programs SandboxieRpcSs or SandboxieDcomLaunch. The name noted in the message can be rpcss or dcomlaunch.\n\nYou can submit an issue report on the next page to help us to analyze the issue.": "Сообщение указывает, что Sandboxie не удалось запустить одну из вспомогательных программ SandboxieRpcSs или SandboxieDcomLaunch. Имя, указанное в сообщении, может быть rpcss или dcomlaunch.\n\nВы можете отправить отчет о проблеме на следующей странице, чтобы мы могли проанализировать проблему.", + + "SBIE2313: Could not execute specific process": "SBIE2313: Не удалось запустить определенный процесс", + "Sandboxie failed to start a process in the sandbox": "Sandboxie не удалось запустить процесс в песочнице", + "Sandboxie was not able to execute one of its own programs. Check access permissions to the Sandboxie installation folder and/or reinstall Sandboxie.\n\nPossible Causes:\n1. Sandboxie was configured to block access to the folder containing its program files.\n2. A third-party (HIPS) security software was configured to block the execution of the program mentioned in the message.\n\nYou can submit an issue report on the next page to help us to analyze the issue.": "Sandboxie не удалось запустить одну из своих программ. Проверьте права доступа к папке установки Sandboxie и/или переустановите Sandboxie.\n\nВозможные причины:\n1. Sandboxie настроен на блокировку доступа к папке, содержащей файлы его программ.\n2. Стороннее (HIPS) программное обеспечение безопасности настроено на блокировку выполнения программы, указанной в сообщении.\n\nВы можете отправить отчет о проблеме на следующей странице, чтобы мы могли проанализировать проблему.", + + "open config": "открыть конфигурацию", + "opens box config on a given page": "открывает конфигурацию песочницы на указанной странице", + "Do you want to open the box option dialog to change this preset?": "Хотите открыть диалог опций песочницы для изменения этого пресета?", + "No, it is fine as it is": "Нет, все нормально", + "No, but I want to report a bug": "Нет, но я хочу сообщить об ошибке", + + "SBIE 2113/2114/2115 and 2102": "SBIE 2113/2114/2115 и 2102", + "handle migration error messages": "обработать сообщения об ошибках миграции", + "The message %1 is caused by the file migration limit being reached.": "Сообщение %1 вызвано превышением лимита миграции файлов.", + + "fix parental controls breaking sandboxie": "исправить проблемы с родительским контролем, нарушающим работу Sandboxie", + "stops AppId driver and AppIdSvc service and disables the offending policy file": "останавливает драйвер AppId и службу AppIdSvc и отключает проблемный файл политики", + "It seems you are using a non-administrative user account on a system with enabled parental controls, this is known to be incompatible with Sandboxie.\nYou have the following options to resolve the issue.": "Похоже, вы используете учетную запись пользователя без прав администратора на системе с включенным родительским контролем, что несовместимо с Sandboxie.\nУ вас есть следующие варианты решения проблемы.", + + "SBIEMSG, I'm getting a cryptic SBIExxxx message": "SBIEMSG, я получаю загадочное сообщение SBIExxx", + "Handle all sbie messages...": "Обработать все сообщения sbie...", + "Sbie Message Code": "Код сообщения Sbie", + "Name affected process": "Укажите затронутый процесс", + "Please enter the SBIEMSG ID you have encountered.": "Пожалуйста, введите идентификатор SBIEMSG, с которым вы столкнулись.", + "There is no automated troubleshooting available for SBIE%1 yet.
": "Автоматизированное устранение неполадок для SBIE%1 пока недоступно.
", + "The full message text is: %1
": "Полный текст сообщения: %1
", + "Visit out online-documentation to learn more about this, and other sbie messages.": "Посетите нашу онлайн-документацию, чтобы узнать больше об этом и других сообщениях sbie.", + "Would you like to collect some logs to help us resolve the issue.": "Хотите собрать логи, чтобы помочь нам решить проблему?", + "Now please run your application again to trigger the Sbie message.

": "Теперь, пожалуйста, снова запустите ваше приложение, чтобы сгенерировать сообщение Sbie.

", + "Press NEXT when you are done collecting logs.": "Нажмите ДАЛЕЕ после завершения сбора логов." } + \ No newline at end of file diff --git a/SandboxiePlus/SandMan/Windows/OptionsAdvanced.cpp b/SandboxiePlus/SandMan/Windows/OptionsAdvanced.cpp index b3691a08..732b4117 100644 --- a/SandboxiePlus/SandMan/Windows/OptionsAdvanced.cpp +++ b/SandboxiePlus/SandMan/Windows/OptionsAdvanced.cpp @@ -104,6 +104,8 @@ void COptionsWindow::CreateAdvanced() InitLangID(); connect(ui.chkHideFirmware, SIGNAL(clicked(bool)), this, SLOT(OnAdvancedChanged())); + connect(ui.chkHideUID, SIGNAL(clicked(bool)), this, SLOT(OnAdvancedChanged())); + connect(ui.chkHideSerial, SIGNAL(clicked(bool)), this, SLOT(OnAdvancedChanged())); connect(ui.cmbLangID, SIGNAL(currentIndexChanged(int)), this, SLOT(OnAdvancedChanged())); connect(ui.btnDumpFW, SIGNAL(clicked(bool)), this, SLOT(OnDumpFW())); @@ -285,6 +287,8 @@ void COptionsWindow::LoadAdvanced() // ui.chkHideFirmware->setChecked(m_pBox->GetBool("HideFirmwareInfo", false)); + ui.chkHideUID->setChecked(m_pBox->GetBool("RandomRegUID",false)); + ui.chkHideSerial->setChecked(m_pBox->GetBool("HideDiskSerialNumber", false)); ui.cmbLangID->setCurrentIndex(ui.cmbLangID->findData(m_pBox->GetNum("CustomLCID", 0))); @@ -569,6 +573,8 @@ void COptionsWindow::SaveAdvanced() // WriteAdvancedCheck(ui.chkHideFirmware, "HideFirmwareInfo", "y", ""); + WriteAdvancedCheck(ui.chkHideUID, "RandomRegUID", "y", ""); + WriteAdvancedCheck(ui.chkHideSerial, "HideDiskSerialNumber", "y", ""); int CustomLCID = ui.cmbLangID->currentData().toInt(); if (CustomLCID) m_pBox->SetNum("CustomLCID", CustomLCID); diff --git a/SandboxiePlus/SandMan/Windows/SettingsWindow.cpp b/SandboxiePlus/SandMan/Windows/SettingsWindow.cpp index 2f2f41df..31ee67c3 100644 --- a/SandboxiePlus/SandMan/Windows/SettingsWindow.cpp +++ b/SandboxiePlus/SandMan/Windows/SettingsWindow.cpp @@ -529,6 +529,8 @@ CSettingsWindow::CSettingsWindow(QWidget* parent) if(theAPI->GetDriverInfo(-2, uuid_str, sizeof(uuid_str))) ui.lblHwId->setText(tr("HwId: %1").arg(QString::fromWCharArray(uuid_str))); + connect(ui.lblCert, SIGNAL(linkActivated(const QString&)), this, SLOT(OnStartEval())); + connect(ui.btnGetCert, SIGNAL(clicked(bool)), this, SLOT(OnGetCert())); connect(ui.chkNoCheck, SIGNAL(stateChanged(int)), this, SLOT(OnOptChanged())); @@ -1152,7 +1154,7 @@ void CSettingsWindow::OnRamDiskChange() { if (sender() == ui.chkRamDisk) { if (ui.chkRamDisk->isChecked()) - theGUI->CheckCertificate(this, 2); + theGUI->CheckCertificate(this); } if (ui.chkRamDisk->isChecked() && ui.txtRamLimit->text().isEmpty()) @@ -1175,7 +1177,7 @@ void CSettingsWindow::OnVolumeChanged() { if (sender() == ui.chkSandboxUsb) { if (ui.chkSandboxUsb->isChecked()) - theGUI->CheckCertificate(this, 2); + theGUI->CheckCertificate(this); } ui.cmbUsbSandbox->setEnabled(ui.chkSandboxUsb->isChecked() && g_CertInfo.active); @@ -1254,6 +1256,14 @@ void CSettingsWindow::UpdateDrives() void CSettingsWindow::UpdateCert() { ui.lblCertExp->setVisible(false); + + int EvalCount = theConf->GetInt("User/EvalCount", 0); + if(EvalCount >= EVAL_MAX) + ui.lblCert->setText(tr("You have used %1/%2 evaluation certificates. No more free certificates can be generated.").arg(EvalCount).arg(EVAL_MAX)); + else + ui.lblCert->setText(tr("Get a free evaluation certificate and enjoy all premium features for %1 days.").arg(EVAL_DAYS)); + ui.lblCert->setToolTip(tr("You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID").arg(EVAL_DAYS).arg(EVAL_MAX)); + //ui.lblCertLevel->setVisible(!g_Certificate.isEmpty()); if (!g_Certificate.isEmpty()) { @@ -1310,6 +1320,33 @@ void CSettingsWindow::UpdateCert() // ui.lblCertCount->setToolTip(tr("Count of certificates in use")); // }); //} + + QStringList Info; + + if(g_CertInfo.expirers_in_sec > 0) + Info.append(tr("Expires in: %1 Days").arg(g_CertInfo.expirers_in_sec / (60*60*24))); + else if(g_CertInfo.expirers_in_sec < 0) + Info.append(tr("Expires: %1 Days ago").arg(g_CertInfo.expirers_in_sec / (60*60*24))); + + QStringList Options; + if (g_CertInfo.opt_sec) Options.append("SBox"); + else Options.append(QString("SBox")); + if (g_CertInfo.opt_enc) Options.append("EBox"); + else Options.append(QString("EBox")); + if (g_CertInfo.opt_net) Options.append("NetI"); + else Options.append(QString("NetI")); + if (g_CertInfo.opt_desk) Options.append("Desk"); + else Options.append(QString("Desk")); + Info.append(tr("Options: %1").arg(Options.join(", "))); + + ui.lblCert->setText(Info.join("
")); + + QStringList OptionsEx; + OptionsEx.append(tr("Security/Privacy Enhanced & App Boxes (SBox): %1").arg(g_CertInfo.opt_sec ? tr("Enabled") : tr("Disabled"))); + OptionsEx.append(tr("Encrypted Sandboxes (EBox): %1").arg(g_CertInfo.opt_enc ? tr("Enabled") : tr("Disabled"))); + OptionsEx.append(tr("Network Interception (NetI): %1").arg(g_CertInfo.opt_net ? tr("Enabled") : tr("Disabled"))); + OptionsEx.append(tr("Sandboxie Desktop (Desk): %1").arg(g_CertInfo.opt_desk ? tr("Enabled") : tr("Disabled"))); + ui.lblCert->setToolTip(OptionsEx.join("\n")); } ui.radInsider->setEnabled(CERT_IS_INSIDER(g_CertInfo)); @@ -1360,12 +1397,41 @@ void CSettingsWindow::OnGetCert() } } +void CSettingsWindow::OnStartEval() +{ + StartEval(this, this, SLOT(OnCertData(const QByteArray&, const QVariantMap&))); +} + +void CSettingsWindow::StartEval(QWidget* parent, QObject* receiver, const char* member) +{ + QString Name = theConf->GetString("User/Name", qgetenv("USERNAME")); + + QString eMail = QInputDialog::getText(parent, tr("Sandboxie-Plus - Get EVALUATION Certificate"), tr("Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware.\n" + "You can request up to %3 evaluation certificates for each unique hardware ID.").arg(EVAL_DAYS).arg(Name).arg(EVAL_MAX), QLineEdit::Normal, theConf->GetString("User/eMail")); + if (eMail.isEmpty()) return; + theConf->SetValue("User/eMail", eMail); + + QVariantMap Params; + Params["eMail"] = eMail; + Params["Name"] = Name; + + SB_PROGRESS Status = theGUI->m_pUpdater->GetSupportCert("", receiver, member, Params); + if (Status.GetStatus() == OP_ASYNC) { + theGUI->AddAsyncOp(Status.GetValue()); + Status.GetValue()->ShowMessage(tr("Retrieving certificate...")); + } +} + void CSettingsWindow::OnCertData(const QByteArray& Certificate, const QVariantMap& Params) { if (Certificate.isEmpty()) { QString Error = Params["error"].toString(); qDebug() << Error; + if (Error == "max eval reached") { + if (theConf->GetInt("User/EvalCount", 0) < EVAL_MAX) + theConf->SetValue("User/EvalCount", EVAL_MAX); + } QString Message = tr("Error retrieving certificate: %1").arg(Error.isEmpty() ? tr("Unknown Error (probably a network issue)") : Error); CSandMan::ShowMessageBox(this, QMessageBox::Critical, Message); return; @@ -1391,6 +1457,12 @@ void CSettingsWindow::ApplyCert() bool bRet = ApplyCertificate(Certificate, this); + if (bRet && CERT_IS_TYPE(g_CertInfo, eCertEvaluation)) { + int EvalCount = theConf->GetInt("User/EvalCount", 0); + EvalCount++; + theConf->SetValue("User/EvalCount", EvalCount); + } + if (Certificate.isEmpty()) palette.setColor(QPalette::Base, Qt::white); else if (!bRet) @@ -1942,7 +2014,10 @@ bool CSettingsWindow::ApplyCertificate(const QByteArray &Certificate, QWidget* w QMessageBox::information(widget, "Sandboxie-Plus", tr("This certificate has unfortunately expired, you need to get a new certificate.")); } else { - QMessageBox::information(widget, "Sandboxie-Plus", tr("Thank you for supporting the development of Sandboxie-Plus.")); + if(CERT_IS_TYPE(g_CertInfo, eCertEvaluation)) + QMessageBox::information(widget, "Sandboxie-Plus", tr("The evaluation certificate has been successfully applied. Enjoy your free trial!")); + else + QMessageBox::information(widget, "Sandboxie-Plus", tr("Thank you for supporting the development of Sandboxie-Plus.")); } return true; diff --git a/SandboxiePlus/SandMan/Windows/SettingsWindow.h b/SandboxiePlus/SandMan/Windows/SettingsWindow.h index 058970d7..f038e41f 100644 --- a/SandboxiePlus/SandMan/Windows/SettingsWindow.h +++ b/SandboxiePlus/SandMan/Windows/SettingsWindow.h @@ -59,6 +59,8 @@ public: static QColor GetCertColor(); static QString GetCertLevel(); + static void StartEval(QWidget* parent, QObject* receiver, const char* member); + signals: void OptionsChanged(bool bRebuildUI = false); void Closed(); @@ -139,6 +141,7 @@ private slots: void OnCertData(const QByteArray& Certificate, const QVariantMap& Params); void ApplyCert(); void UpdateUpdater(); + void OnStartEval(); void GetUpdates(); void OnUpdateData(const QVariantMap& Data, const QVariantMap& Params); @@ -208,3 +211,6 @@ extern QByteArray g_Certificate; #include "..\..\Sandboxie\core\drv\verify.h" extern SCertInfo g_CertInfo; + +#define EVAL_MAX 3 // for UI only actual limits enforced on server +#define EVAL_DAYS 10 \ No newline at end of file diff --git a/SandboxiePlus/SandMan/Wizards/SetupWizard.cpp b/SandboxiePlus/SandMan/Wizards/SetupWizard.cpp index 06f99ac3..ed9b9cac 100644 --- a/SandboxiePlus/SandMan/Wizards/SetupWizard.cpp +++ b/SandboxiePlus/SandMan/Wizards/SetupWizard.cpp @@ -12,16 +12,17 @@ CSetupWizard::CSetupWizard(int iOldLevel, QWidget *parent) : QWizard(parent) { - if (iOldLevel < SETUP_LVL_1) { + if (iOldLevel < SETUP_LVL_1) setPage(Page_Intro, new CIntroPage); - setPage(Page_Certificate, new CCertificatePage); + if (iOldLevel < SETUP_LVL_3) + setPage(Page_Certificate, new CCertificatePage(iOldLevel)); + if (iOldLevel < SETUP_LVL_1) { setPage(Page_UI, new CUIPage); setPage(Page_Shell, new CShellPage); //setPage(Page_WFP, new CWFPPage); } - if (iOldLevel < SETUP_LVL_2) { + if (iOldLevel < SETUP_LVL_2) setPage(Page_Update, new CSBUpdate); - } setPage(Page_Finish, new CFinishPage); setWizardStyle(ModernStyle); @@ -239,12 +240,17 @@ bool CIntroPage::isComplete() const // CCertificatePage // -CCertificatePage::CCertificatePage(QWidget *parent) +CCertificatePage::CCertificatePage(int iOldLevel, QWidget *parent) : QWizardPage(parent) { setTitle(tr("Install your Sandboxie-Plus support certificate")); setSubTitle(tr("If you have a supporter certificate, please fill it into the field below.")); + if (iOldLevel < SETUP_LVL_1) + m_NextPage = CSetupWizard::Page_UI; + else if (iOldLevel < SETUP_LVL_3) + m_NextPage = CSetupWizard::Page_Finish; + QGridLayout *layout = new QGridLayout; m_pTopLabel = new QLabel(); @@ -280,6 +286,13 @@ CCertificatePage::CCertificatePage(QWidget *parent) connect(m_pEvaluate, SIGNAL(toggled(bool)), this, SIGNAL(completeChanged())); registerField("isEvaluate", m_pEvaluate); + QLabel* pGetEvalCert = new QLabel(tr("Get a free evaluation certificate and enjoy all premium features for %1 days.").arg(EVAL_DAYS)); + pGetEvalCert->setToolTip(tr("You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID").arg(EVAL_DAYS).arg(EVAL_MAX)); + layout->addWidget(pGetEvalCert); + connect(pGetEvalCert, &QLabel::linkActivated, this, [=]() { + CSettingsWindow::StartEval(this, this, SLOT(OnCertData(const QByteArray&, const QVariantMap&))); + }); + layout->addWidget(new QWidget()); setLayout(layout); @@ -328,7 +341,7 @@ void CCertificatePage::initializePage() int CCertificatePage::nextId() const { - return CSetupWizard::Page_UI; + return m_NextPage; } bool CCertificatePage::isComplete() const diff --git a/SandboxiePlus/SandMan/Wizards/SetupWizard.h b/SandboxiePlus/SandMan/Wizards/SetupWizard.h index b3125f24..c2e37885 100644 --- a/SandboxiePlus/SandMan/Wizards/SetupWizard.h +++ b/SandboxiePlus/SandMan/Wizards/SetupWizard.h @@ -11,7 +11,8 @@ QT_END_NAMESPACE #define SETUP_LVL_1 1 #define SETUP_LVL_2 2 -#define SETUP_LVL_CURRENT SETUP_LVL_2 +#define SETUP_LVL_3 3 +#define SETUP_LVL_CURRENT SETUP_LVL_3 class CSetupWizard : public QWizard { @@ -59,7 +60,7 @@ class CCertificatePage : public QWizardPage Q_OBJECT public: - CCertificatePage(QWidget *parent = nullptr); + CCertificatePage(int iOldLevel, QWidget *parent = nullptr); void initializePage() override; int nextId() const override; @@ -74,6 +75,7 @@ private: QPlainTextEdit* m_pCertificate; QLineEdit* m_pSerial; QCheckBox* m_pEvaluate; + int m_NextPage; }; ////////////////////////////////////////////////////////////////////////////////////////// diff --git a/SandboxiePlus/SandMan/sandman_de.ts b/SandboxiePlus/SandMan/sandman_de.ts index 221ca911..3b13a358 100644 --- a/SandboxiePlus/SandMan/sandman_de.ts +++ b/SandboxiePlus/SandMan/sandman_de.ts @@ -720,49 +720,59 @@ Bitte navigieren Sie zum korrekten Nutzerprofilordner. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Installieren Sie Ihr <b>Sandboxie-Plus</b>-Unterstützerzertifikat - + If you have a supporter certificate, please fill it into the field below. Falls Sie ein Unterstützerzertifikat haben, geben Sie dieses bitte in das Feld hierrunter ein. - + Retrieve certificate using Serial Number: Abrufen des Zertifikats unter Verwendung der Seriennummer: - + Start evaluation without a certificate for a limited period of time. Starte Testphase ohne ein Zertifikat für eine begrenzte Zeit. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Um <b>Sandboxie-Plus</b> in einer geschäftlichen Umgebung zu verwenden, ist ein geeignetes <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">Unterstützerzertifikat</a> für kommerzielle Zwecke erforderlich. Wenn Sie noch kein(e) erforderliche(s/en) haben, können Sie dies(e) im <a href="https://xanasoft.com/shop/">xanasoft.com Webshop</a> bekommen. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> bietet zusätzliche Funktionen und Boxtypen exklusiv für <u>Projektunterstützer</u>. Boxen wie die verbesserten Privatsphäreboxen <b><font color='red'>zum Schutz der Nutzerdaten vor unerlaubtem Zugriff</font></b> durch sandgeboxte Programme. Wenn Sie noch kein Unterstützer sind, erwägen Sie bitte <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">das Projekt zu unterstützen</a>, um die zukünftige Entwicklung von Sandboxie sicherzustellen und ein <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">Unterstützerzertifikat</a> zu erhalten. - + Failed to retrieve the certificate. Abrufen des Zertifikats fehlgeschlagen. - + Error: %1 Fehler: %1 - + Retrieving certificate... Rufe Zertifikat ab... @@ -954,12 +964,12 @@ Sie können %USER% verwenden, um für jeden Benutzer die Sandbox in einem eigene CFinishPage - + Complete your configuration Ihre Konfiguration vervollständigen - + Almost complete, click Finish to apply all selected options and conclude the wizard. Fast erledigt, "Abschließen" klicken, um alle ausgewählten Optionen anzuwenden und den Assistenten abzuschließen. @@ -1048,32 +1058,32 @@ Sie können %USER% verwenden, um für jeden Benutzer die Sandbox in einem eigene CIntroPage - + Introduction Einführung - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Willkommen beim Einrichtungsassistent. Dieser Assistent wird Ihnen helfen Ihre Kopie von <b>Sandboxie-Plus</b> zu konfigurieren. Sie können diesen Assistenten jederzeit unter Sandbox->Wartung aufrufen, falls Sie diesen nicht jetzt abschließen möchten. - + Select how you would like to use Sandboxie-Plus Wählen Sie aus, wie Sie Sandboxie-Plus verwenden möchten - + &Personally, for private non-commercial use &Persönlich, für nicht-kommerziellen Gebrauch - + &Commercially, for business or enterprise use &Kommerziell, für geschäftliche oder unternehmerische Verwendung - + Note: this option is persistent Notiz: Diese Option ist dauerhaft @@ -1455,103 +1465,103 @@ Notiz: Die Updateprüfung ist oft zeitversetzt zu den letzten GitHub-Veröffentl Sandbox IPCquelle - - + + bytes (unlimited) Bytes (unbegrenzt) - - + + bytes (%1) Bytes (%1) - + unlimited unbegrenzt - + Add special option: Füge spezielle Option hinzu: - - + + On Start Beim Start - - - - - + + + + + Run Command Kommando ausführen - + Start Service Dienst starten - + On Init Beim Initialisieren - + On File Recovery Bei Dateiwiederherstellung - + On Delete Content Beim Löschen von Inhalten - + On Terminate Beim Beenden - - - - - + + + + + Please enter the command line to be executed Bitte geben Sie die Kommandozeile ein, die ausgeführt werden soll - + Please enter a program file name to allow access to this sandbox Bitte geben Sie einen Programmdateinamen ein, um Zugriff auf diese Sandbox zu erlauben - + Please enter a program file name to deny access to this sandbox Bitte geben Sie einen Programmdateinamen ein, um Zugriff auf diese Sandbox zu verbieten - + Deny Verweigern - + %1 (%2) %1 (%2) - + Failed to retrieve firmware table information. Abrufen von Firmwaretabelleninformationen fehlgeschlagen. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. Firmwaretabelle erfolgreich in der Registry des Hostsystems gespeichert: HKEY_CURRENT_USER\System\SbieCustom<br />Sie können sie in die Registry der Sandboxen kopieren, um für jede Box einen anderen Wert zu haben. @@ -1830,7 +1840,7 @@ Notiz: Die Updateprüfung ist oft zeitversetzt zu den letzten GitHub-Veröffentl Ausführbare Dateien (*.exe *.cmd) - + Please enter a service identifier Bitte geben Sie eine Dienstbezeichnung ein @@ -2141,8 +2151,8 @@ Bitte wählen Sie einen Ordner, der diese Datei enthält. - - + + @@ -2170,7 +2180,7 @@ Bitte wählen Sie einen Ordner, der diese Datei enthält. - + @@ -2278,7 +2288,7 @@ Bitte wählen Sie einen Ordner, der diese Datei enthält. Eintrag: IP oder Port dürfen nicht leer sein - + Allow @@ -2668,114 +2678,114 @@ Fehler: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater <b>Sandboxie-Plus</b> Updater einrichten - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Wie mit jedem anderen Sicherheitsprodukt, ist es wichtig Ihr Sandboxie-Plus aktuell zu halten. - + Regularly check for all updates to Sandboxie-Plus and optional components Regelmäßig auf Updates für Sandboxie-Plus und optionale Komponenten prüfen - + Let Sandboxie regularly check for latest updates. Lasse Sandboxie regelmäßig nach neusten Updates suchen. - + Check for new Sandboxie-Plus versions: Prüfe auf neue Sandboxie-Plus Versionen: - + Check for new Sandboxie-Plus builds. Prüfe auf neue Sandboxie-Plus Veröffentlichungen. - + Select in which update channel to look for new Sandboxie-Plus builds: Wählen Sie in welchem Updatekanal nach neuen Sandboxie-Plus Versionen gesucht werden soll: - + In the Stable Channel Im Stabilkanal - + The stable channel contains the latest stable GitHub releases. Der Stabilkanal enthält die aktuellsten stabilen GitHub-Veröffentlichungen. - + In the Preview Channel - with newest experimental changes Im Vorschaukanal - mit neusten experimentellen Änderungen - + The preview channel contains the latest GitHub pre-releases. Der Vorschaukanal enthält die aktuellsten GitHub-Vorabveröffentlichungen. - + In the Insider Channel - exclusive features Im Insiderkanal - Exklusive Funktionen - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Der Insiderkanal bietet frühen Zugriff auf neue Funktionen und Bugfixes, die irgendwann allgemein veröffentlicht werden sollen, als auch alle relevanten Verbesserungen des Stabilkanals. Anders als der Vorschaukanal, enthält es keine ungetesteten, möglicherweise fehlerhaften oder experimentellen Änderungen, welche möglicherweise einer breiten Verwendung entgegenstehen. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Mehr über den <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insiderkanal</a> - + Keep Compatibility Templates up to date and apply hotfixes Halte Kompatibilitätsvorlagen aktuell und wende Hotfixes an - + Check for latest compatibility templates and hotfixes. Prüfe auf neue Kompatibilitätsvorlagen und Hotfixes. - + Get the latest Scripts for the Troubleshooting Wizard Erhalten Sie die neusten Skripte für den Problembehebungsassistenten - + Check for latest troubleshooting scripts for the troubleshooting wizard. Prüfe auf neue Problembehebungsskripte für den Problembehebungsassistenten. - + Keep the list of optional Add-on components up to date Halte die Liste der optionalen Erweiterungskomponenten aktuell - + Check for latest available add-ons. Prüfe auf neue verfügbare Erweiterungen. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus wendet strikte Applikationseinschränkungen an, welche zu Kompatibilitätsproblemen führen können. Bleiben Sie mit Sandboxie-Plus aktuell, inklusive der Kompatibilitätsvorlagen und der Problembehebungen, um einen reibungslosen Betrieb auch bei Windowsupdates und Programmänderungen sicher zu stellen. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. Zugriff auf die neusten Kompatibilitätsvorlagen und die Onlineproblemlösungsdatenbank erfordert ein gültiges <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">Unterstützerzertifikat</a>. @@ -4998,12 +5008,12 @@ This file is part of Sandboxie and all change done to it will be reverted next t Please enter a new alias for the Sandbox. - + Bitte geben Sie einen neuen Alias für die Sandbox ein. The entered name is not valid, do you want to set it as an alias instead? - + Der eingegebene Name ist nicht gültig. Möchten Sie ihn stattdessen als Alias festlegen? @@ -5321,193 +5331,270 @@ This file is part of Sandboxie and all change done to it will be reverted next t HwId: %1 - + Please enter message Bitte Nachricht eingeben - - - + + + Run &Sandboxed Starte &Sandgeboxt - + kilobytes (%1) Kilobytes (%1) - + Volume not attached Datenträger nicht eingesteckt - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Dieses Unterstützerzertifikat ist abgelaufen, bitte <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">holen Sie sich ein erneuertes Zertifikat</a>. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Dieses Unterstützerzertifikat wird <font color='red'>in %1 Tagen ablaufen</font>, bitte <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">holen Sie sich ein erneuertes Zertifikat</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Deaktiviert + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. Dies sieht nicht nach einer Sandboxie-Plus Seriennummer aus.<br />Wenn Sie versucht haben, den Update-Schlüssel oder die Signatur von einem Zertifikat einzugeben, ist das nicht korrekt. Bitte geben Sie stattdessen das gesamte Zertifikat in das Textfeld oben ein. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. Sie versuchen einen Funktions-Upgrade-Schlüssel zu verwenden, ohne ein bereits vorhandenes Unterstützerzertifikat eingegeben zu haben. Bitte beachten Sie, dass Sie für diese Art von Schlüssel (<b>wie auf der Website deutlich in Fettschrift angegeben</b>) ein bereits vorhandenes gültiges Unterstützerzertifikat benötigen, da er ohne ein solches nutzlos ist.<br />Wenn Sie die erweiterten Funktionen nutzen möchten, müssen Sie beides erwerben, ein Standardzertifikat und den Funktions-Upgrade-Schlüssel, um die erweiterte Funktionalität freizuschalten. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. Sie versuchen einen Erneuerungsschlüssel zu verwenden, ohne ein bereits vorhandenes Unterstützerzertifikat eingegeben zu haben. Bitte beachten Sie, dass Sie für diese Art von Schlüssel (<b>wie auf der Website deutlich in Fettschrift angegeben</b>) ein bereits vorhandenes gültiges Unterstützerzertifikat benötigen, da er ohne ein solches nutzlos ist. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>Wenn Sie die Produktbeschreibung nicht gelesen haben und diesen Schlüssel versehentlich erworben haben, kontaktieren Sie uns bitte per E-Mail (auf unserer Website angegeben), um dieses Problem zu lösen.</u> - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Fehler beim Abrufen des Zertifikats: %1 - + Unknown Error (probably a network issue) Unbekannter Fehler (wahrscheinlich ein Netzwerkproblem) - + Contributor Certificate type: a translation could lead to confusion. Contributor - + Eternal Certificate type: a translation could lead to confusion. Eternal - + Business Certificate type: a translation could lead to confusion. Business - + Personal Certificate type: a translation could lead to confusion. Personal - + Great Patreon Certificate type: a translation could lead to confusion. Great Patreon - + Patreon Certificate type: a translation could lead to confusion. Patreon - + Family Certificate type: a translation could lead to confusion. Family - + Evaluation Certificate type: a translation could lead to confusion. Evaluation - + Type %1 Typ %1 - + Advanced Erweitert - + Advanced (L) Erweitert (L) - + Max Level Maximale Stufe - + Level %1 Stufe %1 - + Supporter certificate required for access Unterstützerzertifikat notwendig für Zugriff - + Supporter certificate required for automation Unterstützerzertifikat notwendig zur Automatisierung - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. Dieses Zertifikat ist leider nicht für die aktuelle Version gültig. Sie müssen ein neues Zertifikat erwerben oder auf eine frühere Version zurückgehen. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Obwohl dieses Zertifikat abgelaufen ist, bleiben die Plus-Funktionen der aktuell installierten Version aktiviert. Sie haben jedoch keinen Zugang mehr zu den Sandboxie-Live-Diensten, einschließlich Kompatibilitäts-Updates und der Onlineproblemlösungsdatenbank. - + This certificate has unfortunately expired, you need to get a new certificate. Dieses Zertifikat ist leider abgelaufen, Sie müssen ein neues Zertifikat erwerben. - + Sandboxed Web Browser Sandgeboxter Internetbrowser - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Plus-Funktionen werden in %1 Tagen deaktiviert.</font> - + <br />Plus features are no longer enabled. <br />Plus-Funktionen sind nicht länger aktiviert. - + Run &Un-Sandboxed Starte &Nicht-Sandgeboxt - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Dies scheint kein Zertifikat zu sein. Bitte geben Sie das ganze Zertifikat ein, nicht nur einen Teil davon. - + Search for settings Nach Einstellungen suchen @@ -5575,155 +5662,161 @@ This file is part of Sandboxie and all change done to it will be reverted next t Zu Programm navigieren - + Select font Schriftart auswählen - + Reset font Schriftart zurücksetzen - + %0, %1 pt %0, %1 pt - + Select Program Programm auswählen - + Executables (*.exe *.cmd) Ausführbare Dateien (*.exe *.cmd) - - + + Please enter a menu title Bitte einen Menütitel eingeben - + Please enter a command Bitte ein Kommando eingeben - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>In der aktuellen Version bleiben die Plus-Funktionen aktiviert</font>, aber Sie haben keinen Zugang mehr zu den Sandboxie-Live-Diensten, einschließlich Kompatibilitäts-Updates und der Onlineproblemlösungsdatenbank. - + + Retrieving certificate... Rufe Zertifikat ab... - + Home Certificate type: a translation could lead to confusion. Home - + Set Force in Sandbox Setze Erzwinge in Sandbox - + Set Open Path in Sandbox Setze Öffne Pfad in Sandbox - + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + + + Thank you for supporting the development of Sandboxie-Plus. Danke Ihnen für die Unterstützung der Entwicklung von Sandboxie-Plus. - + Update Available Update verfügbar - + Installed Installiert - + by %1 von %1 - + (info website) (Informationswebseite) - + This Add-on is mandatory and can not be removed. Diese Erweiterung ist notwendig und kann nicht entfernt werden. - + <a href="check">Check Now</a> <a href="check">Jetzt prüfen</a> - + Please enter the new configuration password. Bitte ein Passwort für die neue Konfiguration eingeben. - + Please re-enter the new configuration password. Bitte das neue Konfigurationspasswort wiederholen. - + Passwords did not match, please retry. Passwörter stimmten nicht überein, bitte erneut versuchen. - + Process Prozess - + Folder Ordner - + Please enter a program file name Bitte den Dateinamen eines Programms eingeben - + Please enter the template identifier Bitte Vorlagen-Identifikation eingeben - + Error: %1 Fehler: %1 - + Do you really want to delete the selected local template(s)? Möchten Sie wirklich die ausgewählte(n) lokalen Vorlage(n) löschen? - + %1 (Current) %1 (Aktuell) - - + + Select Directory Ordner auswählen @@ -5731,27 +5824,27 @@ This file is part of Sandboxie and all change done to it will be reverted next t CSetupWizard - + Setup Wizard Einrichtungsassistent - + The decision you make here will affect which page you get to see next. Die Entscheidung, die Sie hier machen, wird sich auf die nachfolgende Seite auswirken. - + This help is likely not to be of any help. Diese Hilfe ist wahrscheinlich keine Hilfe. - + Sorry, I already gave all the help I could. Entschuldigen Sie, ich habe Ihnen jegliche Hilfe gegeben, die ich konnte. - + Setup Wizard Help Einrichtungsassistent Hilfe @@ -5759,42 +5852,42 @@ This file is part of Sandboxie and all change done to it will be reverted next t CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration <b>Sandboxie-Plus</b> Menüintegration konfigurieren - + Configure how Sandboxie-Plus should integrate with your system. Konfigurieren Sie, wie Sandboxie-Plus sich in Ihr System integrieren soll. - + Start UI with Windows Starte Benutzeroberfläche mit Windows - + Add 'Run Sandboxed' to the explorer context menu Füge 'Starte Sandgeboxt' zum Kontextmenü des Explorers hinzu - + Add desktop shortcut for starting Web browser under Sandboxie Erstelle eine Desktopverknüpfung zum Starten des Internetbrowsers unter Sandboxie - + Only applications with admin rights can change configuration Nur Programme mit Adminrechten können die Konfiguration ändern - + Warning Warnung - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. Das Aktivieren dieser Option verhindert Änderungen an der Sandboxie.ini-Konfiguration über die Benutzeroberfläche ohne Adminrechte. Seien Sie vorsichtig, denn die Verwendung des Sandboxie-Managers mit normalen Benutzerrechten kann zu einem Aussperren führen. Um Änderungen an der Konfiguration vorzunehmen, müssen Sie den Sandboxie-Manager als Admin neu starten, indem Sie im Hauptfenster im Menü 'Sandbox' auf 'Als Admin neu starten' klicken. @@ -6612,37 +6705,37 @@ Wenn Sie bereits ein Great Supporter auf Patreon sind, kann Sandboxie online nac CUIPage - + Configure <b>Sandboxie-Plus</b> UI <b>Sandboxie-Plus</b> Nutzeroberfläche konfigurieren - + Select the user interface style you prefer. Wählen Sie Ihren bevorzugten Stil der Nutzeroberfläche. - + &Advanced UI for experts E&rweiterte Nutzeroberfläche für Experten - + &Simple UI for beginners &Einfache Nutzeroberfläche für Anfänger - + &Vintage SbieCtrl.exe UI &Klassisches SbieCtrl.exe UI - + Use Bright Mode Nutze hellen Modus - + Use Dark Mode Nutze dunklen Modus @@ -6764,8 +6857,8 @@ Wenn Sie bereits ein Great Supporter auf Patreon sind, kann Sandboxie online nac - - + + Name Name @@ -6796,9 +6889,9 @@ Wenn Sie bereits ein Great Supporter auf Patreon sind, kann Sandboxie online nac - - - + + + Remove Entfernen @@ -6933,7 +7026,7 @@ Wenn Sie bereits ein Great Supporter auf Patreon sind, kann Sandboxie online nac - + Show Templates Zeige Vorlagen @@ -7266,37 +7359,37 @@ Wenn Sie bereits ein Great Supporter auf Patreon sind, kann Sandboxie online nac Öffne Zugriff auf Windows Security Account Manager - + Add Process Prozess hinzufügen - + Hide host processes from processes running in the sandbox. Verstecke Host-Prozesse vor Prozessen in der Sandbox. - + Don't allow sandboxed processes to see processes running in other boxes Nicht erlauben, dass sandgeboxte Prozesse die Prozesse in anderen Boxen sehen können - + Users Benutzer - + Restrict Resource Access monitor to administrators only Beschränke den Ressourcenzugriffsmonitor auf Administratoren - + Add User Benutzer hinzufügen - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -7305,22 +7398,22 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Notiz: Erzwungene Programme und Ordner für eine Sandbox finden keine Anwendung auf Konten, die diese Sandbox nicht nutzen können. - + Tracing Rückverfolgung - + Log all SetError's to Trace log (creates a lot of output) Protokolliere alle SetError ins Rückverfolgungsprotokoll (Erzeugt große Ausgabemenge) - + Pipe Trace Pipe-Rückverfolgung - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -7339,12 +7432,12 @@ Sie können die Protokollierung in der INI anpassen, indem Sie wie folgt wählen an Stelle von "*". - + Access Tracing Zugriffsrückverfolgung - + GUI Trace GUI-Rückverfolgung @@ -7446,87 +7539,97 @@ an Stelle von "*". Beim Box Beenden - + + Hide Disk Serial Number + Verberge die Seriennummer der Disk + + + + Obfuscate known unique identifiers in the registry + Verschleiere bekannte eindeutige Identifikationsnummern in der Registry + + + Don't allow sandboxed processes to see processes running outside any boxes Nicht erlauben, dass sandgeboxte Prozesse die Prozesse außerhalb der Boxen sehen können - + API call Trace (traces all SBIE hooks) API-Aufrufrückverfolgung (verfolgt alle SBIE-Hooks) - + Key Trace Schlüsselrückverfolgung - + File Trace Dateirückverfolgung - + IPC Trace IPC-Rückverfolgung - + Log Debug Output to the Trace Log Protokolliere Debug-Ausgabe in das Rückverfolgungsprotokoll - + DNS Request Logging DNS-Anfragenprotokollierung - + COM Class Trace COM-Klassenrückverfolgung - + Debug Debug - + WARNING, these options can disable core security guarantees and break sandbox security!!! WARNUNG, diese Optionen können Kernsicherheitsgarantien deaktivieren und die Sandboxsicherheit zerstören!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Diese Optionen sind nur zur Fehlersuche bei Kompatibilitätsproblemen gedacht, bitte nicht im produktiven Einsatz verwenden. - + App Templates Programmvorlagen - + Filter Categories Filterkategorien - + Text Filter Textfilter - + Add Template Füge Vorlage hinzu - + Category Kategorie - + This list contains a large amount of sandbox compatibility enhancing templates Diese Liste enthält eine große Menge an Vorlagen, welche die Kompatibilität der Sandbox verbessern @@ -7771,7 +7874,8 @@ Dies wird gemacht, um bösartige Prozesse innerhalb der Sandbox daran zu hindern Checked: A local group will also be added to the newly created sandboxed token, which allows addressing all sandboxes at once. Would be useful for auditing policies. Partially checked: No groups will be added to the newly created sandboxed token. - + Angehakt: Dem neu erstellten sandgeboxten Token wird auch eine lokale Gruppe hinzugefügt, was es ermöglicht, alle Sandboxen auf einmal anzusprechen. Dies wäre für die Prüfung von Richtlinien nützlich. +Teilweise angehakt: Dem neu erstellten sandgeboxten Token werden keine lokalen Gruppen hinzugefügt. @@ -8153,28 +8257,28 @@ Der Prozessübereinstimmungslevel hat eine höhere Priorität als die Genauigkei Hier können Sie Aktionen angeben, die automatisch bei bestimmten Boxvorgängen ausgeführt werden. - + Disable Resource Access Monitor Deaktiviere Ressourcenzugriffsmonitor - + Resource Access Monitor Ressourcenzugriffsmonitor - + Network Firewall Netzwerk-Firewall - + Template Folders Vorlagenordner - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8184,22 +8288,22 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f - + Value Wert - + Accessibility Barrierefreiheit - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Zur Kompensation des verlorenen Schutzes, suchen Sie die Einstellungsseite der Rechteabgabe in der Gruppe der Beschränkungen auf. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Screenreader, JAWS, NVDA, Window-Eyes, Systemzugriff @@ -8415,7 +8519,7 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f - + Process Prozess @@ -8470,82 +8574,82 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Privatsphäre - + Hide Firmware Information Verstecke Firmwareinformationen - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Einige Programme lesen Systemdetails über WMI (eine in Windows eingebaute Datenbank) aus, anstatt auf herkömmliche Weise. Zum Beispiel könnte "tasklist.exe" über den Zugriff auf WMI eine vollständige Prozessliste erhalten, selbst wenn "HideOtherBoxes" verwendet wird. Aktivieren Sie diese Option, um dieses Verhalten zu beenden. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Hindere sandgeboxte Prozesse daran, über WMI auf Systemdetails zuzugreifen (siehe Tooltip für mehr Infos) - + Process Hiding Prozesse verstecken - + Use a custom Locale/LangID Verwende eine eigene Locale/LangID - + Data Protection Datenschutz - + Dump the current Firmware Tables to HKCU\System\SbieCustom Speichere die aktuellen Firmwaretabellen in HKCU\System\SbieCustom - + Dump FW Tables Speichere FW-Tabellen - + Syscall Trace (creates a lot of output) Systemaufrufrückverfolgung (erzeugt große Ausgabemenge) - + Templates Vorlagen - + Open Template Öffne Vorlage - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Die folgenden Einstellungen ermöglichen die Verwendung von Sandboxie in Verbindung mit Barrierefreiheitssoftware. Bitte beachten Sie, dass ein gewisser Umfang des Schutzes von Sandboxie notwendigerweise verloren geht, wenn diese Einstellungen aktiv sind. - + Edit ini Section INI Sektion bearbeiten - + Edit ini INI bearbeiten - + Cancel Abbrechen - + Save Speichern @@ -8761,67 +8865,67 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Füge 'Starte Sandgeboxt' zum Kontextmenü des Explorers hinzu - + Use Windows Filtering Platform to restrict network access Nutze Windows Filtering Platform um den Netzwerkzugriff zu beschränken - + Hook selected Win32k system calls to enable GPU acceleration (experimental) In ausgewählte Win32k Systemaufrufe einklinken um (GPU-)Hardwarebeschleunigung zu ermöglichen (experimentell) - + Default sandbox: Standard Sandbox: - + Program Alerts Programmbenachrichtigungen - + Issue message 1301 when forced processes has been disabled Gebe Nachricht 1301 aus, wenn erzwungene Prozesse deaktiviert wurden - + Open Template Öffne Vorlage - + Edit ini Section INI Sektion bearbeiten - + Save Speichern - + Edit ini INI bearbeiten - + Cancel Abbrechen - + In the future, don't notify about certificate expiration Zukünftig nicht über ablaufende Zertifikate informieren - + Enter the support certificate here Hier das Unterstützerzertifikat eingeben - + Watch Sandboxie.ini for changes Sandboxie.ini auf Änderungen überwachen @@ -8831,17 +8935,17 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Öffne URLs aus dieser Benutzerschnittstelle in einer Sandbox - + Only Administrator user accounts can make changes Nur Administratoren können Änderungen vornehmen - + Advanced Config Erweiterte Konfiguration - + Sandboxing features Sandboxingfunktionen @@ -8992,62 +9096,62 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Nutze Fusion Thema - + Activate Kernel Mode Object Filtering Aktiviere Kernelmodus-Objektfilterung - + Sandboxie Config Sandboxie-Konfiguration - + Config protection Konfigurationsschutz - + Only Administrator user accounts can use Pause Forcing Programs command Nur Administratoren können das Kommando zum Pausieren von erzwungenen Programmen verwenden - + Password must be entered in order to make changes Passwort muss für Änderungen eingegeben werden - + Change Password Passwort ändern - + Incremental Updates Inkrementelle Updates - + Hotpatches for the installed version, updates to the Templates.ini and translations. Hotpatches für die installierte Version, Updates für die Templates.ini und Übersetzungen. - + The preview channel contains the latest GitHub pre-releases. Der Vorschaukanal enthält die aktuellsten GitHub-Vorabveröffentlichungen. - + The stable channel contains the latest stable GitHub releases. Der Stabilkanal enthält die aktuellsten stabilen GitHub-Veröffentlichungen. - + Search in the Stable channel Suche im Stabilkanal - + Search in the Preview channel Suche im Vorschaukanal @@ -9057,12 +9161,12 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Verwende das neue Konfigurationsdialogslayout * - + Sandbox default Sandboxstandard - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Sandbox <a href="sbie://docs/filerootpath">Dateisystemquelle</a>: @@ -9154,7 +9258,7 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f - + Remove Entfernen @@ -9189,32 +9293,32 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f # - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Unterstützer des Sandboxie-Plus Projektes können ein <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">Unterstüzerzertifikat</a> erhalten. Es ist wie ein Lizenzschlüssel, aber für großartige Menschen die Freie Software verwenden. :-) - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Sandboxie auf dem neusten Stand mit den laufenden Veröffentlichungen von Windows und kompatibel mit allen Webbrowsern zu halten, ist eine niemals endende Aufgabe. Sie können die Entwicklung durch <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">direkte Beteiligung am Projekt unterstützen</a>, Ihre Unterstützung zeigen, <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">durch den Kauf eines Unterstützerzertifikates</a>, als Patron durch ein <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon-Abonnement</a>, oder durch eine <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal Spende</a>.<br />Ihre Unterstützung spielt eine wichtige Rolle beim Fortschritt und der Instandhaltung von Sandboxie. - + Local Templates Lokale Vorlagen - + Add Template Füge Vorlage hinzu - + Text Filter Textfilter - + This list contains user created custom templates for sandbox options Diese Liste enthält eigene nutzererzeugte Vorlagen für Sandboxoptionen @@ -9229,17 +9333,17 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Unterstützung && Updates - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Sandbox <a href="sbie://docs/ipcrootpath">IPC-Quelle</a>: - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Sandbox <a href="sbie://docs/keyrootpath">Registy-Quelle</a>: - + Clear password when main window becomes hidden Leere Passwort, wenn das Hauptfenster versteckt wird @@ -9259,51 +9363,51 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Zeige das Dateiwiederherstellungsfenster vor dem Leeren der Sandboxen an - + Portable root folder Portabler Quellordner - + ... ... - - - + + + Name Name - + Path Pfad - + Remove Program Programm entfernen - + Add Program Programm hinzufügen - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Wenn eines der folgenden Programme außerhalb einer Sandbox gestartet wird, wird Sandboxie die Nachricht SBIE1301 ausgeben. - + Add Folder Ordner hinzufügen - + Prevent the listed programs from starting on this system Verhindere den Start der aufgeführten Programme auf diesem System @@ -9478,7 +9582,7 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f Dieses Unterstützerzertifikat ist abgelaufen, bitte <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">holen Sie sich ein erneuertes Zertifikat</a>. - + Get Erhalten @@ -9503,154 +9607,159 @@ Bitte beachten Sie, dass diese Werte aktuell nutzerspezifisch sind und global f SBIE_-_____-_____-_____-_____ - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Zertifikatsverwendungsanleitung</a> - + HwId: 00000000-0000-0000-0000-000000000000 HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater Sandboxie Updater - + Keep add-on list up to date Erweiterungsliste aktuell halten - + Update Settings Update Einstellungen - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Der Insiderkanal bietet frühen Zugriff auf neue Funktionen und Bugfixes, die irgendwann allgemein veröffentlicht werden sollen, als auch alle relevanten Verbesserungen des Stabilkanals. Anders als der Vorschaukanal, enthält es keine ungetesteten, möglicherweise fehlerhaften oder experimentellen Änderungen, welche möglicherweise einer breiten Verwendung entgegenstehen. - + Search in the Insider channel Suche im Insiderkanal - + New full installers from the selected release channel. Neue vollständige Installer aus dem ausgewählten Veröffentlichungskanal. - + Full Upgrades Vollständige Upgrades - + Check periodically for new Sandboxie-Plus versions Periodisch nach Updates für Sandboxie-Plus suchen - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Mehr über den <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insiderkanal</a> - + Keep Troubleshooting scripts up to date Problembehebungsskripte aktuell halten - + Update Check Interval Update-Prüfintervall - + Use a Sandboxie login instead of an anonymous token Verwende einen Sandboxie-Login anstelle eines anonymen Tokens - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) Füge die Gruppe "Sandboxie\All Sandboxes" zum sandgeboxten Token hinzu (experimentell) - + Sandboxie.ini Presets Sandboxie.ini Vorlagen - + Always run SandMan UI as Admin SandMan Benutzeroberfläche immer als Admin ausführen - + Program Control Programmkontrolle - + Issue message 1308 when a program fails to start Gebe Nachricht 1308 aus, wenn ein Programmstart fehlschlägt - + USB Drive Sandboxing USB-Laufwerk Sandboxing - + Volume Datenträger - + Information Information - + Sandbox for USB drives: Sandbox für USB-Laufwerke: - + Automatically sandbox all attached USB drives Automatisch alle eingesteckten USB-Laufwerke sandboxen - + App Templates Programmvorlagen - + App Compatibility Programmkompatibilität - + In the future, don't check software compatibility Zukünftig nicht auf Softwarekompatibilität prüfen - + Enable Aktiveren - + Disable Deaktivieren - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie hat die folgenden Anwendungen auf dem System gefunden. OK klicken zur Anwendung der Konfigurationseinstellungen, welche die Softwarekompatibilität mit diesen Anwendungen verbessert. Diese Konfigurationseinstellungen haben Auswirkungen auf alle existierenden und neuen Sandboxen. diff --git a/SandboxiePlus/SandMan/sandman_en.ts b/SandboxiePlus/SandMan/sandman_en.ts index c8d31952..a00b7ab1 100644 --- a/SandboxiePlus/SandMan/sandman_en.ts +++ b/SandboxiePlus/SandMan/sandman_en.ts @@ -722,49 +722,59 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate - + If you have a supporter certificate, please fill it into the field below. - + Retrieve certificate using Serial Number: - + Start evaluation without a certificate for a limited period of time. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. - + Error: %1 - + Retrieving certificate... Retreiving certificate... @@ -960,12 +970,12 @@ You can use %USER% to save each users sandbox to an own fodler. CFinishPage - + Complete your configuration - + Almost complete, click Finish to apply all selected options and conclude the wizard. @@ -1050,32 +1060,32 @@ You can use %USER% to save each users sandbox to an own fodler. CIntroPage - + Introduction - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. - + Select how you would like to use Sandboxie-Plus - + &Personally, for private non-commercial use - + &Commercially, for business or enterprise use - + Note: this option is persistent @@ -1560,8 +1570,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -1612,7 +1622,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -1683,103 +1693,103 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: - - + + On Start - - - - - + + + + + Run Command - + Start Service - + On Init - + On File Recovery - + On Delete Content - + On Terminate - - - - - + + + + + Please enter the command line to be executed - + Please enter a program file name to allow access to this sandbox - + Please enter a program file name to deny access to this sandbox - + Deny - + %1 (%2) - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -2025,7 +2035,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + Please enter a service identifier @@ -2120,7 +2130,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + Allow @@ -2661,121 +2671,121 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. - + Check for new Sandboxie-Plus versions: - + Check for new Sandboxie-Plus builds. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: - + In the Stable Channel - + The stable channel contains the latest stable GitHub releases. - + In the Preview Channel - with newest experimental changes - + The preview channel contains the latest GitHub pre-releases. - + In the Insider Channel - exclusive features - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. - + Get the latest Scripts for the Troubleshooting Wizard - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. - + Keep the list of optional Add-on components up to date - + Check for latest available add-ons. Check for latest avaialble addons. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. @@ -5365,169 +5375,246 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Search for settings - - - + + + Run &Sandboxed - + kilobytes (%1) - + Volume not attached - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) - + Contributor - + Eternal - + Business - + Personal - + Great Patreon - + Patreon - + Family - + Evaluation - + Type %1 - + Advanced - + Advanced (L) - + Max Level - + Level %1 - + Supporter certificate required for access - + Supporter certificate required for automation - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. - + This certificate has unfortunately expired, you need to get a new certificate. - + Sandboxed Web Browser @@ -5560,174 +5647,180 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Select font - + Reset font - + %0, %1 pt - + Please enter message - + Select Program - + Executables (*.exe *.cmd) - - + + Please enter a menu title - + Please enter a command - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> - + <br />Plus features are no longer enabled. - + + Retrieving certificate... - + Home - + Run &Un-Sandboxed - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. - + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + + + Thank you for supporting the development of Sandboxie-Plus. - + Update Available - + Installed - + by %1 - + (info website) - + This Add-on is mandatory and can not be removed. - - + + Select Directory - + <a href="check">Check Now</a> - + Please enter the new configuration password. - + Please re-enter the new configuration password. - + Passwords did not match, please retry. - + Process - + Folder - + Please enter a program file name - + Please enter the template identifier - + Error: %1 - + Do you really want to delete the selected local template(s)? - + %1 (Current) @@ -5735,27 +5828,27 @@ This file is part of Sandboxie and all changed done to it will be reverted next CSetupWizard - + Setup Wizard - + The decision you make here will affect which page you get to see next. - + This help is likely not to be of any help. - + Sorry, I already gave all the help I could. - + Setup Wizard Help @@ -5763,43 +5856,43 @@ This file is part of Sandboxie and all changed done to it will be reverted next CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration - + Configure how Sandboxie-Plus should integrate with your system. - + Start UI with Windows - + Add 'Run Sandboxed' to the explorer context menu - + Add desktop shortcut for starting Web browser under Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -6620,37 +6713,37 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for CUIPage - + Configure <b>Sandboxie-Plus</b> UI - + Select the user interface style you prefer. - + &Advanced UI for experts - + &Simple UI for beginners - + &Vintage SbieCtrl.exe UI - + Use Bright Mode - + Use Dark Mode @@ -6919,8 +7012,8 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - - + + Name @@ -6956,9 +7049,9 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - - - + + + Remove @@ -7028,7 +7121,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - + Show Templates @@ -8144,12 +8237,12 @@ The process match level has a higher priority than the specificity and describes - + Add Process - + Hide host processes from processes running in the sandbox. @@ -8200,7 +8293,7 @@ The process match level has a higher priority than the specificity and describes - + Don't allow sandboxed processes to see processes running in other boxes @@ -8211,27 +8304,27 @@ The process match level has a higher priority than the specificity and describes - + Process - + Users - + Restrict Resource Access monitor to administrators only - + Add User - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8269,76 +8362,76 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + Tracing - + Pipe Trace - + API call Trace (traces all SBIE hooks) - + Log all SetError's to Trace log (creates a lot of output) - + Log Debug Output to the Trace Log - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8350,108 +8443,108 @@ instead of "*". - + File Trace - + Disable Resource Access Monitor - + IPC Trace - + GUI Trace - + Resource Access Monitor - + Access Tracing - + COM Class Trace - + Key Trace - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. - + Network Firewall - + Debug - + WARNING, these options can disable core security guarantees and break sandbox security!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. - + App Templates - + Filter Categories - + Text Filter - + Add Template - + This list contains a large amount of sandbox compatibility enhancing templates - + Category - + Template Folders - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8459,7 +8552,7 @@ Please note that this values are currently user specific and saved globally for - + Value @@ -8501,62 +8594,72 @@ Please note that this values are currently user specific and saved globally for - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Don't allow sandboxed processes to see processes running outside any boxes - + DNS Request Logging - + Syscall Trace (creates a lot of output) - + Templates - + Open Template - + Accessibility - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. - + Edit ini Section - + Edit ini - + Cancel - + Save @@ -8813,42 +8916,42 @@ Please note that this values are currently user specific and saved globally for - + Advanced Config - + Activate Kernel Mode Object Filtering - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: - + Clear password when main window becomes hidden - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: - + Sandbox default - + Config protection - + ... @@ -9046,12 +9149,12 @@ Please note that this values are currently user specific and saved globally for - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) - + Get @@ -9061,7 +9164,7 @@ Please note that this values are currently user specific and saved globally for - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. @@ -9071,68 +9174,68 @@ Please note that this values are currently user specific and saved globally for - + Update Settings - + Update Check Interval - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: - + Sandboxing features - + Sandboxie.ini Presets - + Change Password - + Password must be entered in order to make changes - + Only Administrator user accounts can make changes - + Watch Sandboxie.ini for changes - + App Templates - + App Compatibility - + Only Administrator user accounts can use Pause Forcing Programs command Only Administrator user accounts can use Pause Forced Programs Rules command - + Portable root folder @@ -9152,12 +9255,12 @@ Please note that this values are currently user specific and saved globally for - + Use Windows Filtering Platform to restrict network access - + Hook selected Win32k system calls to enable GPU acceleration (experimental) @@ -9246,44 +9349,44 @@ Please note that this values are currently user specific and saved globally for - - - + + + Name - + Path - + Remove Program - + Add Program - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. - + Add Folder - + Prevent the listed programs from starting on this system - + Issue message 1308 when a program fails to start @@ -9323,22 +9426,22 @@ Please note that this values are currently user specific and saved globally for - + Program Control - + Program Alerts - + Issue message 1301 when forced processes has been disabled - + Sandboxie Config Config Protection @@ -9376,7 +9479,7 @@ Please note that this values are currently user specific and saved globally for - + Remove @@ -9468,209 +9571,214 @@ Please note that this values are currently user specific and saved globally for - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater - + Keep add-on list up to date - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + Search in the Insider channel - + New full installers from the selected release channel. - + Full Upgrades - + Check periodically for new Sandboxie-Plus versions - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Troubleshooting scripts up to date - + Default sandbox: - + Use a Sandboxie login instead of an anonymous token - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + Always run SandMan UI as Admin - + USB Drive Sandboxing - + Volume - + Information - + Sandbox for USB drives: - + Automatically sandbox all attached USB drives - + In the future, don't check software compatibility - + Enable - + Disable - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. - + Local Templates - + Add Template - + Text Filter - + This list contains user created custom templates for sandbox options - + Open Template - + Edit ini Section - + Save - + Edit ini - + Cancel - + Incremental Updates Version Updates - + Hotpatches for the installed version, updates to the Templates.ini and translations. - + The preview channel contains the latest GitHub pre-releases. - + The stable channel contains the latest stable GitHub releases. - + Search in the Stable channel - + Search in the Preview channel - + In the future, don't notify about certificate expiration - + Enter the support certificate here diff --git a/SandboxiePlus/SandMan/sandman_es.ts b/SandboxiePlus/SandMan/sandman_es.ts index 1c316280..cac4c146 100644 --- a/SandboxiePlus/SandMan/sandman_es.ts +++ b/SandboxiePlus/SandMan/sandman_es.ts @@ -802,50 +802,60 @@ Por favor navegue al directorio de perfil de usuario correcto. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Instale su certificado de patrocinador de <b>Sandboxie-Plus</b> - + If you have a supporter certificate, please fill it into the field below. Si tiene un certificado de patrocinador, por favor introdúcelo en el campo de debajo. - + Retrieve certificate using Serial Number: Obtener certificado usando Número de Serie: - + Start evaluation without a certificate for a limited period of time. Iniciar evaluación sin certificado durante un periodo limitado. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Para usar <b>Sandboxie-Plus</b> en un entorno empresarial, un <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">certificado de patrocinador</a> apropiado para uso empresarial es necesario. Si no tiene el/los certificado(s) requeridos, puede obtenerlos en la <a href="https://xanasoft.com/shop/">tienda web de xanasoft.com</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> proporciona características adicionales y tipos de cajas exclusivamente para los <u>colaboradores del proyecto</u>. Cajas como las Cajas de Privacidad Mejorada <b><font color='red'>protegen los datos del usuario de accesos ilícitos</font></b> por los programas en la sandbox. Si aún no eres un colaborador, por favor considera <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">apoyar el proyecto</a> para asegurar el desarrollo futuro de Sandboxie y recibir un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de patrocinador</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. Error al obtener el certificado. - + Error: %1 Error: %1 - + Retrieving certificate... Retreiving certificate... Obteniendo certificado... @@ -1059,12 +1069,12 @@ Puedes usar %USER% para guardar la sandbox de cada usuario en su propia carpeta. CFinishPage - + Complete your configuration Complete su configuración - + Almost complete, click Finish to apply all selected options and conclude the wizard. Casi ha completado, pulsa en Finalizar para aplicar todas las opciones seleccionadas y terminar el asistente. @@ -1155,32 +1165,32 @@ Puedes usar %USER% para guardar la sandbox de cada usuario en su propia carpeta. CIntroPage - + Introduction Introducción - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Bienvenido al Asistente de Instalación. Este asistente le ayudará a configurar su copia de <b>Sandboxie-Plus</b>. Puede iniciar este asistente en cualquier momento desde el menú Sandbox->Mantenimiento si no desea completarlo ahora. - + Select how you would like to use Sandboxie-Plus Elija como desea usar Sandboxie-Plus - + &Personally, for private non-commercial use Uso &Personal, para uso privado y no comercial - + &Commercially, for business or enterprise use Uso &Comercial, para uso en negocios y empresas - + Note: this option is persistent Nota: esta opción es persistente @@ -1660,74 +1670,74 @@ Nota: La comprobación de actualización a menudo está atrasada respecto al úl Raiz del ipc de la sandbox - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: Añadir opción especial: - - + + On Start Al comenzar - - - - - + + + + + Run Command Ejecutar comando - + Start Service Iniciar servicio - + On Init Al inicializar - + On File Recovery Al Recuperar Archivo - + On Delete Content Al Borrar Contenido - + On Terminate Al Finalizar - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -1736,31 +1746,31 @@ Nota: La comprobación de actualización a menudo está atrasada respecto al úl Al eliminar - - - - - + + + + + Please enter the command line to be executed Por favor ingrese la linea de comandos a ser ejecutada - + Please enter a program file name to allow access to this sandbox Por favor introduzca un nombre de archivo de programa para permitir acceso a esta sandbox - + Please enter a program file name to deny access to this sandbox Por favor introduzca un nombre de archivo de programa para denegar acceso a esta sandbox - + Deny Denegar - + %1 (%2) %1 (%2) @@ -2044,7 +2054,7 @@ Nota: La comprobación de actualización a menudo está atrasada respecto al úl Ejecutables (*.exe *.cmd);;Todos los archivos (*.*) - + Please enter a service identifier Por vavor ingrese un identificador de servicio @@ -2298,8 +2308,8 @@ Nota: La comprobación de actualización a menudo está atrasada respecto al úl - - + + @@ -2337,7 +2347,7 @@ Nota: La comprobación de actualización a menudo está atrasada respecto al úl - + @@ -2533,7 +2543,7 @@ Por favor, selecciona una carpeta que contenga este archivo. entrada: IP o Puerto no pueden estar vacíos - + Allow @@ -2959,122 +2969,122 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater Configurar actualizador de <b>Sandboxie-Plus</b> - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. Como cualquier otro producto de seguridad, es importante manterer su Sandboxie-Plus actualizado. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components Comprobar regularmente todas las actualizaciones para Sandboxie-Plus y componentes opcionales - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. Permitir a Sandboxie regularmente buscar actualizaciones. - + Check for new Sandboxie-Plus versions: Comprobar nuevas versiones de Sandboxie-Plus: - + Check for new Sandboxie-Plus builds. Comprobar nuevas compilaciones de Sandboxie-Plus. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: Elija en qué canal de actualizaciones buscar nuevas compilaciones de Sandboxie-Plus: - + In the Stable Channel En el Canal Estable - + The stable channel contains the latest stable GitHub releases. El canal estable contiene los últimos lanzamientos estables de GitHub. - + In the Preview Channel - with newest experimental changes En el Canal Previo - con nuevos cambios experimentales - + The preview channel contains the latest GitHub pre-releases. El canal previo contiene los últimos prelanzamientos de GitHub. - + In the Insider Channel - exclusive features En el Canal Interno - funciones exclusivas - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. El canal interno ofrece acceso a nuevas funciones y correcciones de errores que se lanzarán en algún momento al público, al igual que todas las mejoras relevantes del canal estable. A diferencia del canal previo, no incluye cambios sin probar, potencialmente rompedores, o experimentales que pueden no estar disponibles para su amplio uso. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Más sobre el <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Canal Interno</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes Mantener Plantillas de Compatibilidad al día y aplicar correcciones urgentes - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. Comprobar por últimas plantillas de compatibilidad y correcciones urgentes. - + Get the latest Scripts for the Troubleshooting Wizard Obtener los últimos Scripts para el Asistente de Resolución de Problemas - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. Comprobar por últimos scripts para el asistente de resolución de problemas. - + Keep the list of optional Add-on components up to date Mantener actualizada la lista de extensiones opcionales - + Check for latest available add-ons. Check for latest avaialble addons. Comprobar por últimas extensiones disponibles. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus aplica restricciones estrictas a las aplicaciones, lo que puede llevar a problemas de compatibilidad. Mantente actualizado con Sandboxie-Plus, incluyendo plantillas de compatibilidad y solución de problemas, para asegurar un funcionamiento fluido en medio de actualizaciones de Windows y cambios en las aplicaciones. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. El acceso a las últimas plantillas de compatibilidad y a la base de datos online de resolución de problemas requiere un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de patrocinador</a> válido. @@ -5988,220 +5998,303 @@ NO seleccionará: %2 - + Select font Elegir fuente - + Reset font Restablecer fuente - + Search for settings Buscar ajustes - + %0, %1 pt %0, %1 pt - + Please enter message Por favor introduzca mensaje - + Select Program Elegir Programa - + Executables (*.exe *.cmd) Ejecutables (*.exe *.cmd) - - + + Please enter a menu title Por favor introduzca un título de menú - + Please enter a command Por favor ingrese un comando - - - + + + Run &Sandboxed Ejecutar &Sandboxed - + kilobytes (%1) kilobytes (%1) - + Volume not attached Volumen no adjuntado - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. El certificado de patrocinador ha expirado, por favor <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obten un certificado actualizado</a>. - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>Para la versión actual, las funciones Plus siguen estando activadas</font>, pero ya no tienes acceso a los servicios de Sandboxie-Live, incluyendo las actualizaciones de compatibilidad y la base de datos de solución de problemas. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Este certificado de patrocinador<font color='red'>expirará en %1 día(s)</font>, por favor <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obtenga un certificado actualizado</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Deshabilitado + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. Esto no parece un número de serie de Sandboxie-Plus.<br />Si ha intentado introducir el UpdateKey o Signature de un certificado, no es correcto, por favor introduzca, en cambio, el certificado completo en el área de texto superior. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. Está intentando usar una Clave de Actualización de características sin haber ingresado un certificado de patrocinador preexistente. Tenga en cuenta que este tipo de clave (<b>como se indica claramente en negritas en el sitio web</b>) requiere que tenga un certificado de patrocinador válido preexistente; es inútil sin uno.<br />Si desea usar las características avanzadas, necesita obtener tanto un certificado estándar como la clave de actualización de características para desbloquear la funcionalidad avanzada. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. Está intentando usar una Clave de Renovación sin haber ingresado un certificado de patrocinador preexistente. Tenga en cuenta que este tipo de clave (<b>como se indica claramente en negritas en el sitio web</b>) requiere que tenga un certificado de patrocinador válido preexistente; es inútil sin uno. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> <br /><br /><u>Si no ha leído la descripción del producto y ha obtenido esta clave por error, por favor contáctanos por email (disponible en nuestra web) para resolver esta incidencia.</u> - + + Retrieving certificate... Obteniendo certificado... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 Error obteniendo certificado: %1 - + Unknown Error (probably a network issue) Error Desconocido (probablemente un problema de red) - + Contributor Contribuidor - + Eternal Eterno - + Business Negocio - + Personal Presonal - + Great Patreon Gran Patreon - + Patreon Patreon - + Family Familia - + Home Hogar - + Evaluation Evaluación - + Type %1 Tipo %1 - + Advanced Avanzado - + Advanced (L) Avanzado (L) - + Max Level Nivel máximo - + Level %1 Nivel %1 - + Supporter certificate required for access Certificado de patrocinador requerido para acceso - + Supporter certificate required for automation Certificado de patrocinador requerido para automatización - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. Este certificado es desafortunadamente inválido para la compilación actual, necesita obtener un nuevo certificado o volver a una compilación anterior. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Aunque este certificado ha caducado, las funciones adicionales de la versión actualmente instalada siguen habilitadas. Sin embargo, ya no tendrás acceso a los servicios de Sandboxie-Live, incluidas las actualizaciones de compatibilidad y la base de datos de solución de problemas en línea. - + This certificate has unfortunately expired, you need to get a new certificate. Este certificado ha desafortunadamente expirado, necesita obtener un nuevo certificado. + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + - + Sandboxed Web Browser Navegador Web Aislado @@ -6210,12 +6303,12 @@ NO seleccionará: %2 Este certificado de patrocinador ha expirado, por favor <a href="sbie://update/cert">obtenga un certificado actualizado</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Características Plus se deshabilitarán en %1 días.</font> - + <br />Plus features are no longer enabled. <br />Características Plus ya no están disponibles. @@ -6224,22 +6317,22 @@ NO seleccionará: %2 Este certificado de patrocinador <font color='red'>expirará en %1 días</font>, por favor <a href="sbie://update/cert">obtenga un certificado actualizado</a>. - + Run &Un-Sandboxed Ejecutar &Sin-Sandbox - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Esto no parece un certificado. Por favor introduzca el certificado entero, no solo una porción del mismo. @@ -6252,7 +6345,7 @@ NO seleccionará: %2 Este certificado esta desactualizado. - + Thank you for supporting the development of Sandboxie-Plus. Gracias por patrocinar el desarrollo de Sandboxie-Plus. @@ -6261,88 +6354,88 @@ NO seleccionará: %2 Este certificado de patrocinador no es válido. - + Update Available Actualización Disponible - + Installed Instalado - + by %1 por %1 - + (info website) (web de información) - + This Add-on is mandatory and can not be removed. Esta extensión es obligatoria y no se puede eliminar. - - + + Select Directory Seleccionar Directorio - + <a href="check">Check Now</a> <a href="check">Comprobar Ahora</a> - + Please enter the new configuration password. Por favor ingrese la nueva clave de configuracion. - + Please re-enter the new configuration password. Por favor re-ingrese la nueva clave de configuracion. - + Passwords did not match, please retry. Las contraseñas no son iguales, vuelva a intentarlo por favor. - + Process Proceso - + Folder Carpeta - + Please enter a program file name Por favor ingrese un nombre de archivo al programa - + Please enter the template identifier Por favor ingrese el identificador de plantilla - + Error: %1 Error: %1 - + Do you really want to delete the selected local template(s)? ¿Desea realmente borrar la(s) plantilla(s) local(es) seleccionada(s)? - + %1 (Current) %1 (Actual) @@ -6350,27 +6443,27 @@ NO seleccionará: %2 CSetupWizard - + Setup Wizard Asistente de Instalación - + The decision you make here will affect which page you get to see next. La decisión que haga aquí afectará a qué página va a ver a continuación. - + This help is likely not to be of any help. Esta ayuda probablemente no sea de ninguna ayuda. - + Sorry, I already gave all the help I could. Lo siento, ya he dado toda la ayuda que podía. - + Setup Wizard Help Ayuda del Asistente de Instalación @@ -6378,43 +6471,43 @@ NO seleccionará: %2 CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Configurar integración del shell para <b>Sandboxie-Plus</b> - + Configure how Sandboxie-Plus should integrate with your system. Configure cómo debe integrarse Sandboxie-Plus en su sistema. - + Start UI with Windows Iniciar IU con Windows - + Add 'Run Sandboxed' to the explorer context menu Agregar 'Ejecutar en Sandbox' al menu de contextual del explorador - + Add desktop shortcut for starting Web browser under Sandboxie Añadir acceso directo al escritorio para iniciar Navegador web con Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. Solo aplicaciones con permisos de administrador pueden cambiar configuración - + Warning Advertencia - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. Habilitar esta opción evita que se realicen cambios en la configuración de Sandboxie.ini desde la interfaz de usuario sin permisos de administrador. Tenga cuidado, ya que usar Sandboxie Manager con permisos de usuario normal puede resultar en un bloqueo. Para hacer cambios en la configuración, debe reiniciar Sandboxie Manager como administrador haciendo clic en 'Reiniciar como Administrador' en el menú 'Sandbox' en la ventana principal. @@ -7251,37 +7344,37 @@ Si ya eres un Gran Patrocinador en Patreon, Sandboxie puede comprobar online por CUIPage - + Configure <b>Sandboxie-Plus</b> UI Configura la IU de <b>Sandboxie-Plus</b> - + Select the user interface style you prefer. Seleccione el estilo de interfaz de usuario que prefiera. - + &Advanced UI for experts &IU avanzada para expertos - + &Simple UI for beginners &IU simple para principiantes - + &Vintage SbieCtrl.exe UI &IU SbieCtrl.exe antigua - + Use Bright Mode Usar Modo Claro - + Use Dark Mode Usar Modo Oscuro @@ -7649,8 +7742,8 @@ Si ya eres un Gran Patrocinador en Patreon, Sandboxie puede comprobar online por - - + + Name Nombre @@ -7686,9 +7779,9 @@ Si ya eres un Gran Patrocinador en Patreon, Sandboxie puede comprobar online por - - - + + + Remove Eliminar @@ -7778,7 +7871,7 @@ Si ya eres un Gran Patrocinador en Patreon, Sandboxie puede comprobar online por - + Show Templates Mostrar Plantillas @@ -8082,12 +8175,12 @@ Para acceso a archivos Ud. puede usar 'Directo Todo' en vez de hacerlo Esconder Procesos - + Add Process Agregar Proceso - + Hide host processes from processes running in the sandbox. Esconder procesos del anfitrion de procesos ejecutandose en la sandbox. @@ -8097,22 +8190,22 @@ Para acceso a archivos Ud. puede usar 'Directo Todo' en vez de hacerlo Este comando se ejecutará antes de que un archivo se recupere y la ruta del archivo se pasará como primer argumento. Si este comando devuelve algo distinto de 0, la recuperación será bloqueada - + Don't allow sandboxed processes to see processes running in other boxes No permitir que los procesos aislados vean procesos ejecutándose en otras cajas - + Users Usuarios - + Restrict Resource Access monitor to administrators only Restringir monitor de acceso a recursos solo para administradores - + Add User Agregar Usuario @@ -8129,27 +8222,27 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to u Nota: Configuración de Programas Forzados y Carpetas Forzadas para una sandbox no aplican a cuentas de usuario que no pueden usar la sandbox. - + Tracing Rastreo - + COM Class Trace Rastreo COM Class - + IPC Trace Rastreo IPC - + Key Trace Rastreo de llave - + GUI Trace Rastreo GUI @@ -8268,22 +8361,22 @@ El proceso de nivel de coincidencia tiene mayor prioridad que la especificidad y Rastreo de llamadas API (requiere logapi estar instalado en el directorio de sbie) - + Log all SetError's to Trace log (creates a lot of output) Registrar todos los SetErrors al Log de Rastreo (crea mucha salida de datos) - + File Trace Rastreo de archivo - + Pipe Trace Rastreo Pipe - + Access Tracing Rastreo de acceso @@ -8292,12 +8385,12 @@ El proceso de nivel de coincidencia tiene mayor prioridad que la especificidad y <- para esta lo de arriba no aplica - + Log Debug Output to the Trace Log Registrar salida de depuración al log de Rastreo - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8320,42 +8413,42 @@ en cambio de "*". Rastreo Ntdll syscall (crea mucha información de salida) - + Debug Depuracion - + WARNING, these options can disable core security guarantees and break sandbox security!!! ADVERTENCIA, estas opciones pueden deshabilitar garantias de seguridad de nucleo y romper la seguridad de la sandbox!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Estas opciones son para depurar problemas de compatibilidad, por favor no las use en produccion. - + App Templates Plantillas de Aplicacion - + Filter Categories Filtros de Categorias - + Text Filter Filtro de Texto - + Category Categoria - + This list contains a large amount of sandbox compatibility enhancing templates Esta lista contiene gran cantidad de plantillas para mejorar la compatibilidad de la sandbox @@ -9145,33 +9238,33 @@ Para especificar un proceso, utiliza '$:program.exe' como ruta.Aqui puede especificar acciones a ser ejecutadas automaticamente en varios eventos de la caja. - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -9180,23 +9273,23 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Nota: Las configuraciones de Programas Forzados y Carpetas Forzadas para una sandbox no se aplican a cuentas de usuario que no pueden usar la sandbox. - + API call Trace (traces all SBIE hooks) Rastreo de llamadas API (rastrea todos los ganchos de SBIE) - + Disable Resource Access Monitor Deshabilitar Monitor de Acceso a Recursos - + Resource Access Monitor Monitor de Acceso a Recursos - + Network Firewall Cortafuegos de Red @@ -9205,7 +9298,7 @@ Nota: Las configuraciones de Programas Forzados y Carpetas Forzadas para una san Plantillas/Templates de Compatibilidad - + Add Template Agregar Plantilla @@ -9214,12 +9307,12 @@ Nota: Las configuraciones de Programas Forzados y Carpetas Forzadas para una san Remover Plantilla - + Template Folders Plantillas de Carpetas - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -9229,22 +9322,22 @@ Por favor note que estos valores son especificos para usuario y guardados global - + Value Valor - + Accessibility Accesibilidad - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Para compensar la perdida de protección, por favor consulte configuración de "Soltar Permisos"en la pagina de seteo de Restricciones de grupo. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Lector de pantallas: JAWS, NVDA, Window-Eyes, Acceso a Sistema @@ -9290,7 +9383,7 @@ Por favor note que estos valores son especificos para usuario y guardados global - + Process Proceso @@ -9421,25 +9514,35 @@ Por favor note que estos valores son especificos para usuario y guardados global - + Hide Firmware Information Hide Firmware Informations - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Don't allow sandboxed processes to see processes running outside any boxes No permitir que los procesos aislados vean procesos ejecutándose fuera de las cajas @@ -9454,47 +9557,47 @@ Por favor note que estos valores son especificos para usuario y guardados global Algunos programas leen detalles del sistema mediante WMI (una base de datos integrada de Windows) en vez de métodos normales. Por ejemplo, "tasklist.exe" podría obtener la lista completa de procesos incluso si "HideOtherBoxes" está abierto accediento por WMI. Habilita esta opción para detener estos comportamientos. - + DNS Request Logging Registro de peticiones DNS - + Syscall Trace (creates a lot of output) Rastreo de Syscall (crea una gran cantidad de salida) - + Templates Plantillas - + Open Template Abrir Plantilla - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. La configuración siguiente habilita el uso de Sandboxie en combinación con software de accesibilidad. Por favor note que algunas medidas de seguridad de Sandboxie se pierden cuando esta configuración esta activo. - + Edit ini Section Editar sección ini - + Edit ini Editar ini - + Cancel Cancelar - + Save Guardar @@ -9937,7 +10040,7 @@ Por favor note que estos valores son especificos para usuario y guardados global Este certificado de patrocinador ha expirado, por favor <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obtenga un certificado actualizado</a>. - + Get Obtener @@ -9963,94 +10066,99 @@ Por favor note que estos valores son especificos para usuario y guardados global SBIE_-_____-_____-_____-_____ - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Guía de uso de certificado</a> - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater Actualizador de Sandboxie - + Keep add-on list up to date Mantener listado de extensiones actualizado - + Update Settings Ajustes de actualizaciones - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. El canal Interno ofrece acceso anticipado a nuevas funciones y correcciones de errores que eventualmente serán lanzadas al público, así como todas las mejoras relevantes del canal estable. A diferencia del canal de vista previa, no incluye cambios no probados, potencialmente problemáticos o experimentales que podrían no estar listos para un uso más amplio. - + Search in the Insider channel Buscar en el canal Interno - + New full installers from the selected release channel. Nuevos instaladores completos del canal de lanzamientos seleccionado. - + Full Upgrades Actualizaciones Completas - + Check periodically for new Sandboxie-Plus versions Comprobar periódicamente por nuevas versiones de Sandboxie-Plus - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Más acerca del <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Canal Interno</a> - + Keep Troubleshooting scripts up to date Mantener scripts de resolución de problemas actualizados - + Update Check Interval Intervalo de búsqueda de actualizaciones - + Activate Kernel Mode Object Filtering Activar Modo Filtrado de Objeto Kernel - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Enganchar llamadas de sistema Win32k seleccionadas para habilitar acceleración de GPU (experimental) - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) Añadir grupo "Sandboxie\All Sandboxes" al token aislado (experimental) - + Always run SandMan UI as Admin - + Open Template Abrir Plantilla @@ -10247,62 +10355,62 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Mostrar iconos de superposición para cajas y procesos - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Los patrocinadores del proyecto Sandboxie-Plus pueden recibir un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de patrocinador</a>. Es como una clave de licencia, pero para personas increíbles que usan software de código abierto. :-) - + USB Drive Sandboxing Aislamiento de unidades USB - + Volume Volumen - + Information Información - + Sandbox for USB drives: Sandbox para dispositivos USB: - + Automatically sandbox all attached USB drives Aislar automáticamente todas las unidades USB conectadas - + App Templates Plantillas de Aplicacion - + App Compatibility Compatibilidad de aplicación - + Local Templates Plantillas locales - + Add Template Agregar Plantilla - + Text Filter Filtro de Texto - + This list contains user created custom templates for sandbox options Esta lista contiene plantillas personalizadas creadas por el usuario para las opciones de sandbox @@ -10324,7 +10432,7 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia - + Remove Eliminar @@ -10339,63 +10447,63 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Patrocinio y Actualizaciones - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Mantener Sandboxie actualizado con las versiones continuas de Windows y compatible con todos los navegadores web es una tarea interminable. Puede apoyar el desarrollo <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">contribuyendo directamente al proyecto</a>, mostrando su apoyo <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">comprando un certificado de patrocinador</a>, convirtiéndose en patrocinador al <a href="https://sandboxie-plus.com/go.php?to=patreon">suscribirse en Patreon</a>, o mediante una <a href="https://sandboxie-plus.com/go.php?to=donate">donación por PayPal</a>.<br />Su apoyo juega un papel crucial en el avance y mantenimiento de Sandboxie. - + Hotpatches for the installed version, updates to the Templates.ini and translations. Parches rápidos para la versión instalada, actualizaciones del Templates.ini y traducciones. - + Incremental Updates Version Updates Actualizaciones Incrementales - + The preview channel contains the latest GitHub pre-releases. El canal previo incluye los últimos prelanzamientos de GitHub. - + The stable channel contains the latest stable GitHub releases. El canal estable incluye los últimos lanzamientos estales de GitHub. - + Search in the Stable channel Buscar en el canal Estable - + Default sandbox: Sandbox predeterminada: - + Sandboxie Config Configuración de Sandboxie - + Use a Sandboxie login instead of an anonymous token Usar un inicio de sesión de Sandboxie en vez de un token anónimo - + Sandboxie.ini Presets Ajustes de Sandboxie.ini - + Program Alerts Alertas de programa - + Issue message 1301 when forced processes has been disabled Emitir mensaje 1301 cuando un proceso forzado se ha deshabilitado @@ -10404,22 +10512,22 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Compatibilidad - + Edit ini Section Editar Sección ini - + Save Guardar - + Edit ini Editar ini - + Cancel Cancelar @@ -10428,7 +10536,7 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Soporte - + Search in the Preview channel Buscan en el canal Previo @@ -10445,7 +10553,7 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Verificar periodicamente por actualizaciones de Sandboxie-Plus - + In the future, don't notify about certificate expiration En el futuro, no notificar sobre certificados al exprirar @@ -10486,33 +10594,33 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Opciones Avanzadas - + Config protection Protección de configuración - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: - + Clear password when main window becomes hidden Borrar contraseña cuando la ventana principal se oculta - + Only Administrator user accounts can use Pause Forcing Programs command Only Administrator user accounts can use Pause Forced Programs Rules command Solo cuentas de usuario de Administrador puede usar el comando Desactivar Programas Forzados - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Sandbox <a href="sbie://docs/filerootpath">file system root</a>: @@ -10552,12 +10660,12 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Iniciar Administrador de Sandbox - + Advanced Config Configuración avanzada - + Use Windows Filtering Platform to restrict network access Usar Plataforma de Filtrado de Windows para restringir acceso a red @@ -10566,7 +10674,7 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Carpetas de usuario separadas - + Sandboxing features Características de Sandbox @@ -10575,7 +10683,7 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Patrocinadores de el projecto Sandboxie-Plus reciben un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de patrocinador</a>. Es como una llave de licencia pero para gente maravillosa que usa software libre. :-) - + Program Control Control de Programa @@ -10584,17 +10692,17 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Configuración de Protección - + Only Administrator user accounts can make changes Solo usuarios Administrador pueden hacer cambios - + Password must be entered in order to make changes Para realizar cambios debe ingresar contraseña - + Change Password Cambiar contraseña @@ -10603,7 +10711,7 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Mantener Sandboxie actualizado con lanzamientos de actualizaciones de Windows y compatibilidad con navegadores es una tarea que nunca termina. Por favor considere patrocinar este trabajo con una donación.<br />Ud. puede patrocinar el desarrollo con una <a href="https://sandboxie-plus.com/go.php?to=donate">donación PayPal</a>, tambien con tarjetas de credito.<br />O puede proveer de patrocinamiento continuo con <a href="https://sandboxie-plus.com/go.php?to=patreon">Suscripción Patreon</a>. - + Enter the support certificate here Ingrese el certificado de patrocinador aqui @@ -10612,17 +10720,17 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Configuración de soporte - + Portable root folder Carpeta raiz portable - + ... ... - + Sandbox default Sandbox por defecto @@ -10631,7 +10739,7 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Otras configuraciones - + Watch Sandboxie.ini for changes Observar cambios en Sandboxie.ini @@ -10642,44 +10750,44 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia - - - + + + Name Nombre - + Path Ruta - + Remove Program Eliminar Programa - + Add Program Agregar Programa - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Cuando cualquiera de estos programas es ejecutado fuera de cualquier sandbox, Sandboxie mostrara el mensaje SBIE1301. - + Add Folder Agregar Carpeta - + Prevent the listed programs from starting on this system Prevenir los programas listados de iniciarse en este sistema - + Issue message 1308 when a program fails to start Mostrar mensaje 1308 cuando un programa falla al iniciar @@ -10688,22 +10796,22 @@ A diferencia del canal de vista previa, no incluye cambios no probados, potencia Compatibilidad de Software - + In the future, don't check software compatibility El el futuro, no verificar compatibilidad de software - + Enable Habilitar - + Disable Deshabilitar - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie ha detectado los siguientes programas en su sistemas. Haga click en OK para aplicar la configuracion, lo cual mejora la compatibilidad de esos programas. Estas configuraciones afectan a todas las sandboxes existentes y nuevas. diff --git a/SandboxiePlus/SandMan/sandman_fr.ts b/SandboxiePlus/SandMan/sandman_fr.ts index fae28d93..ea99b285 100644 --- a/SandboxiePlus/SandMan/sandman_fr.ts +++ b/SandboxiePlus/SandMan/sandman_fr.ts @@ -442,7 +442,7 @@ Cette longueur permet environ 384 bits d'entropie avec une phrase secrète Sandbox - Bac à sable + Liste des bacs @@ -816,50 +816,60 @@ Veuillez naviguer vers le dossier de profil d'utilisateur adéquat. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Installez votre certificat d'adhérent <b>Sandboxie-Plus</b> - + If you have a supporter certificate, please fill it into the field below. Si vous avez un certificat d'adhérent, veuillez le saisir dans le champ ci-dessous. - + Retrieve certificate using Serial Number: Récupération du certificat en utilisant le numéro de série : - + Start evaluation without a certificate for a limited period of time. Commencer l'évaluation sans certificat pour un laps de temps limité. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Pour utiliser <b>Sandboxie-Plus</b> dans un établissement commercial, un <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">certificat d'adhérent</a> approprié pour une utilisation commerciale est requis. Si vous n'avez pas encore le ou les certificats requis, vous pouvez les obtenir depuis la <a href="https://xanasoft.com/shop/">boutique web xanasoft.com</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> fournit des fonctions supplémentaires et des types de bacs exclusifs aux <u>adhérents du projet</u>. Les bacs tels que ceux à Confidentialité Améliorée <b><font color='red'>protègent les données de l'utilisateur contre les accès illicites</font></b> par les programmes dans un bac. Si vous n'êtes pas encore un adhérent, alors veuillez songer à <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">soutenir le projet</a> pour assurer le développement futur de Sandboxie et recevoir un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificat d'adhérent</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. Échec de récupération du certificat. - + Error: %1 Erreur : %1 - + Retrieving certificate... Retreiving certificate... Récupération du certificat... @@ -1078,12 +1088,12 @@ Utilisez « %USER% » pour enregistrer le bac de chaque utilisateur dans son pro CFinishPage - + Complete your configuration Finalisation de votre configuration - + Almost complete, click Finish to apply all selected options and conclude the wizard. C'est presque fini. Appuyez sur « Terminer » pour appliquer toutes les options choisies et mettre fin à l'assistant. @@ -1178,32 +1188,32 @@ Utilisez « %USER% » pour enregistrer le bac de chaque utilisateur dans son pro CIntroPage - + Introduction Introduction - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Bienvenue dans l'assistant de configuration, qui vous aidera à configurer votre copie de <b>Sandboxie-Plus</b>. Vous pouvez démarrer cet assistant à tout moment depuis le menu « Fichier -> Maintenance » si vous ne voulez pas le faire maintenant. - + Select how you would like to use Sandboxie-Plus Choisissez comment vous voulez utiliser Sandboxie-Plus - + &Personally, for private non-commercial use À titre &personnel, pour une utilisation non commerciale privée - + &Commercially, for business or enterprise use À titre &commercial, pour une utilisation mercantile ou d'entreprise - + Note: this option is persistent Remarque : cette option est persistante @@ -1822,8 +1832,8 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la - - + + @@ -1874,7 +1884,7 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la - + @@ -1949,84 +1959,84 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Racine IPC du bac. - - + + bytes (unlimited) octets (illimité) - - + + bytes (%1) octets (%1) - + unlimited illimité - + Add special option: Ajouter une option particulière : - - + + On Start Au démarrage - - - - - + + + + + Run Command Lancer une commande - + Start Service Démarrer un service - + On Init Lors de l'initialisation - + On File Recovery Lors de la récupération de fichiers - + On Delete Content Lors de la suppression de contenu - + On Terminate Lors de l'arrêt - + Please enter a program file name to allow access to this sandbox Veuillez saisir un nom de fichier de programme pour lequel autoriser l'accès à ce bac - + Please enter a program file name to deny access to this sandbox Veuillez saisir un nom de fichier de programme pour lequel empêcher l'accès à ce bac - + Failed to retrieve firmware table information. Échec de récupération des informations de la table du microgiciel. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. Table du microgiciel enregistrée avec succès dans le registre de l'hôte : « HKEY_CURRENT_USER\System\SbieCustom »<br />Vous pouvez la copier dans le registre d'un bac afin d'avoir des valeurs différentes pour chaque bac. @@ -2035,11 +2045,11 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la À la suppression - - - - - + + + + + Please enter the command line to be executed Saisir la ligne de commande à exécuter @@ -2048,12 +2058,12 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Veuillez saisir le nom de fichier d'un programme - + Deny Refuser - + %1 (%2) %1 (%2) @@ -2315,7 +2325,7 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Exécutables (*.exe *.cmd);;Tous les fichiers (*.*) - + Please enter a service identifier Veuillez saisir un identifiant de service @@ -2418,7 +2428,7 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Saisie : l'IP ou le port ne peut être vide - + Allow @@ -2993,122 +3003,122 @@ Erreur : CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater Configurer la mise à jour de <b>Sandboxie-Plus</b> - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. Comme avec n'importe quel produit de sécurité, il est important de garder votre installation de Sandboxie-Plus à jour. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components Vérifier régulièrement les mises à jour de Sandboxie-Plus et des composants optionnels - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. Laisse Sandboxie vérifier régulièrement la présence de mises à jour. - + Check for new Sandboxie-Plus versions: Vérification de nouvelles versions de Sandboxie-Plus : - + Check for new Sandboxie-Plus builds. Vérifie s'il y a de nouvelles versions de Sandboxie-Plus. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: Choisir dans quel canal de mises à jour rechercher les nouvelles versions de Sandboxie-Plus : - + In the Stable Channel Dans le canal Stable - + The stable channel contains the latest stable GitHub releases. Le canal Stable contient les dernières versions stables de GitHub. - + In the Preview Channel - with newest experimental changes Dans le canal des Aperçus — avec les dernières modifications expérimentales - + The preview channel contains the latest GitHub pre-releases. Le canal des Aperçus contient les dernières pré-versions GitHub. - + In the Insider Channel - exclusive features Dans le canal des Initiés — avec des fonctions exclusives - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Le canal des Initiés offre un accès anticipé aux nouvelles fonctions et corrections de bogues qui finalement seront fournies au public, de même que toutes les améliorations pertinentes du canal Stable. Contrairement au canal des Aperçus, cela n'inclut pas les modifications non testées, potentiellement dangereuses ou expérimentales qui peuvent ne pas être prêtes pour une utilisation à grande échelle. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> En savoir plus concernant le <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">canal des Initiés</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes Conserver les modèles de compatibilité à jour et appliquer les patchs de dernière minute - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. Vérifie la présence de modèles de compatibilité et des patchs de dernière minute. - + Get the latest Scripts for the Troubleshooting Wizard Obtenir les derniers scripts pour l'assistant de dépannage - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. Vérifie la disponibilité de nouveaux scripts pour l'assistant de dépannage. - + Keep the list of optional Add-on components up to date Garder la liste des composants de modules optionnels à jour - + Check for latest available add-ons. Check for latest avaialble addons. Vérifie s'il y a de nouveaux modules disponibles. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus applique des restrictions d'applications strictes, ce qui peut entrainer des problèmes de compatibilité. Assurez-vous que Sandboxie-Plus est à jour, ainsi que les modèles de compatibilité et de dépannage, afin d'assurer un fonctionnement fluide malgré les mises à jour Windows et les modifications des applications. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. L'accès aux derniers modèles de compatibilité et à la base de données de dépannage en ligne nécessitent un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificat d'adhérent</a> valide. @@ -3241,7 +3251,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no User canceled this operation. - + L'utilisateur a annulé cette opération. @@ -5789,12 +5799,12 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Please enter a new alias for the Sandbox. - + Veuillez saisir un nouvel alias pour le bac. The entered name is not valid, do you want to set it as an alias instead? - + Le nom saisi n'est pas valide ; à la place, voulez-vous le définir en tant qu'alias ? @@ -5879,7 +5889,7 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la This sandbox is currently disabled or restricted to specific groups or users. Would you like to allow access for everyone? This sandbox is disabled or restricted to a group/user, do you want to allow box for everybody ? - Ce bac est désactivé ou restreint à un groupe/utilisateur ; voulez-vous le modifier ? + Ce bac est actuellement désactivé ou restreint à un ou plusieurs groupes/utilisateurs spécifiques. Voulez-vous accorder l'accès à tout le monde ? @@ -6040,15 +6050,15 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la %1 % - - - + + + Run &Sandboxed Exécuter dans un bac à &sable - + Sandboxed Web Browser Navigateur web dans un bac à sable @@ -6057,7 +6067,7 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Ce certificat d'adhérent a expiré, veuillez <a href="sbie://update/cert">obtenir un certificat à jour</a>. - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>Pour la version actuelle, les fonctions Plus demeurent activées</font>, mais vous n'avez plus accès aux services Sandboxie-Live, incluant les mises à jour de compatibilité et la base de données de dépannage. @@ -6066,12 +6076,12 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Ce certificat d'adhérent va <font color='red'>expirer dans %1 jour(s)</font>, veuillez <a href="sbie://update/cert">obtenir une mise à jour du certificat</a>. - + Run &Un-Sandboxed Exécuter &hors de tout bac à sable - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Cela ne semble pas être un certificat. Veuillez saisir le certificat dans son intégralité, et non uniquement une partie. @@ -6081,7 +6091,7 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Cela ne semble pas être un certificat, veuillez entrer le certificat dans son intégralité. - + Search for settings Search for Settings Rechercher dans les paramètres @@ -6140,173 +6150,193 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la HwId : %1 - + Select font Choisir la police - + Reset font Réinitialiser la police - + %0, %1 pt %0, %1 pt - + Please enter message Veuillez saisir l'identifiant du message - + Select Program Sélectionner le programme - + Executables (*.exe *.cmd) Exécutables (*.exe *.cmd) - - + + Please enter a menu title Veuillez saisir un titre de menu - + Please enter a command Veuillez saisir une commande - + kilobytes (%1) kilo-octets (%1) - + Volume not attached Volume non branché - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Ce certificat d'adhérent a expiré, veuillez <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obtenir un certificat à jour</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Les fonctions « Plus » seront désactivées dans %1 jour(s).</font> - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Ce certificat d'adhérent va <font color='red'>expirer dans %1 jour(s)</font>, veuillez <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obtenir une mise à jour du certificat</a>. + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + Retreiving certificate... Récupération du certificat... - + Contributor Contributeur - + Eternal Éternel - + Business Entreprise - + Personal Personnel - + Great Patreon Grand contributeur Patreon - + Patreon Contributeur Patreon - + Family Famille - + Evaluation Évaluation - + Type %1 Type %1 - + Advanced Avancé - + Advanced (L) "M" stands for "Moins"; denotes an advanced certificate but one with Less features than a fully advanced one (one any patreon tier gets in contrast to one the great patron and above get). Avancé (M) - + Max Level Niveau max - + Level %1 Niveau %1 - + Supporter certificate required for access Certificat d'adhérent nécessaire pour l'accès - + Supporter certificate required for automation Certificat d'adhérent nécessaire pour l'automatisation - + Set Force in Sandbox Toujours forcer dans un bac à sable - + Set Open Path in Sandbox Toujours ouvrir ce chemin dans un bac à sable - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. Ce certificat est malheureusement invalide pour la version actuelle, vous avez besoin d'obtenir un nouveau certificat ou de rétrograder à une version moins récente. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Bien que ce certificat ait expiré, les fonctions Plus demeurent activées pour la version actuellement installée. Cependant, vous n'aurez plus accès aux services Sandboxie-Live, incluant les mises à jour de compatibilité et la base de données de dépannage en ligne. - + This certificate has unfortunately expired, you need to get a new certificate. Ce certificat a malheureusement expiré, vous avez besoin d'en obtenir un nouveau. @@ -6315,51 +6345,114 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la <br /><font color='red'>Pour cette version, les fonctions « Plus » demeurent activées.</font> - + <br />Plus features are no longer enabled. <br />Les fonctions « Plus » ne sont plus activées. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Désactivé + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. Ceci ne ressemble pas à un numéro de série de Sandboxie-Plus.<br />Si vous avez essayé de saisir la clé de mise à jour ou la signature d'un certificat, c'est incorrect : à la place, veuillez saisir le certificat en entier dans la zone de texte ci-dessus. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. Vous essayez d'utiliser une fonction « Clé de mise à jour » sans avoir saisi un certificat d'adhérent pré-existant. Veuillez remarquer que ce genre de clé (<b>comme clairement indiqué en gras sur le site web</b) nécessite que vous ayez un certificat d'adhérent pré-existant valide ; c'est inutile sans lui.<br />Si vous voulez utiliser les fonctions avancées, vous devez obtenir à la fois un certificat standard et la clé de mise à jour de fonction pour débloquer la fonction avancée. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. Vous essayez d'utiliser une clé de renouvellement sans avoir saisi un certificat d'adhérent pré-existant. Veuillez remarquer que ce genre de clé (<b>comme clairement indiqué en gras sur le site web</b) nécessite que vous ayez un certificat d'adhérent pré-existant valide ; c'est inutile sans lui. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> <br /><br /><u>Si vous n'avez pas lu la description du produit et obtenu cette clé par erreur, veuillez nous contacter par courriel (fourni sur notre site web) afin de résoudre ce problème.</u> - + + Retrieving certificate... Récupération du certificat... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 Erreur lors de la récupération du certificat : %1 - + Unknown Error (probably a network issue) Erreur inconnue (probablement un problème de réseau) - + Home Accueil @@ -6377,7 +6470,7 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Ce certificat est malheureusement obsolète. - + Thank you for supporting the development of Sandboxie-Plus. Merci pour votre soutien au développement de Sandboxie-Plus. @@ -6386,88 +6479,88 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la Ce certificat d'adhérent n'est pas valide. - + Update Available Mise à jour disponible - + Installed Installé - + by %1 par %1 - + (info website) (site web d'information) - + This Add-on is mandatory and can not be removed. Ce module est obligatoire et ne peut pas être supprimé. - - + + Select Directory Sélectionner le dossier - + <a href="check">Check Now</a> <a href="check">Vérifier maintenant</a> - + Please enter the new configuration password. Veuillez saisir le nouveau mot de passe de configuration. - + Please re-enter the new configuration password. Veuillez saisir à nouveau le mot de passe de la configuration. - + Passwords did not match, please retry. Les mots de passe ne correspondent pas, veuillez réessayer. - + Process Processus - + Folder Dossier - + Please enter a program file name Veuillez saisir le nom de fichier du programme - + Please enter the template identifier Veuillez saisir l'identifiant du modèle - + Error: %1 Erreur : %1 - + Do you really want to delete the selected local template(s)? Voulez-vous vraiment supprimer le ou les modèles locaux sélectionnés ? - + %1 (Current) %1 (Actuel) @@ -6487,27 +6580,27 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la CSetupWizard - + Setup Wizard Assistant d'installation - + The decision you make here will affect which page you get to see next. La décision que vous prenez ici affectera la page que vous verrez ensuite. - + This help is likely not to be of any help. Cette aide a des chances de n'être d'aucune aide. - + Sorry, I already gave all the help I could. Désolé, j'ai déjà donné toute l'aide que je pouvais. - + Setup Wizard Help Aide de l'assistant d'installation @@ -6515,43 +6608,43 @@ Remarque : La recherche de mise à jour est souvent en retard par rapport à la CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Configuration de l'intégration de <b>Sandboxie-Plus</b> à l'interface système - + Configure how Sandboxie-Plus should integrate with your system. Configure la façon dont Sandboxie-Plus devrait s'intégrer à votre système. - + Start UI with Windows Démarrer l'interface avec Windows - + Add 'Run Sandboxed' to the explorer context menu Ajouter « Exécuter dans un bac à sable » au menu contextuel de l'explorateur - + Add desktop shortcut for starting Web browser under Sandboxie Ajoute un raccourci sur le bureau pour démarrer le navigateur web dans un bac - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. Seules les applications avec des droits d'administrateur peuvent modifier la configuration - + Warning Attention - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. Activer cette option empêche les modifications du fichier Sandboxie.ini depuis l'interface sans droits d'administrateur. Faites attention, car utiliser le gestionnaire de Sandboxie avec des droits d'utilisateur normal peut provoquer un blocage. Afin de modifier la configuration, vous devez redémarrer le gestionnaire de Sandboxie en tant qu'administrateur en utilisant « Redémarrer en tant qu'administrateur » dans le menu « Fichier » de la fenêtre principale. @@ -7396,37 +7489,37 @@ Si vous êtes déjà « Great Supporter » sur Patreon, Sandboxie peut vérifier CUIPage - + Configure <b>Sandboxie-Plus</b> UI Configuration de l'interface de <b>Sandboxie-Plus</b> - + Select the user interface style you prefer. Choisissez le style d'interface que vous préférez. - + &Advanced UI for experts Interface &avancée pour les experts - + &Simple UI for beginners Interface &simple pour les débutants - + &Vintage SbieCtrl.exe UI Interface SbieCtrl.exe &rétro - + Use Bright Mode Utiliser le mode clair - + Use Dark Mode Utiliser le mode sombre @@ -7802,8 +7895,8 @@ Idéal s'il y a un grand nombre de petits fichiers, cela rendra l'arch - - + + Name Nom @@ -7839,9 +7932,9 @@ Idéal s'il y a un grand nombre de petits fichiers, cela rendra l'arch - - - + + + Remove Supprimer @@ -7932,7 +8025,7 @@ Idéal s'il y a un grand nombre de petits fichiers, cela rendra l'arch - + Show Templates Afficher les modèles @@ -8229,7 +8322,7 @@ Si des processus directeurs sont définis, tous les autres sont traités comme d When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box's root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box’s root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. - Lorsque le <a href="sbie://docs/boxencryption">chiffrement de bac</a> est activé, le dossier racine du bac (y compris sa ruche du registre) est stocké dans une image disque chiffrée en utilisant l'implémentation AES-XTS de <a href="https://diskcryptor.org">Disk Cryptor</a>. + Lorsque le <a href="sbie://docs/boxencryption">chiffrement de bac</a> est activé, le dossier racine du bac (y compris sa ruche du registre) est stocké dans une image disque chiffrée en utilisant l'implémentation AES-XTS de <a href="https://diskcryptor.org">Disk Cryptor</a>. @@ -8745,7 +8838,7 @@ Le niveau de correspondance du processus a une priorité plus élevée que la sp Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it's no longer providing reliable security, just simple application compartmentalization. Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it’s no longer providing reliable security, just simple application compartmentalization. - L'isolation de sécurité par l'utilisation d'un jeton de processus fortement restreint est le principal moyen utilisé par Sandboxie pour appliquer les restrictions du bac. Lorsque cette fonction est désactivée, le bac fonctionne en mode conteneur d'applications, c'est-à-dire qu'il ne fournit plus de sécurité fiable, mais seulement une simple compartimentation des applications. + L'isolation de sécurité par l'utilisation d'un jeton de processus fortement restreint est le principal moyen utilisé par Sandboxie pour appliquer les restrictions du bac. Lorsque cette fonction est désactivée, le bac fonctionne en mode conteneur d'applications, c'est-à-dire qu'il ne fournit plus de sécurité fiable, mais seulement une simple compartimentation des applications. @@ -8874,12 +8967,12 @@ Le niveau de correspondance du processus a une priorité plus élevée que la sp Masquage des processus - + Add Process Ajouter un processus - + Hide host processes from processes running in the sandbox. Masque les processus de l'hôte des processus s'exécutant dans le bac. @@ -8889,22 +8982,22 @@ Le niveau de correspondance du processus a une priorité plus élevée que la sp Redémarrer les processus forcés avant qu'ils commencent à s'exécuter - + Don't allow sandboxed processes to see processes running in other boxes Ne pas permettre aux processus d'un bac de voir les processus en cours d'exécution dans d'autres bacs - + Users Utilisateurs - + Restrict Resource Access monitor to administrators only Restreindre le moniteur d'accès aux ressources aux administrateurs uniquement - + Add User Ajouter un utilisateur @@ -8913,7 +9006,7 @@ Le niveau de correspondance du processus a une priorité plus élevée que la sp Supprimer l'utilisateur - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8922,7 +9015,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Remarque : Les paramètres Programmes forcés et Dossiers forcés d'un bac ne s'appliquent pas aux comptes utilisateurs qui ne peuvent pas utiliser le bac. - + Tracing Traçage @@ -8932,22 +9025,22 @@ Remarque : Les paramètres Programmes forcés et Dossiers forcés d'un bac Tracer les appels API (nécessite que LogAPI soit installé dans le répertoire de Sandboxie) - + Pipe Trace Tracer les Pipes - + Log all SetError's to Trace log (creates a lot of output) Enregistrer toutes les SetError dans le journal de traçage (crée beaucoup de sorties) - + Log Debug Output to the Trace Log Enregistrer la sortie de débogage dans le journal de traçage - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8970,42 +9063,42 @@ au lieu de « * ». Tracer les appels système Ntdll (crée beaucoup de sorties) - + File Trace Tracer les fichiers - + Disable Resource Access Monitor Désactiver le moniteur d'accès aux ressources - + IPC Trace Tracer IPC - + GUI Trace Tracer l'interface graphique - + Resource Access Monitor Moniteur d'accès aux ressources - + Access Tracing Traçage des accès - + COM Class Trace Tracer les classes COM - + Key Trace Tracer les clés @@ -9064,7 +9157,8 @@ au lieu de « * ». Checked: A local group will also be added to the newly created sandboxed token, which allows addressing all sandboxes at once. Would be useful for auditing policies. Partially checked: No groups will be added to the newly created sandboxed token. - + Coché : Un groupe local sera également ajouté au jeton nouvellement créé du bac, ce qui permet de s'adresser à tous les bacs à la fois. Peut être utile pour les politiques d'audit. +Partiellement coché : Aucun groupe ne sera ajouté au jeton nouvellement créé du bac. @@ -9078,7 +9172,7 @@ Partially checked: No groups will be added to the newly created sandboxed token. - + Network Firewall Pare-feu réseau @@ -9179,7 +9273,7 @@ Partially checked: No groups will be added to the newly created sandboxed token. Ces commandes s'exécutent HORS DU BAC après que tous les processus dans le bac se soient arrêtés. - + Don't allow sandboxed processes to see processes running outside any boxes Ne pas autoriser les processus dans un bac à voir les processus qui s'exécutent hors de tout bac @@ -9194,27 +9288,27 @@ Partially checked: No groups will be added to the newly created sandboxed token. Certains programmes lisent les détails du système en se servant de WMI (Windows Management Instrumentation — une base de données incluse avec Windows) au lieu d'utiliser des méthodes normales. Par exemple, « tasklist.exe » peut obtenir la liste complète des processus même si « Masquer les propres processus de Sandboxie de la liste des tâches » est activé. Activez cette option pour empêcher ce comportement. - + API call Trace (traces all SBIE hooks) Tracer les appels API (trace tous les crochets SBIE) - + Debug Débogage - + WARNING, these options can disable core security guarantees and break sandbox security!!! ATTENTION, ces options peuvent désactiver les garanties de sécurité de base et briser la sécurité du bac !!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Ces options sont destinées à déboguer les problèmes de compatibilité, veuillez ne pas les utiliser en production. - + App Templates Modèles d'applications @@ -9223,22 +9317,22 @@ Partially checked: No groups will be added to the newly created sandboxed token. Modèles de compatibilité - + Filter Categories Filtre de catégorie : - + Text Filter Filtre de texte : - + Add Template Ajouter un modèle - + This list contains a large amount of sandbox compatibility enhancing templates Cette liste contient un grand nombre de modèles améliorant la compatibilité du bac. @@ -9247,17 +9341,17 @@ Partially checked: No groups will be added to the newly created sandboxed token. Supprimer le modèle - + Category Catégorie - + Template Folders Dossiers des modèles - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -9267,22 +9361,22 @@ Veuillez noter que ces valeurs sont actuellement spécifiques à l'utilisat - + Value Valeur - + Accessibility Accessibilité - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Pour compenser la perte de protection, veuillez consulter la page d'Abandon des droits dans le groupe de paramètres Restrictions. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Lecteurs d'écran : JAWS, NVDA, Window-Eyes, System Access @@ -9405,7 +9499,7 @@ Veuillez noter que ces valeurs sont actuellement spécifiques à l'utilisat This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. Sandboxie’s resource access rules often discriminate against program binaries located inside the sandbox. OpenFilePath and OpenKeyPath work only for application binaries located on the host natively. In order to define a rule without this restriction, OpenPipePath or OpenConfPath must be used. Likewise, all Closed(File|Key|Ipc)Path directives which are defined by negation e.g. ‘ClosedFilePath=! iexplore.exe,C:Users*’ will be always closed for binaries located inside a sandbox. Both restriction policies can be disabled on the “Access policies” page. This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. - Les règles d'accès aux ressources de Sandboxie discriminent souvent les binaires des programmes situés dans le bac. OpenFilePath et OpenKeyPath fonctionnent uniquement pour les binaires des applications situées nativement sur l'hôte. Afin de définir une règle sans cette restriction, OpenPipePath et OpenConfPath doivent être utilisés. De même, toutes les directives Closed(File|Key|Ipc)Path qui sont définies par une négation (par exemple « ClosedFilePath=! iexplore.exe,C:Users* ») seront toujours fermées aux binaires situés dans un bac. Les deux politiques de restriction peuvent être désactivées sur la page « Politiques d'accès ». + Les règles d'accès aux ressources de Sandboxie discriminent souvent les binaires des programmes situés dans le bac. OpenFilePath et OpenKeyPath fonctionnent uniquement pour les binaires des applications situées nativement sur l'hôte. Afin de définir une règle sans cette restriction, OpenPipePath et OpenConfPath doivent être utilisés. De même, toutes les directives Closed(File|Key|Ipc)Path qui sont définies par une négation (par exemple « ClosedFilePath=!iexplore.exe,C:Users* ») seront toujours fermées aux binaires situés dans un bac. Les deux politiques de restriction peuvent être désactivées sur la page « Politiques d'accès ». Ceci est fait pour empêcher les processus malveillants à l'intérieur du bac de créer une copie renommée d'eux-mêmes et d'accéder aux ressources protégées. Un autre vecteur d'exploit est l'injection d'une bibliothèque dans un processus autorisé afin d'accéder à tout ce qu'il est autorisé d'accéder. En utilisant la Protection d'Image de l'Hôte, cela peut être empêché en bloquant les applications (installées sur l'hôte) lancées dans un bac de charger des bibliothèques depuis le bac lui-même. @@ -9541,7 +9635,7 @@ Ceci est fait pour empêcher les processus malveillants à l'intérieur du - + Process Processus @@ -9570,92 +9664,102 @@ Ceci est fait pour empêcher les processus malveillants à l'intérieur du Confidentialité - + Hide Firmware Information Hide Firmware Informations - Masquer les informations du microgiciel + Masquer les informations du microgiciel - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - Certains programmes lisent les détails du système en se servant de WMI (une base de données incluse avec Windows) au lieu d'utiliser des méthodes normales. Par exemple, « tasklist.exe » peut ainsi obtenir la liste complète des processus même si « Masquer les propres processus de Sandboxie de la liste des tâches » est activé. Utilisez cette option pour empêcher ce comportement. + Certains programmes lisent les détails du système en se servant de WMI (une base de données incluse avec Windows) au lieu d'utiliser des méthodes normales. Par exemple, « tasklist.exe » peut ainsi obtenir la liste complète des processus même si « Masquer les propres processus de Sandboxie de la liste des tâches » est activé. Utilisez cette option pour empêcher ce comportement. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - Empêcher les processus d'un bac d'accéder aux détails du système en se servant de WMI (voir la bulle d'aide pour plus d'information) + Empêcher les processus d'un bac d'accéder aux détails du système en se servant de WMI (voir la bulle d'aide pour plus d'information) - + Process Hiding Masquage des processus - + Use a custom Locale/LangID Utiliser une langue/LangID personnalisée - + Data Protection Protection des données - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - Copier la table du microgiciel actuel dans « HKCU\System\SbieCustom » + Copier la table du microgiciel actuel dans « HKCU\System\SbieCustom » - + Dump FW Tables Copier la table du microgiciel - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + DNS Request Logging Dns Request Logging Enregistrer les requêtes DNS dans le journal - + Syscall Trace (creates a lot of output) Tracer les appels système (crée beaucoup de sorties) - + Templates Modèles - + Open Template Ouvrir le modèle - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Les paramètres suivants permettent l'utilisation de Sandboxie en combinaison avec un logiciel d'accessibilité. Veuillez noter que certaines mesures de protection de Sandboxie sont nécessairement perdues lorsque ces paramètres sont en vigueur. - + Edit ini Section Édition de la section ini - + Edit ini Éditer l'ini - + Cancel Annuler - + Save Enregistrer @@ -9789,7 +9893,7 @@ Ceci est fait pour empêcher les processus malveillants à l'intérieur du Select the sandbox in which to start the program, installer or document. - Sélectionnez le bac dans lequel lancer le programme, l'installeur, ou le document. + Choisir le bac dans lequel exécuter le programme ou le document. @@ -10269,12 +10373,12 @@ Ceci est fait pour empêcher les processus malveillants à l'intérieur du Ce certificat d'adhérent a expiré ; veuillez <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obtenir un certificat mis à jour</a>. - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Les adhérents au projet Sandboxie-Plus peuvent recevoir un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificat d'adhérent</a>. C'est comme une clé de licence mais pour les personnes fantastiques qui utilisent des logiciels à code source ouvert. :-) - + Get Obtenir @@ -10284,7 +10388,7 @@ Ceci est fait pour empêcher les processus malveillants à l'intérieur du Récupérer/Mettre à jour/Renouveler un certificat en utilisant son numéro de série - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Maintenir Sandboxie à jour avec les nouvelles versions de Windows et compatible avec tous les navigateurs web est un effort sans fin. Vous pouvez soutenir le développement en <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">contribuant directement au projet</a>, en montrant votre soutien grâce à <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">l'achat d'un certificat d'adhérent</a>, en devenant un mécène grâce à une <a href="https://sandboxie-plus.com/go.php?to=patreon">souscription sur Patreon</a>, ou à travers un <a href="https://sandboxie-plus.com/go.php?to=donate">don PayPal</a>.<br />Votre soutien joue un rôle vital dans le progrès et l'entretien de Sandboxie. @@ -10294,17 +10398,17 @@ Ceci est fait pour empêcher les processus malveillants à l'intérieur du SBIE_-_____-_____-_____-_____ - + Advanced Config Configuration avancée - + Activate Kernel Mode Object Filtering Activer le filtrage d'objet au niveau du noyau - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: <a href="sbie://docs/filerootpath">Racine du système de fichiers</a> des bacs : @@ -10317,7 +10421,7 @@ Ceci est fait pour empêcher les processus malveillants à l'intérieur du Add 'Set Force in Sandbox' to the context menu Add ‘Set Force in Sandbox' to the context menu - Ajouter « Toujours forcer dans un bac à sable » au menu contextuel + Ajouter « Toujours forcer dans un bac à sable » au menu contextuel @@ -10340,129 +10444,134 @@ Ceci est fait pour empêcher les processus malveillants à l'intérieur du * prend effet lors de la création du disque - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Guide d'utilisation du certificat</a> - + HwId: 00000000-0000-0000-0000-000000000000 HwId : 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater Mise à jour de Sandboxie - + Keep add-on list up to date Conserver la liste des modules à jour - + Update Settings Paramètres de mise à jour - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Le canal des Initiés offre un accès anticipé aux nouvelles fonctions et corrections de bogues qui finalement seront fournies au public, de même que toutes les améliorations pertinentes du canal Stable. Contrairement au canal des Aperçus, cela n'inclut pas les modifications non testées, potentiellement dangereuses ou expérimentales qui peuvent ne pas être prêtes pour une utilisation à grande échelle. - + Search in the Insider channel Rechercher dans le canal des Initiés - + New full installers from the selected release channel. Nouveaux installeurs complets depuis le canal de la version choisie. - + Full Upgrades Mises à jour complètes : - + Check periodically for new Sandboxie-Plus versions Vérifier régulièrement les mises à jour de Sandboxie-Plus - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> En savoir plus concernant le <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">canal des Initiés</a> - + Keep Troubleshooting scripts up to date Conserver les scripts de dépannage à jour - + Update Check Interval Intervalle de vérification de mise à jour : - + Use a Sandboxie login instead of an anonymous token Utiliser un identifiant de Sandboxie au lieu d'un jeton anonyme - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) Ajouter le groupe « Sandboxie\Tous les bacs à sable » au jeton d'un bac (expérimental) - + Sandboxie.ini Presets Préréglages de Sandboxie.ini - + Clear password when main window becomes hidden Effacer le mot de passe lorsque la fenêtre principale est masquée - + Always run SandMan UI as Admin Toujours exécuter l'interface de SandMan en tant qu'administrateur - + USB Drive Sandboxing Mise en bac des lecteurs USB - + Volume Volume - + Information Informations - + Sandbox for USB drives: Bac pour les lecteurs USB : - + Automatically sandbox all attached USB drives Placer automatiquement dans un bac tous les lecteurs USB branchés - + App Templates Modèles d'applications - + App Compatibility Compatibilité d'applications @@ -10471,32 +10580,32 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Dossiers utilisateurs séparés - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: <a href="sbie://docs/ipcrootpath">Racine IPC</a> des bacs : - + Sandbox default Paramètres par défaut des bacs à sable - + Config protection Protection de la configuration - + ... ... - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: <a href="sbie://docs/keyrootpath">Racine du registre</a> des bacs : - + Sandboxing features Fonctions d'isolation @@ -10505,33 +10614,33 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Utiliser la plateforme de filtrage Windows pour restreindre l'accès au réseau (expérimental) - + Change Password Changer le mot de passe - + Password must be entered in order to make changes Demander un mot de passe pour pouvoir effectuer des modifications - + Only Administrator user accounts can make changes Autoriser seulement les comptes administrateurs à effectuer des modifications - + Watch Sandboxie.ini for changes Surveiller les modifications apportées à Sandboxie.ini - + Only Administrator user accounts can use Pause Forcing Programs command Only Administrator user accounts can use Pause Forced Programs Rules command Autoriser seulement les comptes administrateurs à utiliser « Suspension du forçage des programmes » - + Portable root folder Dossier racine portable @@ -10571,7 +10680,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Utiliser le thème Fusion - + Use Windows Filtering Platform to restrict network access Utiliser la plateforme de filtrage Windows pour restreindre l'accès au réseau @@ -10581,7 +10690,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Activer le filtrage d'objet au niveau du noyau (Kernel Mode Object Filtering) - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Accrocher les appels systèmes Win32k sélectionnés pour permettre l'accélération du processeur graphique (expérimental) @@ -10590,51 +10699,51 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Utiliser un identifiant de Sandboxie au lieu d'un jeton anonyme (expérimental) - + Program Control Contrôle des programmes - - - + + + Name Nom - + Path Chemin - + Remove Program Supprimer le programme - + Add Program Ajouter un programme - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Lorsqu'un des programmes suivants est lancé hors de tout bac, Sandboxie émettra le message SBIE1301. - + Add Folder Ajouter un dossier - + Prevent the listed programs from starting on this system Empêcher les programmes listés de démarrer sur ce système - + Issue message 1308 when a program fails to start Émettre un message 1308 lorsqu'un programme ne parvient pas à démarrer @@ -10668,17 +10777,17 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Utiliser la nouvelle disposition de configuration * - + Program Alerts Alertes concernant les programmes - + Issue message 1301 when forced processes has been disabled Émettre un message 1301 lorsqu'un processus forcé a été désactivé - + Sandboxie Config Config Protection Configuration de Sandboxie @@ -10716,7 +10825,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no - + Remove Supprimer @@ -10735,7 +10844,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Configuration des bacs à sable - + Default sandbox: Bac à sable par défaut : @@ -10744,67 +10853,67 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Compatibilité - + In the future, don't check software compatibility Ne plus vérifier la compatibilité des logiciels - + Enable Activer - + Disable Désactiver - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie a détecté les applications logicielles suivantes dans votre système. Appuyez sur OK pour appliquer les paramètres de configuration, qui amélioreront la compatibilité avec ces applications. Ces paramètres de configuration auront un effet dans tous les bacs à sable existants et dans tous les nouveaux. - + Local Templates Modèles locaux - + Add Template Ajouter un modèle - + Text Filter Filtre de texte : - + This list contains user created custom templates for sandbox options Cette liste contient des modèles personnalisés créés par l'utilisateur pour les options de bac. - + Open Template Ouvrir le modèle - + Edit ini Section Édition de la section ini - + Save Enregistrer - + Edit ini Éditer l'ini - + Cancel Annuler @@ -10813,7 +10922,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Soutien - + Incremental Updates Version Updates Mises à jour incrémentielles : @@ -10823,7 +10932,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Nouvelles versions complètes du canal de parution choisi. - + Hotpatches for the installed version, updates to the Templates.ini and translations. Correctifs pour la version installée, mises à jour de Templates.ini et traductions. @@ -10832,7 +10941,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Ce certificat d'adhérent a expiré, veuillez <a href="sbie://update/cert">obtenir un certificat à jour</a>. - + The preview channel contains the latest GitHub pre-releases. Le canal des Aperçus contient les dernières pré-versions GitHub. @@ -10841,12 +10950,12 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Nouvelles versions : - + The stable channel contains the latest stable GitHub releases. Le canal Stable contient les dernières parutions stables de GitHub. - + Search in the Stable channel Rechercher dans le canal Stable @@ -10855,7 +10964,7 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Maintenir Sandboxie à jour avec les nouvelles versions de Windows et compatible avec tous les navigateurs web est un effort sans fin. Veuillez envisager de soutenir ce travail par un don.<br />Vous pouvez soutenir le développement avec un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">don PayPal</a>, fonctionnant également avec les cartes de crédit.<br />Ou vous pouvez offrir un soutien régulier avec une <a href="https://sandboxie-plus.com/go.php?to=patreon">souscription Patreon</a>. - + Search in the Preview channel Rechercher dans le canal des Aperçus @@ -10876,12 +10985,12 @@ Contrairement au canal des Aperçus, cela n'inclut pas les modifications no Maintenir Sandboxie à jour avec les nouvelles versions de Windows et compatible avec tous les navigateurs web est un effort sans fin. Veuillez envisager de soutenir ce travail par un don.<br />Vous pouvez soutenir le développement avec un <a href="https://sandboxie-plus.com/go.php?to=donate">don PayPal</a>, fonctionnant également avec des cartes de crédit.<br />Ou vous pouvez fournir un soutien récurrent avec un <a href="https://sandboxie-plus.com/go.php?to=patreon">abonnement à Patreon</a>. - + In the future, don't notify about certificate expiration Ne plus alerter à propos de l'expiration des certificats - + Enter the support certificate here Saisir le certificat d'adhérent ici diff --git a/SandboxiePlus/SandMan/sandman_hu.ts b/SandboxiePlus/SandMan/sandman_hu.ts index fb18eee9..6a97011b 100644 --- a/SandboxiePlus/SandMan/sandman_hu.ts +++ b/SandboxiePlus/SandMan/sandman_hu.ts @@ -776,49 +776,59 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Telepítse a <b>Sandboxie-Plus</b> támogatási tanúsítványt - + If you have a supporter certificate, please fill it into the field below. Ha van támogatói tanúsítványa, kérjük, töltse be az alábbi mezőbe. - + Retrieve certificate using Serial Number: - + Start evaluation without a certificate for a limited period of time. Kezdje el az értékelést tanúsítvány nélkül korlátozott ideig. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. A <b>Sandboxie-Plus</b> üzleti környezetben megfelelő <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">támogatási tanúsítvány</a> üzleti használatra szükséges. Ha még nem rendelkezik a szükséges tanúsítvánnyal, akkor azokat a <a href="https://xanasoft.com/shop/">xanasoft.com webáruházból</a> szerezheti be. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. A <b>Sandboxie-Plus</b> üzleti környezetben megfelelő <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">támogatási tanúsítvány</a> üzleti használatra szükséges. Ha még nem rendelkezik a szükséges tanúsítvánnyal, akkor azokat a <a href="https://xanasoft.com/shop/">xanasoft.com webáruházból</a> szerezheti be. - + Failed to retrieve the certificate. Failed to retrive the certificate. - + Error: %1 - + Retrieving certificate... Retreiving certificate... @@ -1015,12 +1025,12 @@ A %USER% segítségével minden felhasználót saját mappába menthet. CFinishPage - + Complete your configuration A konfigurációt véglegesítése - + Almost complete, click Finish to apply all selected options and conclude the wizard. Majdnem kész, kattintson a Befejezés gombra az összes kiválasztott beállítás alkalmazásához és a varázsló befejezéséhez. @@ -1109,32 +1119,32 @@ A %USER% segítségével minden felhasználót saját mappába menthet. CIntroPage - + Introduction Bevezetés - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Üdvözöljük a Telepítő varázslóban. Ez a varázsló segít a <b>Sandboxie-Plus</b> példányának konfigurálásában. Ezt a varázslót bármikor elindíthatja a Sandbox->Karbantartás menüből, ha nem kívánja most befejezni. - + Select how you would like to use Sandboxie-Plus Válassza ki, hogyan szeretné használni a Sandboxie-Plus-t - + &Personally, for private non-commercial use &Személyesen, privát, nem kereskedelmi használatra - + &Commercially, for business or enterprise use &Kereskedelmi célra, üzleti vagy vállalati használatra - + Note: this option is persistent Megjegyzés: ez a lehetőség állandó @@ -1685,8 +1695,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -1737,7 +1747,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -1808,93 +1818,93 @@ Note: The update check is often behind the latest GitHub release to ensure that Sandbox ipc gyökér - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: Speciális opció hozzáadása: - - + + On Start Indításkor - - - - - + + + + + Run Command Parancs futtatása - + Start Service Szolgáltatás indítása - + On Init Inicializáskor - + On File Recovery Fájl helyreállításakor - + On Delete Content Tartalom törlésekor - + On Terminate - - - - - + + + + + Please enter the command line to be executed Kérjük, írja be a végrehajtandó parancssort - + Please enter a program file name to allow access to this sandbox - + Please enter a program file name to deny access to this sandbox - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -1903,12 +1913,12 @@ Note: The update check is often behind the latest GitHub release to ensure that Kérjük, adja meg a programfájl nevét - + Deny Tagadás - + %1 (%2) %1 (%2) @@ -2162,7 +2172,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + Please enter a service identifier Kérjük, adja meg a szolgáltatás azonosítóját @@ -2257,7 +2267,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + Allow @@ -2806,121 +2816,121 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. - + Check for new Sandboxie-Plus versions: - + Check for new Sandboxie-Plus builds. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: - + In the Stable Channel - + The stable channel contains the latest stable GitHub releases. A stabil csatorna tartalmazza a legújabb stabil GitHub-kiadásokat. - + In the Preview Channel - with newest experimental changes - + The preview channel contains the latest GitHub pre-releases. Az előnézeti csatorna a legújabb GitHub-előzetes kiadásokat tartalmazza. - + In the Insider Channel - exclusive features - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. - + Get the latest Scripts for the Troubleshooting Wizard - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. - + Keep the list of optional Add-on components up to date - + Check for latest available add-ons. Check for latest avaialble addons. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. @@ -5581,179 +5591,262 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les - + Search for settings Keresés a beállításokban - - - + + + Run &Sandboxed Izolált módú futtatá&s - + kilobytes (%1) KB (%1) - + Volume not attached - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Letiltva + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) - + Contributor - + Eternal - + Business - + Personal - + Great Patreon - + Patreon - + Family - + Home - + Evaluation - + Type %1 - + Advanced - + Advanced (L) - + Max Level - + Level %1 - + Supporter certificate required for access - + Supporter certificate required for automation - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. - + This certificate has unfortunately expired, you need to get a new certificate. + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + - + Sandboxed Web Browser Izolált web böngésző @@ -5786,43 +5879,43 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les - + Select font - + Reset font - + %0, %1 pt - + Please enter message - + Select Program Program kiválasztása - + Executables (*.exe *.cmd) Futtatható fájlok (*.exe *.cmd) - - + + Please enter a menu title A menü címének megadása - + Please enter a command Kérjük, adjon meg egy parancsot @@ -5831,7 +5924,7 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les Ez a tanúsítvány lejárt. Kérjük, <a href="sbie://update/cert">szerezzen egy frissített tanúsítványt</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>A plusz funkciók %1 napon belül le lesznek tiltva.</font> @@ -5840,7 +5933,7 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les <br /><font color='red'>Ennél a buildnél a Plusz funkciók továbbra is engedélyezve maradnak.</font> - + <br />Plus features are no longer enabled. <br />A plusz funkciók már nincsenek engedélyezve. @@ -5854,22 +5947,22 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les Támogatói tanúsítvány szükséges - + Run &Un-Sandboxed Futtatás &homokozón kívül - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Ez nem úgy néz ki, mint egy tanúsítvány. Kérjük, adja meg a teljes tanúsítványt, ne csak egy részét. @@ -5882,7 +5975,7 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les Ez a tanúsítvány sajnos elavult. - + Thank you for supporting the development of Sandboxie-Plus. Köszönjük, hogy támogatja a Sandboxie-Plus fejlesztését. @@ -5891,88 +5984,88 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les Ez a támogatói tanúsítvány nem érvényes. - + Update Available - + Installed - + by %1 - + (info website) - + This Add-on is mandatory and can not be removed. - - + + Select Directory Könyvtár kiválasztása - + <a href="check">Check Now</a> <a href="check">Ellenőrzés most</a> - + Please enter the new configuration password. Az új konfigurációs jelszó megadása. - + Please re-enter the new configuration password. Kérjük, adja meg újra a konfigurációs jelszót. - + Passwords did not match, please retry. A jelszavak nem egyeznek. Kérjük, próbálja meg újra. - + Process Folyamatok - + Folder Mappa - + Please enter a program file name Egy program nevének megadása - + Please enter the template identifier Kérjük, adja meg a sablon azonosítóját - + Error: %1 Hiba: %1 - + Do you really want to delete the selected local template(s)? - + %1 (Current) %1 (jelenlegi) @@ -5980,27 +6073,27 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les CSetupWizard - + Setup Wizard Telepítő varázsló - + The decision you make here will affect which page you get to see next. Az itt hozott döntés hatással lesz arra, hogy melyik oldalt látja legközelebb. - + This help is likely not to be of any help. Ez a segítség valószínűleg nem fog segíteni. - + Sorry, I already gave all the help I could. Sajnos már megadtam minden segítséget, amit tudtam. - + Setup Wizard Help Telepítő varázsló súgója @@ -6008,43 +6101,43 @@ Ez a fájl a Sandboxie része, és minden rajta végzett módosítás vissza les CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration <b>Sandboxie-Plus</b> shell integráció beállítása - + Configure how Sandboxie-Plus should integrate with your system. Beállíthatja, hogy a Sandboxie-Plus hogyan integrálódjon a rendszerbe. - + Start UI with Windows UI indítása Windows-zal - + Add 'Run Sandboxed' to the explorer context menu 'Izolált módú futtatás' hozzáadása az intéző helyi menüjéhez - + Add desktop shortcut for starting Web browser under Sandboxie Adjon hozzá egy asztali parancsikont a webböngésző indításához a Sandboxie alatt - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -6871,37 +6964,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI <b>Sandboxie-Plus</b> UI konfigurálása - + Select the user interface style you prefer. A felhasználói felület stílus kiválasztása. - + &Advanced UI for experts &Speciális felhasználói felület szakértőknek - + &Simple UI for beginners &Egyszerű felhasználói felület kezdőknek - + &Vintage SbieCtrl.exe UI &Klasszikus SbieCtrl.exe UI - + Use Bright Mode Világos mód használata - + Use Dark Mode Sötét mód használata @@ -7212,8 +7305,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name Név @@ -7249,9 +7342,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove Eltávolítás @@ -7321,7 +7414,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates Sablonok megjelenítése @@ -8482,12 +8575,12 @@ A folyamategyezési szint magasabb prioritású, mint a specifikusság, és leí Folyamatok elrejtése - + Add Process Folyamat hozzáadása - + Hide host processes from processes running in the sandbox. Gazdafolyamatok elrejtése a homokozóban futó folyamatok elől. @@ -8538,7 +8631,7 @@ A folyamategyezési szint magasabb prioritású, mint a specifikusság, és leí Tartalom törlésekor - + Don't allow sandboxed processes to see processes running in other boxes Ne engedje, hogy a homokozós folyamatok más homokozóban futó folyamatokat lássák @@ -8549,7 +8642,7 @@ A folyamategyezési szint magasabb prioritású, mint a specifikusság, és leí - + Process Folyamat @@ -8558,22 +8651,22 @@ A folyamategyezési szint magasabb prioritású, mint a specifikusság, és leí A folyamatokhoz való olvasási hozzáférés letiltása ebben a sandboxban - + Users Felhasználó - + Restrict Resource Access monitor to administrators only Az erőforrás-hozzáférés figyelőjét csak a rendszergazdákra korlátozhatja - + Add User Felhasználó hozzáadása - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8596,7 +8689,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Opció - + Tracing Nyomkövetés @@ -8605,22 +8698,22 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to API-hívás nyomkövetése (a LogAPI-t telepíteni kell az Sbie-könyvtárba) - + Pipe Trace Pipe nyomkövetés - + Log all SetError's to Trace log (creates a lot of output) Minden SetError rögzítése a nyomkövetési naplóban (sok kimeneti adatot generál) - + Log Debug Output to the Trace Log Napló hibakeresési kimenete a nyomkövetési naplóba - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8643,53 +8736,53 @@ A naplózást az ini használatával testreszabhatja, ha megadja: Ntdll rendszerhívások nyomon követése (sok kimenetet hoz létre) - + File Trace Fájl nyomkövetés - + Disable Resource Access Monitor Erőforrás-hozzáférés figyelő letiltása - + IPC Trace IPC nyomok - + GUI Trace GUI nyomkövetés - + Resource Access Monitor Erőforrás-hozzáférés figyelő - + Access Tracing Hozzáférés nyomon követése - + COM Class Trace COM Class nyom - + Key Trace Kulcskövetés - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Az elveszett védelem kompenzálásához tekintse meg a 'Drop Rights' beállítási oldalát a 'Korlátozások beállításai' csoportban. - + Network Firewall Hálózati tűzfal @@ -8699,106 +8792,106 @@ A naplózást az ini használatával testreszabhatja, ha megadja: - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + API call Trace (traces all SBIE hooks) - + Debug Hibakeresés - + WARNING, these options can disable core security guarantees and break sandbox security!!! FIGYELEM, ezek az opciók letilthatják az alapvető biztonsági garanciákat és megszakíthatják a homokozó biztonságát!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Ezeket az opciókat a kompatibilitási problémák hibakeresésére tervezték. Kérjük, csak tesztelési célra használja. - + App Templates Program sablonok - + Filter Categories Szűrő kategóriák - + Text Filter Szöveg szűrő - + Add Template Sablon hozzáadása - + This list contains a large amount of sandbox compatibility enhancing templates Ez a lista nagy mennyiségű homokozó kompatibilitást javító sablont tartalmaz - + Category Kategória - + Template Folders Sablon mappák - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8808,7 +8901,7 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak - + Value Érték @@ -8850,62 +8943,72 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Don't allow sandboxed processes to see processes running outside any boxes - + DNS Request Logging - + Syscall Trace (creates a lot of output) - + Templates Sablonok - + Open Template - + Accessibility Hozzáférhetőség - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Képernyőolvasók: JAWS, NVDA, Window-Eyes, System Acces - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. A következő beállítások lehetővé teszik a Sandboxie használatát akadálymentes szoftverrel kombinálva. Felhívjuk figyelmét, hogy a Sandboxie bizonyos mértékű védelme szükségszerűen elvész, amikor ezek a beállítások érvénybe lépnek. - + Edit ini Section Konfiguráció szerkesztése - + Edit ini INI szerkesztése - + Cancel Mégse - + Save Mentés @@ -9176,42 +9279,42 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak * a részlegesen bejelölt jelölőnégyzet a viselkedést a nézetmódban határozza meg. - + Advanced Config Speciális konfiguráció - + Activate Kernel Mode Object Filtering Kernel módú objektumszűrés engedélyezése - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Homokozó <a href="sbie://docs/filerootpath">fájlrendszer-gyökér</a>: - + Clear password when main window becomes hidden Jelszó törlése, ha a főablak rejtve van - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Homokozó <a href="sbie://docs/ipcrootpath">IPC-gyökér</a>: - + Sandbox default Alapértelmezett homokozó - + Config protection Konfiguráció védelem - + ... ... @@ -9486,12 +9589,12 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) - + Get @@ -9501,7 +9604,7 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. @@ -9511,113 +9614,113 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - + Update Settings - + New full installers from the selected release channel. - + Full Upgrades - + Update Check Interval - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Homokozó <a href="sbie://docs/keyrootpath">Registry-gyökér</a>: - + Sandboxing features Homokozó funkciók - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + Sandboxie.ini Presets - + Change Password Jelszó módosítása - + Password must be entered in order to make changes Jelszómódosításhoz meg kell adni a jelszót - + Only Administrator user accounts can make changes Csak a rendszergazda felhasználói fiókok végezhetnek módosításokat - + Watch Sandboxie.ini for changes Sandboxie.ini fájl változásainak figyelése - + USB Drive Sandboxing - + Volume - + Information - + Sandbox for USB drives: - + Automatically sandbox all attached USB drives - + App Templates Program sablonok - + App Compatibility - + Only Administrator user accounts can use Pause Forcing Programs command Only Administrator user accounts can use Pause Forced Programs Rules command Csak a rendszergazda felhasználói fiókok használhatják a "Kényszerített programok szüneteltetése" parancsot - + Portable root folder Hordozható gyökés mappa @@ -9637,12 +9740,12 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak Ikon megjelenítése a rendszertálcán: - + Use Windows Filtering Platform to restrict network access Windows szűrő platform használata a hálózati elérés korlátozásához - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Kapcsolja be a kiválasztott Win32k rendszerhívásokat a GPU-gyorsítás engedélyezéséhez (kísérleti) @@ -9735,44 +9838,44 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak - - - + + + Name Név - + Path Útvonal - + Remove Program Program eltávolítása - + Add Program Program hozzáadása - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Amikor a következő programok bármelyike elindul bármely homokozón kívül, a Sandboxie kiadja az SBIE1301 üzenetet. - + Add Folder Mappa hozzáadása - + Prevent the listed programs from starting on this system Akadályozza meg, hogy a felsorolt programok elinduljanak ezen a rendszeren - + Issue message 1308 when a program fails to start 1308-as üzenet kiadása, ha a program nem indul el @@ -9802,73 +9905,78 @@ Felhívjuk figyelmét, hogy ezek az értékek jelenleg felhasználóspecifikusak Új konfigurációs párbeszédpanel-elrendezés használata * - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater - + Keep add-on list up to date - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + Search in the Insider channel - + Check periodically for new Sandboxie-Plus versions - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Troubleshooting scripts up to date - + Use a Sandboxie login instead of an anonymous token - + Always run SandMan UI as Admin - + Program Control Programvezérlés - + Program Alerts Programfigyelmeztetések - + Issue message 1301 when forced processes has been disabled 1301-es üzenetet küld, ha a kényszerített folyamatok le vannak tiltva - + Sandboxie Config Config Protection Sandboxie konfiguráció @@ -9906,7 +10014,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, - + Remove Eltávolítás @@ -9925,7 +10033,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Homokozó konfiguráció - + Default sandbox: Alapértelmezett homokozó: @@ -9934,72 +10042,72 @@ Unlike the preview channel, it does not include untested, potentially breaking, Kompatibilitás - + In the future, don't check software compatibility A jövőben ne ellenőrizze a szoftverek kompatibilitását - + Enable Engedélyezés - + Disable Tiltás - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. A Sandboxie a következő szoftveralkalmazásokat észlelte a rendszerben. A konfigurációs beállítások alkalmazásához kattintson az OK gombra, ami javítja az ezen alkalmazásokkal való kompatibilitást. Ezek a konfigurációs beállítások érvényesek lesznek minden meglévő homokozóban és minden új homokozóban. - + Local Templates - + Add Template Sablon hozzáadása - + Text Filter Szöveg szűrő - + This list contains user created custom templates for sandbox options - + Open Template - + Edit ini Section Ini konfiguráció szerkesztése - + Save Mentés - + Edit ini Ini szerkesztése - + Cancel Mégse - + Incremental Updates Version Updates Verziófrissítések @@ -10009,7 +10117,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Új teljes verziók a kiválasztott kiadási csatornáról. - + Hotpatches for the installed version, updates to the Templates.ini and translations. Gyorsjavítás a telepített verzióhoz, a templates.ini és a fordítások frissítései. @@ -10018,7 +10126,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Ez a tanúsítvány lejárt. Kérjük, <a href="sbie://update/cert">szerezzen egy frissített tanúsítványt</a>. - + The preview channel contains the latest GitHub pre-releases. Az előnézeti csatorna a legújabb GitHub-előzetes kiadásokat tartalmazza. @@ -10027,12 +10135,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, Új verziók - + The stable channel contains the latest stable GitHub releases. A stabil csatorna tartalmazza a legújabb stabil GitHub-kiadásokat. - + Search in the Stable channel Keresés a stabil csatornán @@ -10041,7 +10149,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, A Sandboxie naprakészen tartása a Windows gördülő kiadásaival és a minden webböngészőkkel való kompatibilitás véget nem érő törekvés. Kérjük, fontolja meg adományozással a munka támogatását.<br />A fejlesztést támogathatja <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">PayPal donation</a>, hitelkártyával is működik.<br />Vagy folyamatos támogatást is nyújthat <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon subscription</a>. - + Search in the Preview channel Keresés az előnézeti csatornában @@ -10050,12 +10158,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, A Sandboxie-Plus projekt támogatói <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">támogatói tanúsítványt</a> kaphatnak. Ez olyan, mint egy licenckulcs, de a nyílt forráskódú szoftvereket használó fantasztikus emberek számára. :-) - + In the future, don't notify about certificate expiration A jövőben ne értesítsen a tanúsítvány lejártáról - + Enter the support certificate here Itt adja meg a támogatói tanúsítványt diff --git a/SandboxiePlus/SandMan/sandman_it.ts b/SandboxiePlus/SandMan/sandman_it.ts index 7a9a13be..90aa7c09 100644 --- a/SandboxiePlus/SandMan/sandman_it.ts +++ b/SandboxiePlus/SandMan/sandman_it.ts @@ -825,51 +825,61 @@ Si prega di consultare la directory del profilo utente corretta. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Installa il certificato di supporto di <b>Sandboxie Plus</b> - + If you have a supporter certificate, please fill it into the field below. Se sei in possesso di un certificato di supporto, si prega di inserirlo nel campo sottostante. - + Retrieve certificate using Serial Number: Recupera il certificato utilizzando il numero di serie: - + Start evaluation without a certificate for a limited period of time. Inizia la valutazione senza certificato per un periodo di tempo limitato. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Per utilizzare <b>Sandboxie Plus</b> in un contesto aziendale, è necessario un <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">certificato di supporto</a> per uso commerciale. Se non si dispone ancora del certificato richiesto, è possibile ottenerlo dal <a href="https://xanasoft.com/shop/">negozio web xanasoft.com</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie Plus</b> fornisce ulteriori funzionalità e nuovi tipi di aree virtuali esclusivamente ai <u>sostenitori del progetto</u>. Le aree virtuali con Privacy avanzata <b><font color='red'>proteggono i dati utente da accessi non autorizzati</font></b> nei programmi eseguiti.<br />Se non sei un sostenitore, si prega di <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supportare Sandboxie Plus</a> per garantirne lo sviluppo e ricevere un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificato di supporto</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. Segnalare eventuali errori di inglese direttamente all'autore di Sandboxie Plus Impossibile recuperare il certificato. - + Error: %1 Errore: %1 - + Retrieving certificate... Retreiving certificate... Segnalare eventuali errori di inglese direttamente all'autore di Sandboxie Plus @@ -1064,12 +1074,12 @@ You can use %USER% to save each users sandbox to an own folder. CFinishPage - + Complete your configuration Completa la configurazione - + Almost complete, click Finish to apply all selected options and conclude the wizard. Hai quasi finito, fare clic su Fine per applicare tutte le opzioni selezionate e concludere la configurazione guidata. @@ -1162,32 +1172,32 @@ You can use %USER% to save each users sandbox to an own folder. CIntroPage - + Introduction Introduzione - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Benvenuto nella configurazione guidata di <b>Sandboxie Plus</b>. È possibile avviarla in qualsiasi momento dal menu Area virtuale->Manutenzione se non si desidera completarla subito. - + Select how you would like to use Sandboxie-Plus Seleziona come si desidera utilizzare Sandboxie Plus - + &Personally, for private non-commercial use Uso &privato non commerciale - + &Commercially, for business or enterprise use Uso &commerciale o aziendale - + Note: this option is persistent Nota: questa opzione non potrà essere cambiata in seguito @@ -1639,103 +1649,103 @@ Nota: Il controllo degli aggiornamenti è solitamente indietro rispetto all&apos Percorso IPC dell'area virtuale - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: Aggiungi opzione speciale: - - + + On Start All'avvio - - - - - + + + + + Run Command Avvia comando - + Start Service Avvia servizio - + On Init All'inizializzazione - + On File Recovery Al recupero dei file - + On Delete Content Alla rimozione del contenuto - + On Terminate - - - - - + + + + + Please enter the command line to be executed Immettere la riga di comando da eseguire - + Please enter a program file name to allow access to this sandbox - + Please enter a program file name to deny access to this sandbox - + Deny Nega - + %1 (%2) %1 (%2) - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -2015,7 +2025,7 @@ Nota: Il controllo degli aggiornamenti è solitamente indietro rispetto all&apos Seleziona programma - + Please enter a service identifier Inserire un identificativo di servizio @@ -2245,8 +2255,8 @@ Nota: Il controllo degli aggiornamenti è solitamente indietro rispetto all&apos - - + + @@ -2284,7 +2294,7 @@ Nota: Il controllo degli aggiornamenti è solitamente indietro rispetto all&apos - + @@ -2462,7 +2472,7 @@ Please select a folder which contains this file. - + Allow @@ -2856,123 +2866,123 @@ Errore: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater Configura updater di <b>Sandboxie Plus</b> - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. Come qualsiasi prodotto pensato per la sicurezza, è importante mantenere Sandboxie Plus aggiornato. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components Verifica regolarmente la presenza di aggiornamenti per Sandboxie Plus e i componenti facoltativi - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. Permetti a Sandboxie di verificare regolarmente la presenza di aggiornamenti. - + Check for new Sandboxie-Plus versions: Verificare la presenza di nuove versioni di Sandboxie Plus: - + Check for new Sandboxie-Plus builds. Verificare la presenza di nuove build di Sandboxie Plus. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: Seleziona da quale canale di aggiornamento verificare la presenza di nuove build di Sandboxie Plus: - + In the Stable Channel Nel canale stabile - + The stable channel contains the latest stable GitHub releases. Il canale stabile contiene le ultime versioni stabili pubblicate su GitHub. - + In the Preview Channel - with newest experimental changes Nel canale di anteprima - contiene le novità sperimentali più recenti - + The preview channel contains the latest GitHub pre-releases. Il canale di anteprima contiene le ultime versioni di anteprima pubblicate su GitHub. - + In the Insider Channel - exclusive features Nel canale insider - funzionalità esclusive - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Il canale insider offre accesso anticipato alle nuove funzionalità e risoluzioni di bug che saranno successivamente rilasciate al pubblico, in aggiunta a tutti i miglioramenti rilevanti dal canale stabile. A differenza del canale di anteprima, non contiene modifiche non testate, potenzialmente problematiche o sperimentali che potrebbero non essere pronte per l'uso comune. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Frase accorciata per uguagliare quella in SettingsWindow.ui Info sul <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">canale insider</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes Mantieni aggiornati i modelli di compatibilità e applica hotfix - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. Verifica la presenza dei modelli di compatibilità e hotfix più recenti. - + Get the latest Scripts for the Troubleshooting Wizard Ottieni gli script più recenti per la procedura di risoluzione problemi - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. Verifica la presenza di script più recenti per la procedura di risoluzione problemi. - + Keep the list of optional Add-on components up to date Mantieni aggiornata la lista dei componenti aggiuntivi facoltativi - + Check for latest available add-ons. Check for latest avaialble addons. Verifica la presenza di componenti aggiuntivi più recenti. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie Plus applica restrizioni ferree alle applicazioni, che potrebbero causare problemi di compatibilità. Mantieni aggiornato Sandboxie Plus, inclusi i modelli di compatibilità e risoluzione problemi, per garantire un corretto funzionamento in seguito ad aggiornamenti di Windows e delle applicazioni. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. L'accesso ai modelli di compatibilità più recenti e al database online di risoluzione problemi richiede un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificato di supporto</a> valido. @@ -5634,132 +5644,215 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno - + Search for settings Cerca impostazioni - - - + + + Run &Sandboxed Voce relativa al menu contestuale dei file Avvia nell'&area virtuale - + kilobytes (%1) kilobyte (%1) - + Volume not attached - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Questo certificato è scaduto, si prega di <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">ottenere un certificato aggiornato</a>. - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. Forse migliorabile <br /><font color='red'>Per la build corrente, le funzioni Plus rimangono attive</font>, ma non si ha più accesso ai servizi di Sandboxie Live, inclusi gli aggiornamenti di compatibilità e il database di risoluzione problemi. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Questo certificato <font color='red'>scadrà fra %1 giorni</font>, si prega di <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">ottenere un certificato aggiornato</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Disattivata + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... Recupero del certificato in corso... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + Retreiving certificate... Segnalare eventuali errori di inglese direttamente all'autore di Sandboxie Plus Recupero del certificato in corso... - + Contributor La traduzione dei tipi di certificati può generare confusione. Contributor - + Eternal La traduzione dei tipi di certificati può generare confusione. Eternal - + Business La traduzione dei tipi di certificati può generare confusione. Business - + Personal La traduzione dei tipi di certificati può generare confusione. Personal - + Great Patreon La traduzione dei tipi di certificati può generare confusione. Great Patreon - + Patreon La traduzione dei tipi di certificati può generare confusione. Patreon - + Family La traduzione dei tipi di certificati può generare confusione. Family - + Home @@ -5769,13 +5862,13 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno Subscription - + Evaluation Penso sia meglio sottolineare che si tratta di una versione di prova Valutazione (prova) - + Type %1 Tipo %1 @@ -5784,53 +5877,53 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno Standard - + Advanced Avanzato - + Advanced (L) - + Max Level Livello massimo - + Level %1 Livello %1 - + Supporter certificate required for access - + Supporter certificate required for automation - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. Sfortunatamente questo certificato non è valido per questa build, è necessario ottenere un nuovo certificato o tornare ad una build precedente. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Benché questo certificato sia scaduto, le funzionalità Plus rimangono attive per la versione attualmente installata. Tuttavia, non si avrà più accesso ai servizi di Sandboxie Live, inclusi gli aggiornamenti di compatibilità e il database di risoluzione problemi. - + This certificate has unfortunately expired, you need to get a new certificate. Sfortunatamente questo certificato è scaduto, è necessario ottenere un nuovo certificato. - + Sandboxed Web Browser Browser Web nell'area virtuale @@ -5863,43 +5956,43 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno Aggiungi modello %1 - + Select font Seleziona font - + Reset font Reimposta font - + %0, %1 pt %0, %1 pt - + Please enter message Inserire il messaggio SBIE - + Select Program Seleziona programma - + Executables (*.exe *.cmd) File eseguibili (*.exe *.cmd) - - + + Please enter a menu title Immetti il nome da assegnare al menu - + Please enter a command Immetti un comando @@ -5908,7 +6001,7 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno Questo certificato è scaduto, si prega di <a href="sbie://update/cert">ottenere un certificato aggiornato</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Le funzioni Plus saranno disattivate tra %1 giorni.</font> @@ -5917,7 +6010,7 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno <br /><font color='red'>Per questa build, le funzioni Plus resteranno attive.</font> - + <br />Plus features are no longer enabled. <br />Le funzioni Plus non sono più attive. @@ -5930,23 +6023,23 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno È necessario un certificato di supporto - + Run &Un-Sandboxed Voce relativa al menu contestuale dei file all'interno della sandbox Avvia all'&esterno dell'area virtuale - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Si prega di inserire l'intero certificato, non solo una parte di esso. @@ -5959,7 +6052,7 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno Questo certificato è obsoleto. - + Thank you for supporting the development of Sandboxie-Plus. Grazie per aver sostenuto lo sviluppo di Sandboxie Plus. @@ -5968,89 +6061,89 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno Certificato di supporto non valido. - + Update Available Aggiornamento disponibile - + Installed Installato - + by %1 Si tratta di un tooltip, perciò non ci sono problemi di lunghezza componente sviluppato da %1 - + (info website) (info sito web) - + This Add-on is mandatory and can not be removed. Questo componente aggiuntivo è necessario e non può essere rimosso. - - + + Select Directory Seleziona directory - + <a href="check">Check Now</a> <a href="check">Controlla ora</a> - + Please enter the new configuration password. Immettere la nuova password di configurazione. - + Please re-enter the new configuration password. Reimmettere la nuova password di configurazione. - + Passwords did not match, please retry. Le password non corrispondono, si prega di riprovare. - + Process Processo - + Folder Cartella - + Please enter a program file name Immettere il nome del programma (es. nomefile.exe) - + Please enter the template identifier Inserire l'identificativo del modello - + Error: %1 Errore: %1 - + Do you really want to delete the selected local template(s)? Eliminare i modelli locali selezionati? - + %1 (Current) %1 (Attuale) @@ -6058,27 +6151,27 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno CSetupWizard - + Setup Wizard Configurazione guidata - + The decision you make here will affect which page you get to see next. La decisione che verrà adottata qui influenzerà la pagina successiva. - + This help is likely not to be of any help. È improbabile che questo aiuto serva a qualcosa. - + Sorry, I already gave all the help I could. Spiacente, è stato già fornito tutto l'aiuto possibile. - + Setup Wizard Help Aiuto della configurazione guidata @@ -6086,43 +6179,43 @@ Questo file fa parte di Sandboxie e tutte le modifiche apportate ad esso saranno CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Configura l'integrazione di <b>Sandboxie Plus</b> - + Configure how Sandboxie-Plus should integrate with your system. Configura come Sandboxie Plus dovrebbe integrarsi nel sistema. - + Start UI with Windows Esegui Sandboxie Plus all'avvio di Windows - + Add 'Run Sandboxed' to the explorer context menu Aggiungi l'opzione «Avvia nell'area virtuale» al menu contestuale - + Add desktop shortcut for starting Web browser under Sandboxie Aggiungi un collegamento sul desktop per l'avvio del browser Web in Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -6957,37 +7050,37 @@ Se si è già un Great Supporter su Patreon, Sandboxie può verificare la presen CUIPage - + Configure <b>Sandboxie-Plus</b> UI Configura interfaccia di <b>Sandboxie Plus</b> - + Select the user interface style you prefer. Selezionare lo stile di interfaccia utente che si preferisce. - + &Advanced UI for experts Interfaccia &avanzata per esperti - + &Simple UI for beginners Interfaccia &semplice per principianti - + &Vintage SbieCtrl.exe UI Interfaccia &classica in stile SbieCtrl.exe - + Use Bright Mode Usa tema chiaro - + Use Dark Mode Usa tema scuro @@ -7285,8 +7378,8 @@ Se si è già un Great Supporter su Patreon, Sandboxie può verificare la presen - - + + Name Nome @@ -7322,9 +7415,9 @@ Se si è già un Great Supporter su Patreon, Sandboxie può verificare la presen - - - + + + Remove Rimuovi @@ -7394,7 +7487,7 @@ Se si è già un Great Supporter su Patreon, Sandboxie può verificare la presen - + Show Templates Mostra modelli @@ -8473,17 +8566,17 @@ Il livello di corrispondenza del processo ha una priorità più alta della speci Nascondi processi - + Add Process Aggiungi processo - + Hide host processes from processes running in the sandbox. Nascondi i processi di host dai processi in esecuzione nell'area virtuale. - + Don't allow sandboxed processes to see processes running in other boxes Non consentire ai processi dell'area virtuale di vedere i processi avviati in altre aree virtuali @@ -8525,27 +8618,27 @@ Il livello di corrispondenza del processo ha una priorità più alta della speci - + Don't allow sandboxed processes to see processes running outside any boxes - + Users Utenti - + Restrict Resource Access monitor to administrators only Limita il log di accesso risorse ai soli amministratori - + Add User Aggiungi utente - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8554,32 +8647,32 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Nota: le impostazioni dei programmi e delle cartelle forzate nell'area virtuale non si applicano agli account utente non abilitati all'utilizzo dell'area virtuale. - + Tracing Tracing - + API call Trace (traces all SBIE hooks) - + COM Class Trace Traccia classe COM - + IPC Trace Traccia IPC - + Key Trace Traccia chiavi di registro - + GUI Trace Traccia GUI @@ -8588,28 +8681,28 @@ Nota: le impostazioni dei programmi e delle cartelle forzate nell'area virt Traccia chiamata API (richiede l'installazione di LogAPI nella cartella di Sandboxie Plus) - + Log all SetError's to Trace log (creates a lot of output) Sostituibile con "log di traccia", tuttavia "log di accesso" mi sembra più adatto per i non esperti Registra tutti i SetError nel log di accesso (genera molto output) - + File Trace Traccia file - + Pipe Trace Traccia pipe - + Access Tracing Log di accesso - + Log Debug Output to the Trace Log Sostituibile con "log di traccia", tuttavia "log di accesso" mi sembra più adatto per i non esperti Registra output di debug nel log di accesso @@ -8706,7 +8799,7 @@ Nota: le impostazioni dei programmi e delle cartelle forzate nell'area virt È possibile specificare una lista di azioni che verranno eseguite automaticamente in base agli eventi dell'area virtuale. - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8728,18 +8821,18 @@ Queste opzioni impostano la maschera degli eventi a "*" - tutti gli ev Traccia chiamata di sistema Ntdll (genera molto output) - + Disable Resource Access Monitor Disattiva monitor di accesso risorse per quest'area virtuale - + Resource Access Monitor Monitor accesso risorse - + Network Firewall Firewall di rete @@ -8749,57 +8842,57 @@ Queste opzioni impostano la maschera degli eventi a "*" - tutti gli ev - + Debug Debug - + WARNING, these options can disable core security guarantees and break sandbox security!!! ATTENZIONE! Queste opzioni possono disattivare le misure di sicurezza e compromettere la sicurezza dell'area virtuale!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Queste opzioni sono destinate al debug dei problemi di compatibilità, si prega di utilizzarle solo per scopi di test. - + App Templates Modelli applicazioni - + Filter Categories Filtra categorie - + Text Filter Cerca - + Add Template Aggiungi modello - + Category Categoria - + This list contains a large amount of sandbox compatibility enhancing templates Questo elenco contiene un gran numero di modelli di compatibilità software - + Template Folders Percorsi modelli - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8809,22 +8902,22 @@ I seguenti valori sono specifici per l'utente e salvati a livello globale p - + Value Valore - + Accessibility Accessibilità - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Per compensare alla disabilitazione delle misure di protezione, consultare la pagina Limitazione dei diritti, nel gruppo Restrizioni. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Screen reader: JAWS, NVDA, Window-Eyes, System Access @@ -8875,7 +8968,7 @@ I seguenti valori sono specifici per l'utente e salvati a livello globale p - + Process Processo @@ -8909,93 +9002,103 @@ I seguenti valori sono specifici per l'utente e salvati a livello globale p - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + DNS Request Logging - + Syscall Trace (creates a lot of output) - + Templates Modelli - + Open Template - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Le seguenti impostazioni consentono di usare Sandboxie in combinazione con i programmi per l'accesso facilitato. Tuttavia, alcune misure di protezione di Sandboxie vengono disabilitate quando queste impostazioni sono attive. - + Edit ini Section Qui ho forzato di proposito un ritorno a capo Modifica configurazione area virtuale - + Edit ini Modifica Sandboxie.ini - + Cancel Annulla - + Save Salva @@ -9180,12 +9283,12 @@ area virtuale Questo certificato è scaduto, si prega di <a href="sbie://update/cert">ottenere un certificato aggiornato</a>. - + The preview channel contains the latest GitHub pre-releases. Il canale di anteprima contiene le ultime versioni di anteprima pubblicate su GitHub. - + Enter the support certificate here Inserire il certificato di supporto @@ -9198,12 +9301,12 @@ area virtuale Nuove versioni - + The stable channel contains the latest stable GitHub releases. Il canale stabile contiene le ultime versioni stabili pubblicate su GitHub. - + Search in the Stable channel Cerca nel canale stabile @@ -9212,7 +9315,7 @@ area virtuale Mantenere Sandboxie aggiornato con i rilasci continui di Windows e garantire la compatibilità con i browser moderni è uno sforzo senza fine. Si prega di supportare questo lavoro con una donazione.<br />È possibile supportare lo sviluppo con una <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">donazione PayPal</a>, che consente anche la donazione tramite carta di credito. Inoltre, è possibile fornire un supporto costante con un <a href="https://sandboxie-plus.com/go.php?to=patreon">abbonamento Patreon</a>. - + Search in the Preview channel Cerca nel canale di anteprima @@ -9245,12 +9348,12 @@ area virtuale Mostra la finestra di recupero file prima di svuotare le aree virtuali - + Config protection Blocco della configurazione - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: <a href="sbie://docs/ipcrootpath">Percorso IPC</a> dell'area virtuale: @@ -9382,32 +9485,32 @@ area virtuale Alterna il colore delle righe negli elenchi - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: <a href="sbie://docs/keyrootpath">Percorso del registro</a> dell'area virtuale: - + Sandboxing features Funzionalità di isolamento - + Sandboxie Config Configurazione Sandboxie - + Clear password when main window becomes hidden Cancella la password non appena la finestra viene nascosta - + Only Administrator user accounts can use Pause Forcing Programs command Solo gli account Amministratore possono utilizzare la funzione «Sospendi programmi forzati» - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: <a href="sbie://docs/filerootpath">Percorso file system</a> dell'area virtuale: @@ -9432,47 +9535,47 @@ area virtuale Mostra notifica riguardante l'avvio delle operazioni automatiche nell'area virtuale - + Advanced Config Configurazione avanzata - + Activate Kernel Mode Object Filtering Attiva protezione processi in modalità kernel - + Only Administrator user accounts can make changes Solo gli account Amministratore possono apportare modifiche - + Password must be entered in order to make changes È necessario inserire la password per apportare modifiche - + Change Password Modifica password - + Portable root folder Percorso cartella portatile - + ... ... - + Sandbox default Impostazioni globali - + Watch Sandboxie.ini for changes Monitora Sandboxie.ini per eventuali modifiche @@ -9700,7 +9803,7 @@ area virtuale Questo certificato è scaduto, si prega di <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">ottenere un certificato aggiornato</a>. - + Get Ottieni @@ -9716,61 +9819,61 @@ area virtuale - + Sandboxie Updater Updater Sandboxie - + Keep add-on list up to date Mantieni aggiornata la lista dei componenti aggiuntivi - + Update Settings Impostazioni aggiornamento - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Il canale insider offre accesso anticipato alle nuove funzionalità e risoluzioni di bug che saranno successivamente rilasciate al pubblico, in aggiunta a tutti i miglioramenti rilevanti dal canale stabile. A differenza del canale di anteprima, non contiene modifiche non testate, potenzialmente problematiche o sperimentali che potrebbero non essere pronte per l'uso comune. - + Search in the Insider channel Cerca nel canale insider - + Check periodically for new Sandboxie-Plus versions Controlla periodicamente gli aggiornamenti di Sandboxie Plus - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Frasi più lunghe non entrano Info sul <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">canale insider</a> - + Keep Troubleshooting scripts up to date Mantieni aggiornati gli script per la risoluzione problemi - + Update Check Interval Frasi più lunghe non entrano Controlla ogni - + Use Windows Filtering Platform to restrict network access Usa la piattaforma di filtraggio di Windows per limitare accesso di rete - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Usa chiamate di sistema Win32k per accelerazione GPU (sperimentale) @@ -9872,51 +9975,51 @@ in modo diverso a seconda dell'interfaccia di visualizzazione.Usa autenticazione di Sandboxie invece di un token anonimo (sperimentale) - + Program Alerts Avvisi dei programmi - - - + + + Name Nome - + Path Percorso - + Remove Program Rimuovi programma - + Add Program Aggiungi programma - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Quando uno dei seguenti programmi viene avviato all'esterno dell'area virtuale, Sandboxie mostrerà il messaggio SBIE1301. - + Add Folder Aggiungi cartella - + Prevent the listed programs from starting on this system Blocca l'esecuzione dei programmi elencati all'esterno dell'area virtuale - + Issue message 1308 when a program fails to start Mostra messaggio 1308 quando un programma non viene avviato @@ -9953,7 +10056,7 @@ in modo diverso a seconda dell'interfaccia di visualizzazione. - + Remove Rimuovi @@ -9973,17 +10076,17 @@ in modo diverso a seconda dell'interfaccia di visualizzazione.Supporto e aggiornamenti - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) I sostenitori del progetto Sandboxie Plus riceveranno un <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificato di sostenitore</a>. È come un codice di licenza, ma dedicato alle persone straordinarie che utilizzano software open source. :-) - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Mantenere Sandboxie aggiornato con i rilasci continui di Windows e garantire la compatibilità con i browser moderni è uno sforzo senza fine. È possibile supportare lo sviluppo <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">contribuendo direttamente al progetto</a>, <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">acquistando un certificato</a>, <a href="https://sandboxie-plus.com/go.php?to=patreon">sottoscrivendo un abbonamento Patreon</a>, o effettuando una <a href="https://sandboxie-plus.com/go.php?to=donate">donazione PayPal</a>.<br />Il supporto gioca un ruolo fondamentale per l'avanzamento e il mantenimento di Sandboxie. - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> @@ -9999,159 +10102,164 @@ in modo diverso a seconda dell'interfaccia di visualizzazione. - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + New full installers from the selected release channel. - + Full Upgrades - + Default sandbox: Area virtuale predefinita: - + Use a Sandboxie login instead of an anonymous token Usa autenticazione di Sandboxie invece di un token anonimo - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + Sandboxie.ini Presets Opzioni Sandboxie.ini - + Always run SandMan UI as Admin - + Program Control Controllo programmi - + Issue message 1301 when forced processes has been disabled Mostra messaggio 1301 quando i processi forzati sono stati disabilitati - + USB Drive Sandboxing - + Volume - + Information - + Sandbox for USB drives: - + Automatically sandbox all attached USB drives - + App Templates Modelli applicazioni - + App Compatibility Compatibilità applicazioni - + In the future, don't check software compatibility Non controllare la compatibilità dei programmi in futuro - + Enable Attiva - + Disable Disattiva - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. È stata rilevata la presenza dei seguenti programmi nel sistema. Fare click su OK per applicare le configurazioni che miglioreranno la compatibilità con questi programmi. Le configurazioni verranno applicate a tutte le aree virtuali, esistenti e non. - + Local Templates Modelli locali - + Add Template Aggiungi modello - + Text Filter Cerca - + This list contains user created custom templates for sandbox options Questo elenco contiene i modelli personalizzati creati dall'utente per le opzioni dell'area virtuale - + Open Template - + Edit ini Section Qui ho forzato di proposito un ritorno a capo Modifica configurazione globale - + Save Salva - + Edit ini Modifica Sandboxie.ini - + Cancel Annulla - + Incremental Updates Version Updates Aggiornamenti di versione @@ -10161,12 +10269,12 @@ globale Nuove versioni complete dal canale di rilascio selezionato. - + Hotpatches for the installed version, updates to the Templates.ini and translations. Correzioni per la versione installata, aggiornamenti ai file Templates.ini e translations.7z. - + In the future, don't notify about certificate expiration Non notificare la scadenza del certificato in futuro diff --git a/SandboxiePlus/SandMan/sandman_ja.ts b/SandboxiePlus/SandMan/sandman_ja.ts index 5707836f..c3b8b96e 100644 --- a/SandboxiePlus/SandMan/sandman_ja.ts +++ b/SandboxiePlus/SandMan/sandman_ja.ts @@ -704,48 +704,58 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate - + If you have a supporter certificate, please fill it into the field below. - + Retrieve certificate using Serial Number: - + Start evaluation without a certificate for a limited period of time. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. - + Failed to retrieve the certificate. - + Error: %1 - + Retrieving certificate... @@ -934,12 +944,12 @@ You can use %USER% to save each users sandbox to an own folder. CFinishPage - + Complete your configuration - + Almost complete, click Finish to apply all selected options and conclude the wizard. @@ -1022,32 +1032,32 @@ You can use %USER% to save each users sandbox to an own folder. CIntroPage - + Introduction - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. - + Select how you would like to use Sandboxie-Plus - + &Personally, for private non-commercial use - + &Commercially, for business or enterprise use - + Note: this option is persistent @@ -1449,8 +1459,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -1639,7 +1649,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -1708,115 +1718,115 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: - - + + On Start - - - - - + + + + + Run Command - + Start Service - + On Init - + On File Recovery - + On Delete Content - + On Terminate - - - - - + + + + + Please enter the command line to be executed - + Please enter a service identifier - + Please enter a program file name to allow access to this sandbox - + Please enter a program file name to deny access to this sandbox - + Deny - + Allow - + %1 (%2) - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -2622,113 +2632,113 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. - + Regularly check for all updates to Sandboxie-Plus and optional components - + Let Sandboxie regularly check for latest updates. - + Check for new Sandboxie-Plus versions: - + Check for new Sandboxie-Plus builds. - + Select in which update channel to look for new Sandboxie-Plus builds: - + In the Stable Channel - + The stable channel contains the latest stable GitHub releases. - + In the Preview Channel - with newest experimental changes - + The preview channel contains the latest GitHub pre-releases. - + In the Insider Channel - exclusive features - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Compatibility Templates up to date and apply hotfixes - + Check for latest compatibility templates and hotfixes. - + Get the latest Scripts for the Troubleshooting Wizard - + Check for latest troubleshooting scripts for the troubleshooting wizard. - + Keep the list of optional Add-on components up to date - + Check for latest available add-ons. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. @@ -5169,7 +5179,7 @@ This file is part of Sandboxie and all change done to it will be reverted next t CSettingsWindow - + Sandboxed Web Browser @@ -5330,335 +5340,418 @@ This file is part of Sandboxie and all change done to it will be reverted next t - + Select font - + Reset font - + Search for settings - + %0, %1 pt - + Please enter message - + Select Program - + Executables (*.exe *.cmd) - - + + Please enter a menu title - + Please enter a command - - - + + + Run &Sandboxed - + kilobytes (%1) - + Volume not attached - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. - + <br />Plus features are no longer enabled. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) - + Contributor - + Eternal - + Business - + Personal - + Great Patreon - + Patreon - + Family - + Home - + Evaluation - + Type %1 - + Advanced - + Advanced (L) - + Max Level - + Level %1 - + Supporter certificate required for access - + Supporter certificate required for automation - + Run &Un-Sandboxed - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. - + This certificate has unfortunately expired, you need to get a new certificate. - + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + + + Thank you for supporting the development of Sandboxie-Plus. - + Update Available - + Installed - + by %1 - + (info website) - + This Add-on is mandatory and can not be removed. - - + + Select Directory ディレクトリの選択 - + <a href="check">Check Now</a> - + Please enter the new configuration password. - + Please re-enter the new configuration password. - + Passwords did not match, please retry. - + Process - + Folder - + Please enter a program file name - + Please enter the template identifier - + Error: %1 - + Do you really want to delete the selected local template(s)? - + %1 (Current) @@ -5666,27 +5759,27 @@ This file is part of Sandboxie and all change done to it will be reverted next t CSetupWizard - + Setup Wizard セットアップウィザード - + The decision you make here will affect which page you get to see next. - + This help is likely not to be of any help. - + Sorry, I already gave all the help I could. - + Setup Wizard Help @@ -5694,43 +5787,43 @@ This file is part of Sandboxie and all change done to it will be reverted next t CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration - + Configure how Sandboxie-Plus should integrate with your system. - + Start UI with Windows Windows の起動時 - + Add 'Run Sandboxed' to the explorer context menu [サンドボックス化して実行] 操作を右クリックに追加 - + Add desktop shortcut for starting Web browser under Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -6535,37 +6628,37 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for CUIPage - + Configure <b>Sandboxie-Plus</b> UI - + Select the user interface style you prefer. - + &Advanced UI for experts - + &Simple UI for beginners - + &Vintage SbieCtrl.exe UI - + Use Bright Mode - + Use Dark Mode @@ -6834,7 +6927,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - + Show Templates @@ -6997,9 +7090,9 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - - - + + + Remove @@ -7020,8 +7113,8 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - - + + Name 名前 @@ -7207,7 +7300,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - + Process @@ -7740,7 +7833,7 @@ The process match level has a higher priority than the specificity and describes - + Network Firewall @@ -8082,7 +8175,7 @@ This is done to prevent rogue processes inside the sandbox from creating a renam - + Value @@ -8181,17 +8274,17 @@ This is done to prevent rogue processes inside the sandbox from creating a renam - + Add Process - + Don't allow sandboxed processes to see processes running in other boxes - + Hide host processes from processes running in the sandbox. @@ -8201,118 +8294,118 @@ This is done to prevent rogue processes inside the sandbox from creating a renam - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + Users - + Restrict Resource Access monitor to administrators only - + Add User - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. - + Tracing - + API call Trace (traces all SBIE hooks) - + Key Trace - + DNS Request Logging - + GUI Trace - + Log Debug Output to the Trace Log - + Log all SetError's to Trace log (creates a lot of output) - + Access Tracing - + Syscall Trace (creates a lot of output) - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8324,32 +8417,32 @@ instead of "*". - + Resource Access Monitor - + COM Class Trace - + Pipe Trace - + File Trace - + Disable Resource Access Monitor - + IPC Trace @@ -8359,114 +8452,124 @@ instead of "*". - + Debug - + WARNING, these options can disable core security guarantees and break sandbox security!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. - + App Templates アプリテンプレート - + Templates - + This list contains a large amount of sandbox compatibility enhancing templates - + Text Filter - + Add Template - + Filter Categories - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Don't allow sandboxed processes to see processes running outside any boxes - + Category - + Open Template - + Template Folders - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. - + Accessibility - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. - + Edit ini Section ini 編集セクション - + Edit ini ini を編集 - + Cancel キャンセル - + Save 保存 @@ -8901,9 +9004,9 @@ Please note that this values are currently user specific and saved globally for - - - + + + Name 名前 @@ -8935,7 +9038,7 @@ Please note that this values are currently user specific and saved globally for - + Remove @@ -9176,17 +9279,17 @@ Please note that this values are currently user specific and saved globally for - + Enter the support certificate here - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) - + Get @@ -9196,7 +9299,7 @@ Please note that this values are currently user specific and saved globally for - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. @@ -9206,373 +9309,378 @@ Please note that this values are currently user specific and saved globally for - + In the future, don't notify about certificate expiration - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - + Sandboxie Updater - + Keep add-on list up to date - + Update Settings - + Hotpatches for the installed version, updates to the Templates.ini and translations. - + Incremental Updates - + The preview channel contains the latest GitHub pre-releases. - + Search in the Preview channel - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + Search in the Insider channel - + New full installers from the selected release channel. - + Full Upgrades - + Check periodically for new Sandboxie-Plus versions - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Troubleshooting scripts up to date - + The stable channel contains the latest stable GitHub releases. - + Search in the Stable channel - + Update Check Interval - + Advanced Config 高度な構成 - + Sandboxie Config Sandboxie 構成 - + ... - + Sandbox default - + Portable root folder - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: - + Default sandbox: - + Use Windows Filtering Platform to restrict network access - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: - + Activate Kernel Mode Object Filtering - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: - + Sandboxing features - + Hook selected Win32k system calls to enable GPU acceleration (experimental) - + Use a Sandboxie login instead of an anonymous token - + Sandboxie.ini Presets Sandboxie.ini プリセット - + Change Password - + Password must be entered in order to make changes - + Config protection - + Only Administrator user accounts can make changes - + Watch Sandboxie.ini for changes - + Only Administrator user accounts can use Pause Forcing Programs command - + Clear password when main window becomes hidden - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Always run SandMan UI as Admin - + Program Control プログラム制御 - + Program Alerts プログラム アラート - + Path - + Add Program プログラムを追加 - + Issue message 1308 when a program fails to start - + Remove Program 削除 - + Issue message 1301 when forced processes has been disabled - + Prevent the listed programs from starting on this system - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. サンドボックスの外で以下のプログラムが実行された時、Sandboxie はメッセージ SBIE 1301 を発行します。 - + Add Folder フォルダを追加 - + USB Drive Sandboxing - + Volume - + Information - + Sandbox for USB drives: - + Automatically sandbox all attached USB drives - + App Templates アプリテンプレート - + App Compatibility アプリケーション互換性 - + In the future, don't check software compatibility - + Enable - + Disable - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. - + Local Templates - + Add Template - + Text Filter - + This list contains user created custom templates for sandbox options - + Open Template - + Edit ini Section ini 編集セクション - + Save 保存 - + Edit ini ini を編集 - + Cancel キャンセル diff --git a/SandboxiePlus/SandMan/sandman_ko.ts b/SandboxiePlus/SandMan/sandman_ko.ts index 20452dfe..97a5dfc2 100644 --- a/SandboxiePlus/SandMan/sandman_ko.ts +++ b/SandboxiePlus/SandMan/sandman_ko.ts @@ -872,50 +872,60 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate <b>Sandboxie-Plus</b> 지원 인증서를 설치합니다 - + If you have a supporter certificate, please fill it into the field below. 후원자 인증서가 있으면 아래 필드에 입력하세요. - + Retrieve certificate using Serial Number: 일련 번호를 사용하여 인증서 검색: - + Start evaluation without a certificate for a limited period of time. 제한된 기간 동안 인증서 없이 평가를 시작합니다. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. <b>Sandboxie-Plus</b>를 비즈니스용으로 사용하려면 비즈니스 사용에 적합한 <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">후원 인증서</a>가 필요합니다. 필요한 인증서가 아직 없는 경우 <a href="https://xanasoft.com/shop/">xanasoft.com 웹 상점에서 인증서를 받을 수 있습니다</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b>는 <u>프로젝트 후원자</u>에게만 추가 기능과 박스 유형을 제공합니다. 개인 정보 강화 박스와 같은 박스는 샌드박스 프로그램의 <b><font color='red'>불법 액세스으로부터 사용자 데이터를 보호</font></b>합니다. 아직 후원자가 되지 않았다면 샌드박스의 추가 개발 및 후원자 인증서 발급을 위한 <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">프로젝트 지원을 고려해주시기 바랍니다.</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. 인증서를 검색하지 못했습니다. - + Error: %1 오류: %1 - + Retrieving certificate... Retreiving certificate... 인증서 검색 중... @@ -1122,12 +1132,12 @@ You can use %USER% to save each users sandbox to an own fodler. CFinishPage - + Complete your configuration 구성을 완료합니다 - + Almost complete, click Finish to apply all selected options and conclude the wizard. 거의 완료되었습니다. 선택한 옵션을 모두 적용하고 마법사를 끝내려면 마침을 클릭하세요. @@ -1220,32 +1230,32 @@ You can use %USER% to save each users sandbox to an own fodler. CIntroPage - + Introduction 소개 - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. 설정 마법사에 오신 것을 환영합니다. 이 마법사는 <b>Sandboxie-Plus</b>의 사본을 구성할 수 있도록 도와줍니다. 지금 완료하지 않으려면 샌드박스->유지관리 메뉴에서 언제든지 이 마법사를 시작할 수 있습니다. - + Select how you would like to use Sandboxie-Plus Sandboxie-Plus 사용 방법 선택 - + &Personally, for private non-commercial use 개인적, 사적인 비상업적으로 사용(&P) - + &Commercially, for business or enterprise use 상업적, 사업 또는 기업용으로 사용(&C) - + Note: this option is persistent 참고: 이 옵션은 영구적입니다 @@ -1828,8 +1838,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -1880,7 +1890,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -1951,84 +1961,84 @@ Note: The update check is often behind the latest GitHub release to ensure that 샌드박스 ipc 루트 - - + + bytes (unlimited) - - - - - - bytes (%1) - + 바이트 (무제한) + - unlimited - + bytes (%1) + 바이트 (%1) - + + unlimited + 무제한 + + + Add special option: 특수 옵션 추가: - - + + On Start 시작 시 - - - - - + + + + + Run Command 명령 실행 - + Start Service 서비스 시작 - + On Init 초기화 시 - + On File Recovery 파일 복구 시 - + On Delete Content 콘텐츠 삭제 시 - + On Terminate 종료 시 - + Please enter a program file name to allow access to this sandbox 이 샌드박스에 액세스를 허용하려면 프로그램 파일 이름을 입력하세요 - + Please enter a program file name to deny access to this sandbox 이 샌드박스에 액세스를 거부하려면 프로그램 파일 이름을 입력하세요 - + Failed to retrieve firmware table information. 펌웨어 테이블 정보를 검색하지 못했습니다. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. 호스트 레지스트리에 성공적으로 저장된 펌웨어 테이블: HKEY_CURRENT_USER\System\SbieCustom<br />박스마다 다른 값을 가지도록 샌드박스된 레지스트리에 복사할 수 있습니다. @@ -2037,11 +2047,11 @@ Note: The update check is often behind the latest GitHub release to ensure that 삭제 시 - - - - - + + + + + Please enter the command line to be executed 실행할 명령줄을 입력하세요 @@ -2050,12 +2060,12 @@ Note: The update check is often behind the latest GitHub release to ensure that 프로그램 파일 이름을 입력하세요 - + Deny 거부 - + %1 (%2) %1 (%2) @@ -2309,7 +2319,7 @@ Note: The update check is often behind the latest GitHub release to ensure that 이미지 헤더 복원됨 - + Please enter a service identifier 서비스 식별자를 입력하세요 @@ -2404,7 +2414,7 @@ Note: The update check is often behind the latest GitHub release to ensure that 엔트리: IP 또는 포트는 비워 둘 수 없습니다 - + Allow @@ -2977,122 +2987,122 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater <b>Sandboxie-Plus</b> 업데이트 프로그램 구성 - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. 다른 보안 제품과 마찬가지로 Sandboxie-Plus를 최신 상태로 유지하는 것이 중요합니다. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components Sandboxie-Plus 및 선택적 구성 요소에 대한 모든 업데이트를 정기적으로 확인합니다 - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. sandboxie가 정기적으로 최신 업데이트를 확인하도록 합니다. - + Check for new Sandboxie-Plus versions: 새 Sandboxie-Plus 버전 확인: - + Check for new Sandboxie-Plus builds. 새 Sandboxie-Plus 빌드를 확인합니다. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: 새 Sandboxie-Plus 빌드를 찾을 업데이트 채널 선택: - + In the Stable Channel 안정된 채널 - + The stable channel contains the latest stable GitHub releases. 안정적인 채널에는 최신 안정적인 GitHub 릴리스가 포함되어 있습니다. - + In the Preview Channel - with newest experimental changes 미리보기 채널 - 최신 실험 변경 사항 포함 - + The preview channel contains the latest GitHub pre-releases. 미리보기 채널에는 최신 GitHub 사전 릴리스가 포함되어 있습니다. - + In the Insider Channel - exclusive features 내부자 채널 - 독점 기능 - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. 내부자 채널은 최종적으로 대중에게 공개될 새로운 기능과 버그 수정에 대한 조기 액세스와 안정적인 채널의 모든 관련 개선 사항을 제공합니다. 미리 보기 채널과 달리 테스트되지 않았거나 손상되었거나 광범위하게 사용할 준비가 되지 않았을 수 있는 실험 변경 사항은 포함되지 않습니다. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">내부자 채널</a>에 대해 자세히 알아보기 - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes 호환성 템플릿을 최신 상태로 유지하고 핫픽스 적용 - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. 최신 호환성 템플릿 및 핫픽스를 확인합니다. - + Get the latest Scripts for the Troubleshooting Wizard 문제 해결 마법사에 대한 최신 스크립트 가져오기 - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. 문제 해결 마법사의 최신 문제 해결 스크립트를 확인합니다. - + Keep the list of optional Add-on components up to date 선택적 추가 기능 구성 요소 목록을 최신 상태로 유지 - + Check for latest available add-ons. Check for latest avaialble addons. 사용 가능한 최신 추가 기능을 확인합니다. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus는 엄격한 응용 프로그램을 적용하므로 호환성 문제가 발생할 수 있습니다. 호환성 템플릿 및 문제 해결을 포함하여 Sandboxie-Plus로 계속 업데이트하여 윈도우즈 업데이트 및 애플리케이션 변경 중에도 원활한 운영을 보장합니다. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. 최신 호환성 템플릿 및 온라인 문제 해결 데이터베이스에 액세스하려면 유효한 <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">후원자 인증서</a>가 필요합니다. @@ -4244,19 +4254,19 @@ No will choose: %2 The value is not an existing directory or executable. - + 값이 기존 디렉터리 또는 실행 파일이 아닙니다. You typed a wrong box name! Nothing was changed. - + 박스 이름을 잘못 입력했습니다! 아무것도 변경되지 않았습니다. User canceled this operation. - + 사용자가 이 작업을 취소했습니다. @@ -5567,12 +5577,12 @@ This file is part of Sandboxie and all changed done to it will be reverted next Please enter a new alias for the Sandbox. - + 샌드박스의 새 별칭을 입력하세요. The entered name is not valid, do you want to set it as an alias instead? - + 입력한 이름이 올바르지 않습니다. 대신 별칭으로 설정하시겠습니까? @@ -5645,7 +5655,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next This sandbox is currently disabled or restricted to specific groups or users. Would you like to allow access for everyone? This sandbox is disabled or restricted to a group/user, do you want to allow box for everybody ? - 이 샌드박스는 사용할 수 없거나 그룹/사용자로 제한되어 있습니다. 편집하시겠습니까? + 이 샌드박스는 현재 비활성화되어 있거나 특정 그룹 또는 사용자로 제한되어 있습니다. 모두에게 액세스를 허용하시겠습니까? @@ -5835,142 +5845,225 @@ This file is part of Sandboxie and all changed done to it will be reverted next HwId: %1 - + Select font 글꼴 선택 - + Reset font 글꼴 재설정 - + Search for settings 설정 검색 - + %0, %1 pt %0, %1 pt - + Please enter message 메시지를 입력하세요 - - - + + + Run &Sandboxed 샌드박스에서 실행(&S) - + kilobytes (%1) 킬로바이트 (%1) - + Volume not attached 볼륨이 연결되지 않음 - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. 이 후원자 인증서가 만료되었습니다. <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">업데이트된 인증서</a>를 받으세요. - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>현재 빌드 Plus 기능은 활성화된 상태로 유지</font>되지만 호환성 업데이트 및 문제 해결 데이터베이스를 포함한 샌드박스 라이브 서비스에 더 이상 액세스할 수 없습니다. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. 이 후원자 인증서는 <font color='red'>%1일 후에 만료</font>됩니다. <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">업데이트된 인증서</a>를 받으세요. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + 사용 안 함 + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. 이것은 Sandboxie-Plus 일련 번호처럼 보이지 않습니다.<br />인증서의 UpdateKey 또는 서명을 입력하려고 시도했지만 올바르지 않은 경우, 위의 텍스트 영역에 전체 인증서를 대신 입력하세요. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. 기존 후원자 인증서를 입력하지 않고 기능 업그레이드 키를 사용하려고 합니다. (<b>웹 사이트에 굵은 글씨로 명시되어 있는</b) 이 유형의 키는 기존 후원자 인증서가 있어야 하며, 인증서가 없으면 쓸모가 없습니다.<br />고급 기능을 사용하려면 표준 인증서와 기능 업그레이드 키를 모두 받아야 합니다. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. 기존 후원자 인증서를 입력하지 않고 갱신 키를 사용하려고 합니다. (<b>웹사이트에 굵은 글씨로 명시되어 있는</b) 이 유형의 키는 기존 지원자 인증서가 있어야 하며, 해당 인증서가 없으면 쓸모가 없습니다. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> <br /><br /><u>제품 설명을 읽지 않고 실수로 이 키를 얻으신 경우 이메일 (홈페이지 제공)로 연락하여 이 문제를 해결해 주시기 바랍니다.</u> - + + Retrieving certificate... 인증서 검색 중... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 인증서를 검색하는 중 오류 발생: %1 - + Unknown Error (probably a network issue) 알 수 없는 오류 (아마도 네트워크 문제) + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + Retreiving certificate... 인증서를 가져오는 중... - + Contributor 기여자 - + Eternal 영구 - + Business 비지니스 - + Personal 개인 - + Great Patreon Great Patreon - + Patreon Patreon - + Family 패밀리 - + Home @@ -5979,12 +6072,12 @@ This file is part of Sandboxie and all changed done to it will be reverted next 기부 - + Evaluation 평가 - + Type %1 유형 %1 @@ -5993,53 +6086,53 @@ This file is part of Sandboxie and all changed done to it will be reverted next 표준 - + Advanced 고급 - + Advanced (L) 고급 (L) - + Max Level 최대 수준 - + Level %1 수준 %1 - + Supporter certificate required for access 접근에 필요한 후원자 인증서 - + Supporter certificate required for automation 자동화에 필요한 후원자 인증서 - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. 이 인증서는 현재 빌드에 유효하지 않습니다. 새 인증서를 가져오거나 이전 빌드로 다운그레이드해야 합니다. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. 이 인증서는 만료되었지만 현재 설치된 버전 및 기능에 대해서는 사용 가능한 상태로 유지됩니다. 그러나 호환성 업데이트 및 온라인 문제 해결 데이터베이스를 포함한 Sandboxie-Live 서비스에 더 이상 액세스할 수 없습니다. - + This certificate has unfortunately expired, you need to get a new certificate. 이 인증서는 만료되었습니다. 새 인증서를 받아야 합니다. - + Sandboxed Web Browser 샌드박스 웹 브라우저 @@ -6067,23 +6160,23 @@ This file is part of Sandboxie and all changed done to it will be reverted next 프로그램 찾아보기 - + Select Program 프로그램 선택 - + Executables (*.exe *.cmd) 실행 파일 (*.exe *.cmd) - - + + Please enter a menu title 메뉴 제목을 입력하세요 - + Please enter a command 명령을 입력하세요 @@ -6092,7 +6185,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next 이 후원자 인증서가 만료되었습니다, <a href="sbie://update/cert">에서 업데이트된 인증서를 받으세요</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>%1일 후에 추가 기능이 비활성화됩니다.</font> @@ -6101,7 +6194,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next <br /><font color='red'>이 빌드 Plus 기능은 계속 사용 가능합니다.</font> - + <br />Plus features are no longer enabled. <br />Plus 기능이 더 이상 사용되지 않습니다. @@ -6119,22 +6212,22 @@ This file is part of Sandboxie and all changed done to it will be reverted next 후원자 인증서 필요 - + Run &Un-Sandboxed 샌드박스 없이 실행(&U) - + Set Force in Sandbox 샌드박스에서 강제 설정 - + Set Open Path in Sandbox 샌드박스에서 열린 경로 설정 - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. 인증서로 보이지 않습니다. 인증서 일부가 아닌 전체 인증서를 입력하세요. @@ -6147,7 +6240,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next 안타깝게도 이 인증서는 오래되었습니다. - + Thank you for supporting the development of Sandboxie-Plus. Sandboxie-Plus 개발을 지원해 주셔서 감사합니다. @@ -6156,88 +6249,88 @@ This file is part of Sandboxie and all changed done to it will be reverted next 이 후원 인증서는 유효하지 않습니다. - + Update Available 사용 가능한 업데이트 - + Installed 설치됨 - + by %1 %1까지 - + (info website) (정보 웹사이트) - + This Add-on is mandatory and can not be removed. 이 추가 기능은 필수 사항 제거할 수 없습니다. - - + + Select Directory 디렉터리 선택 - + <a href="check">Check Now</a> <a href="check">지금 확인</a> - + Please enter the new configuration password. 새 구성 암호를 입력하세요. - + Please re-enter the new configuration password. 새 구성 암호를 다시 입력하세요. - + Passwords did not match, please retry. 암호가 일치하지 않습니다. 다시 시도하세요. - + Process 프로세스 - + Folder 폴더 - + Please enter a program file name 프로그램 파일 이름을 입력하세요 - + Please enter the template identifier 템플릿 식별자를 입력하세요 - + Error: %1 오류: %1 - + Do you really want to delete the selected local template(s)? 선택한 로컬 템플릿을 삭제하시겠습니까? - + %1 (Current) %1 (현재) @@ -6257,27 +6350,27 @@ This file is part of Sandboxie and all changed done to it will be reverted next CSetupWizard - + Setup Wizard 설치 마법사 - + The decision you make here will affect which page you get to see next. 여기서 내리는 결정은 다음에 볼 수 있는 페이지에 영향을 미칩니다. - + This help is likely not to be of any help. 이 도움말은 도움이 되지 않을 것 같습니다. - + Sorry, I already gave all the help I could. 죄송합니다. 이미 제가 할 수 있는 모든 도움을주었습니다. - + Setup Wizard Help 설치 마법사 도움말 @@ -6285,43 +6378,43 @@ This file is part of Sandboxie and all changed done to it will be reverted next CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration <b>Sandboxie-Plus</b> 셸 통합 구성 - + Configure how Sandboxie-Plus should integrate with your system. Sandboxie-Plus를 시스템과 통합하는 방법을 구성합니다. - + Start UI with Windows Windows와 함께 UI 시작 - + Add 'Run Sandboxed' to the explorer context menu 탐색기의 상황에 맞는 메뉴에 '샌드박스에서 실행' 추가 - + Add desktop shortcut for starting Web browser under Sandboxie Sandboxie에서 웹 브라우저를 시작하기 위한 바탕 화면 바로 가기 추가 - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. 관리자 토큰이 있는 응용 프로그램만 설정을 변경할 수 있습니다 - + Warning 경고 - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. 이 옵션을 활성화하면 관리자 권한이 없는 사용자 인터페이스에서 Sandboxie.ini 구성을 변경할 수 없습니다. 정상적인 사용자 권한이 있는 샌드박스 관리자를 사용하면 잠금이 발생할 수 있으므로 주의하세요. 구성을 변경하려면 기본 창의 '샌드박스' 메뉴에서 '관리자로 다시 시작'을 클릭하여 샌드박스 관리자를 관리자로 다시 시작해야 합니다. @@ -7172,37 +7265,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI <b>Sandboxie-Plus</b> UI 구성 - + Select the user interface style you prefer. 원하는 사용자 인터페이스 스타일을 선택합니다. - + &Advanced UI for experts 전문가를 위한 고급 UI(&A) - + &Simple UI for beginners 초보자를 위한 간단한 UI(&S) - + &Vintage SbieCtrl.exe UI 빈티지 SbieCtrl.exe UI(&V) - + Use Bright Mode 밝은 모드 사용 - + Use Dark Mode 어두운 모드 사용 @@ -7597,8 +7690,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name 이름 @@ -7634,9 +7727,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove 제거 @@ -7706,7 +7799,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates 템플릿 표시 @@ -8222,7 +8315,7 @@ The process match level has a higher priority than the specificity and describes Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it's no longer providing reliable security, just simple application compartmentalization. Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it’s no longer providing reliable security, just simple application compartmentalization. - 매우 제한된 프로세스 토큰의 사용을 통한 보안 격리는 샌드박스 제한을 시행하는 Sandboxie의 주요 수단이며, 이 기능이 비활성화되면 박스가 응용 프로그램 구획 모드에서 작동됩니다 (즉, 더 이상 신뢰할 수있는 보안을 제공하지 않고 간단한 응용 프로그램 구획화). + 엄격하게 제한된 프로세스 토큰을 사용하여 보안을 격리하는 것은 샌드박스 제한을 시행하는 샌드박스의 주요 수단입니다. 이를 사용하지 않도록 설정하면 해당 박스가 응용 프로그램 구획 모드로 작동합니다. 즉, 더 이상 안정적인 보안을 제공하지 않고 단순한 애플리케이션 구획만 제공합니다. @@ -8372,12 +8465,12 @@ The process match level has a higher priority than the specificity and describes 프로세스 숨기기 - + Add Process 프로세스 추가 - + Hide host processes from processes running in the sandbox. 샌드박스에서 실행 중인 프로세스에서 호스트 프로세스를 숨깁니다. @@ -8457,8 +8550,8 @@ The process match level has a higher priority than the specificity and describes This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. Sandboxie’s resource access rules often discriminate against program binaries located inside the sandbox. OpenFilePath and OpenKeyPath work only for application binaries located on the host natively. In order to define a rule without this restriction, OpenPipePath or OpenConfPath must be used. Likewise, all Closed(File|Key|Ipc)Path directives which are defined by negation e.g. ‘ClosedFilePath=! iexplore.exe,C:Users*’ will be always closed for binaries located inside a sandbox. Both restriction policies can be disabled on the “Access policies” page. This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. - 샌드박스의 리소스 액세스 규칙은 샌드박스 내부에 있는 프로그램 이진 파일을 차별하는 경우가 많습니다. OpenFilePath 및 OpenKeyPath는 호스트에 기본적으로 있는 응용 프로그램 이진 파일에만 작동합니다. 이 제한이 없는 규칙을 정의하려면 OpenPipePath 또는 OpenConfPath를 사용해야 합니다. 마찬가지로 모두 닫힘 (파일|키|Ipc)예를 들어 ‘ClosedFilePath=! iexplore.exe,C:Users*'는 샌드박스 내에 있는 이진 파일의 경우 항상 닫혀 있습니다. 두 제한 정책 모두 "액세스 정책" 페이지에서 사용 불가능으로 설정할 수 있습니다. -이 작업은 샌드박스 내부의 악성 프로세스가 자신의 이름이 변경된 복사본을 생성하여 보호된 리소스에 액세스하는 것을 방지하기 위해 수행됩니다. 또 다른 공격 벡터는 라이브러리가 액세스할 수 있는 모든 항목에 액세스하기 위해 승인된 프로세스에 라이브러리를 주입하는 것입니다. 호스트 이미지 보호를 사용하면 샌드박스 내부에서 실행 중인 응용 프로그램 (호스트에 설치)이 샌드박스 자체에서 라이브러리를 로드하지 못하도록 차단하여 이러한 문제를 방지할 수 있습니다. + Sandboxie의 리소스 액세스 규칙은 종종 샌드박스 내부에 위치한 프로그램 바이너리를 차별합니다. OpenFilePath 및 OpenKeyPath는 기본적으로 호스트에 위치한 응용 프로그램 바이너리에 대해서만 작동합니다. 이 제한 없이 규칙을 정의하려면 OpenPipePath 또는 OpenConfPath를 사용해야 합니다. 마찬가지로 'ClosedFilePath=!iexplore.exe,C:Users*'와 같이 부정으로 정의되는 모든 Closed (File|Key|Ipc) 지침은 샌드박스 내부에 위치한 바이너리에 대해 항상 닫힙니다. 두 제한 정책은 모두 "액세스 정책" 페이지에서 비활성화할 수 있습니다. +이는 샌드박스 내부의 불량 프로세스가 자신의 이름이 변경된 복사본을 만들고 보호된 리소스에 액세스하는 것을 방지하기 위해 수행됩니다. 또 다른 악용 벡터는 권한 있는 프로세스에 라이브러리를 주입하여 액세스가 허용된 모든 것에 액세스하는 것입니다. 호스트 이미지 보호를 사용하면 샌드박스 내부에서 실행되는 응용 프로그램 (호스트에 설치)이 샌드박스 자체에서 라이브러리를 로드하는 것을 차단하여 이를 방지할 수 있습니다. @@ -8545,7 +8638,7 @@ This is done to prevent rogue processes inside the sandbox from creating a renam When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box's root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box’s root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. - <a href="sbie://docs/boxencryption">박스 암호화</a>가 활성화되면 Disk Cryptor의 AES-XTS 구현을 사용하여 레지스트리 하이브를 포함한 박스의 루트 폴더가 암호화된 디스크 이미지에 저장됩니다. + <a href="sbie://docs/boxencryption">박스 암호화</a>가 활성화되면 Disk Cryptor의 AES-XTS 구현을 사용하여 레지스트리 하이브를 포함한 박스의 루트 폴더가 암호화된 디스크 이미지에 저장됩니다. @@ -8866,7 +8959,7 @@ To specify a process use '$:program.exe' as path. 콘텐츠 삭제 시 - + Don't allow sandboxed processes to see processes running in other boxes 샌드박스 프로세스에서 다른 박스에서 실행 중인 프로세스 보기 허용 안 함 @@ -8877,7 +8970,7 @@ To specify a process use '$:program.exe' as path. - + Process 프로세스 @@ -8886,22 +8979,22 @@ To specify a process use '$:program.exe' as path. 이 샌드박스의 프로세스에 대한 읽기 액세스도 차단 - + Users 사용자 - + Restrict Resource Access monitor to administrators only 리소스 액세스 모니터를 관리자로만 제한 - + Add User 사용자 추가 - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8926,7 +9019,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to 옵션 - + Tracing 추적 @@ -8936,22 +9029,22 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to API 호출 추적 (Sbie 디렉터리에 LogAPI를 설치해야 함) - + Pipe Trace 파이프 추적 - + Log all SetError's to Trace log (creates a lot of output) 모든 SetError를 추적 로그에 기록 (많은 출력을 생성) - + Log Debug Output to the Trace Log 추적 로그에 디버그 출력 기록 - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8974,42 +9067,42 @@ instead of "*". Ntdll syscall 추적 (많은 출력을 생성합니다) - + File Trace 파일 추적 - + Disable Resource Access Monitor 리소스 액세스 모니터 사용 안 함 - + IPC Trace IPC 추적 - + GUI Trace GUI 추적 - + Resource Access Monitor 리소스 액세스 모니터 - + Access Tracing 액세스 추적 - + COM Class Trace COM 클래스 추적 - + Key Trace 키 추적 @@ -9018,23 +9111,24 @@ instead of "*". unlimited - + 무제한 bytes - + 바이트 Checked: A local group will also be added to the newly created sandboxed token, which allows addressing all sandboxes at once. Would be useful for auditing policies. Partially checked: No groups will be added to the newly created sandboxed token. - + 표시됨: 새로 생성된 샌드박스 토큰에 로컬 그룹도 추가되어 모든 샌드박스 주소를 한 번에 지정할 수 있습니다. 정책 감사에 유용할 것입니다. +일부 확인됨: 새로 생성된 샌드박스 토큰에 그룹이 추가되지 않습니다. - + Network Firewall 네트워크 방화벽 @@ -9049,71 +9143,81 @@ Partially checked: No groups will be added to the newly created sandboxed token. 개인 정보 보호 - + Hide Firmware Information Hide Firmware Informations - 펌웨어 정보 숨기기 + 펌웨어 정보 숨기기 - + + Hide Disk Serial Number + 디스크 일련 번호 숨기기 + + + + Obfuscate known unique identifiers in the registry + 레지스트리에서 알려진 고유 식별자를 난독화 + + + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - 일부 프로그램은 일반적인 방법 대신 WMI (Windows 기본 제공 데이터베이스)를 통해 시스템 세부 정보를 읽습니다. 예를 들어, WMI에 액세스하여 "HideOtherBoxes"를 열어도 "tasklist.exe"는 전체 프로세스 목록을 가져올 수 있습니다. 이 옵션을 사용하여 더 무거운 것을 중지할 수 있습니다. + 일부 프로그램은 일반적인 방법 대신 WMI (Windows 기본 제공 데이터베이스)를 통해 시스템 세부 정보를 읽습니다. 예를 들어, "HideOtherBoxes"를 사용하더라도 "tasklist.exe"는 WMI에 액세스하여 전체 프로세스 목록을 가져올 수 있습니다. 이 옵션을 사용하면 이 동작을 중지할 수 있습니다. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - 샌드박스화된 프로세스가 WMI를 통해 시스템 세부 정보에 액세스하는 것을 방지합니다 (자세한 내용은 도구 설명 참조) + 샌드박스화된 프로세스가 WMI를 통해 시스템 세부 정보에 액세스하지 못하도록 방지 (자세한 내용은 도구 설명 참조) - + Process Hiding 프로세스 숨김 - + Use a custom Locale/LangID 사용자 지정 로케일/LangID 사용 - + Data Protection 데이터 보호 - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - 현재 펌웨어 테이블을 HKCU\System\SbieCustom에 덤프 + 현재 펌웨어 테이블을 HKCU\System\SbieCustom에 덤프 - + Dump FW Tables FW 테이블 덤프 - + API call Trace (traces all SBIE hooks) API 호출 추적 (모든 SBIE 후크 추적) - + Debug 디버그 - + WARNING, these options can disable core security guarantees and break sandbox security!!! 경고, 이러한 옵션은 핵심 보안 보장을 비활성화하고 샌드박스 보안을 파괴할 수 있습니다!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. 이러한 옵션은 호환성 문제를 디버깅하기 위한 것이므로 프로덕션에서 사용하지 마세요. - + App Templates 앱 템플릿 @@ -9122,22 +9226,22 @@ Partially checked: No groups will be added to the newly created sandboxed token. 템플릿 호환성 - + Filter Categories 필터 범주 - + Text Filter 텍스트 필터 - + Add Template 템플릿 추가 - + This list contains a large amount of sandbox compatibility enhancing templates 이 목록에는 많은 양의 샌드박스 호환성 향상 템플릿이 포함되어 있습니다 @@ -9146,17 +9250,17 @@ Partially checked: No groups will be added to the newly created sandboxed token. 템플릿 제거 - + Category 범주 - + Template Folders 템플릿 폴더 - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -9166,22 +9270,22 @@ Please note that this values are currently user specific and saved globally for - + Value - + Accessibility 접근성 - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. 손실된 보호를 보상하려면 제한 설정 그룹의 삭제 권한 설정 페이지를 참조하세요. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access 화면 판독기: JAWS, NVDA, Window-Eyes, 시스템 액세스 @@ -9292,7 +9396,7 @@ Please note that this values are currently user specific and saved globally for 실행을 시작하기 전에 강제 실행 프로세스 다시 시작 - + Don't allow sandboxed processes to see processes running outside any boxes 샌드박스된 프로세스가 박스 외부에서 실행되는 프로세스를 볼 수 없도록 합니다 @@ -9307,48 +9411,48 @@ Please note that this values are currently user specific and saved globally for 일부 프로그램은 기존 방법을 사용하는 대신 내장된 Windows 데이터베이스인 WMI (Windows Management Instrumentation)를 통해 시스템 세부 정보를 검색합니다. 예를 들어, 'HideOtherBoxes'를 활성화한 경우에도 'tasklist.exe'는 전체 프로세스 목록에 액세스할 수 있습니다. 이러한 동작을 방지하려면 이 옵션을 활성화합니다. - + DNS Request Logging Dns Request Logging DNS 요청 로깅 - + Syscall Trace (creates a lot of output) Syscall 추적 (출력이 많이 생성됨) - + Templates 템플릿 - + Open Template 템플릿 열기 - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. 다음 설정은 내게 필요한 옵션 소프트웨어와 함께 Sandboxie를 사용할 수 있도록 합니다. 이러한 설정이 적용되면 일부 Sandboxie 보호 기능이 손실됩니다. - + Edit ini Section 이 섹션 편집 - + Edit ini ini 편집 - + Cancel 취소 - + Save 저장 @@ -9619,22 +9723,22 @@ Please note that this values are currently user specific and saved globally for * 부분적으로 선택된 확인란은 보기 모드에서 확인할 동작을 남깁니다. - + Advanced Config 고급 구성 - + Activate Kernel Mode Object Filtering 커널 모드 개체 필터링 활성화 - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: 샌드박스 <a href="sbie://docs/filerootpath">파일 시스템 루트</a>: - + Clear password when main window becomes hidden 기본 창이 숨겨질 때 암호 지우기 @@ -9643,22 +9747,22 @@ Please note that this values are currently user specific and saved globally for 개별 사용자 폴더 - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: 샌드박스 <a href="sbie://docs/ipcrootpath">ipc 루트</a>: - + Sandbox default 샌드박스 기본값 - + Config protection 구성 보호 - + ... ... @@ -9952,12 +10056,12 @@ Please note that this values are currently user specific and saved globally for 이 후원자 인증서가 만료되었습니다. <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">업데이트된 인증서</a>를 받으세요. - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Sandboxie-Plus 프로젝트의 후원는 <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">후원자 인증서</a>를 받을 수 있습니다. 이것은 라이선스 키와 비슷하지만 오픈 소스 소프트웨어를 사용하는 멋진 사람들을 위한 것입니다. :- - + Get 받기 @@ -9967,7 +10071,7 @@ Please note that this values are currently user specific and saved globally for 일련 번호를 사용하여 인증서 검색/업그레이드/갱신 - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Sandboxie를 Windows의 롤링 릴리스로 최신 상태로 유지하고 모든 웹 브라우저와 호환되는 것은 끊임없는 노력입니다. <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">프로젝트에 직접적으로 기여</a>하거나, <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">후원자 인증서를 구매</a>하여 지지를 표시하거나, <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon에 가입</a>하여 후원자가 되거나, <a href="https://sandboxie-plus.com/go.php?to=donate">Pay-pal을 통해 개발을 지원</a>할 수 있습니다.<br />여러분의 지원은 샌드박스의 발전과 유지에 중요한 역할을 합니다. @@ -9977,113 +10081,113 @@ Please note that this values are currently user specific and saved globally for SBIE_-_____-_____-_____-_____ - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">인증서 사용 안내</a> - + New full installers from the selected release channel. 선택한 릴리스 채널의 새 전체 설치 프로그램입니다. - + Full Upgrades 전체 업그레이드 - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: 샌드박스 <a href="sbie://docs/keyrootpath">레지스트리 루트</a>: - + Sandboxing features 샌드박스 기능 - + Use a Sandboxie login instead of an anonymous token 익명 토큰 대신 샌드박스 로그인 사용 - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) 샌드박스 토큰에 "Sandboxie\All Sandboxes" 그룹 추가 (실험적) - + Sandboxie.ini Presets 샌드박스.ini 프리셋 - + Change Password 암호 변경 - + Password must be entered in order to make changes 변경하려면 암호 입력 - + Only Administrator user accounts can make changes 관리자 사용자 계정만 변경할 수 있음 - + Watch Sandboxie.ini for changes Sandboxie.ini에서 변경 내용 보기 - + Always run SandMan UI as Admin 관리자로 SandMan UI 항상 실행 - + USB Drive Sandboxing USB 드라이브 샌드박스 - + Volume 볼륨 - + Information 정보 - + Sandbox for USB drives: USB 드라이브용 샌드박스: - + Automatically sandbox all attached USB drives 연결된 모든 USB 드라이브를 자동으로 샌드박스 - + App Templates 앱 템플릿 - + App Compatibility 앱 호환성 - + Only Administrator user accounts can use Pause Forcing Programs command Only Administrator user accounts can use Pause Forced Programs Rules command 관리자 사용자 계정만 프로그램 일시 중지 명령을 사용할 수 있음 - + Portable root folder 휴대용 루트 폴더 @@ -10101,7 +10205,7 @@ Please note that this values are currently user specific and saved globally for Add 'Set Force in Sandbox' to the context menu Add ‘Set Force in Sandbox' to the context menu - 상황에 맞는 메뉴에 '샌드박스에서 강제 설정' 추가 + 상황에 맞는 메뉴에 '샌드박스에서 강제 설정' 추가 @@ -10114,64 +10218,69 @@ Please note that this values are currently user specific and saved globally for 시스템 트레이에 아이콘 표시: - + HwId: 00000000-0000-0000-0000-000000000000 HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater Sandboxie 업데이터 - + Keep add-on list up to date 추가 목록을 최신 상태로 유지 - + Update Settings 설정 업데이트 - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. 내부자 채널은 최종적으로 대중에게 공개될 새로운 기능과 버그 수정에 대한 조기 액세스와 안정적인 채널의 모든 관련 개선 사항을 제공합니다. 미리 보기 채널과 달리 테스트되지 않았거나 손상되었거나 광범위하게 사용할 준비가 되지 않았을 수 있는 실험 변경 사항은 포함되지 않습니다. - + Search in the Insider channel 내부자 채널에서 검색 - + Check periodically for new Sandboxie-Plus versions 새 Sandboxie-Plus 버전 주기적 검사 - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">내부자 채널</a>에 대해 자세히 알아보기 - + Keep Troubleshooting scripts up to date 문제 해결 스크립트를 최신 상태로 유지 - + Update Check Interval 업데이트 확인 간격 - + Use Windows Filtering Platform to restrict network access Windows 필터링 플랫폼을 사용하여 네트워크 액세스 제한 - + Hook selected Win32k system calls to enable GPU acceleration (experimental) 선택한 Win32k 시스템 호출을 후크하여 GPU 가속 (실험적) 사용 @@ -10262,51 +10371,51 @@ Unlike the preview channel, it does not include untested, potentially breaking, 선택한 Win32k 시스템 호출을 후크하여 GPU 가속 (실험적) 사용 - + Program Control 프로그램 제어 - - - + + + Name 이름 - + Path 경로 - + Remove Program 프로그램 제거 - + Add Program 프로그램 추가 - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. 다음 프로그램 중 하나가 샌드박스 외부에서 실행되면 샌드박스는 메시지 SBIE1301를 발행합니다. - + Add Folder 폴더 추가 - + Prevent the listed programs from starting on this system 나열된 프로그램이 이 시스템에서 시작되지 않도록 합니다 - + Issue message 1308 when a program fails to start 프로그램이 시작되지 않을 때 메시지 1308 발행 @@ -10340,17 +10449,17 @@ Unlike the preview channel, it does not include untested, potentially breaking, 새 구성 대화 상자 레이아웃 사용 * - + Program Alerts 프로그램 경고 - + Issue message 1301 when forced processes has been disabled 강제 프로세스가 비활성화되면 메시지 1301을 발행 - + Sandboxie Config Config Protection Sandboxie 구성 @@ -10388,7 +10497,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, - + Remove 제거 @@ -10407,7 +10516,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, 샌드박스 구성 - + Default sandbox: 기본 샌드박스: @@ -10416,67 +10525,67 @@ Unlike the preview channel, it does not include untested, potentially breaking, 호환성 - + In the future, don't check software compatibility 앞으로는 소프트웨어 호환성 검사 안 함 - + Enable 사용함 - + Disable 사용 안 함 - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie가 시스템에서 다음 소프트웨어 응용 프로그램을 탐지했습니다. 확인을 클릭하여 구성 설정을 적용하면 해당 응용프로그램과의 호환성이 향상됩니다. 이러한 구성 설정은 모든 기존 샌드박스 및 새 샌드박스에 적용됩니다. - + Local Templates 로컬 템플릿 - + Add Template 템플릿 추가 - + Text Filter 텍스트 필터 - + This list contains user created custom templates for sandbox options 이 목록에는 샌드박스 옵션에 대해 사용자가 생성한 사용자 지정 템플릿이 포함되어 있습니다 - + Open Template 템플릿 열기 - + Edit ini Section INI 섹션 편집 - + Save 저장 - + Edit ini ini 편집 - + Cancel 취소 @@ -10485,7 +10594,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, 지원 - + Incremental Updates Version Updates 증분 업데이트 @@ -10499,7 +10608,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, 전체 업데이트 - + Hotpatches for the installed version, updates to the Templates.ini and translations. 설치된 버전의 핫패치, Templates.ini 및 변환에 대한 업데이트입니다. @@ -10520,7 +10629,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, 라이브 채널에서 검색 - + The preview channel contains the latest GitHub pre-releases. 미리보기 채널에는 최신 GitHub 사전 릴리스가 포함되어 있습니다. @@ -10529,12 +10638,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, 새 버전 - + The stable channel contains the latest stable GitHub releases. 안정적인 채널에는 최신 안정적인 GitHub 릴리스가 포함되어 있습니다. - + Search in the Stable channel 안정적인 채널에서 검색 @@ -10543,7 +10652,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Sandboxie를 Windows의 롤링 릴리스로 최신 상태로 유지하고 모든 웹 브라우저와 호환되도록 하는 것은 결코 끝나지 않는 노력입니다. 기부금으로 이 일을 후원하는 것을 고려해 주세요.<br /> <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal 기부금</a>으로 개발을 지원할 수 있으며, 신용카드도 사용할 수 있습니다.<br />또는 <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon 구독을 통해 지속적인 지원을 제공할 수 있습니다.</a>. - + Search in the Preview channel 미리 보기 채널에서 검색 @@ -10560,12 +10669,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, 릴리스 채널에서 검색 - + In the future, don't notify about certificate expiration 이후 인증서 만료에 대해 알리지 않음 - + Enter the support certificate here 여기에 후원 인증서를 입력하세요 diff --git a/SandboxiePlus/SandMan/sandman_nl.ts b/SandboxiePlus/SandMan/sandman_nl.ts index eb94c3fe..7727ff32 100644 --- a/SandboxiePlus/SandMan/sandman_nl.ts +++ b/SandboxiePlus/SandMan/sandman_nl.ts @@ -734,49 +734,59 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate - + If you have a supporter certificate, please fill it into the field below. - + Retrieve certificate using Serial Number: - + Start evaluation without a certificate for a limited period of time. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. - + Error: %1 - + Retrieving certificate... Retreiving certificate... @@ -992,12 +1002,12 @@ You can use %USER% to save each users sandbox to an own fodler. CFinishPage - + Complete your configuration - + Almost complete, click Finish to apply all selected options and conclude the wizard. @@ -1082,32 +1092,32 @@ You can use %USER% to save each users sandbox to an own fodler. CIntroPage - + Introduction - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. - + Select how you would like to use Sandboxie-Plus - + &Personally, for private non-commercial use - + &Commercially, for business or enterprise use - + Note: this option is persistent @@ -1670,8 +1680,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -1722,7 +1732,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -1793,84 +1803,84 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: - - + + On Start Bij starten - - - - - + + + + + Run Command Opdracht uitvoeren - + Start Service Service starten - + On Init Bij initialisatie - + On File Recovery - + On Delete Content - + On Terminate - + Please enter a program file name to allow access to this sandbox - + Please enter a program file name to deny access to this sandbox - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -1879,11 +1889,11 @@ Note: The update check is often behind the latest GitHub release to ensure that Bij verwijderen - - - - - + + + + + Please enter the command line to be executed Voer de uit te voeren opdrachtregel in @@ -1892,12 +1902,12 @@ Note: The update check is often behind the latest GitHub release to ensure that Voer een programma-bestandsnaam in - + Deny - + %1 (%2) %1 (%2) @@ -2147,7 +2157,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + Please enter a service identifier Een service-identifier invoeren @@ -2242,7 +2252,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + Allow @@ -2803,121 +2813,121 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. - + Check for new Sandboxie-Plus versions: - + Check for new Sandboxie-Plus builds. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: - + In the Stable Channel - + The stable channel contains the latest stable GitHub releases. - + In the Preview Channel - with newest experimental changes - + The preview channel contains the latest GitHub pre-releases. - + In the Insider Channel - exclusive features - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. - + Get the latest Scripts for the Troubleshooting Wizard - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. - + Keep the list of optional Add-on components up to date - + Check for latest available add-ons. Check for latest avaialble addons. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. @@ -5679,69 +5689,152 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Search for settings - - - + + + Run &Sandboxed Ge&sandboxt uitvoeren - + Volume not attached - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Uitgeschakeld + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) - + Home + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + - + Sandboxed Web Browser @@ -5799,53 +5892,53 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Select font - + Reset font - + %0, %1 pt - + Please enter message - + Select Program Programma selecteren - + Executables (*.exe *.cmd) Uitvoerbare bestanden (*.exe *.cmd) - - + + Please enter a menu title Voer een menutitel in - + Please enter a command Voer een opdracht in - + kilobytes (%1) kilobytes (%1) - + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. @@ -5854,112 +5947,112 @@ This file is part of Sandboxie and all changed done to it will be reverted next Dit ondersteunerscertificaat is vervallen. <a href="sbie://update/cert">Haal een bijgewerkt certificaat op</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + Contributor - + Eternal - + Business - + Personal - + Great Patreon - + Patreon - + Family - + Evaluation - + Type %1 - + Advanced - + Advanced (L) - + Max Level - + Level %1 - + Supporter certificate required for access - + Supporter certificate required for automation - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. - + This certificate has unfortunately expired, you need to get a new certificate. - + <br />Plus features are no longer enabled. @@ -5968,22 +6061,22 @@ This file is part of Sandboxie and all changed done to it will be reverted next Dit ondersteunerscertificaat <font color='red'>vervalt over %1 dagen</font>. <a href="sbie://update/cert">Haal een bijgewerkt certificaat op</a>. - + Run &Un-Sandboxed Niet-gesandboxt uitvoeren - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. @@ -5996,7 +6089,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next Dit certificaat is spijtig genoeg verouderd. - + Thank you for supporting the development of Sandboxie-Plus. Dank u voor uw steun aan de ontwikkeling van Sandboxie-Plus. @@ -6005,88 +6098,88 @@ This file is part of Sandboxie and all changed done to it will be reverted next Dit ondersteuningscertificaat is niet geldig. - + Update Available - + Installed - + by %1 - + (info website) - + This Add-on is mandatory and can not be removed. - - + + Select Directory Map selecteren - + <a href="check">Check Now</a> - + Please enter the new configuration password. Voer het nieuwe configuratiewachtwoord in - + Please re-enter the new configuration password. Voer het nieuwe configuratiewachtwoord opnieuw in - + Passwords did not match, please retry. Wachtwoorden komen niet overeen. Probeer het opnieuw. - + Process Proces - + Folder Map - + Please enter a program file name Voer een programma-bestandsnaam in - + Please enter the template identifier Voer de sjabloon-identifier in - + Error: %1 Fout: %1 - + Do you really want to delete the selected local template(s)? - + %1 (Current) @@ -6094,27 +6187,27 @@ This file is part of Sandboxie and all changed done to it will be reverted next CSetupWizard - + Setup Wizard - + The decision you make here will affect which page you get to see next. - + This help is likely not to be of any help. - + Sorry, I already gave all the help I could. - + Setup Wizard Help @@ -6122,43 +6215,43 @@ This file is part of Sandboxie and all changed done to it will be reverted next CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration - + Configure how Sandboxie-Plus should integrate with your system. - + Start UI with Windows UI samen met Windows starten - + Add 'Run Sandboxed' to the explorer context menu 'Gesandboxt uitvoeren' toevoegen aan het contextmenu van verkenner - + Add desktop shortcut for starting Web browser under Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -6985,37 +7078,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI - + Select the user interface style you prefer. - + &Advanced UI for experts - + &Simple UI for beginners - + &Vintage SbieCtrl.exe UI - + Use Bright Mode - + Use Dark Mode @@ -7322,8 +7415,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name Naam @@ -7359,9 +7452,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove Verwijderen @@ -7440,7 +7533,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates Sjablonen weergeven @@ -8547,32 +8640,32 @@ Het proces-overeenstemmingsniveau heeft een hogere prioriteit dan de specificite Processen verbergen - + Add Process Processen toevoegen - + Hide host processes from processes running in the sandbox. Host-processen verbergen van processen die in de sandbox worden uitgevoerd. - + Don't allow sandboxed processes to see processes running in other boxes Gesandboxte processen niet toestaan om processen te zien die in andere boxen worden uitgevoerd - + Users Gebruikers - + Restrict Resource Access monitor to administrators only Brontoegang-monitor beperken tot alleen administrators - + Add User Gebruiker toevoegen @@ -8581,7 +8674,7 @@ Het proces-overeenstemmingsniveau heeft een hogere prioriteit dan de specificite Gebruiker verwijderen - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8606,7 +8699,7 @@ Opmerking: Instellingen voor geforceerde programma's en geforceerde mappen - + Tracing Traceren @@ -8616,22 +8709,22 @@ Opmerking: Instellingen voor geforceerde programma's en geforceerde mappen API call trace (logapi moet geïnstalleerd zijn in de sbie-map) - + Pipe Trace Pipe-trace - + Log all SetError's to Trace log (creates a lot of output) Alle SetErrors loggen naar trace-log (maakt veel uitvoer aan) - + Log Debug Output to the Trace Log Debug-uitvoer naar de trace-log loggen - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8654,48 +8747,48 @@ in plaats van "*". Ntdll syscall Trace (maakt veel uitvoer aan) - + File Trace Bestand-trace - + Disable Resource Access Monitor Brontoegang-monitor uitschakelen - + IPC Trace IPC-trace - + GUI Trace GUI-trace - + Resource Access Monitor Brontoegang-monitor - + Access Tracing Toegang-tracing - + COM Class Trace COM Class trace - + Key Trace Key-trace - + Network Firewall Netwerk-firewall @@ -8710,71 +8803,71 @@ in plaats van "*". - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + Syscall Trace (creates a lot of output) - + Debug Debug - + WARNING, these options can disable core security guarantees and break sandbox security!!! WAARSCHUWING, deze opties kunnen kernbeveiligingsgaranties uitschakelen en sandbox-beveiliging breken! - + These options are intended for debugging compatibility issues, please do not use them in production use. Deze opties zijn bedoeld voor het debuggen van compatibiliteitsproblemen, gebruik ze niet in productiegebruik. - + App Templates App-sjablonen @@ -8783,22 +8876,22 @@ in plaats van "*". Compatibiliteit-sjablonen - + Filter Categories Filter categorieën - + Text Filter Tekstfilter - + Add Template Sjabloon toevoegen - + This list contains a large amount of sandbox compatibility enhancing templates Deze lijst bevat een groot aantal sjablonen om sandbox-compatibiliteit te verbeteren @@ -8807,17 +8900,17 @@ in plaats van "*". Sjabloon verwijderen - + Category Categorie - + Template Folders Sjabloonmappen - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8827,22 +8920,22 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + Value Waarde - + Accessibility Toegankelijkheid - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Om te compenseren voor de verloren bescherming, raadpleeg de "rechten ontnemen"-instellingenpagina in de beperking-instellingen-groep. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Schermlezers: JAWS, NVDA, Window-Eyes, System Access @@ -8914,7 +9007,7 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + Process Proces @@ -9036,52 +9129,62 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Don't allow sandboxed processes to see processes running outside any boxes - + API call Trace (traces all SBIE hooks) - + DNS Request Logging - + Templates - + Open Template - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. De volgende instellingen schakelen het gebruik van Sandboxie in combinatie met toegankelijkheidssoftware in. Merk op dat sommige beschermingsmaatregelen van Sandboxie noodzakelijk verloren gaan wanneer deze instellingen van toepassing zijn. - + Edit ini Section Ini-sectie bewerken - + Edit ini Ini bewerken - + Cancel Annuleren - + Save Opslaan @@ -9365,22 +9468,22 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + Advanced Config Geavanceerde configuratie - + Activate Kernel Mode Object Filtering Kernel-mode objectfiltering inschakelen - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Sandbox <a href="sbie://docs/filerootpath">bestandssysteem-root</a>: - + Clear password when main window becomes hidden Wachtwoord wissen wanneer het hoofdvenster verborgen wordt @@ -9389,22 +9492,22 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op Gescheiden gebruikersmappen - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Sandbox <a href="sbie://docs/ipcrootpath">ipc-root</a>: - + Sandbox default Sandbox-standaard - + Config protection Config-bescherming - + ... ... @@ -9674,12 +9777,12 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) - + Get @@ -9689,7 +9792,7 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. @@ -9699,102 +9802,102 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - + Update Settings - + New full installers from the selected release channel. - + Full Upgrades - + Update Check Interval - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Sandbox <a href="sbie://docs/keyrootpath">register-root</a>: - + Sandboxing features Sandboxing-functies - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + Sandboxie.ini Presets - + Change Password Wachtwoord wijzigen - + Password must be entered in order to make changes Wachtwoord moet opgegeven worden om wijzigingen te maken - + Only Administrator user accounts can make changes Alleen administrator-gebruikersaccounts kunnen wijzigingen maken - + Watch Sandboxie.ini for changes Wijzigingen in Sandboxie.ini opvolgen - + USB Drive Sandboxing - + Volume - + Information - + Sandbox for USB drives: - + Automatically sandbox all attached USB drives - + App Templates App-sjablonen - + App Compatibility @@ -9804,7 +9907,7 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op Alleen administrator-gebruikersaccounts kunnen de opdracht gebruiken om regels voor geforceerde programma's te pauzeren. - + Portable root folder Draagbare root-map @@ -9824,12 +9927,12 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op Pictogram in systeemvak weergeven: - + Use Windows Filtering Platform to restrict network access Windows Filtering Platform gebruiken om netwerktoegang te beperken - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Geselecteerde Win32k system calls hooken om GPU-versnelling in te schakelen (experimenteel) @@ -9916,51 +10019,51 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + Program Control Programma-bediening - - - + + + Name Naam - + Path Pad - + Remove Program Programma verwijderen - + Add Program Programma toevoegen - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Wanneer een van de volgende programma's gestart wordt buiten een sandbox, zal Sandboxie bericht SBIE1301 weergeven. - + Add Folder Map toevoegen - + Prevent the listed programs from starting on this system Voorkomen dat programma's in de lijst gestart worden op dit systeem - + Issue message 1308 when a program fails to start Bericht 1308 weergeven wanneer een programma niet kan worden gestart @@ -9990,68 +10093,73 @@ Merk op dat deze waarden momenteel gebruikersspecifiek zijn en globaal worden op - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater - + Keep add-on list up to date - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + Search in the Insider channel - + Check periodically for new Sandboxie-Plus versions - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Troubleshooting scripts up to date - + Use a Sandboxie login instead of an anonymous token - + Always run SandMan UI as Admin - + Program Alerts - + Issue message 1301 when forced processes has been disabled - + Sandboxie Config Config Protection Configuratiebescherming @@ -10089,7 +10197,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, - + Remove Verwijderen @@ -10104,12 +10212,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, - + Default sandbox: - + Only Administrator user accounts can use Pause Forcing Programs command @@ -10118,67 +10226,67 @@ Unlike the preview channel, it does not include untested, potentially breaking, Compatibiliteit - + In the future, don't check software compatibility Software-compatibiliteit in de toekomst niet controleren - + Enable Inschakelen - + Disable Uitschakelen - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie heeft de volgende softwaretoepassingen op uw systeem gedetecteerd. Klik op OK om configuratie-instellingen toe te passen die de compatibiliteit met deze toepassingen zullen verbeteren. Deze configuratie-instellingen zullen effect hebben in alle bestaande sandboxen en in alle nieuwe sandboxen. - + Local Templates - + Add Template Sjabloon toevoegen - + Text Filter Tekstfilter - + This list contains user created custom templates for sandbox options - + Open Template - + Edit ini Section Ini-sectie bewerken - + Save Opslaan - + Edit ini Ini bewerken - + Cancel Annuleren @@ -10187,13 +10295,13 @@ Unlike the preview channel, it does not include untested, potentially breaking, Ondersteuning - + Incremental Updates Version Updates - + Hotpatches for the installed version, updates to the Templates.ini and translations. @@ -10202,22 +10310,22 @@ Unlike the preview channel, it does not include untested, potentially breaking, Dit ondersteunerscertificaat is vervallen. <a href="sbie://update/cert">Haal een bijgewerkt certificaat op</a>. - + The preview channel contains the latest GitHub pre-releases. - + The stable channel contains the latest stable GitHub releases. - + Search in the Stable channel - + Search in the Preview channel @@ -10226,12 +10334,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, Sandboxie up-to-date houden met de voortschrijdende releases van Windows en compatibel houden met alle webbrowsers is een nooit eindigende onderneming. Overweeg om dit werk te steunen met een donatie.<br />U kunt de ontwikkeling steunen met een <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal-donatie</a>, die ook met kredietkaarten werkt.<br />U kunt ook doorlopende ondersteuning bieden met een <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon-abonnement</a>. - + In the future, don't notify about certificate expiration In de toekomst geen melding maken over het verlopen van certificaten - + Enter the support certificate here Voer het ondersteuningscertificaat hier in diff --git a/SandboxiePlus/SandMan/sandman_pl.ts b/SandboxiePlus/SandMan/sandman_pl.ts index 6e094076..957d4b0f 100644 --- a/SandboxiePlus/SandMan/sandman_pl.ts +++ b/SandboxiePlus/SandMan/sandman_pl.ts @@ -801,50 +801,60 @@ Proszę przejść do właściwego katalogu profilu użytkownika. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Zainstaluj certyfikat wsparcia <b>Sandboxie-Plus</b> - + If you have a supporter certificate, please fill it into the field below. Jeśli posiadasz certyfikat sponsora, wypełnij go w poniższym polu. - + Retrieve certificate using Serial Number: Pobieranie certyfikatu przy użyciu numeru seryjnego: - + Start evaluation without a certificate for a limited period of time. Wypróbuj bez certyfikatu przez ograniczony czas. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Użycie <b>Sandboxie-Plus</b>s w środowisku biznesowym, wymaga odpowiedniego <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">certyfikatu wsparcia</a> do użytku biznesowego. Jeśli nie posiadasz jeszcze wymaganego(-ych) certyfikatu(-ów), kup w <a href="https://xanasoft.com/shop/">sklepie internetowym xanasoft.com</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> oferuje dodatkowe funkcje i typy boksów wyłącznie dla <u>sponsorów projektu</u>. Boksy takie jak Ulepszona Prywatność <b><font color='red'>chronią dane użytkownika przed nielegalnym dostępem</font></b> przez programy znajdujące się w piaskownicy. Jeśli nie jesteś jeszcze sponsorem, rozważ <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">wsparcie projektu</a> dla zapewnienia dalszego rozwoju Sandboxie i otrzymania <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certyfikatu wsparcia</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. Nie udało się pobrać certyfikatu. - + Error: %1 Błąd: %1 - + Retrieving certificate... Retreiving certificate... Pobieranie certyfikatu... @@ -1064,12 +1074,12 @@ Możesz użyć %USER%, aby zapisać piaskownicę każdego użytkownika w jego w CFinishPage - + Complete your configuration Dokończ konfigurację - + Almost complete, click Finish to apply all selected options and conclude the wizard. Prawie ukończone, kliknij Zakończ, aby zastosować wszystkie wybrane opcje i zakończyć działanie kreatora. @@ -1164,32 +1174,32 @@ Możesz użyć %USER%, aby zapisać piaskownicę każdego użytkownika w jego w CIntroPage - + Introduction Wstęp - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Witamy w Kreatorze instalacji, który pomoże Ci skonfigurować Twoją kopię <b>Sandboxie-Plus</b>. Możesz przerwać i/lub uruchomić kreatora w dowolnym momencie z menu Piaskownica->Konserwacja. - + Select how you would like to use Sandboxie-Plus Wybierz, jak chcesz korzystać z Sandboxie-Plus - + &Personally, for private non-commercial use Osobiście, do użytku &prywatnego, niekomercyjnego - + &Commercially, for business or enterprise use Komer&cyjnie, do użytku służbowego lub w przedsiębiorstwie - + Note: this option is persistent Uwaga: ta opcja jest trwała @@ -1683,74 +1693,74 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Główny ipc piaskownicy - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: Dodaj opcję specjalną: - - + + On Start Uruchom Start - - - - - + + + + + Run Command Uruchom polecenie - + Start Service Uruchom usługę - + On Init Uruchom Init - + On File Recovery O odzyskiwaniu plików - + On Delete Content Uruchom, Usuń zawartość - + On Terminate - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -1759,31 +1769,31 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Uruchom kasowanie - - - - - + + + + + Please enter the command line to be executed Wprowadź wiersz polecenia do wykonania - + Please enter a program file name to allow access to this sandbox Wprowadź nazwę pliku programu, aby zezwolić na dostęp do tej piaskownicy - + Please enter a program file name to deny access to this sandbox Wprowadź nazwę pliku programu, aby odmówić dostępu do tej piaskownicy - + Deny Odmowa - + %1 (%2) %1 (%2) @@ -2071,7 +2081,7 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Programy (*.exe *.cmd);;Wszystkie pliki (*.*) - + Please enter a service identifier Proszę wpisać identyfikator usługi @@ -2317,8 +2327,8 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap - - + + @@ -2356,7 +2366,7 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap - + @@ -2552,7 +2562,7 @@ Wybierz folder, który zawiera ten plik. - + Allow @@ -2944,111 +2954,111 @@ Błąd: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater Skonfiguruj aktualizator <b>Sandboxie-Plus</b> - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. Podobnie jak w przypadku każdego innego produktu zabezpieczającego, ważne jest, aby aktualizować oprogramowanie Sandboxie-Plus. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components Regularnie sprawdzaj dostępność wszystkich aktualizacji Sandboxie-Plus i komponentów opcjonalnych - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. Pozwól Sandboxie regularnie sprawdzać dostępność najnowszych aktualizacji. - + Check for new Sandboxie-Plus versions: Sprawdź nowe wersje Sandboxie-Plus: - + Check for new Sandboxie-Plus builds. Sprawdź nowe kompilacje Sandboxie-Plus. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: Wybierz, w którym kanale aktualizacji szukać nowych kompilacji Sandboxie-Plus: - + In the Stable Channel W stabilnym kanale - + The stable channel contains the latest stable GitHub releases. Kanał stabilny zawiera najnowsze stabilne wersje z GitHub. - + In the Preview Channel - with newest experimental changes W kanale podglądu - z najnowszymi eksperymentalnymi zmianami - + The preview channel contains the latest GitHub pre-releases. Kanał podglądu zawiera najnowsze wersje przed finalne z GitHub. - + In the Insider Channel - exclusive features W Insider Channel - ekskluzywne funkcje - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Kanał Insider oferuje wczesny dostęp do nowych funkcji i poprawek błędów, które ostatecznie zostaną udostępnione publicznie, a także wszystkie istotne ulepszenia ze stabilnego kanału. W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalnie przełomowych lub eksperymentalnych zmian, które mogą nie być gotowe do szerszego wykorzystania. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Więcej informacji na temat <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Kanału Insider</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes Aktualizuj szablony zgodności i stosuj poprawki - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. Sprawdź najnowsze szablony zgodności i poprawki. - + Get the latest Scripts for the Troubleshooting Wizard Pobierz najnowsze skrypty dla Kreatora rozwiązywania problemów - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. Sprawdź najnowsze skrypty rozwiązywania problemów dla kreatora rozwiązywania problemów. - + Keep the list of optional Add-on components up to date Aktualizuj listę opcjonalnych dodatków - + Check for latest available add-ons. Sprawdź dostępne dodatki. @@ -3062,12 +3072,12 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Sprawdź najnowsze dostępne dodatki. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus stosuje surowe ograniczenia aplikacji, co może prowadzić do problemów ze zgodnością. Bądź na bieżąco z Sandboxie-Plus, w tym szablonami zgodności i rozwiązywaniem problemów, aby zapewnić płynne działanie wśród aktualizacji systemu Windows i zmian w aplikacjach. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. Dostęp do najnowszych szablonów zgodności i internetowej bazy danych rozwiązywania problemów wymaga ważnego <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certyfikatu wsparcia</a>. @@ -5896,99 +5906,182 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap - + Search for settings Szukaj ustawień - - - + + + Run &Sandboxed Uruchom w pia&skownicy - + kilobytes (%1) kilobajty (%1) - + Volume not attached Niepodłączony wolumin - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Ten certyfikat wsparcia wygasł. <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">pobierz zaktualizowany certyfikat</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Wyłączone + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... Pobieranie certyfikatu... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) - + Home Strona główna - + Advanced (L) - + Supporter certificate required for access Do uzyskania dostępu wymagany jest certyfikat sponsora - + Supporter certificate required for automation Certyfikat sponora wymagany do automatyzacji - + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + + + This Add-on is mandatory and can not be removed. Ten dodatek jest obowiązkowy i nie można go usunąć. - + Sandboxed Web Browser Przeglądarka WWW w trybie piaskownicy @@ -6046,43 +6139,43 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Dodaj %1 szablon - + Select font Wybierz czcionkę - + Reset font Zresetuj czcionkę - + %0, %1 pt %0, %1 pt - + Please enter message Proszę wpisać wiadomość - + Select Program Wybierz program - + Executables (*.exe *.cmd) Programy (*.exe *.cmd) - - + + Please enter a menu title Proszę wpisać tytuł menu - + Please enter a command Proszę wpisać polecenie @@ -6091,102 +6184,102 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Wygasł ten certyfikat wsparcia, proszę <a href="sbie://update/cert">uzyskać zaktualizowany certyfikat</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Funkcje dodatkowe zostaną wyłączone za %1 dni.</font> - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>W obecnej kompilacji funkcje Plus pozostają włączone</font>, ale nie masz już dostępu do usług Sandboxie-Live, w tym aktualizacji zgodności i bazy danych rozwiązywania problemów. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Ten certyfikat sponsora <font color='red'>wygaśnie za %1 dni</font>, prosimy o <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">uzyskanie zaktualizowanego certyfikatu</a>. - + Contributor Współtwórca - + Eternal Wieczny - + Business Biznes - + Personal Osobisty - + Great Patreon Wspaniały Patron - + Patreon Patron - + Family Rodzina - + Evaluation Próbny - + Type %1 Typ %1 - + Advanced Zaawansowany - + Max Level Poziom maks. - + Level %1 Poziom %1 - + Set Force in Sandbox - + Set Open Path in Sandbox - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. Ten certyfikat niestety nie jest ważny dla bieżącej kompilacji, musisz uzyskać nowy certyfikat lub przejść na starszą wersję. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Chociaż ten certyfikat wygasł, dla obecnie zainstalowanej wersji oraz funkcje pozostają włączone. Jednak nie będziesz już mieć dostępu do usług Sandboxie-Live, w tym aktualizacji zgodności i bazy danych rozwiązywania problemów online. - + This certificate has unfortunately expired, you need to get a new certificate. Ten certyfikat niestety wygasł, musisz uzyskać nowy certyfikat. @@ -6195,7 +6288,7 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap <br /><font color='red'>W tej wersji funkcje Plus pozostają włączone.</font> - + <br />Plus features are no longer enabled. <br />Funkcje Plus nie są już włączone. @@ -6209,12 +6302,12 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Wymagany certyfikat sponsora - + Run &Un-Sandboxed Ur&uchom bez piaskownicy - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. To nie wygląda jak certyfikat. Proszę wpisać cały certyfikat, a nie tylko jego fragment. @@ -6227,7 +6320,7 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Ten certyfikat jest niestety nieaktualny. - + Thank you for supporting the development of Sandboxie-Plus. Dziękujemy za wsparcie rozwoju Sandboxie-Plus. @@ -6236,22 +6329,22 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Ten certyfikat pomocy technicznej jest nieważny. - + Update Available Dostępna aktualizacja - + Installed Zainstalowane - + by %1 przez %1 - + (info website) (strona informacyjna) @@ -6260,63 +6353,63 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap Ten dodatek jest obowiązkowy i nie można go usunąć. - - + + Select Directory Wybierz katalog - + <a href="check">Check Now</a> <a href="check">Sprawdź teraz</a> - + Please enter the new configuration password. Proszę wpisać nowe hasło konfiguracyjne. - + Please re-enter the new configuration password. Wprowadź ponownie nowe hasło konfiguracyjne. - + Passwords did not match, please retry. Hasła nie zgadzają się, spróbuj ponownie. - + Process Proces - + Folder Folder - + Please enter a program file name Proszę wpisać nazwę pliku programu - + Please enter the template identifier Proszę wpisać identyfikator szablonu - + Error: %1 Błąd: %1 - + Do you really want to delete the selected local template(s)? Czy naprawdę chcesz usunąć wybrany lokalny szablon(-y)? - + %1 (Current) %1 (aktualne) @@ -6336,27 +6429,27 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap CSetupWizard - + Setup Wizard Kreator konfiguracji - + The decision you make here will affect which page you get to see next. Decyzja, którą tu podejmiesz, wpłynie na to, którą stronę zobaczysz w następnej kolejności. - + This help is likely not to be of any help. Ta pomoc prawdopodobnie nie będzie użyteczna. - + Sorry, I already gave all the help I could. Przepraszam, udzielono już wszelkiej możliwej pomocy. - + Setup Wizard Help Pomoc kreatora konfiguracji @@ -6364,43 +6457,43 @@ Uwaga: Sprawdzanie aktualizacji często pomija najnowsze wydania GitHub, aby zap CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Skonfiguruj integrację powłoki <b>Sandboxie-Plus</b> - + Configure how Sandboxie-Plus should integrate with your system. Skonfiguruj sposób integracji Sandboxie-Plus z Twoim systemem. - + Start UI with Windows Uruchom interfejs wraz z Windows - + Add 'Run Sandboxed' to the explorer context menu Dodaj 'Wykonaj w Piaskownicy' do menu kontekstowego - + Add desktop shortcut for starting Web browser under Sandboxie Dodaj skrót na pulpit do uruchamiania przeglądarki WWW w Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -7240,37 +7333,37 @@ Jeśli jesteś już Wielkim Wspierającym na Patreon, Sandboxie może sprawdzić CUIPage - + Configure <b>Sandboxie-Plus</b> UI Skonfiguruj interfejs użytkownika <b>Sandboxie-Plus</b> - + Select the user interface style you prefer. Wybierz styl interfejsu użytkownika, który preferujesz. - + &Advanced UI for experts Za&awansowany interfejs użytkownika dla ekspertów - + &Simple UI for beginners Pro&sty UI dla początkujących - + &Vintage SbieCtrl.exe UI &Klasyczny interfejs SbieCtrl.exe - + Use Bright Mode Użyj trybu jasnego - + Use Dark Mode Użyj trybu ciemnego @@ -7476,8 +7569,8 @@ Jeśli jesteś już Wielkim Wspierającym na Patreon, Sandboxie może sprawdzić - - + + Name Nazwa @@ -7513,9 +7606,9 @@ Jeśli jesteś już Wielkim Wspierającym na Patreon, Sandboxie może sprawdzić - - - + + + Remove Usuń @@ -7697,7 +7790,7 @@ Jeśli jesteś już Wielkim Wspierającym na Patreon, Sandboxie może sprawdzić - + Show Templates Pokaż szablony @@ -8025,17 +8118,17 @@ Jeśli zdefiniowane są procesy wiodące, wszystkie inne są traktowane jako pro Ukryj procesy - + Add Process Dodaj proces - + Hide host processes from processes running in the sandbox. Ukryj procesy hosta piaskownicy przed procesami działającymi w piaskownicy. - + Don't allow sandboxed processes to see processes running in other boxes Nie zezwalaj procesom w trybie piaskownicy widzieć procesów działających w innych boksach @@ -8045,43 +8138,43 @@ Jeśli zdefiniowane są procesy wiodące, wszystkie inne są traktowane jako pro - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + Users Użytkownicy - + Restrict Resource Access monitor to administrators only Ogranicz dostęp do monitora dostępu do zasobów tylko dla administratorów - + Add User Dodaj użytkownika @@ -8090,7 +8183,7 @@ Jeśli zdefiniowane są procesy wiodące, wszystkie inne są traktowane jako pro Usuń użytkownika - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8099,47 +8192,47 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Uwaga: ustawienia Wymuszonych Programów i Wymuszania Folderów dla piaskownicy nie mają zastosowania do kont użytkowników, które nie mogą korzystać z piaskownicy. - + Tracing Śledzenie - + GUI Trace Śledzenie GUI - + IPC Trace Śledzenie IPC - + Pipe Trace Śledzenie pipe - + Access Tracing Śledzenie dostępów - + Log Debug Output to the Trace Log Rejestruj dane wyjściowe debugowania w dzienniku śledzenia - + File Trace Śledzenie plikow - + Key Trace Śledzenie kluczy - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8158,7 +8251,7 @@ Możesz dostosować rejestrowanie za pomocą ini, określając zamiast "*". - + COM Class Trace Śledzenie klas COM @@ -8219,7 +8312,7 @@ zamiast "*". - + Process Proces @@ -8247,7 +8340,7 @@ zamiast "*". Śledzenie wywołań API (wymaga zainstalowania logapi w katalogu sbie) - + Log all SetError's to Trace log (creates a lot of output) Rejestruj wszystkie błędy SetError do dziennika śledzenia (tworzy dużo danych wyjściowych) @@ -8256,28 +8349,28 @@ zamiast "*". Śledzenie Ntdll syscall (tworzy dużo danych wyjściowych) - + DNS Request Logging Dns Request Logging Rejestrowanie żądań DNS - + Debug Debug - + WARNING, these options can disable core security guarantees and break sandbox security!!! UWAGA, te opcje mogą wyłączyć podstawowe gwarancje bezpieczeństwa i złamać zabezpieczenia sandboxa! - + These options are intended for debugging compatibility issues, please do not use them in production use. Te opcje są przeznaczone do debugowania problemów z kompatybilnością, proszę nie używać ich w zastosowaniach produkcyjnych. - + App Templates Dodaj szablony @@ -8286,17 +8379,17 @@ zamiast "*". Szablony zgodności - + Filter Categories Filtruj kategorie - + Text Filter Filtruj text - + Add Template Dodaj szablon @@ -8305,12 +8398,12 @@ zamiast "*". Usuń szablon - + Category Kategoria - + This list contains a large amount of sandbox compatibility enhancing templates Ta lista zawiera dużą ilość szablonów poprawiających kompatybilność z piaskownicą @@ -9103,28 +9196,28 @@ Poziom dopasowania do procesu ma wyższy priorytet niż specyfika i opisuje spos W tym miejscu można określić akcje, które mają być wykonywane automatycznie w przypadku różnych zdarzeń w boksie. - + Disable Resource Access Monitor Wyłącz monitor dostępu do zasobów - + Resource Access Monitor Monitor dostępu do zasobów - + Network Firewall Zapora sieciowa - + Template Folders Foldery szablonów - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -9134,22 +9227,22 @@ Należy pamiętać, że te wartości są obecnie specyficzne dla użytkownika i - + Value Wartość - + Accessibility Dostępność - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Aby zrekompensować utratę ochrony, zapoznaj się ze stroną ustawień Usuwania Uprawnień w grupie ustawień Ograniczenia. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Czytniki ekranu: JAWS, NVDA, Window-Eyes, System Access @@ -9361,70 +9454,80 @@ Partially checked: No groups will be added to the newly created sandboxed token. - + Hide Firmware Information Hide Firmware Informations - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Don't allow sandboxed processes to see processes running outside any boxes - + API call Trace (traces all SBIE hooks) - + Syscall Trace (creates a lot of output) Syscall Trace (tworzy dużo danych wyjściowych) - + Templates Szablony - + Open Template - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Poniższe ustawienia umożliwiają korzystanie z usługi Sandboxie w połączeniu z oprogramowaniem zapewniającym dostępność. Należy pamiętać, że niektóre środki ochrony Sandboxie są z konieczności tracone, gdy te ustawienia są aktywne. - + Edit ini Section Edytuj sekcję ini - + Edit ini Edytuj ini - + Cancel Anuluj - + Save Zapisz @@ -9702,12 +9805,12 @@ Partially checked: No groups will be added to the newly created sandboxed token. <a href="sbie://addons">aktualizuj listę dodatków teraz</a> - + Activate Kernel Mode Object Filtering Włącz filtrowanie obiektów w trybie jądra - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Przechwytuj wybrane wywołania systemowe Win32k, aby włączyć przyspieszenie GPU (eksperymentalne) @@ -9741,7 +9844,7 @@ Partially checked: No groups will be added to the newly created sandboxed token. Użyj nowego układu okna dialogowego konfiguracji * - + Sandboxie Updater Aktualizacja Sandboxie @@ -9750,49 +9853,49 @@ Partially checked: No groups will be added to the newly created sandboxed token. Aktualizuj listę dodatków - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Kanał Insider oferuje wczesny dostęp do nowych funkcji i poprawek błędów, które ostatecznie zostaną udostępnione publicznie, a także wszystkie istotne ulepszenia ze stabilnego kanału. W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalnie przełomowych lub eksperymentalnych zmian, które mogą nie być gotowe do szerszego wykorzystania. - + Search in the Insider channel Szukaj w kanale Insider - + Check periodically for new Sandboxie-Plus versions Okresowo sprawdzaj dostępność nowych wersji Sandboxie-Plus - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Więcej informacji na temat <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Kanału Insider</a> - + Keep Troubleshooting scripts up to date Aktualizuj skrypty rozwiązywania problemów - + Use a Sandboxie login instead of an anonymous token Użyj loginu Sandboxie zamiast anonimowego tokena - + Program Alerts Alerty programu - + Issue message 1301 when forced processes has been disabled Komunikat 1301 po wyłączeniu wymuszania procesów - + Only Administrator user accounts can use Pause Forcing Programs command Tylko konta użytkowników typu Administrator mogą używać polecenia Wstrzymaj Wymuszanie Programów @@ -9829,7 +9932,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni - + Remove Usuń @@ -9848,7 +9951,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Konfiguracja piaskownicy - + Default sandbox: Domyślna piaskownica: @@ -9857,22 +9960,22 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Zgodność - + Edit ini Section Edytuj sekcję ini - + Save Zapisz - + Edit ini Edytuj ini - + Cancel Anuluj @@ -9881,7 +9984,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Wsparcie - + Incremental Updates Version Updates Aktualizacje wersji @@ -9891,22 +9994,22 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Nowe pełne wersje z wybranego kanału dystrybucji. - + Hotpatches for the installed version, updates to the Templates.ini and translations. Świeże poprawki dla zainstalowanej wersji, aktualizacji Templates.ini i tłumaczeń. - + The preview channel contains the latest GitHub pre-releases. Kanał podglądu zawiera najnowsze wersje przed finalne z GitHub. - + The stable channel contains the latest stable GitHub releases. Kanał stabilny zawiera najnowsze stabilne wersje z GitHub. - + Search in the Stable channel Szukaj w kanale stabilnym @@ -9915,7 +10018,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Utrzymywanie Sandboxie na bieżąco z nowymi wersjami systemu Windows i kompatybilność ze wszystkimi przeglądarkami internetowymi to niekończące się przedsięwzięcie. Rozważ wsparcie tej pracy darowizną.<br />Możesz wesprzeć rozwój za pomocą <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">darowizny PayPal</a>, działa również z kartami kredytowymi.<br />Lub możesz zapewnić ciągłe wsparcie dzięki <a href="https://sandboxie-plus.com/go.php?to=patreon">subskrypcji Patreon</a>. - + Search in the Preview channel Szukaj w kanale podglądu @@ -9978,22 +10081,22 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Użyj ciemnego motywu (zadziała w pełni po restarcie SB+) - + Config protection Ochrona konfiguracji - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Piaskownica <a href="sbie://docs/ipcrootpath">ipc root</a>: - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Piaskownica <a href="sbie://docs/keyrootpath">registry root</a>: - + Clear password when main window becomes hidden Wyczyść hasło, gdy zostanie ukryte okno główne @@ -10002,7 +10105,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Tylko konta użytkowników typu Administrator mogą używać polecenia Wstrzymaj Programy Wymuszone - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Piaskownica <a href="sbie://docs/filerootpath">file system root</a>: @@ -10052,12 +10155,12 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Uruchom Menedżera piaskownicy - + Advanced Config Konfiguracja zaawansowana - + Use Windows Filtering Platform to restrict network access Użyj platformy filtrowania systemu Windows, aby ograniczyć dostęp do sieci @@ -10070,7 +10173,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Oddziel foldery użytkowników - + Sandboxing features Funkcje piaskownicy @@ -10079,28 +10182,28 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Osoby wspierające projekt Sandboxie-Plus otrzymują <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certyfikat wsparcia</a>. To jest jak klucz licencyjny, ale dla wspaniałych ludzi używających oprogramowania open source :-) - + Program Control Kontrola programu - + Sandboxie Config Config Protection Ochrona konfiguracji - + Only Administrator user accounts can make changes Tylko administratorzy mogą zmieniać ustawienia - + Password must be entered in order to make changes Wymagaj podania hasła, aby zmienić ustawienia - + Change Password Zmień hasło @@ -10109,7 +10212,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Utrzymywanie Sandboxie na bieżąco z nowymi wersjami systemu Windows i kompatybilność ze wszystkimi przeglądarkami internetowymi to niekończące się przedsięwzięcie. Rozważ wsparcie tej pracy darowizną.<br />Możesz wesprzeć rozwój za pomocą <a href="https://sandboxie-plus.com/go.php?to=donate">darowizny PayPal</a>, działa również z kartami kredytowymi.<br />Lub możesz zapewnić ciągłe wsparcie dzięki <a href="https://sandboxie-plus.com/go.php?to=patreon">subskrypcji Patreon</a>. - + Enter the support certificate here Wpisz tutaj certyfikat wsparcia @@ -10118,22 +10221,22 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Ustawienia wsparcia - + Portable root folder Przenośny folder główny - + ... ... - + Sandbox default Ścieżki piaskownicy - + Watch Sandboxie.ini for changes Obserwuj modyfikacje Sandboxie.ini @@ -10231,39 +10334,39 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni - - - + + + Name Nazwa - + Path Ścieżka - + Remove Program Usuń program - + Add Program Dodaj Program - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Gdy jakikolwiek z następujących programów jest uruchomiony poza piaskownicą, Sandboxie wyświetli wiadomość SBIE1301. - + Add Folder Dodaj folder - + Prevent the listed programs from starting on this system Zapobiegaj uruchamianiu wymienionych programów w tym systemie @@ -10488,12 +10591,12 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Ten certyfikat wsparcia wygasł. <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">pobierz zaktualizowany certyfikat</a>. - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Sponsorzy projektu Sandboxie-Plus mogą otrzymać <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certyfikat sponsora</a>. To jak klucz licencyjny, ale dla niesamowitych ludzi korzystających z oprogramowania open source. :-) - + Get Uzyskaj @@ -10503,7 +10606,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Pobieranie/Uaktualnianie/Odnawianie certyfikatu przy użyciu numeru seryjnego - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Aktualizowanie Sandboxie z kolejnymi wersjami systemu Windows i kompatybilność ze wszystkimi przeglądarkami internetowymi to niekończące się przedsięwzięcie. Możesz wesprzeć rozwój poprzez <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">bezpośredni wkład w projekt</a>, pokazując swoje wsparcie poprzez <a href= "https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">kupując certyfikat wspierający</a>, zostając patronem <a href="https://sandboxie-plus. com/go.php?to=patreon">subskrypcja na Patreonie</a> lub poprzez <a href="https://sandboxie-plus.com/go.php?to=donate">darowiznę PayPal</ a>.<br />Twoje wsparcie odgrywa kluczową rolę w rozwoju i utrzymaniu Sandboxie. @@ -10524,137 +10627,142 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Keep add-on list up to date Aktualizuj listę dodatków - + Update Settings Ustawienia aktualizacji - + New full installers from the selected release channel. Nowe pełne instalatory z wybranego kanału wydania. - + Full Upgrades Pełne aktualizacje - + Update Check Interval Interwał sprawdzania aktualizacji - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + Sandboxie.ini Presets Wstępne ustawienia Sandboxie.in - + Always run SandMan UI as Admin - + Issue message 1308 when a program fails to start Pokaż wiadomość 1308, gdy program nie może uruchomić się - + USB Drive Sandboxing Piaskownica dysków USB - + Volume Pojemność - + Information Informacja - + Sandbox for USB drives: Piaskownica dla napędów USB: - + Automatically sandbox all attached USB drives Automatyczna piaskownica wszystkich podłączonych dysków USB - + App Templates Dodaj szablony - + App Compatibility Kompatybilność aplikacji - + In the future, don't check software compatibility W przyszłości nie sprawdzaj szablonów kompatybilności - + Enable Włączyć - + Disable Wyłącz - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie wykrył następujące aplikacje w twoim systemie. Kliknij OK, aby zastosować ustawienia konfiguracji, co poprawi zgodność z tymi aplikacjami. Te ustawienia konfiguracji będą obowiązywać we wszystkich istniejących piaskownicach i wszystkich nowych piaskownicach. - + Local Templates Szablony lokalne - + Add Template Dodaj szablon - + Open Template - + Text Filter Filtruj text - + This list contains user created custom templates for sandbox options Ta lista zawiera utworzone przez użytkownika własne szablony opcji piaskownicy @@ -10663,7 +10771,7 @@ W przeciwieństwie do kanału podglądu nie zawiera niesprawdzonych, potencjalni Nowe wersje - + In the future, don't notify about certificate expiration W przyszłości nie powiadamiaj o wygaśnięciu certyfikatu diff --git a/SandboxiePlus/SandMan/sandman_pt_BR.ts b/SandboxiePlus/SandMan/sandman_pt_BR.ts index d2ab52e5..fc52bbe6 100644 --- a/SandboxiePlus/SandMan/sandman_pt_BR.ts +++ b/SandboxiePlus/SandMan/sandman_pt_BR.ts @@ -797,50 +797,60 @@ Navegue até o diretório de perfil de usuário correto. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Instale o seu <b>Sandboxie-Plus</b> com certificado de suporte - + If you have a supporter certificate, please fill it into the field below. Se você possui um certificado de apoiador, preencha-o no campo abaixo. - + Retrieve certificate using Serial Number: Recuperar certificado usando número de série: - + Start evaluation without a certificate for a limited period of time. Inicie a avaliação sem um certificado por um período limitado de tempo. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Para usar o <b>Sandboxie-Plus</b> em um ambiente de negócios, um <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">certificado de suporte</a> para uso comercial é necessário. Se você ainda não possui o(s) certificado(s) necessário(s), poderá obtê-los em <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> fornece recursos adicionais e tipos de caixa exclusivamente para <u>apoiadores do projeto</u>. Caixas como as caixas de Privacidade Aprimoradas <b><font color='red'>proteger os dados do usuário contra acesso ilícito</font></b> pelos programas na caixa de areia. Se você ainda não é um apoiador, considere <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">apoiar o projeto</a> para garantir o desenvolvimento do Sandboxie e receber um <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de apoiador</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. Falha ao recuperar o certificado. - + Error: %1 Erro: %1 - + Retrieving certificate... Retreiving certificate... Recuperando certificado... @@ -1059,12 +1069,12 @@ Você pode usar %USER% para salvar a caixa de proteção de cada usuário em uma CFinishPage - + Complete your configuration Conclua sua configuração - + Almost complete, click Finish to apply all selected options and conclude the wizard. Quase concluído, clique em Concluir para aplicar todas as opções selecionadas e concluir o assistente. @@ -1158,32 +1168,32 @@ Você pode usar %USER% para salvar a caixa de proteção de cada usuário em uma CIntroPage - + Introduction Introdução - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Bem-vindo ao Assistente de Configuração. Esse assistente irá ajudá-lo a configurar sua cópia do <b>Sandboxie-Plus</b>. Você pode iniciar esse assistente a qualquer momento a partir do menu Caixa->Manutenção se você não deseja completá-lo agora. - + Select how you would like to use Sandboxie-Plus Selecione como gostaria de usar o Sandboxie-Plus - + &Personally, for private non-commercial use &Pessoal, para uso privado e não comercial - + &Commercially, for business or enterprise use &Comercial, para uso comercial ou empresarial - + Note: this option is persistent Nota: Essa opção é persistente @@ -1782,8 +1792,8 @@ Nota: A verificação de atualização geralmente está por trás da versão mai - - + + @@ -1834,7 +1844,7 @@ Nota: A verificação de atualização geralmente está por trás da versão mai - + @@ -1909,107 +1919,107 @@ Nota: A verificação de atualização geralmente está por trás da versão mai Raiz do ipc do Sandbox - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: Adicionar opção especial: - - + + On Start Ao iniciar - - - - - + + + + + Run Command Executar comando - + Start Service Iniciar Serviço - + On Init Ao Iniciar - + On File Recovery Na recuperação de arquivos - + On Delete Content Ao excluir conteúdo - + On Terminate Ao Terminar - - - - - + + + + + Please enter the command line to be executed Digite a linha de comando a ser executada - + Please enter a program file name to allow access to this sandbox Digite um nome do arquivo de programa para permitir acesso a essa caixa - + Please enter a program file name to deny access to this sandbox Digite um nome do arquivo de programa para negar acesso a essa caixa - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. - + Tabela de firmware salva com sucesso no registro do host: HKEY_CURRENT_USER\System\SbieCustom<br />você pode copiá-la para o registro da caixa de areia para ter um valor diferente para cada caixa. Please enter a program file name Insira o nome do programa - + Deny Negar - + %1 (%2) Same as in source %1 (%2) @@ -2275,7 +2285,7 @@ Nota: A verificação de atualização geralmente está por trás da versão mai Executáveis (*.exe *.cmd);;Todos os arquivos (*.*) - + Please enter a service identifier Por favor, digite um identificador de serviço @@ -2378,7 +2388,7 @@ Nota: A verificação de atualização geralmente está por trás da versão mai entrada: IP ou Porta não pode estar vazio - + Allow @@ -2954,122 +2964,122 @@ Erro: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater Configurar o atualizador do <b>Sandboxie-Plus</b> - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. Como acontece com qualquer outro produto de segurança, é importante manter seu Sandboxie-Plus atualizado. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components Verifique regularmente todas as atualizações do Sandboxie-Plus e componentes opcionais - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. Deixe o Sandboxie verificar regularmente as atualizações mais recentes. - + Check for new Sandboxie-Plus versions: Verifique se há novas versões do Sandboxie-Plus: - + Check for new Sandboxie-Plus builds. Verifique se há novas compilações do Sandboxie-Plus. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: Selecione em qual canal de atualização procurar novas compilações do Sandboxie-Plus: - + In the Stable Channel No Canal Estável - + The stable channel contains the latest stable GitHub releases. O canal estável contém os últimos lançamentos estáveis ​​do GitHub. - + In the Preview Channel - with newest experimental changes No Canal Preview - com as alterações experimentais mais recentes - + The preview channel contains the latest GitHub pre-releases. O canal preview contém os últimos pré-lançamentos do GitHub. - + In the Insider Channel - exclusive features No Canal Insider – recursos exclusivos - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. O canal Insider oferece acesso antecipado a novos recursos e correções de bugs que eventualmente serão lançados ao público, bem como todas as melhorias relevantes do canal estável. Ao contrário do canal preview, ele não inclui alterações não testadas, potencialmente problemáticas ou experimentais que podem não estar prontas para uso mais amplo. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Mais sobre o <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Canal Insider </a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes Mantenha os modelos de compatibilidade atualizados e aplique os hotfixes - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. Verifique os modelos de compatibilidade e hotfixes mais recentes. - + Get the latest Scripts for the Troubleshooting Wizard Obter os scripts mais recentes para o assistente de solução de problemas - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. Verifique os scripts de solução de problemas mais recentes para o assistente de solução de problemas. - + Keep the list of optional Add-on components up to date Mantenha a lista de componentes opcionais atualizada - + Check for latest available add-ons. Check for latest avaialble addons. Verifique os complementos disponíveis mais recentes. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus aplica restrições estritas de aplicativos, o que pode levar a problemas de compatibilidade. Mantenha-se atualizado com o Sandboxie-Plus, incluindo modelos de compatibilidade e solução de problemas, para garantir uma operação tranquila em meio a atualizações do Windows e alterações de aplicativos. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. O acesso aos modelos de compatibilidade mais recentes e ao banco de dados de solução de problemas on-line requer um documento válido <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de apoiador</a>. @@ -5931,69 +5941,152 @@ Não vou escolher: %2 - + Search for settings Pesquisar por configurações - - - + + + Run &Sandboxed Executar na &Caixa de Areia - + Volume not attached Volume não anexado - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Desativado + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. Isso não se parece com um número de série do Sandboxie-Plus.<br />Se você tentou inserir o UpdateKey ou a Assinatura de um certificado, mas isso não está correto, insira o certificado inteiro na área de texto acima. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... Recuperando certificado... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 Erro ao recuperar certificado: %1 - + Unknown Error (probably a network issue) Erro Desconhecido (provavelmente um problema de rede) - + Home Principal + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + - + Sandboxed Web Browser Navegador Web na Caixa de Areia @@ -6051,53 +6144,53 @@ Não vou escolher: %2 Adicionar Modelo %1 - + Select font Selecionar fonte - + Reset font Redefinir fonte - + %0, %1 pt - + Please enter message Por favor, digite a mensagem - + Select Program Selecionar Programa - + Executables (*.exe *.cmd) Executáveis (*.exe *.cmd) - - + + Please enter a menu title Por favor insira o título do menu - + Please enter a command Por favor, digite um comando - + kilobytes (%1) - + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Esse certificado de apoiador expirou, por favor <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obter um certificado atualizado</a>. @@ -6106,92 +6199,92 @@ Não vou escolher: %2 Esse certificado de apoiador expirou, por favor <a href="sbie://update/cert">obtenha um certificado atualizado</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Os recursos do Plus serão desativados em %1 dias.</font> - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>Para a versão atual, os recursos Plus permanecem ativados</font>, mas você não tem mais acesso aos serviços Sandboxie-Live, incluindo atualizações de compatibilidade e banco de dados de solução de problemas. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Esse certificado de apoiador será <font color='red'>expirado em %1 dias</font>, por favor <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obter um certificado atualizado</a>. - + Contributor Contribuinte - + Eternal Eterno - + Business - + Personal Pessoal - + Great Patreon - + Patreon - + Family Família - + Evaluation Avaliação - + Type %1 Tipo %1 - + Advanced Avançado - + Advanced (L) Avançado (L) - + Max Level Nível Máximo - + Level %1 Nível %1 - + Supporter certificate required for access Certificado de apoiador necessário para acessar - + Supporter certificate required for automation Certificado de apoiador necessário para automação @@ -6200,17 +6293,17 @@ Não vou escolher: %2 Tornar Pasta/Arquivo &Forçado - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. Infelizmente, este certificado não é válido para a versão atual. Você precisa obter um novo certificado ou fazer downgrade para uma versão anterior. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Embora este certificado tenha expirado, para a versão atualmente instalada, os recursos plus permanecem ativados. No entanto, você não terá mais acesso aos serviços Sandboxie-Live, incluindo atualizações de compatibilidade e banco de dados de solução de problemas online. - + This certificate has unfortunately expired, you need to get a new certificate. Infelizmente, este certificado expirou. Você precisa obter um novo certificado. @@ -6219,7 +6312,7 @@ Não vou escolher: %2 <br /><font color='red'>Para essa compilação, os recursos Plus permanecem ativados.</font> - + <br />Plus features are no longer enabled. <br />Os recursos Plus não estão mais ativados. @@ -6233,22 +6326,22 @@ Não vou escolher: %2 Certificado de apoiador necessário - + Run &Un-Sandboxed Executar &Fora da Caixa de Areia - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Isso não parece um certificado. Digite o certificado inteiro, não apenas uma parte dele. @@ -6261,7 +6354,7 @@ Não vou escolher: %2 Infelizmente, esse certificado está desatualizado. - + Thank you for supporting the development of Sandboxie-Plus. Obrigado por apoiar o desenvolvimento do Sandboxie-Plus. @@ -6270,89 +6363,89 @@ Não vou escolher: %2 Esse certificado de suporte não é válido. - + Update Available Atualização Disponível - + Installed Instalado - + by %1 por %1 - + (info website) - + This Add-on is mandatory and can not be removed. Esse complemento é obrigatório e não pode ser removido. - - + + Select Directory Selecionar Diretório - + <a href="check">Check Now</a> <a href="check">Verificar Agora</a> - + Please enter the new configuration password. Por favor, insira a nova senha de configuração. - + Please re-enter the new configuration password. Please re enter the new configuration password. Digite novamente a nova senha de configuração. - + Passwords did not match, please retry. As senhas não coincidem, tente novamente. - + Process Processo - + Folder Pasta - + Please enter a program file name Digite o nome do programa - + Please enter the template identifier Por favor, insira o identificador de modelo - + Error: %1 Erro: %1 - + Do you really want to delete the selected local template(s)? Você realmente deseja excluir o(s) modelo(s) local(is) selecionado(s)? - + %1 (Current) %1 (Atual) @@ -6360,27 +6453,27 @@ Não vou escolher: %2 CSetupWizard - + Setup Wizard Assistente de Configuração - + The decision you make here will affect which page you get to see next. A decisão que você tomar aqui afetará qual página você verá a seguir. - + This help is likely not to be of any help. Essa ajuda provavelmente não será de nenhuma ajuda. - + Sorry, I already gave all the help I could. Desculpe, já dei toda a ajuda que pude. - + Setup Wizard Help Ajuda do Assistente de Configuração @@ -6388,43 +6481,43 @@ Não vou escolher: %2 CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Configurar integração do shell com <b>Sandboxie-Plus</b> - + Configure how Sandboxie-Plus should integrate with your system. Configurar como o Sandboxie-Plus deve se integrar ao seu sistema. - + Start UI with Windows Iniciar interface do usuário com windows - + Add 'Run Sandboxed' to the explorer context menu Adicionar 'Executar na Caixa de Areia' no menu de contexto do explorer - + Add desktop shortcut for starting Web browser under Sandboxie Adicionar atalho na Área de Trabalho para iniciar o Navegador Web no Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. Somente aplicativos com direitos de administrador podem alterar a configuração - + Warning Aviso - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -7265,37 +7358,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI Configurar Interface do <b>Sandboxie-Plus</b> - + Select the user interface style you prefer. Selecione o estilo de interface do usuário de sua preferência. - + &Advanced UI for experts &Avançada para especialistas - + &Simple UI for beginners &Simples para iniciantes - + &Vintage SbieCtrl.exe UI &Vintage SbieCtrl.exe - + Use Bright Mode Usar modo Claro - + Use Dark Mode Usar modo Escuro @@ -7681,8 +7774,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name Nome @@ -7718,9 +7811,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove Remover @@ -7814,7 +7907,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates Mostrar Modelos @@ -8268,7 +8361,7 @@ Isso é feito para evitar que processos invasores dentro do sandbox criem uma c Sandboxie-Plus is able to create confidential sandboxes that provide robust protection against unauthorized surveillance or tampering by host processes. By utilizing an encrypted sandbox image, this feature delivers the highest level of operational confidentiality, ensuring the safety and integrity of sandboxed processes. - + O Sandboxie-Plus é capaz de criar caixas de areia confidenciais que fornecem proteção robusta contra vigilância não autorizada ou adulteração por processos do host. Ao utilizar uma imagem de caixa de areia criptografada, esse recurso oferece o mais alto nível de confidencialidade operacional, garantindo a segurança e integridade dos processos na caixa de areia. @@ -8310,12 +8403,13 @@ Isso é feito para evitar que processos invasores dentro do sandbox criem uma c Checked: A local group will also be added to the newly created sandboxed token, which allows addressing all sandboxes at once. Would be useful for auditing policies. Partially checked: No groups will be added to the newly created sandboxed token. - + Marcado: Um grupo local também será adicionado ao token de caixa de areia recém-criado, permitindo que todas as caixas de areia sejam tratadas de uma vez. Isso seria útil para políticas de auditoria. + Parcialmente marcado: Nenhum grupo será adicionado ao token de caixa de areia recém-criado. Create a new sandboxed token instead of stripping down the original token - + Criar um novo token de caixa de areia em vez de simplificar o token original @@ -8830,32 +8924,32 @@ O nível de correspondência do processo tem uma prioridade maior do que a espec Ocultar Processo - + Add Process Adicionar Processo - + Hide host processes from processes running in the sandbox. Ocultar processos do host de processos em execução no sandbox. - + Don't allow sandboxed processes to see processes running in other boxes Não permitir que processos do sandbox vejam processos em execução de outras caixas - + Users Usuários - + Restrict Resource Access monitor to administrators only Restringir o monitor de acesso a recursos apenas para administradores - + Add User Adicionar Usuário @@ -8864,7 +8958,7 @@ O nível de correspondência do processo tem uma prioridade maior do que a espec Remover Usuário - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8873,7 +8967,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Nota: As configurações de programas e pastas forçadas para uma caixa de areia não se aplicam a contas de usuários que não podem usar o sandbox. - + Tracing Rastreamento @@ -8883,22 +8977,22 @@ Nota: As configurações de programas e pastas forçadas para uma caixa de areia Rastreamento de chamada de API (requer logapi instalado na pasta sbie) - + Pipe Trace Rastreamento de Pipe - + Log all SetError's to Trace log (creates a lot of output) Log SetError's para todas os log de Rastreamento (cria muitas saídas) - + Log Debug Output to the Trace Log Registrar a saída de depuração no log de rastreamento - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8921,37 +9015,37 @@ ao invés de "*". Rastreamento Ntdll syscall (cria muita saída) - + File Trace Rastreamento de Arquivo - + Disable Resource Access Monitor Desativar Monitor de Acesso ao Recurso - + IPC Trace Rastreamento IPC - + GUI Trace Rastreamento de GUI - + Resource Access Monitor Monitor de Acesso ao Recurso - + Access Tracing Rastrear Acesso - + COM Class Trace Rastreamento de Classe COM @@ -9112,82 +9206,89 @@ ao invés de "*". - + Hide Firmware Information - Hide Firmware Informations + Ocultar Informações do Firmware + + + + Hide Disk Serial Number - + + Obfuscate known unique identifiers in the registry + + + + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. - Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Alguns programas leem os detalhes do sistema através do WMI (um banco de dados embutido no Windows) em vez de pelos métodos normais. Por exemplo, "tasklist.exe" pode obter a lista completa de processos acessando o WMI, mesmo se "HideOtherBoxes" estiver ativado. Habilite esta opção para impedir esse comportamento. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) - Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Impedir que processos na caixa de areia acessem detalhes do sistema através do WMI (consulte o tooltip para mais informações) - + Process Hiding - + Use a custom Locale/LangID - + Usar Locale/LangID personalizado - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + Despejar Tabelas de FW - + API call Trace (traces all SBIE hooks) Rastreamento de Chamada de API (rastreia todos os ganchos SBIE) - + Key Trace Rastreamento de Chave - + Network Firewall Firewall de Rede - + Debug Depurar - + WARNING, these options can disable core security guarantees and break sandbox security!!! AVISO, essas opções podem desativar as garantias de segurança essenciais e interromper a segurança da sandbox!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Essas opções destinam-se a depurar problemas de compatibilidade, não as use em produção. - + App Templates Modelos de Aplicativos @@ -9196,22 +9297,22 @@ ao invés de "*". Modelos de Compatibilidade - + Filter Categories Categorias de Filtro - + Text Filter Filtro de Texto - + Add Template Adicionar Modelo - + This list contains a large amount of sandbox compatibility enhancing templates Essa lista contém uma grande quantidade de modelos de compatibilidade de caixa de areia @@ -9220,17 +9321,17 @@ ao invés de "*". Remover Modelo - + Category Categoria - + Template Folders Pasta de Modelos - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -9240,22 +9341,22 @@ Por favor, note que esse valores são atualmente para o usuário específico e s - + Value Valor - + Accessibility Acessibilidade - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Para compensar a proteção perdida, consulte a página de configurações de Liberar Direitos no grupo de configurações de Restrições. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Leitores de tela: JAWS, NVDA, Window-Eyes, Acesso ao Sistema @@ -9430,7 +9531,7 @@ Por favor, note que esse valores são atualmente para o usuário específico e s - + Process Processo @@ -9460,7 +9561,7 @@ Por favor, note que esse valores são atualmente para o usuário específico e s - + Don't allow sandboxed processes to see processes running outside any boxes Não permitir que processos nas caixas vejam processos em execução fora de qualquer caixa @@ -9475,47 +9576,47 @@ Por favor, note que esse valores são atualmente para o usuário específico e s Alguns programas recuperam detalhes do sistema via WMI (Windows Management Instrumentation), um banco de dados integrado do Windows, em vez de usar métodos convencionais. Por exemplo, 'tasklist.exe' pode acessar uma lista completa de processos mesmo se 'HideOtherBoxes' estiver ativado. Ative essa opção para evitar tal comportamento. - + DNS Request Logging Registro de Solicitação DNS - + Syscall Trace (creates a lot of output) Syscall Trace (cria muita saída) - + Templates Modelos - + Open Template Abrir Modelo - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. As configurações a seguir permitem usar o sandboxie em combinação com software de acessibilidade. Note que algumas medidas de proteção do sandboxie seram perdidas quando essas configurações estiverem em vigor. - + Edit ini Section Editar Seção ini - + Edit ini Editar ini - + Cancel Cancelar - + Save Salvar @@ -10074,7 +10175,7 @@ Por favor, note que esse valores são atualmente para o usuário específico e s Esse certificado de apoiador expirou, por favor <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">obtenha um certificado atualizado</a>. - + Get Obter @@ -10089,74 +10190,74 @@ Por favor, note que esse valores são atualmente para o usuário específico e s - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Guia de uso do certificado</a> - + HwId: 00000000-0000-0000-0000-000000000000 - + Sandboxie Updater Atualizador do Sandboxie - + Keep add-on list up to date Manter a lista de complementos atualizada - + Update Settings Configurações de Atualização - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. O canal Insider oferece acesso antecipado a novos recursos e correções de bugs que eventualmente serão lançados ao público, bem como todas as melhorias relevantes do canal estável. Ao contrário do canal preview, ele não inclui alterações não testadas, potencialmente problemáticas ou experimentais que podem não estar prontas para uso mais amplo. - + Search in the Insider channel Pesquisar no canal Insider - + New full installers from the selected release channel. Novos instaladores completos do canal de lançamento selecionado. - + Full Upgrades Atualizações Completas - + Check periodically for new Sandboxie-Plus versions Verificar periodicamente se há novas versões do Sandboxie-Plus - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Mais sobre o <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Canal Insider</a> - + Keep Troubleshooting scripts up to date Manter os scripts de solução de problemas atualizados - + Update Check Interval Intervalo de Verificação de Atualização - + Advanced Config Configuração Avançada @@ -10165,12 +10266,12 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Usar Plataforma de Filtragem do Windows para restringir o acesso à rede (experimental)* - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: <a href="sbie://docs/filerootpath">Pasta dos arquivos</a> do Sandbox: - + Clear password when main window becomes hidden Limpar senha quando a janela principal ficar oculta @@ -10204,22 +10305,22 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Mostrar notificação na bandeja quando as operações automáticas da caixa são iniciadas - + Use Windows Filtering Platform to restrict network access Usar Plataforma de Filtragem do Windows para restringir o acesso à rede - + Activate Kernel Mode Object Filtering Ativar filtragem de objetos no Modo Kernel - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: <a href="sbie://docs/ipcrootpath">Pasta do ipc</a> do Sandbox : - + Sandbox default Caixa de Areia padrão @@ -10244,7 +10345,7 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Usar tema Fusão - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Gancho selecionando chamadas do sistema Win32k para permitir a aceleração da GPU (experimental) @@ -10253,22 +10354,22 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Usar login do Sandboxie em vez de um token anônimo (experimental) - + Config protection Proteção de Configuração - + ... - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: <a href="sbie://docs/keyrootpath">Pasta de registro</a> do Sandbox: - + Sandboxing features Recursos do Sandboxie @@ -10281,22 +10382,22 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Usar a Plataforma de Filtragem do Windows para restringir o acesso à rede (experimental) - + Change Password Alterar Senha - + Password must be entered in order to make changes Uma senha deve ser inserida para fazer alterações - + Only Administrator user accounts can make changes Apenas contas de usuários Administradores podem fazer alterações - + Watch Sandboxie.ini for changes Observar alterações em Sandboxie.ini @@ -10310,7 +10411,7 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Outras configurações - + Portable root folder Pasta raíz portable @@ -10319,56 +10420,56 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote * requer recarregar driver ou reinicialização do sistema - + Program Control Controle de Programa - - - + + + Name Nome - + Use a Sandboxie login instead of an anonymous token Usar um login do Sandboxie em vez de um token anônimo - + Path Caminho - + Remove Program Remover Programa - + Add Program Adicionar Programa - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Quando um dos programas a seguir for iniciado fora de qualquer caixa, o Sandboxie emitirá a mensagem SBIE1301. - + Add Folder Adicionar Pasta - + Prevent the listed programs from starting on this system Impedir que os programas listados sejam iniciados nesse sistema - + Issue message 1308 when a program fails to start Emitir mensagem 1308 quando um programa falha ao iniciar @@ -10482,77 +10583,82 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Opções Gráficas - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Os apoiadores do projeto Sandboxie-Plus podem receber um <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de suporte</a>. É como uma chave de licença, mas para pessoas incríveis que usam software de código aberto. :-) - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Manter o Sandboxie atualizado com as versões contínuas do Windows e compatível com todos os navegadores Web é um esforço sem fim. Você pode apoiar o desenvolvimento <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute"> contribuindo diretamente com o projeto</a>, mostrando seu apoio <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">comprando um certificado de apoiador</a>, tornando-se um patrono <a href="https://sandboxie-plus.com/go.php?to=patreon">se inscrevendo no Patreon</a>, ou através de uma <a href="https://sandboxie-plus.com/go.php?to=donate">doação PayPal</a>.<br />Seu apoio desempenha um papel vital no avanço e manutenção do Sandboxie. - + + Cert Info + + + + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) Adicionar o grupo "Sandboxie\Todas as Caixas" ao token do sandbox (experimental) - + Sandboxie.ini Presets Predefinições Sandboxie.ini - + Always run SandMan UI as Admin - + Program Alerts Alertas do Programa - + Issue message 1301 when forced processes has been disabled Emitir mensagem 1301 quando os processos forçados forem desativados - + USB Drive Sandboxing Sandbox em Unidade USB - + Volume - + Information Informação - + Sandbox for USB drives: Sandbox para unidades USB: - + Automatically sandbox all attached USB drives Sandbox automaticamente para todas as unidades USB conectadas - + App Templates Modelos de Aplicativos - + App Compatibility Compatibilidade de Aplicativo - + Sandboxie Config Config Protection Configuração do Sandboxie @@ -10590,7 +10696,7 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote - + Remove Remover @@ -10609,12 +10715,12 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Configuração da Caixa de Areia - + Default sandbox: Caixa padrão: - + Only Administrator user accounts can use Pause Forcing Programs command Somente contas de usuários administradores podem usar o comando Pausar Programas Forçados @@ -10623,67 +10729,67 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Compatibilidade - + In the future, don't check software compatibility No futuro, não verificar a compatibilidade de software - + Enable Ativar - + Disable Desativar - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie detectou os seguintes aplicativos em seu sistema. Clique em Ativar para aplicar as configurações, o que aumentará a compatibilidade com esses aplicativos. Essas configurações terão efeito em todas as caixas de areia existentes e em todas as novas caixas de areia. - + Local Templates Modelos Locais - + Add Template Adicionar Modelo - + Text Filter Filtro de Texto - + This list contains user created custom templates for sandbox options Essa lista contém modelos personalizados criados pelos usuários para opções do sandbox - + Open Template Abrir Modelo - + Edit ini Section Editar Seção ini - + Save Salvar - + Edit ini Editar ini - + Cancel Cancelar @@ -10692,7 +10798,7 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Suporte - + Incremental Updates Version Updates Atualizações Incrementais @@ -10702,7 +10808,7 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Novas versões completas do canal de lançamento selecionada. - + Hotpatches for the installed version, updates to the Templates.ini and translations. Hotpatches para a versão instalada, atualizações para o Templates.ini e traduções. @@ -10711,7 +10817,7 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Esse certificado de apoiador expirou, por favor <a href="sbie://update/cert">obtenha um certificado atualizado</a>. - + The preview channel contains the latest GitHub pre-releases. O canal preview contém os últimos pré-lançamentos do GitHub. @@ -10720,12 +10826,12 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Novas versões - + The stable channel contains the latest stable GitHub releases. O canal estável contém os últimos lançamentos estáveis ​​do GitHub. - + Search in the Stable channel Pesquisar no canal Estável @@ -10734,7 +10840,7 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Manter o Sandboxie atualizado com as versões contínuas do Windows e compatível com todos os navegadores da Web é um esforço sem fim. Por favor, considere apoiar esse trabalho com uma doação.<br />Você pode apoiar o desenvolvimento com uma <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">Doação no PayPal</a>, trabalhando também com cartões de crédito.<br />Ou você pode fornecer suporte contínuo com uma <a href="https://sandboxie-plus.com/go.php?to=patreon">Assinatura do Patreon</a>. - + Search in the Preview channel Pesquisar no canal Preview @@ -10747,12 +10853,12 @@ Ao contrário do canal preview, ele não inclui alterações não testadas, pote Manter o Sandboxie atualizado com as versões mais recentes do Windows e compatibilidade com todos os navegadores web é um esforço interminável. Por favor, considere apoiar esse trabalho com uma doação.<br />Você pode apoiar o desenvolvimento com uma <a href="https://sandboxie-plus.com/go.php?to=donate">doação no PayPal</a>, trabalhando também com cartões de crédito.<br />Ou pode fornecer suporte contínuo com uma <a href="https://sandboxie-plus.com/go.php?to=patreon">assinatura do Patreon</a>. - + In the future, don't notify about certificate expiration No futuro, não notificar sobre a expiração do certificado - + Enter the support certificate here Insira o certificado de suporte aqui diff --git a/SandboxiePlus/SandMan/sandman_pt_PT.ts b/SandboxiePlus/SandMan/sandman_pt_PT.ts index 28c8a154..60c11fd8 100644 --- a/SandboxiePlus/SandMan/sandman_pt_PT.ts +++ b/SandboxiePlus/SandMan/sandman_pt_PT.ts @@ -786,49 +786,59 @@ Navegue até o pasta de perfil de utilizador correto. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Instale o seu <b>Sandboxie-Plus</b> com certificado de suporte - + If you have a supporter certificate, please fill it into the field below. Se você possui um certificado de apoiador, preencha-o no campo abaixo. - + Retrieve certificate using Serial Number: - + Start evaluation without a certificate for a limited period of time. Inicie a avaliação sem um certificado por um período limitado de tempo. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Para utilizar o <b>Sandboxie-Plus</b> num ambiente de negócios, um <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">certificado de suporte</a> para uso comercial é necessário. Se você ainda não possui o(s) certificado(s) necessário(s), poderá obtê-los em <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> fornece recursos adicionais e tipos de caixa exclusivamente para <u>apoiadores do projeto</u>. Caixas como as caixas de Privacidade Aprimoradas <b><font color='red'>proteger os dados do utilizador contra acesso ilícito</font></b> pelos programas na caixa de areia. Se você ainda não é um apoiador, considere <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">apoiar o projeto</a> para garantir o desenvolvimento do Sandboxie e receber um <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de apoiador</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. - + Error: %1 - + Retrieving certificate... Retreiving certificate... @@ -1045,12 +1055,12 @@ Você pode utilizar %USER% para salvar a caixa de proteção de cada utilizador CFinishPage - + Complete your configuration Sua definição foi feita - + Almost complete, click Finish to apply all selected options and conclude the wizard. Quase concluído, clique em Concluir para aplicar todas as opções selecionadas e concluir o assistente. @@ -1144,32 +1154,32 @@ Você pode utilizar %USER% para salvar a caixa de proteção de cada utilizador CIntroPage - + Introduction Introdução - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Benvindo ao Assistente de Definição. Este assistente irá ajudá-lo a configurar sua cópia do <b>Sandboxie-Plus</b>. Você pode iniciar esse assistente a qualquer momento a partir do menu Caixa->Manutenção se você não deseja completá-lo agora. - + Select how you would like to use Sandboxie-Plus Seleccione como gostaria de utilizar o Sandboxie-Plus - + &Personally, for private non-commercial use &Pessoal, para uso pessoal e não comercial - + &Commercially, for business or enterprise use &Comercial, para uso comercial ou empresarial - + Note: this option is persistent Nota: esta opção é definitiva @@ -1766,8 +1776,8 @@ Nota: A verificação de actualização geralmente está por trás da versão ma - - + + @@ -1818,7 +1828,7 @@ Nota: A verificação de actualização geralmente está por trás da versão ma - + @@ -1893,93 +1903,93 @@ Nota: A verificação de actualização geralmente está por trás da versão ma Raiz do ipc do Sandbox - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: Adicionar opção especial: - - + + On Start Ao iniciar - - - - - + + + + + Run Command Rodar comando - + Start Service Iniciar Serviço - + On Init Ao Iniciar - + On File Recovery Na recuperação de ficheiros - + On Delete Content Ao apagar conteúdo - + On Terminate - - - - - + + + + + Please enter the command line to be executed Digite a linha de comando a ser executada - + Please enter a program file name to allow access to this sandbox - + Please enter a program file name to deny access to this sandbox - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -1988,12 +1998,12 @@ Nota: A verificação de actualização geralmente está por trás da versão ma Introduza o nome do programa - + Deny Negar - + %1 (%2) Same as in source %1 (%2) @@ -2259,7 +2269,7 @@ Nota: A verificação de actualização geralmente está por trás da versão ma Executáveis (*.exe *.cmd);;Todos os ficheiros (*.*) - + Please enter a service identifier Por favor, introduza um identificador de serviço @@ -2362,7 +2372,7 @@ Nota: A verificação de actualização geralmente está por trás da versão ma - + Allow @@ -2930,121 +2940,121 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. - + Check for new Sandboxie-Plus versions: - + Check for new Sandboxie-Plus builds. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: - + In the Stable Channel - + The stable channel contains the latest stable GitHub releases. O canal estável contém os últimos lançamentos estáveis ​​do GitHub. - + In the Preview Channel - with newest experimental changes - + The preview channel contains the latest GitHub pre-releases. O canal preview contém os últimos pré-lançamentos do GitHub. - + In the Insider Channel - exclusive features - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. - + Get the latest Scripts for the Troubleshooting Wizard - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. - + Keep the list of optional Add-on components up to date - + Check for latest available add-ons. Check for latest avaialble addons. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. @@ -5900,69 +5910,152 @@ Não vou definir: %2 - + Search for settings Pesquisar por definições - - - + + + Run &Sandboxed Rodar na &Caixa de Areia - + Volume not attached - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Desativado + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) - + Home + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + - + Sandboxed Web Browser Navegador Web na Caixa de Areia @@ -6020,53 +6113,53 @@ Não vou definir: %2 Adicionar %1 Modelo - + Select font - + Reset font - + %0, %1 pt - + Please enter message Por favor, introduza a mensagem - + Select Program Seleccionar Programa - + Executables (*.exe *.cmd) Executáveis (*.exe *.cmd) - - + + Please enter a menu title Por favor introduza o título do menu - + Please enter a command Por favor, digite um comando - + kilobytes (%1) Kilobytes (%1) - + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. @@ -6075,107 +6168,107 @@ Não vou definir: %2 Este certificado de apoiador expirou, por favor <a href="sbie://update/cert">obtenha um certificado actualizado</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Os recursos do Plus serão desativados em %1 dias.</font> - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + Contributor - + Eternal - + Business - + Personal - + Great Patreon - + Patreon - + Family - + Evaluation - + Type %1 - + Advanced - + Advanced (L) - + Max Level - + Level %1 - + Supporter certificate required for access - + Supporter certificate required for automation - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. - + This certificate has unfortunately expired, you need to get a new certificate. @@ -6184,7 +6277,7 @@ Não vou definir: %2 <br /><font color='red'>Para esta compilação, os recursos Plus permanecem ativados.</font> - + <br />Plus features are no longer enabled. <br />Os recursos Plus não estão mais ativados. @@ -6198,22 +6291,22 @@ Não vou definir: %2 Certificado de apoiador necessário - + Run &Un-Sandboxed Rodar &Fora da Caixa de Areia - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Isso não parece um certificado. Introduza o certificado inteiro, não apenas uma parte dele. @@ -6226,7 +6319,7 @@ Não vou definir: %2 Infelizmente, este certificado está desatualizado. - + Thank you for supporting the development of Sandboxie-Plus. Obrigado por apoiar o desenvolvimento do Sandboxie-Plus. @@ -6235,89 +6328,89 @@ Não vou definir: %2 Este certificado de suporte não é válido. - + Update Available - + Installed - + by %1 - + (info website) - + This Add-on is mandatory and can not be removed. - - + + Select Directory Seleccionar Pasta - + <a href="check">Check Now</a> <a href="check">Verificar Agora</a> - + Please enter the new configuration password. Por favor, introduza a nova palavra-passe de definição. - + Please re-enter the new configuration password. Please re enter the new configuration password. Introduza novamente a nova palavra-passe de definição. - + Passwords did not match, please retry. As palavras-passe são diferentes, tente novamente. - + Process Processo - + Folder Pasta - + Please enter a program file name Introduza o nome do programa - + Please enter the template identifier Por favor, introduza o identificador de modelo - + Error: %1 Erro: %1 - + Do you really want to delete the selected local template(s)? Você realmente deseja excluir o(s) modelo(s) local(is) selecionado(s)? - + %1 (Current) %1 (Actual) @@ -6325,27 +6418,27 @@ Não vou definir: %2 CSetupWizard - + Setup Wizard Assistente de Definição - + The decision you make here will affect which page you get to see next. A decisão que você tomar aqui afetará qual página você verá a seguir. - + This help is likely not to be of any help. Esta ajuda provavelmente não será de nenhuma ajuda. - + Sorry, I already gave all the help I could. Desculpe, já dei toda a ajuda que pude. - + Setup Wizard Help Ajuda do Assistente de Definição @@ -6353,43 +6446,43 @@ Não vou definir: %2 CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Definir integração do shell com <b>Sandboxie-Plus</b> - + Configure how Sandboxie-Plus should integrate with your system. Configure como o Sandboxie-Plus deve se integrar ao seu sistema. - + Start UI with Windows Iniciar interface do utilizador com windows - + Add 'Run Sandboxed' to the explorer context menu Adicionar 'Rodar na Caixa de Areia' no menu de contexto do explorer - + Add desktop shortcut for starting Web browser under Sandboxie Adicionar atalho na Área de Trabalho para iniciar o Navegador Web no Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -7228,37 +7321,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI Definir Interface do <b>Sandboxie-Plus</b> - + Select the user interface style you prefer. Seleccione o estilo de interface do utilizador de sua preferência. - + &Advanced UI for experts &Avançada para especialistas - + &Simple UI for beginners &Simples para iniciantes - + &Vintage SbieCtrl.exe UI &Vintage SbieCtrl.exe - + Use Bright Mode Utilizar modo Claro - + Use Dark Mode Utilizar modo Escuro @@ -7644,8 +7737,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name Nome @@ -7681,9 +7774,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove Remover @@ -7777,7 +7870,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates Mostrar Modelos @@ -8798,32 +8891,32 @@ O nível de correspondência do processo tem uma prioridade maior do que a espec Esconder Processo - + Add Process Adicionar Processo - + Hide host processes from processes running in the sandbox. Esconder processos do host de processos em execução na sandbox. - + Don't allow sandboxed processes to see processes running in other boxes Não permitir que processos do sandbox vejam processos em execução de outras caixas - + Users Usuários - + Restrict Resource Access monitor to administrators only Restringir o monitor de acesso a recursos apenas para administradores - + Add User Adicionar Utilizador @@ -8832,7 +8925,7 @@ O nível de correspondência do processo tem uma prioridade maior do que a espec Remover Utilizador - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8841,7 +8934,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Nota: As definições de programas e pastas forçadas para uma caixa de areia não se aplicam a contas de usuários que não podem utilizar o sandbox. - + Tracing Rastreamento @@ -8851,22 +8944,22 @@ Nota: As definições de programas e pastas forçadas para uma caixa de areia n Rastreamento de chamada de API (requer logapi instalado na pasta sbie) - + Pipe Trace Rastreamento de Pipe - + Log all SetError's to Trace log (creates a lot of output) Registro SetError's para todas os registro de Rastreamento (cria muitas saídas) - + Log Debug Output to the Trace Log Registrar a saída de depuração no registro de rastreamento - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8889,37 +8982,37 @@ ao invés de "*". Rastreamento Ntdll syscall (cria muita saída) - + File Trace Rastreamento de Ficheiro - + Disable Resource Access Monitor Desactivar Monitor de Acesso ao Recurso - + IPC Trace Rastreamento IPC - + GUI Trace Rastreamento de GUI - + Resource Access Monitor Monitor de Acesso ao Recurso - + Access Tracing Rastrear acesso - + COM Class Trace Rastreamento de Classe COM @@ -9067,82 +9160,82 @@ ao invés de "*". - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + API call Trace (traces all SBIE hooks) - + Key Trace Rastreamento de Chave - + Network Firewall Firewall de Rede - + Debug Depurar - + WARNING, these options can disable core security guarantees and break sandbox security!!! ADVERTÊNCIA, essas opções podem desactivar as garantias de segurança essenciais e interromper a segurança da sandbox!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Essas opções destinam-se a depurar problemas de compatibilidade, não as use em produção. - + App Templates Modelos de Aplicação @@ -9151,22 +9244,22 @@ ao invés de "*". Modelos de Compatibilidade - + Filter Categories Categorias de Filtro - + Text Filter Filtro de Texto - + Add Template Adicionar Modelo - + This list contains a large amount of sandbox compatibility enhancing templates Esta lista contém uma grande quantidade de modelos de compatibilidade de caixa de areia @@ -9175,17 +9268,17 @@ ao invés de "*". Remover Modelo - + Category Categoria - + Template Folders Pasta de Modelos - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -9195,22 +9288,22 @@ Por favor, note que este valores são atualmente para o utilizador específico e - + Value Valor - + Accessibility Acessibilidade - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Para compensar a proteção perdida, consulte a página de definições de Liberar Direitos no grupo de definições de Restrições. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Leitores de eclã: JAWS, NVDA, Window-Eyes, Acesso ao Sistema @@ -9381,7 +9474,7 @@ Por favor, note que este valores são atualmente para o utilizador específico e - + Process Processo @@ -9411,52 +9504,62 @@ Por favor, note que este valores são atualmente para o utilizador específico e - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Don't allow sandboxed processes to see processes running outside any boxes - + DNS Request Logging - + Syscall Trace (creates a lot of output) - + Templates Modelos - + Open Template - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. As definições a seguir permitem utilizar o sandboxie em combinação com software de acessibilidade. Note que algumas medidas de proteção do sandboxie será perdida quando essas definições estão em vigor. - + Edit ini Section Editar Seção ini - + Edit ini Editar ini - + Cancel Cancelar - + Save Salvar @@ -10011,7 +10114,7 @@ Por favor, note que este valores são atualmente para o utilizador específico e - + Get @@ -10026,73 +10129,73 @@ Por favor, note que este valores são atualmente para o utilizador específico e - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - + HwId: 00000000-0000-0000-0000-000000000000 - + Sandboxie Updater - + Keep add-on list up to date - + Update Settings - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + Search in the Insider channel - + New full installers from the selected release channel. - + Full Upgrades - + Check periodically for new Sandboxie-Plus versions - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Troubleshooting scripts up to date - + Update Check Interval - + Advanced Config Definição Avançada @@ -10101,12 +10204,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, Utilizar Plataforma de Filtragem do Windows para restringir o acesso à rede (experimental)* - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: <a href="sbie://docs/filerootpath">Pasta dos ficheiros</a> do Sandbox: - + Clear password when main window becomes hidden Limpar palavra-passe quando a janela principal ficar oculta @@ -10140,22 +10243,22 @@ Unlike the preview channel, it does not include untested, potentially breaking, Mostrar notificação na bandeja quando as operações automáticas da caixa são iniciadas - + Use Windows Filtering Platform to restrict network access Utilizar Plataforma de Filtragem do Windows para restringir o acesso à rede - + Activate Kernel Mode Object Filtering Activar filtragem de objetos no Modo Kernel - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: <a href="sbie://docs/ipcrootpath">Pasta do ipc</a> do Sandbox : - + Sandbox default Sandbox predefinido @@ -10180,7 +10283,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Utilizar tema Fusão - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Gancho selecionando chamadas do sistema Win32k para permitir a aceleração da GPU (experimental) @@ -10189,22 +10292,22 @@ Unlike the preview channel, it does not include untested, potentially breaking, Utilizar login do Sandboxie em vez de um token anônimo (experimental) - + Config protection Proteger definição - + ... - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: <a href="sbie://docs/keyrootpath">Pasta de registro</a> do Sandbox: - + Sandboxing features Recursos do Sandboxie @@ -10217,22 +10320,22 @@ Unlike the preview channel, it does not include untested, potentially breaking, Utilizar a Plataforma de Filtragem do Windows para restringir o acesso à rede (experimental) - + Change Password Mudar Palavra-passe - + Password must be entered in order to make changes Uma palavra-passe deve ser inserida para fazer alterações - + Only Administrator user accounts can make changes Apenas contas de usuários Administradores podem fazer alterações - + Watch Sandboxie.ini for changes Observar alterações em Sandboxie.ini @@ -10246,7 +10349,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Outras definições - + Portable root folder Pasta raíz portable @@ -10255,56 +10358,56 @@ Unlike the preview channel, it does not include untested, potentially breaking, * requer recarregar controlador ou reinicialização do sistema - + Program Control Controlo de Programa - - - + + + Name Nome - + Use a Sandboxie login instead of an anonymous token Utilizar um login do Sandboxie em vez de um token anônimo - + Path Localização - + Remove Program Remover Programa - + Add Program Adicionar Programa - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Quando um dos programas a seguir for iniciado fora de qualquer caixa, o Sandboxie emitirá a mensagem SBIE1301. - + Add Folder Adicionar Pasta - + Prevent the listed programs from starting on this system Evitar que os programas listados sejam iniciados neste sistema - + Issue message 1308 when a program fails to start Emitir mensagem 1308 quando um programa falha ao iniciar @@ -10418,77 +10521,82 @@ Unlike the preview channel, it does not include untested, potentially breaking, Opções Gráficas - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Os apoiadores do projeto Sandboxie-Plus podem receber um <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">certificado de suporte</a>. É como uma chave de licença, mas para pessoas incríveis que usam software de código aberto. :-) - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Manter o Sandboxie atualizado com as versões contínuas do Windows e compatível com todos os navegadores Web é um esforço sem fim. Você pode apoiar o desenvolvimento <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute"> contribuindo diretamente com o projeto</a>, mostrando seu apoio <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">comprando um certificado de apoiador</a>, tornando-se um patrono <a href="https://sandboxie-plus.com/go.php?to=patreon">se inscrevendo no Patreon</a>, ou através de uma <a href="https://sandboxie-plus.com/go.php?to=donate">doação PayPal</a>.<br />Seu apoio desempenha um papel vital no avanço e manutenção do Sandboxie. - + + Cert Info + + + + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + Sandboxie.ini Presets Predefinições Sandboxie.ini - + Always run SandMan UI as Admin - + Program Alerts Alertas do Programa - + Issue message 1301 when forced processes has been disabled Emitir mensagem 1301 quando os processos forçados forem desativados - + USB Drive Sandboxing - + Volume - + Information - + Sandbox for USB drives: - + Automatically sandbox all attached USB drives - + App Templates Modelos de Aplicação - + App Compatibility Compatibilidade de Aplicação - + Sandboxie Config Config Protection Proteção de Definição @@ -10526,7 +10634,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, - + Remove Remover @@ -10545,12 +10653,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, Definição da Caixa de Areia - + Default sandbox: Caixa predefinida: - + Only Administrator user accounts can use Pause Forcing Programs command Somente contas de usuários administradores podem utilizar o comando Pausar Programas Forçados @@ -10559,67 +10667,67 @@ Unlike the preview channel, it does not include untested, potentially breaking, Compatibilidade - + In the future, don't check software compatibility No futuro, não verificar a compatibilidade de software - + Enable Activar - + Disable Desactivar - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie detectou os seguintes aplicativos em seu sistema. Clique em Activar para aplicar as definições, o que aumentará a compatibilidade com esses aplicativos. Essas definições terão efeito em todas as caixas de areia existentes e em todas as novas caixas de areia. - + Local Templates Modelos Locais - + Add Template Adicionar Modelo - + Text Filter Filtro de Texto - + This list contains user created custom templates for sandbox options Essa lista contém modelos personalizados criados pelo utilizador para opções do sandbox - + Open Template - + Edit ini Section Editar Seção ini - + Save Salvar - + Edit ini Editar ini - + Cancel Cancelar @@ -10628,7 +10736,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Suporte - + Incremental Updates Version Updates Actualizações de Versão @@ -10638,7 +10746,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Novas versões completas do canal de lançamento selecionado. - + Hotpatches for the installed version, updates to the Templates.ini and translations. Hotpatches para a versão instalada, actualizações para o Templates.ini e traduções. @@ -10647,7 +10755,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Este certificado de apoiador expirou, por favor <a href="sbie://update/cert">obtenha um certificado actualizado</a>. - + The preview channel contains the latest GitHub pre-releases. O canal preview contém os últimos pré-lançamentos do GitHub. @@ -10656,12 +10764,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, Novas versões - + The stable channel contains the latest stable GitHub releases. O canal estável contém os últimos lançamentos estáveis ​​do GitHub. - + Search in the Stable channel Pesquisar no canal Estável @@ -10670,7 +10778,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Manter o Sandboxie actualizado com as versões contínuas do Windows e compatível com todos os navegadores da Web é um esforço sem fim. Por favor, considere apoiar este trabalho com uma doação.<br />Você pode apoiar o desenvolvimento com uma <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">Doação no PayPal</a>, trabalhando também com cartões de crédito.<br />Ou você pode fornecer suporte contínuo com uma <a href="https://sandboxie-plus.com/go.php?to=patreon">Assinatura do Patreon</a>. - + Search in the Preview channel Pesquisar no canal Preview @@ -10683,12 +10791,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, Manter o Sandboxie actualizado com as versões mais recentes do Windows e compatibilidade com todos os navegadores web é um esforço interminável. Por favor, considere apoiar este trabalho com uma doação.<br />Você pode apoiar o desenvolvimento com uma <a href="https://sandboxie-plus.com/go.php?to=donate">doação no PayPal</a>, trabalhando também com cartões de crédito.<br />Ou você pode fornecer suporte contínuo com uma <a href="https://sandboxie-plus.com/go.php?to=patreon">assinatura do Patreon</a>. - + In the future, don't notify about certificate expiration No futuro, não notificar acerca a expiração do certificado - + Enter the support certificate here Introduza o certificado de suporte aqui diff --git a/SandboxiePlus/SandMan/sandman_ru.ts b/SandboxiePlus/SandMan/sandman_ru.ts index d2518137..5a59fdc8 100644 --- a/SandboxiePlus/SandMan/sandman_ru.ts +++ b/SandboxiePlus/SandMan/sandman_ru.ts @@ -719,49 +719,59 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Укажите ваш сертификат сторонника <b>Sandboxie-Plus</b> - + If you have a supporter certificate, please fill it into the field below. Если у вас есть сертификат сторонника, пожалуйста, добавьте его в поле ниже. - + Retrieve certificate using Serial Number: Получить сертификат, используя серийный номер: - + Start evaluation without a certificate for a limited period of time. Начать оценку без сертификата, в течение ограниченного периода времени. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Для использования <b>Sandboxie-Plus</b> в бизнес-среде, необходима бизнес версия <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">сертификата сторонника</a>. Если у вас еще нет необходимых сертификатов, вы можете получить их в <a href="https://xanasoft.com/shop/">интернет-магазине xanasoft.com</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> предоставляет дополнительные функции и типы песочниц исключительно <u>сторонникам проекта</u>. Песочницы с улучшенной конфиденциальностью, <b><font color='red'>защищают пользовательские данные от несанкционированного доступа</font></b> изолированных программ. Если вы еще не являетесь сторонником, рассмотрите возможность <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">поддержать проект</a>, чтобы обеспечить дальнейшее развитие Sandboxie и получить <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">сертификат сторонника</a>. - + Failed to retrieve the certificate. Не удалось получить сертификат. - + Error: %1 Ошибка: %1 - + Retrieving certificate... Получение сертификата... @@ -953,12 +963,12 @@ You can use %USER% to save each users sandbox to an own folder. CFinishPage - + Complete your configuration Завершите настройку - + Almost complete, click Finish to apply all selected options and conclude the wizard. Почти завершено, нажмите завершить, чтобы применить все выбранные опции и завершить работу мастера. @@ -1047,32 +1057,32 @@ You can use %USER% to save each users sandbox to an own folder. CIntroPage - + Introduction Введение - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Добро пожаловать в мастер настройки. Этот мастер поможет вам настроить вашу копию <b>Sandboxie-Plus</b>. Вы можете запустить этот мастер в любое время из меню Песочница->Обслуживание, если не хотите завершать его сейчас. - + Select how you would like to use Sandboxie-Plus Выберите, как вы хотели бы использовать Sandboxie-Plus - + &Personally, for private non-commercial use Персональный, для частного некоммерческого использования (&P) - + &Commercially, for business or enterprise use Коммерческий, для бизнеса или корпоративного использования (&C) - + Note: this option is persistent Примечание: эта опция является постоянной @@ -1123,7 +1133,7 @@ You can use %USER% to save each users sandbox to an own folder. Prompt user whether to allow an exemption from the blockade - + Предложить пользователю разрешить исключение из блокировки @@ -1556,8 +1566,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -1608,7 +1618,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -1677,105 +1687,105 @@ Note: The update check is often behind the latest GitHub release to ensure that Корень IPC песочницы - - + + bytes (unlimited) - - - - - - bytes (%1) - + байты (неограниченно) + - unlimited - + bytes (%1) + байт (%1) - + + unlimited + неограниченно + + + Add special option: Добавить специальную опцию: - - + + On Start При запуске - - - - - + + + + + Run Command Выполнить комманду - + Start Service Запустить службу - + On Init При инициализации - + On File Recovery При восстановлении файлов - + On Delete Content При удалении контента - + On Terminate При завершении - - - - - + + + + + Please enter the command line to be executed Пожалуйста, введите командную строку для выполнения - + Please enter a program file name to allow access to this sandbox Введите имя файла программы, чтобы разрешить доступ к этой песочнице - + Please enter a program file name to deny access to this sandbox Введите имя файла программы, чтобы запретить доступ к этой песочнице - + Deny Отклонить - + %1 (%2) %1 (%2) - + Failed to retrieve firmware table information. - + Не удалось получить информацию о таблице прошивки. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. - + Таблица прошивки успешно сохранена в реестре хоста: HKEY_CURRENT_USER\System\SbieCustom<br />вы можете скопировать его в реестр «песочницы», чтобы иметь разные значения для каждого ящика. @@ -1792,7 +1802,7 @@ Note: The update check is often behind the latest GitHub release to ensure that Children - + Дочерние @@ -2017,7 +2027,7 @@ Note: The update check is often behind the latest GitHub release to ensure that Заголовок образа восстановлен - + Please enter a service identifier Пожалуйста, введите идентификатор службы @@ -2112,7 +2122,7 @@ Note: The update check is often behind the latest GitHub release to ensure that запись: IP или порт не могут быть пустыми - + Allow @@ -2663,114 +2673,114 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater Настройка средства обновления <b>Sandboxie-Plus</b> - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Как и в случае с любым другим продуктом для обеспечения безопасности, важно поддерживать Sandboxie-Plus в актуальном состоянии. - + Regularly check for all updates to Sandboxie-Plus and optional components Регулярно проверяйте наличие обновлений для Sandboxie-Plus и дополнительных компонентов - + Let Sandboxie regularly check for latest updates. Разрешить Sandboxie регулярно проверять наличие последних обновлений. - + Check for new Sandboxie-Plus versions: Проверка наличия новых версий Sandboxie-Plus: - + Check for new Sandboxie-Plus builds. Проверка наличия новых сборок Sandboxie-Plus. - + Select in which update channel to look for new Sandboxie-Plus builds: Выберите, в каком канале обновлений искать новые сборки Sandboxie-Plus: - + In the Stable Channel В стабильном канале - + The stable channel contains the latest stable GitHub releases. Стабильный канал содержит последние стабильные выпуски с GitHub. - + In the Preview Channel - with newest experimental changes В превью канале - с новейшими экспериментальными изменениями - + The preview channel contains the latest GitHub pre-releases. Превью канал содержит последние предварительные выпуски с GitHub. - + In the Insider Channel - exclusive features В инсайдер канале - эксклюзивные возможности - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Инсайдер канал предлагает ранний доступ к новым функциям и исправлениям ошибок, которые в конечном итоге будут опубликованы, а также ко всем соответствующим улучшениям из стабильного канала. В отличие от канала предварительного просмотра, он не включает непроверенные, потенциально критические или экспериментальные изменения, которые могут быть не готовы для более широкого использования. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Подробнее об <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">инсайдер канале</a> - + Keep Compatibility Templates up to date and apply hotfixes Поддерживать актуальность шаблонов совместимости и применять исправления - + Check for latest compatibility templates and hotfixes. Проверка наличия последних шаблонов совместимости и исправлений. - + Get the latest Scripts for the Troubleshooting Wizard Получить последние сценарии для мастера устранения неполадок - + Check for latest troubleshooting scripts for the troubleshooting wizard. Проверка наличия последних сценариев устранения неполадок для мастера устранения неполадок. - + Keep the list of optional Add-on components up to date Поддерживать актуальность списка опциональных компонентов дополнений - + Check for latest available add-ons. Проверка наличия последних доступных дополнений. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus применяет строгие ограничения приложений, что может привести к проблемам с совместимостью. Будьте в курсе обновлений Sandboxie-Plus, включая шаблоны совместимости и устранение неполадок, чтобы обеспечить бесперебойную работу при обновлениях Windows и изменениях приложений. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. Для доступа к последним шаблонам совместимости и онлайн-базе данных по устранению неполадок требуется действующий <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">сертификат сторонника</a>. @@ -3817,13 +3827,13 @@ No will choose: %2 Which box you want to add in? - + Какую песочницу вы хотите добавить? Type the box name which you are going to set: - + Введите имя контейнера, который вы собираетесь установить: @@ -3832,24 +3842,24 @@ No will choose: %2 Sandboxie-Plus Warning - + Предупреждение Sandboxie-Plus The value is not an existing directory or executable. - + Значение не является существующим каталогом или исполняемым файлом. You typed a wrong box name! Nothing was changed. - + Вы ввели неправильное название песочницы! Ничего не было изменено. User canceled this operation. - + Пользователь отменил эту операцию. @@ -5108,12 +5118,12 @@ This file is part of Sandboxie and all change done to it will be reverted next t Please enter a new alias for the Sandbox. - + Введите новый псевдоним для песочницы. The entered name is not valid, do you want to set it as an alias instead? - + Введенное имя недопустимо, хотите ли вы задать его в качестве псевдонима? @@ -5183,7 +5193,7 @@ This file is part of Sandboxie and all change done to it will be reverted next t This sandbox is currently disabled or restricted to specific groups or users. Would you like to allow access for everyone? This sandbox is disabled or restricted to a group/user, do you want to allow box for everybody ? - Эта песочница отключена, вы хотите ее включить? + Эта песочница отключена или ограничена для определенных групп или пользователей, вы хотите ее включить? @@ -5290,7 +5300,7 @@ This file is part of Sandboxie and all change done to it will be reverted next t Close to Tray - Закрыть в системный лоток + Закрыть в системный трей @@ -5350,168 +5360,245 @@ This file is part of Sandboxie and all change done to it will be reverted next t HwId: %1 - + HwId: %1 - + Search for settings Поиск настроек - - - + + + Run &Sandboxed Запуск в песочнице (&S) - + kilobytes (%1) килобайт (%1) - + Volume not attached Том не прикреплён - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Срок действия этого сертификата сторонника истек. Пожалуйста, <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">получите обновленный сертификат</a>. - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>В текущей сборке функции Plus остаются включенными</font>, но у вас больше нет доступа к службам Sandboxie-Live, включая обновления совместимости и базу данных для устранения неполадок. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Срок действия этого сертификата сторонника <font color='red'>истечет через %1 дн.</font>. Пожалуйста, <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">получите обновленный сертификат</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Отключено + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. Это не похоже на серийный номер Sandboxie-Plus.<br />Если вы пытались ввести ключ обновления или подпись из сертификата, что не является правильным, пожалуйста, введите весь сертификат в текстовую область выше. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. Вы пытаетесь использовать ключ обновления функции без ввода ранее существовавшего сертификата поддержки. Обратите внимание, что для этого типа ключа (<b>как это четко указано жирным шрифтом на веб-сайте</b) требуется наличие уже существующего действующего сертификата поддержки; без него ключ бесполезен.<br />Если вы хотите использовать расширенные функции, вам необходимо получить как стандартный сертификат, так и ключ обновления функции, чтобы разблокировать расширенные функции. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. Вы пытаетесь использовать ключ продления без ввода ранее существовавшего сертификата поддержки. Обратите внимание, что для этого типа ключа (<b>как это четко указано жирным шрифтом на веб-сайте</b) требуется наличие уже существующего действующего сертификата поддержки; без него ключ бесполезен. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>Если вы не прочитали описание продукта и получили этот ключ по ошибке, пожалуйста, свяжитесь с нами по электронной почте (указанной на нашем сайте), чтобы решить эту проблему.</u> - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Ошибка при получении сертификата: %1 - + Unknown Error (probably a network issue) Неизвестная ошибка (вероятно, проблема с сетью) - + Contributor Участник - + Eternal Вечный - + Business Бизнес - + Personal Персональный - + Great Patreon Большой Patreon - + Patreon Patreon - + Family Семья - + Evaluation Оценка - + Type %1 Тип %1 - + Advanced Расширенный - + Advanced (L) Расширенный (L) - + Max Level Максимальный уровень - + Level %1 Уровень %1 - + Supporter certificate required for access Для доступа требуется сертификат сторонника - + Supporter certificate required for automation Для автоматизации требуется сертификат сторонника - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. К сожалению, этот сертификат недействителен для текущей сборки, вам необходимо получить новый сертификат или перейти на более раннюю сборку. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Хотя срок действия этого сертификата истек, для текущей установленной версии плюс функции остаются включенными. Однако у вас больше не будет доступа к службам Sandboxie-Live, включая обновления совместимости и онлайн-базу данных для устранения неполадок. - + This certificate has unfortunately expired, you need to get a new certificate. Срок действия этого сертификата, к сожалению, истек, вам необходимо получить новый сертификат. - + Sandboxed Web Browser Веб-браузер в песочнице @@ -5544,174 +5631,180 @@ This file is part of Sandboxie and all change done to it will be reverted next t Добавить шаблон %1 - + Select font Выбор шрифта - + Reset font Сброс шрифта - + %0, %1 pt %0, %1 pt - + Please enter message Пожалуйста, введите сообщение - + Select Program Выбрать программу - + Executables (*.exe *.cmd) Исполняемые файлы (*.exe *.cmd) - - + + Please enter a menu title Введите название меню - + Please enter a command Введите команду - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Дополнительные функции будут отключены через %1 дн.</font> - + <br />Plus features are no longer enabled. <br />Дополнительные функции больше не включены. - + + Retrieving certificate... Получение сертификата... - + Home Домашняя - + Run &Un-Sandboxed Запуск вне песочницы (&U) - + Set Force in Sandbox - + Установить принудительно в песочнице - + Set Open Path in Sandbox - + Установить путь открытия в песочнице - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Это не похоже на сертификат. Пожалуйста, введите весь сертификат, а не только его часть. - + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + + + Thank you for supporting the development of Sandboxie-Plus. Спасибо за поддержку разработки Sandboxie-Plus. - + Update Available Доступно обновление - + Installed Установлен - + by %1 %1 - + (info website) (информационный сайт) - + This Add-on is mandatory and can not be removed. Это дополнение является обязательным и не может быть удалено. - - + + Select Directory Выбрать каталог - + <a href="check">Check Now</a> <a href="check">Проверить сейчас</a> - + Please enter the new configuration password. Пожалуйста, введите новый пароль конфигурации. - + Please re-enter the new configuration password. Пожалуйста, повторно введите новый пароль конфигурации. - + Passwords did not match, please retry. Пароли не совпадают, повторите попытку. - + Process Процесс - + Folder Папка - + Please enter a program file name Пожалуйста, введите имя файла программы - + Please enter the template identifier Пожалуйста, введите идентификатор шаблона - + Error: %1 Ошибка: %1 - + Do you really want to delete the selected local template(s)? Вы действительно хотите удалить выбранные локальные шаблоны? - + %1 (Current) %1 (Текущая) @@ -5719,27 +5812,27 @@ This file is part of Sandboxie and all change done to it will be reverted next t CSetupWizard - + Setup Wizard Мастер настройки - + The decision you make here will affect which page you get to see next. Решение, которое вы примете здесь, повлияет на то, какую страницу вы увидите следующей. - + This help is likely not to be of any help. Эта помощь, скорее всего, ничем не поможет. - + Sorry, I already gave all the help I could. Извините, я уже оказал всю помощь, которую мог. - + Setup Wizard Help Справка мастера настройки @@ -5747,42 +5840,42 @@ This file is part of Sandboxie and all change done to it will be reverted next t CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Настройка интеграции оболочки <b>Sandboxie-Plus</b> - + Configure how Sandboxie-Plus should integrate with your system. Настройка интеграции Sandboxie-Plus с вашей системой. - + Start UI with Windows Запуск пользовательского интерфейса с Windows - + Add 'Run Sandboxed' to the explorer context menu Добавить 'Запустить в песочнице' в контекстное меню проводника - + Add desktop shortcut for starting Web browser under Sandboxie Добавить ярлык для запуска веб-браузера в Sandboxie на рабочий стол - + Only applications with admin rights can change configuration Изменять конфигурацию могут только приложения с правами администратора - + Warning Внимание - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. Включение этой опции предотвращает изменение конфигурации Sandboxie.ini из пользовательского интерфейса без прав администратора. Будьте осторожны, так как использование Sandboxie Manager с обычными правами пользователя может привести к блокировке. Чтобы внести изменения в конфигурацию, необходимо перезапустить Sandboxie Manager от имени администратора, нажав "Перезапустить от имени администратора" в меню "Песочница" в главном окне. @@ -6599,37 +6692,37 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for CUIPage - + Configure <b>Sandboxie-Plus</b> UI Настройка интерфейса <b>Sandboxie-Plus</b> - + Select the user interface style you prefer. Выберите стиль интерфейса, который вы предпочитаете. - + &Advanced UI for experts Расширенный интерфейс для экспертов (&A) - + &Simple UI for beginners &Простой интерфейс для начинающих (&S) - + &Vintage SbieCtrl.exe UI Винтажный интерфейс SbieCtrl.exe (&V) - + Use Bright Mode Использовать светлый режим - + Use Dark Mode Использовать темный режим @@ -6897,8 +6990,8 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - - + + Name Имя @@ -6934,9 +7027,9 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - - - + + + Remove Удалить @@ -7006,7 +7099,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - + Show Templates Показать шаблоны @@ -7069,7 +7162,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box's root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box’s root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. - Когда <a href="sbie://docs/boxencryption">шифрование песочницы</a> включено, ее корневая папка, включая куст реестра, сохраняется в зашифрованном образе диска с использованием <a href="https://diskcryptor.org">Disk Cryptor's</a> реализация AES-XTS. + Когда <a href="sbie://docs/boxencryption">шифрование песочницы</a> включено, ее корневая папка, включая куст реестра, сохраняется в зашифрованном образе диска с использованием <a href="https://diskcryptor.org">Disk Cryptor's</a> реализация AES-XTS. @@ -7143,12 +7236,12 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Create a new sandboxed token instead of stripping down the original token - + Создать новый токен в песочнице вместо того, чтобы уничтожать исходный токен Force Children - Принудительные дочерние + Принудительные дочерние @@ -7324,8 +7417,8 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. Sandboxie’s resource access rules often discriminate against program binaries located inside the sandbox. OpenFilePath and OpenKeyPath work only for application binaries located on the host natively. In order to define a rule without this restriction, OpenPipePath or OpenConfPath must be used. Likewise, all Closed(File|Key|Ipc)Path directives which are defined by negation e.g. ‘ClosedFilePath=! iexplore.exe,C:Users*’ will be always closed for binaries located inside a sandbox. Both restriction policies can be disabled on the “Access policies” page. This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. - Правила доступа к ресурсам Sandboxie часто дискриминируют двоичные файлы программ, расположенные внутри песочницы. OpenFilePath и OpenKeyPath работают только для двоичных файлов приложений, изначально расположенных на хосте. Чтобы определить правило без этого ограничения, необходимо использовать OpenPipePath или OpenConfPath. Аналогично, все директивы Closed(File|Key|Ipc)Path, которые определены отрицанием, например. ‘ClosedFilePath=! iexplore.exe,C:Users*’ всегда будет закрыт для двоичных файлов, находящихся внутри песочницы. Обе политики ограничения можно отключить на странице "Политики доступа". -Это делается для того, чтобы мошеннические процессы внутри песочницы не создавали переименованные копии самих себя и не получали доступ к защищенным ресурсам. Другой вектор эксплойта — внедрение библиотеки в авторизованный процесс, чтобы получить доступ ко всему, к чему ему разрешен доступ. С помощью Host Image Protection это можно предотвратить, заблокировав приложения (установленные на хосте), работающие внутри песочницы, от загрузки библиотек из самой песочницы. + Правила доступа к ресурсам Sandboxie часто дискриминируют двоичные файлы программ, расположенные внутри песочницы. OpenFilePath и OpenKeyPath работают только для двоичных файлов приложений, расположенных на хосте. Чтобы определить правило без этого ограничения, необходимо использовать OpenPipePath или OpenConfPath. Аналогично, все директивы Closed(File|Key|Ipc)Path, которые определяются отрицанием, например, 'ClosedFilePath=!iexplore.exe,C:Users*', всегда будут закрыты для двоичных файлов, расположенных внутри песочницы. Обе политики ограничений можно отключить на странице "Политики доступа". +Это делается для того, чтобы неавторизованные процессы внутри песочницы не смогли создать переименованную копию себя и получить доступ к защищенным ресурсам. Другой вектор использования - внедрение библиотеки в авторизованный процесс для получения доступа ко всему, к чему ему разрешен доступ. С помощью Host Image Protection это можно предотвратить, заблокировав приложения (установленные на хосте), работающие внутри песочницы, от загрузки библиотек из самой песочницы. @@ -7522,7 +7615,7 @@ This is done to prevent rogue processes inside the sandbox from creating a renam Allow sandboxed windows to cover the taskbar Allow sandboxed windows to cover taskbar - + Разрешить окнам в песочнице перекрывать панель задач @@ -7537,26 +7630,27 @@ This is done to prevent rogue processes inside the sandbox from creating a renam Job Object - + Рабочий объект unlimited - + неограниченно bytes - + байт Checked: A local group will also be added to the newly created sandboxed token, which allows addressing all sandboxes at once. Would be useful for auditing policies. Partially checked: No groups will be added to the newly created sandboxed token. - + Отмечено: Локальная группа также будет добавлена к вновь созданному токену песочницы, что позволяет обращаться ко всем песочницам одновременно. Будет полезно для аудита политик. +Частично отмечено: Никакие группы не будут добавлены к вновь созданному токену песочницы. @@ -7962,7 +8056,7 @@ The process match level has a higher priority than the specificity and describes Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it's no longer providing reliable security, just simple application compartmentalization. Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it’s no longer providing reliable security, just simple application compartmentalization. - Изоляция безопасности за счет использования сильно ограниченного токена процесса - это основное средство Sandboxie для принудительного применения ограничений песочницы, когда она отключена, песочница работает в режиме контейнера для приложения, то есть она больше не обеспечивает надежную безопасность, а только простое разделение приложений. + Изоляция безопасности за счет использования сильно ограниченного токена процесса - это основное средство Sandboxie для принудительного применения ограничений песочницы, когда она отключена, песочница работает в режиме контейнера для приложения, то есть она больше не обеспечивает надежную безопасность, а только простое разделение приложений. @@ -8014,17 +8108,17 @@ The process match level has a higher priority than the specificity and describes Скрыть процессы - + Add Process Добавить процесс - + Hide host processes from processes running in the sandbox. Скрыть хост-процессы от процессов, запущенных в песочнице. - + Don't allow sandboxed processes to see processes running in other boxes Не позволять изолированным процессам видеть процессы, запущенные в других песочницах @@ -8061,34 +8155,34 @@ The process match level has a higher priority than the specificity and describes Limit restrictions - + Ограничения по лимитам Leave it blank to disable the setting - + Оставьте поле пустым, чтобы отключить настройку Total Processes Number Limit: - + Лимит общего количества процессов: Total Processes Memory Limit: - + Лимит памяти всех процессов: Single Process Memory Limit: - + Лимит памяти одного процесса: Restart force process before they begin to execute - + Принудительно перезапустить процесс до того, как он начнет выполняться @@ -8096,27 +8190,37 @@ The process match level has a higher priority than the specificity and describes При завершении песочницы - - Don't allow sandboxed processes to see processes running outside any boxes - + + Hide Disk Serial Number + Скрыть серийный номер накопителя - + + Obfuscate known unique identifiers in the registry + Обфусцировать известные уникальные идентификаторы в реестре + + + + Don't allow sandboxed processes to see processes running outside any boxes + Не позволять изолированным процессам видеть процессы, запущенные за пределами песочницы. + + + Users Пользователи - + Restrict Resource Access monitor to administrators only Ограничить мониторинг доступа к ресурсам только администраторам - + Add User Добавить пользователя - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8125,34 +8229,34 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Примечание. Параметры принудительных программ и принудительных папок для песочницы не применяются к учетным записям пользователей, которые не могут использовать эту песочницу. - + Tracing Трассировка - + Pipe Trace Трассировка pipe - + API call Trace (traces all SBIE hooks) API-вызов Trace (отслеживает все хуки SBIE) - + Log all SetError's to Trace log (creates a lot of output) Записывать все SetError в журнал трассировки (создает много выходных данных) - + Log Debug Output to the Trace Log Записывать вывод отладки в журнал трассировки Always show this sandbox in the systray list (Pinned) - Всегда показывать эту песочницу в системном лотке (закреплено) + Всегда показывать эту песочницу в системном трее (закреплено) @@ -8260,7 +8364,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to - + Process Процесс @@ -8280,7 +8384,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Опция - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8299,103 +8403,103 @@ instead of "*". вместо "*". - + File Trace Трассировка файлов - + Disable Resource Access Monitor Отключить монитор доступа к ресурсам - + IPC Trace Трассировка IPC - + GUI Trace Трассировка GUI - + Resource Access Monitor Монитор доступа к ресурсам - + Access Tracing Отслеживание доступа - + COM Class Trace Трассировка COM класса - + Key Trace Трассировка ключей - + Network Firewall Сетевой брандмауэр - + Debug Отладка - + WARNING, these options can disable core security guarantees and break sandbox security!!! ВНИМАНИЕ: эти опции могут отключить основные гарантии безопасности и нарушить безопасность песочницы!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Эти опции предназначены для устранения проблем совместимости, не используйте их в продакшен среде. - + App Templates Шаблоны приложений - + Filter Categories Категории фильтров - + Text Filter Текстовый фильтр - + Add Template Добавить шаблон - + This list contains a large amount of sandbox compatibility enhancing templates Этот список содержит большое количество шаблонов для улучшения совместимости песочницы - + Category Категория - + Template Folders Папки шаблонов - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8405,22 +8509,22 @@ Please note that this values are currently user specific and saved globally for - + Value Значение - + Accessibility Доступность - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Чтобы компенсировать потерю защиты, обратитесь к странице настроек Сброс прав в группе настроек Ограничения. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Чтение экрана: JAWS, NVDA, Window-Eyes, System Access @@ -8442,7 +8546,7 @@ Please note that this values are currently user specific and saved globally for Bypass IPs - + Исключенные IP-адреса @@ -8457,94 +8561,94 @@ Please note that this values are currently user specific and saved globally for Privacy - + Конфиденциальность - + Hide Firmware Information Hide Firmware Informations - + Скрыть информацию о встроенном ПО - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - - - - - Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) - Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - - - - - Process Hiding - - - - - Use a custom Locale/LangID - - - - - Data Protection - + Некоторые программы читают системные данные через WMI (встроенную базу данных Windows), а не обычными способами. Например, «tasklist.exe» может получить полный список процессов через доступ к WMI, даже если используется опция «HideOtherBoxes». Включите эту опцию, чтобы остановить такое поведение. + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) + Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) + Запретить процессам в песочнице получать доступ к системным данным через WMI (см. всплывающую подсказку для дополнительной информации) + + + + Process Hiding + Скрытие процессов + + + + Use a custom Locale/LangID + Использовать пользовательский Язык/LangID + + + + Data Protection + Защита данных + + + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Дамп текущей таблицы прошивки в HKCU\System\SbieCustom - + Dump FW Tables - + Дамп FW таблиц - + DNS Request Logging Журналирование DNS-запросов - + Syscall Trace (creates a lot of output) Трассировка системных вызовов (создает много выходных данных) - + Templates Шаблоны - + Open Template Открыть шаблон - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Следующие настройки позволяют использовать Sandboxie в сочетании с программным обеспечением специальных возможностей. Обратите внимание, что когда действуют эти настройки, определенная степень защиты Sandboxie обязательно теряется. - + Edit ini Section Редактировать раздел ini - + Edit ini Редактировать ini - + Cancel Отмена - + Save Сохранить @@ -8727,7 +8831,7 @@ Please note that this values are currently user specific and saved globally for Systray options - Опции системного лотка + Опции системного трея @@ -8780,42 +8884,42 @@ Please note that this values are currently user specific and saved globally for Показывать уведомление в трее при запуске автоматических операций с песочницами - + Advanced Config Расширенная конфигурация - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Песочница <a href="sbie://docs/filerootpath">корень файловой системы</a>: - + Clear password when main window becomes hidden Очистить пароль, когда главное окно сворачивается - + Activate Kernel Mode Object Filtering Активировать фильтрацию объектов в режиме ядра - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Песочница <a href="sbie://docs/ipcrootpath">корень ipc</a>: - + Sandbox default Песочница по умолчанию - + Config protection Защита конфигурации - + ... ... @@ -8961,62 +9065,62 @@ Please note that this values are currently user specific and saved globally for Sandboxie поддержка - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Сторонники проекта Sandboxie-Plus могут получить <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">сертификат сторонника</a>. Это похоже на лицензионный ключ, но для замечательных людей, использующих программное обеспечение с открытым исходным кодом. :-) - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Поддержание Sandboxie в актуальном состоянии со скользящими выпусками Windows и совместимости со всеми веб-браузерами - это бесконечная работа. Вы можете поддержать разработку, <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">внеся непосредственный вклад в проект</a> и проявив свою поддержку <a href= "https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">купив сертификат сторонника</a>, стать покровителем <a href="https://sandboxie-plus. com/go.php?to=patreon">подписавшись на Patreon</a> или через <a href="https://sandboxie-plus.com/go.php?to=donate">пожертвование PayPal</ a>.<br />Ваша поддержка играет жизненно важную роль в развитии и обслуживании Sandboxie. - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Песочница <a href="sbie://docs/keyrootpath">корень реестра</a>: - + Sandboxing features Возможности песочницы - + Sandboxie.ini Presets Пресеты Sandboxie.ini - + Change Password Изменить пароль - + Password must be entered in order to make changes Для внесения изменений необходимо ввести пароль - + Only Administrator user accounts can make changes Только учетная запись администратора может вносить изменения - + Watch Sandboxie.ini for changes Следить за изменениями в Sandboxie.ini - + App Templates Шаблоны приложений - + App Compatibility Совместимость приложений - + Only Administrator user accounts can use Pause Forcing Programs command Только учетная запись администратора может использовать команду 'Приостановить принудительные программы' @@ -9026,7 +9130,7 @@ Please note that this values are currently user specific and saved globally for Выполнять операции с песочницами асинхронно, когда это возможно (например, удаление содержимого) - + Portable root folder Корневая папка портативной версии @@ -9038,12 +9142,12 @@ Please note that this values are currently user specific and saved globally for Show Icon in Systray: - Показать значок в системном лотке: + Показать песочницы в списке трея: Show boxes in tray list: - Показать песочницы в списке лотка: + Показать песочницы в списке трея: @@ -9056,12 +9160,12 @@ Please note that this values are currently user specific and saved globally for Добавить 'Запустить без песочницы' в контекстное меню - + Use Windows Filtering Platform to restrict network access Использовать платформу фильтрации Windows для ограничения доступа к сети - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Перехватить выбранные системные вызовы Win32k, чтобы включить ускорение графического процессора (экспериментально) @@ -9153,44 +9257,44 @@ Please note that this values are currently user specific and saved globally for - - - + + + Name Имя - + Path Путь - + Remove Program Удалить программу - + Add Program Добавить программу - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Когда любая из следующих программ запускается вне любой песочницы, Sandboxie выдаст сообщение SBIE1301. - + Add Folder Добавить папку - + Prevent the listed programs from starting on this system Запретить запуск перечисленных программ в этой системе - + Issue message 1308 when a program fails to start Сообщение о проблеме 1308, когда программа не запускается @@ -9230,22 +9334,22 @@ Please note that this values are currently user specific and saved globally for Использовать новый макет диалогового окна конфигурации * - + Program Control Контроль программ - + Program Alerts Оповещения программы - + Issue message 1301 when forced processes has been disabled Выдать сообщение 1301, когда принудительные процессы были отключены - + Sandboxie Config Конфигурация Sandboxie @@ -9282,7 +9386,7 @@ Please note that this values are currently user specific and saved globally for - + Remove Удалить @@ -9364,7 +9468,7 @@ Please note that this values are currently user specific and saved globally for System Tray - Системный лоток + Системный трей @@ -9374,12 +9478,12 @@ Please note that this values are currently user specific and saved globally for Open/Close from/to tray with a single click - Открыть/закрыть из/в лоток одним щелчком мыши + Открыть/закрыть из/в трей одним щелчком мыши Minimize to tray - Скрыть в системный лоток + Скрыть в системный трей @@ -9404,7 +9508,7 @@ Please note that this values are currently user specific and saved globally for Support && Updates - Поддержка и бновления + Поддержка и обновления @@ -9412,7 +9516,7 @@ Please note that this values are currently user specific and saved globally for Срок действия этого сертификата сторонника истек. Пожалуйста, <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">получите обновленный сертификат</a>. - + Get Получить @@ -9425,12 +9529,12 @@ Please note that this values are currently user specific and saved globally for Add 'Set Force in Sandbox' to the context menu Add ‘Set Force in Sandbox' to the context menu - + Добавить 'Установить силу в песочнице' в контекстное меню Add 'Set Open Path in Sandbox' to context menu - + Добавить 'Установить путь открытия в песочнице' в контекстное меню @@ -9438,219 +9542,224 @@ Please note that this values are currently user specific and saved globally for SBIE_-_____-_____-_____-_____ - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Руководство по использованию сертификата</a> - + HwId: 00000000-0000-0000-0000-000000000000 + HwId: 00000000-0000-0000-0000-000000000000 + + + + Cert Info - + Sandboxie Updater Sandboxie cредство обновления - + Keep add-on list up to date Поддерживать список дополнений в актуальном состоянии - + Update Settings Настройки обновления - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Канал инсайдер предлагает ранний доступ к новым функциям и исправлениям ошибок, которые в конечном итоге будут опубликованы, а также ко всем соответствующим улучшениям из стабильного канала. В отличие от канала предварительного просмотра, он не включает непроверенные, потенциально критические или экспериментальные изменения, которые могут быть не готовы для более широкого использования. - + Search in the Insider channel Поиск в канале инсайдер - + New full installers from the selected release channel. Новые полные установщики из выбранного канала выпуска. - + Full Upgrades Полные обновления - + Check periodically for new Sandboxie-Plus versions Периодически проверять наличие новых версий Sandboxie-Plus - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Подробнее об <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">инсайдер канале</a> - + Keep Troubleshooting scripts up to date Обновлять сценарии устранения неполадок - + Update Check Interval Интервал проверки обновлений - + Default sandbox: Песочница по умолчанию: - + Use a Sandboxie login instead of an anonymous token Использовать логин Sandboxie вместо анонимного токена - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) Добавить группу "Sandboxie\All Sandboxes" в изолированный токен (Экспериментально) - + Always run SandMan UI as Admin - + Всегда запускать SandMan UI от имени администратора - + USB Drive Sandboxing Песочница с USB-накопителем - + Volume Том - + Information Информация - + Sandbox for USB drives: Песочница для USB-накопителей: - + Automatically sandbox all attached USB drives Автоматически помещать в песочницу все подключенные USB-накопители - + In the future, don't check software compatibility В будущем не проверять совместимость программного обеспечения - + Enable Включить - + Disable Отключить - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie обнаружила в вашей системе следующие программы. Нажмите OK, чтобы применить настройки конфигурации, которые улучшат совместимость с этими приложениями. Эти параметры конфигурации будут действовать во всех существующих песочницах и в любых новых песочницах. - + Local Templates Локальные шаблоны - + Add Template Добавить шаблон - + Text Filter Текстовый фильтр - + This list contains user created custom templates for sandbox options Этот список содержит созданные пользователем настраиваемые шаблоны для опций песочницы - + Open Template Открыть шаблон - + Edit ini Section Редактировать раздел ini - + Save Сохранить - + Edit ini Редактировать ini - + Cancel Отмена - + Incremental Updates Инкрементные обновления - + Hotpatches for the installed version, updates to the Templates.ini and translations. Хотпатчи для установленной версии, обновления Templates.ini и переводов. - + The preview channel contains the latest GitHub pre-releases. Канал Preview содержит последние предварительные выпуски GitHub. - + The stable channel contains the latest stable GitHub releases. Канал Stable содержит последние стабильные выпуски GitHub. - + Search in the Stable channel Поиск в канале Stable - + Search in the Preview channel Поиск в канале Preview - + In the future, don't notify about certificate expiration В будущем не уведомлять об истечении срока действия сертификата - + Enter the support certificate here Введите здесь сертификат сторонника diff --git a/SandboxiePlus/SandMan/sandman_sv_SE.ts b/SandboxiePlus/SandMan/sandman_sv_SE.ts index 7aa0f080..2b74789d 100644 --- a/SandboxiePlus/SandMan/sandman_sv_SE.ts +++ b/SandboxiePlus/SandMan/sandman_sv_SE.ts @@ -882,50 +882,60 @@ Vänligen gå till korrekt användarprofilskatalog. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Installera ditt <b>Sandboxie-Plus</b> supportcertifikat - + If you have a supporter certificate, please fill it into the field below. Om du har ett supportercertifikat, vänligen fyll i det i fältet nedan. - + Retrieve certificate using Serial Number: Hämta certifikat användandes serienummer: - + Start evaluation without a certificate for a limited period of time. Starta en evaluering utan ett certifikat för en begränsad tidsperiod. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. För att använda <b>Sandboxie-Plus</b> i en företagsmiljö, krävs ett lämpligt <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supportcertifikat</a> för företagsanvändande. Om du ännu inte har det krävda certifikatet kan du skaffa det eller dessa från <a href="https://xanasoft.com/shop/">xanasoft.com webbshop</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> ger ytterligare funktioner och lådtyper exklusivt till <u>projektsupportrar</u>. Lådor likt de integritetsutökade lådorna <b><font color='red'>skyddar användardata från olaglig tillgång</font></b> av de sandlådade programmen. Om du ännu inte är en supporter, vänligen överväg då att <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporta projektet</a> för att säkerställa fortsatt utveckling av Sandboxie och för att få ett <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supportercertifikat</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. Lyckades inte hämta certifikatet. - + Error: %1 Fel: %1 - + Retrieving certificate... Retreiving certificate... Hämtar certifikat... @@ -1152,12 +1162,12 @@ Du kan använda %ANVÄNDARE% för att spara varje användares sandlåda till en CFinishPage - + Complete your configuration Färdigställ din konfiguration - + Almost complete, click Finish to apply all selected options and conclude the wizard. Nästan färdigt, klicka på Avsluta för att tillämpa alla valda alternativ och färdigställ guiden. @@ -1252,32 +1262,32 @@ Du kan använda %ANVÄNDARE% för att spara varje användares sandlåda till en CIntroPage - + Introduction Introduktion - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Välkommen till installationsguiden. Denna guide hjälper dig att konfigurera din kopia av <b>Sandboxie-Plus</b>. Du kan starta denna guide närsomhelst från menyn Sandlåda->Underhåll, om du inte vill fullfölja den nu. - + Select how you would like to use Sandboxie-Plus Välj hur du skulle vilja använda Sandboxie-Plus - + &Personally, for private non-commercial use &Personligen, för privat icke-kommersiell användning - + &Commercially, for business or enterprise use &Kommersiellt, för företags- eller näringslivsanvändande - + Note: this option is persistent Notera: detta alternativ är bestående @@ -1332,7 +1342,7 @@ Du kan använda %ANVÄNDARE% för att spara varje användares sandlåda till en Prompt user whether to allow an exemption from the blockade - + Meddela användaren för att tillåta ett undantag från blockeringen @@ -1939,8 +1949,8 @@ Notera: Uppdateringskontrollen är ofta bakom senaste GitHub-utgivningen för at - - + + @@ -1978,7 +1988,7 @@ Notera: Uppdateringskontrollen är ofta bakom senaste GitHub-utgivningen för at - + @@ -2049,102 +2059,102 @@ Notera: Uppdateringskontrollen är ofta bakom senaste GitHub-utgivningen för at Sandlåda IPC-root - - + + bytes (unlimited) - - - - - - bytes (%1) - + bytes (obegränsat) + - unlimited - + bytes (%1) + bytes (%1) - + + unlimited + obegränsad + + + Add special option: Addera speciellt alternativ: - - + + On Start Vid start - - - - - + + + + + Run Command Kör kommandot - + Start Service Starta tjänst - + On Init Vid start - + On File Recovery Vid filåterställande - + On Delete Content Vid radering av innehåll - + On Terminate Vid terminering - + Please enter a program file name to allow access to this sandbox Vänligen för in ett programfilsnamn för att tillåta tillgång till denna sandlåda - + Please enter a program file name to deny access to this sandbox Vänligen för in ett programfilsnamn för att neka tillgång till denna sandlåda - + Failed to retrieve firmware table information. - + Lyckades inte skaffa mjukvarutabellinformation. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. - + Mjukvarutabell sparad framgångsrikt till värdregister: HKEY_CURRENT_USER\System\SbieCustom<br />du kan kopiera det till det sandlådade registret för att ha olika värden för varje låda. On Delete Vid raderande - - - - - + + + + + Please enter the command line to be executed Vänligen för in kommandoraden som ska verkställas - + Please enter a service identifier Vänligen för in en tjänstidentifierare @@ -2153,12 +2163,12 @@ Notera: Uppdateringskontrollen är ofta bakom senaste GitHub-utgivningen för at Vänligen ange ett programfilsnamn - + Deny Neka - + %1 (%2) %1 (%2) @@ -2177,7 +2187,7 @@ Notera: Uppdateringskontrollen är ofta bakom senaste GitHub-utgivningen för at Children - + Avkomlingar @@ -2502,7 +2512,7 @@ Notera: Uppdateringskontrollen är ofta bakom senaste GitHub-utgivningen för at entrè: IP eller port kan inte vara tomt - + Allow @@ -3015,122 +3025,122 @@ Fel: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater Konfigurera <b>Sandboxie-Plus</b> uppdaterare - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. Likt med andra säkerhetsprodukter, så är det viktigt att hålla ditt Sandboxie-Plus uppdaterat. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components Sök regelbundet efter alla uppdateringar till Sandboxie-Plus och valfria komponenter - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. Låt Sandboxie regelbundet söka efter senaste uppdateringarna. - + Check for new Sandboxie-Plus versions: Sök efter nya Sandboxie-Plus versioner: - + Check for new Sandboxie-Plus builds. Sök efter nya Sandboxie-Plus byggen. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: Välj vilken uppdateringskanal att titta i efter nya Sandboxie-Plus byggen: - + In the Stable Channel I Stable-kanalen - + The stable channel contains the latest stable GitHub releases. Stable-kanalen innehåller de senaste stabila GitHub-utgivningarna. - + In the Preview Channel - with newest experimental changes I Preview-kanalen - med nyaste experimentella ändringarna - + The preview channel contains the latest GitHub pre-releases. Preview-kanalen innehåller de senaste GitHub förutgivningarna. - + In the Insider Channel - exclusive features I Insider-kanalen - exklusiva egenskaper - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Insider-kanalen erbjuder tidig tillgång till nya egenskaper och buggfixar som slutligen släpps allmänt, samt alla relevanta förbättringar från stable-kanalen. Till skillnad från preview-kanalen, inkluderar den inte otestade eller experimentella ändringar som kanske inte är redo för bredare användning. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Mer om <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider-kanalen</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes Håll kompatibilitetsmallar uppdaterade och tillämpa snabbfixar - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. Sök efter de senaste kompatibilitetsmallarna och snabbfixarna. - + Get the latest Scripts for the Troubleshooting Wizard Skaffa de senaste scripten för felsökningsguiden - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. Sök efter de senaste felsökningsscripten för felsökningsguiden. - + Keep the list of optional Add-on components up to date Håll listan av valfria tilläggskomponenter uppdaterad - + Check for latest available add-ons. Check for latest avaialble addons. Sök efter senaste tillgängliga tillägg. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus tillämpar strikta applikationsbegränsningar, vilket kan leda till kompatibilitetsproblem. Var uppdaterad med Sandboxie-Plus, inklusive kompatibilitetsmallar och felsökning, för att säkerställa smidig funktion mitt ibland Windows uppdateringar och applikationers ändringar. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. Tillgång till de senaste kompatibilitetsmallarna och den nätbaserade felsökningsdatabasen kräver ett giltigt <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supportercertifikat</a>. @@ -3256,7 +3266,7 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade eller experime No Force Process - Ingen tvingande process + Inget Tvinga process @@ -4248,13 +4258,13 @@ Nej väljer: %2 Which box you want to add in? - + Vilken låda vill du addera i? Type the box name which you are going to set: - + Skriv lådnamnet vilken du ska ange: @@ -4263,24 +4273,24 @@ Nej väljer: %2 Sandboxie-Plus Warning - + Sandboxie-Plus varning The value is not an existing directory or executable. - + Värdet är inte en existerande katalog eller verkställare. You typed a wrong box name! Nothing was changed. - + Du skrev ett felaktigt lådnamn! Inget ändrades. User canceled this operation. - + Användaren avbröt denna operation. @@ -5677,7 +5687,7 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s Disable Force Rules - Inaktivera tvingande regler + Inaktivera Tvingande regler @@ -5708,12 +5718,12 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s Please enter a new alias for the Sandbox. - + Vänligen för in ett nytt alias för sandlådan. The entered name is not valid, do you want to set it as an alias instead? - + Det införda namnet är inte giltigt, vill du ange det som ett alias istället? @@ -5785,7 +5795,7 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s This sandbox is currently disabled or restricted to specific groups or users. Would you like to allow access for everyone? This sandbox is disabled or restricted to a group/user, do you want to allow box for everybody ? - Denna sandlåda är inaktiverad, vill du aktivera den? + Denna sandlåda är för närvarande inaktiverad eller begränsad till specifika grupper eller användare. Vill du tillåta tillgång för alla? @@ -5942,21 +5952,21 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s %1 - + Search for settings Search for Settings Sök efter inställningar - - - + + + Run &Sandboxed Kör &sandlådad - + Sandboxed Web Browser Sandlådad webbläsare @@ -6016,46 +6026,46 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s HwId: %1 - + HwId: %1 - + Select font Välj typsnitt - + Reset font Återställ typsnitt - + %0, %1 pt %0, %1 pt - + Please enter message Vänligen för in meddelande - + Select Program Välj program - + Executables (*.exe *.cmd) Verkställare (*.exe *.cmd) - - + + Please enter a menu title Vänligen för in en menytitel - + Please enter a command Vänligen för in ett kommando @@ -6064,12 +6074,12 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s Detta supportercertifikat har utgått, vänligen <a href="sbie://update/cert">skaffa ett uppdaterat certifikat</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Plus-egenskaper kommer inaktiveras om %1 dagar.</font> - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>För nuvarande bygge förblir Plus-egenskaperna aktiverade</font>, men du har inte längre tillgång till Sandboxie-Live tjänsterna, inklusive kompatibilitetsuppdateringar och felsökningsdatabasen. @@ -6078,7 +6088,7 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s <br /><font color='red'>För detta bygge kvarstår Plus-egenskaperna aktiverade.</font> - + <br />Plus features are no longer enabled. <br />Plus-egenskaperna är inte längre aktiverade. @@ -6092,37 +6102,37 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s Supportercertifikat krävs - + Run &Un-Sandboxed Kör &osandlådad - + Set Force in Sandbox - + Ange tvinga i sandlåda - + Set Open Path in Sandbox - + Ange Öppen sökväg i sandlådan - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Detta ser inte ut som ett certifikat. Vänligen för in hela certifikatet, inte bara en del av det. - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. Detta certifikat är tyvärr inte giltigt för nuvarande bygge, du behöver skaffa ett nytt certifikat eller nedgradera till ett tidigare bygge. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Även fast detta certifikat har utgått, för nuvarande installerad version förblir Plus-egenskaperna aktiverade. Däremot, kommer du inte längre ha tillgång till Sandboxie-Live tjänsterna, inklusive kompatibilitetsuppdateringar och felsökningsdatabasen på nätet. - + This certificate has unfortunately expired, you need to get a new certificate. Detta certifikat har tyvärr utgått, du behöver skaffa ett nytt certifikat. @@ -6136,22 +6146,37 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s Detta certifikat är tyvärr föråldrat. - + kilobytes (%1) kilobytes (%1) - + Volume not attached Volymen är inte ansluten - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Detta supportercertifikat har utgått, vänligen <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">skaffa ett uppdaterat certifikat</a>. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Detta supportercertifikat kommer <font color='red'>upphöra om %1 dagar</font>, vänligen <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">skaffa ett uppdaterat certifikat</a>. @@ -6160,37 +6185,37 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s Hämtar certifikat... - + Contributor Bidragsgivare - + Eternal Evig - + Business Företag - + Personal Personlig - + Great Patreon Stor patreon - + Patreon Patreon - + Family Familj @@ -6199,12 +6224,12 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s Abonnemang - + Evaluation Utvärdering - + Type %1 Typ %1 @@ -6213,167 +6238,235 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s Standard - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Inaktiverad + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. Detta ser inte ut som ett Sandboxie-Plus serienummer.<br />Om du har försökt föra in Uppdateringsnyckeln eller Signaturen från ett certifikat som inte är korrekt, vänligen för in hela certifikatet in i textområdet ovan istället. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. Du försöker att använda en uppgraderingsnyckel för egenskaper utan att ha fört in ett förexisterande supportercertifikat. Vänligen notera att denna typ av nyckel (<b>som det tydligt är uppgivet i fet text på webbsidan</b) kräver att du har ett förexisterande giltigt supportercertifikat; det är oanvändbart utan ett.<br />Om du vill använda de avancerade egenskaperna, behöver du skaffa både ett standardcertifikat och uppgraderingsnyckeln för egenskaper för att låsa upp avancerad funktionalitet. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. Du försöker att använda en Förnyelsenyckel utan att ha fört in ett förexisterande supportercertifikat. Vänligen notera att denna typ av nyckel (<b>som är tydligt uppgivet i fet text på hemsidan</b) kräver att du har ett förexisterande giltigt supportercertifikat; det är oanvändbart utan ett. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> <br /><br /><u>Om du inte har läst produktbeskrivningen och har erhållit denna nyckel av misstag; vänligen kontakta oss via e-post (tillgänglig på vår webbsida) för att lösa denna fråga.</u> - + + Retrieving certificate... Hämtar certifikat... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 Fel vid hämtande av certifikat:%1 - + Unknown Error (probably a network issue) Okänt fel (troligen ett nätverksfel) - + Home Hem - + Advanced Avancerad - + Advanced (L) Avancerad (L) - + Max Level Maxnivå - + Level %1 Nivå %1 - + Supporter certificate required for access Supportercertifikat krävs för tillgång - + Supporter certificate required for automation Supportercertifikat krävs för automatisering - + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + + + Thank you for supporting the development of Sandboxie-Plus. Tack för att du stöder utvecklingen av Sandboxie-Plus. - + Update Available Uppdatering tillgänglig - + Installed Installlerad - + by %1 av %1 - + (info website) (infowebbsida) - + This Add-on is mandatory and can not be removed. Detta tillägg är obligatoriskt och kan inte tas bort. - - + + Select Directory Välj katalog - + <a href="check">Check Now</a> <a href="check">Kontrollera nu</a> - + Please enter the new configuration password. Vänligen för in det nya konfigurationslösenordet. - + Please re-enter the new configuration password. Vänligen återinför det nya konfigurationslösenordet. - + Passwords did not match, please retry. Lösenorden stämde inte, vänligen försök igen. - + Process Process - + Folder Mapp - + Please enter a program file name Vänligen för in ett programfilsnamn - + Please enter the template identifier Vänligen för in mallidentifieraren - + Error: %1 Fel: %1 - + Do you really want to delete the selected local template(s)? Vill du verkligen radera de(n) valda lokala mall(arna)(en)? - + %1 (Current) %1 (Nuvarande) @@ -6381,27 +6474,27 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s CSetupWizard - + Setup Wizard Inställningsguide - + The decision you make here will affect which page you get to see next. Beslutet du gör här påverkar vilken sida du får se härnäst. - + This help is likely not to be of any help. Denna hjälp är troligen inte till någon hjälp. - + Sorry, I already gave all the help I could. Tyvärr, jag har redan givit all hjälp jag kunde. - + Setup Wizard Help Installationsguidehjälp @@ -6409,43 +6502,43 @@ Notera: Uppdateringskollen är ofta bakom senaste GitHub-utgivningen för att s CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Konfigurera <b>Sandboxie-Plus</b> skalintegration - + Configure how Sandboxie-Plus should integrate with your system. Konfigurera hur Sandboxie-Plus ska integrera med ditt system. - + Start UI with Windows Starta programpanelen med Windows - + Add 'Run Sandboxed' to the explorer context menu Addera Kör sandlådad till utforskarens snabbmeny - + Add desktop shortcut for starting Web browser under Sandboxie Addera skrivbordsgenväg för start av webbläsare under Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. Endast applikationer med admin-rättigheter kan ändra konfigurationen - + Warning Varning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. Aktivering av detta alternativ förhindrar ändringar till Sandboxie.ini-konfigurationen från användargränssnittet utan admin-rättigheter. Var försiktig, då användning av Sandboxie Hanterare med normala användarrättigheter kan resultera i en utelåsning. För att göra ändringar till konfigurationen, behöver du starta om Sandboxie Hanterare som admin genom att klicka på "Starta om som admin" i sandlådemenyn i huvudfönstret. @@ -7291,27 +7384,27 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f CUIPage - + Configure <b>Sandboxie-Plus</b> UI Konfigurera <b>Sandboxie-Plus</b> programpanel - + Select the user interface style you prefer. Välj programpanelstilen du föredrar. - + &Advanced UI for experts &Avancerad programpanel för experter - + &Simple UI for beginners &Enkel programpanel för nybörjare - + &Vintage SbieCtrl.exe UI &Äldre SbieCtrl.exe programpanel @@ -7320,12 +7413,12 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f &Sandboxie Classic:s programpanel - + Use Bright Mode Använd ljust läge - + Use Dark Mode Använd mörkt läge @@ -7429,7 +7522,7 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f SandboxiePlus Options - Sandboxie-Plus - Alternativ + Sandboxie-Plus Alternativ @@ -7516,7 +7609,7 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box's root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box’s root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. - När <a href="sbie://docs/boxencryption">lådkryptering</a> är aktiverat är lådans root-mapp, inklusive dess registerdatafil, lagrad i en krypterad diskavbild, användandes <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementering. + När <a href="sbie://docs/boxencryption">lådkryptering</a> är aktiverat är lådans root-mapp, inklusive dess registerdatafil, lagrad i en krypterad diskavbild, användandes <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementering. @@ -7634,7 +7727,7 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f Note: Msi Installer Exemptions should not be required, but if you encounter issues installing a msi package which you trust, this option may help the installation complete successfully. You can also try disabling drop admin rights. Note: MSI Installer Exemptions should not be required, but if you encounter issues installing a msi package which you trust, this option may help the installation complete successfully. You can also try disabling drop admin rights. - Notera: Undantag för MSI-installerare ska inte krävas, men om du stöter på besvär installerandes ett MSI-paket som är pålitligt, kan detta alternativ hjälpa installationen fullföljas framgångsrikt. Du kan också försöka inaktivera skippa adminrättigheter. + Notera: Undantag för MSI-installerare ska inte krävas, men om du stöter på besvär installerandes ett MSI-paket som är pålitligt, kan detta alternativ hjälpa installationen fullföljas framgångsrikt. Du kan också försöka inaktivera Skippa adminrättigheter. @@ -7750,8 +7843,8 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f - - + + Name Namn @@ -7773,7 +7866,7 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f Prevent sandboxed processes from interfering with power operations (Experimental) - Förhindra sandlådade processer från att störa med kraftfulla operationer (Experimentell) + Förhindra sandlådade processer från att störa med kraftfulla operationer (experimentell) @@ -7784,13 +7877,13 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f Prevent interference with the user interface (Experimental) - Förhindra störande av användargränssnittet (Experimentellt) + Förhindra störande av användargränssnittet (experimentellt) Allow sandboxed windows to cover the taskbar Allow sandboxed windows to cover taskbar - + Tillåt sandlådade fönster att täcka över aktivitetsfältet @@ -7825,9 +7918,9 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f - - - + + + Remove Ta bort @@ -7849,47 +7942,47 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f Job Object - + Jobbobjekt unlimited - + obegränsad Total Processes Number Limit: - + Totala processers antalsgräns: bytes - + bytes Total Processes Memory Limit: - + Totala processers minnesgräns: Single Process Memory Limit: - + Enskild process minnesgräns: Leave it blank to disable the setting - + Lämna det blankt för att inaktivera inställningen Limit restrictions - + Begränsa restriktioner @@ -7965,7 +8058,7 @@ Om du redan är en Great Supporter on Patreon, kan Sandboxie söka på nätet f - + Show Templates Visa mallar @@ -8317,7 +8410,7 @@ Om ledarprocesser är definierade, behandlas alla andra som kvardröjande progra This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. Sandboxie’s resource access rules often discriminate against program binaries located inside the sandbox. OpenFilePath and OpenKeyPath work only for application binaries located on the host natively. In order to define a rule without this restriction, OpenPipePath or OpenConfPath must be used. Likewise, all Closed(File|Key|Ipc)Path directives which are defined by negation e.g. ‘ClosedFilePath=! iexplore.exe,C:Users*’ will be always closed for binaries located inside a sandbox. Both restriction policies can be disabled on the “Access policies” page. This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. - Sandboxie:s resurstillgångsregler särskiljer ofta emot programbinärer lokaliserade inuti sandlådan. OpenFilePath och OpenKeyPath fungerar bara för app-binärer lokaliserade på värden ursprungligen. För att kunna definiera en regel utan denna begränsning, måste OpenPipePath eller OpenConPath användas. Likaså, alla stängda(File|Key|Ipc)sökvägsdirektiv vilka är definierade via negation e.x. ClosedFilePath=!iexplore.exe,CUsers* kommer alltid vara stängda för binärer lokaliserade inuti en sandlåda. Båda begränsningspolicyerna kan inaktiveras på sidan Tillgångspolicy. + Sandboxie:s resurstillgångsregler särskiljer ofta emot programbinärer lokaliserade inuti sandlådan. OpenFilePath och OpenKeyPath fungerar bara för app-binärer lokaliserade på värden ursprungligen. För att kunna definiera en regel utan denna begränsning, måste OpenPipePath eller OpenConPath användas. Likaså, alla stängda(File|Key|Ipc)sökvägsdirektiv vilka är definierade via negation e.x. ClosedFilePath=!iexplore.exe,CUsers* kommer alltid vara stängda för binärer lokaliserade inuti en sandlåda. Båda begränsningspolicyerna kan inaktiveras på sidan Tillgångspolicy. Detta görs för att förhindra Rogue-processer inuti sandlådan från att skapa en namnändrad kopia av sig själva och tillgå skyddade resurser. En annan exploateringsvektor är injicerandet av ett bibliotek in i en auktoriserad process för att få tillgång till allting det ges tillgång till. Användande av Host Image Protection, kan detta förhindras genom att blockera applikationer (installerade på värden) körandes inuti en sandlåda från att ladda bibliotek från sandlådan självt. @@ -8811,7 +8904,7 @@ Processmatchningsnivån har en högre prioritet än säregenheten och beskriver Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it's no longer providing reliable security, just simple application compartmentalization. Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it’s no longer providing reliable security, just simple application compartmentalization. - Säkerhetsisolering genom användande av tungt begränsade processtecken är Sandboxies primära medel för att tvinga sandlådebegränsningar, när det är inaktiverat opereras lådan i applikationavdelningsläget, d.v.s den tillhandahåller inte längre tillförlitlig säkerhet, bara enkel uppdelning. + Säkerhetsisolering genom användande av tungt begränsade processtecken är Sandboxies primära medel för att tvinga sandlådebegränsningar, när det är inaktiverat opereras lådan i applikationavdelningsläget, d.v.s den tillhandahåller inte längre tillförlitlig säkerhet, bara enkelt applikationsavdelande. @@ -8948,12 +9041,12 @@ Processmatchningsnivån har en högre prioritet än säregenheten och beskriver Dölj processer - + Add Process Addera process - + Hide host processes from processes running in the sandbox. Dölj värdprocesser från processer körandes i sandlådan. @@ -8961,74 +9054,75 @@ Processmatchningsnivån har en högre prioritet än säregenheten och beskriver Checked: A local group will also be added to the newly created sandboxed token, which allows addressing all sandboxes at once. Would be useful for auditing policies. Partially checked: No groups will be added to the newly created sandboxed token. - + Kontrollerad: En lokal grupp kommer också att adderas till det nya skapade sandlådade tecknet, vilket tillåter addresserande till alla sandlådor på en gång. Kan vara användbart vid granskande av policyer. +Delvis kontrollerad: Inga grupper kommer att adderas till det nya skapade sandlådade tecknet. Privacy - + Integritet - + Hide Firmware Information Hide Firmware Informations - + Dölj mjukvaruinformation - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Förhindra sandlådade processer att tillgå systemdetaljer genom WMI ( se verktygstips/tooltip för mer info) - + Process Hiding - + Processdöljande - + Use a custom Locale/LangID - + Använd anpassad plats/språkID - + Data Protection - + Dataskydd - + Don't allow sandboxed processes to see processes running in other boxes Tillåt inte sandlådade processer att se processer som körs i andra lådor - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dumpa nuvarande mjukvarutabeller till HKCU\System\SbieCustom - + Dump FW Tables - + Dumpa mjukvarutabeller - + Users Användare - + Restrict Resource Access monitor to administrators only Begränsa resurstillgångsövervakning till administratörer endast - + Add User Addera användare @@ -9037,7 +9131,7 @@ Partially checked: No groups will be added to the newly created sandboxed token. Ta bort användare - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -9046,7 +9140,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Notera: Inställningarna Tvingade program och Tvinga mappar, för en sandlåda, gäller inte för användarkonton som inte kan använda sandlådan. - + Tracing Spårning @@ -9056,22 +9150,22 @@ Notera: Inställningarna Tvingade program och Tvinga mappar, för en sandlåda, API call spårning (kräver att LogAPI är installerat i sbie:s katalog) - + Pipe Trace Pipe Trace - + API call Trace (traces all SBIE hooks) API-anropspår (spårar alla SBIE hooks) - + Log all SetError's to Trace log (creates a lot of output) Logga alla SetError's till spårloggen (skapar en massa utflöde) - + Log Debug Output to the Trace Log Logga Debug Output till spårloggen @@ -9102,88 +9196,98 @@ istället för "*". Ntdll syscall-spår (skapar en massa utflöde) - + File Trace Filspår - + Disable Resource Access Monitor Inaktivera resurstillgångsövervakning - + IPC Trace IPC-spår - + GUI Trace GUI-spår - + Resource Access Monitor Resurstillgångsövervakare - + Access Tracing Tillgångsspårning - + COM Class Trace COM-class spår - + Key Trace Nyckelspår - + Network Firewall Nätverksbrandvägg Restart force process before they begin to execute - + Starta om Tvinga process innan de börjar verkställas - + + Hide Disk Serial Number + Dölj diskens serienummer + + + + Obfuscate known unique identifiers in the registry + Förvräng kända unika identifierare i registret + + + Don't allow sandboxed processes to see processes running outside any boxes - + Tillåt inte sandlådade processer att se processer körandes utanför någon låda - + DNS Request Logging Loggning av DNS-förfrågan - + Syscall Trace (creates a lot of output) Syscall spår (skapar en logg av utdata) - + Debug Felsök - + WARNING, these options can disable core security guarantees and break sandbox security!!! VARNING, dessa alternativ kan inaktivera kärnsäkerhetsgarantier och bryta sandlådesäkerhet!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Dessa alternativ är avsedda för felsökning av kompatibilitetsproblem, vänligen använd dem inte vid produktionsanvändning. - + App Templates Appmallar @@ -9192,22 +9296,22 @@ istället för "*". Kompatibilitetsmallar - + Filter Categories Filterkategorier - + Text Filter Textfilter - + Add Template Addera mall - + This list contains a large amount of sandbox compatibility enhancing templates Denna lista innehåller en stor mängd av kompatibilitetsutökande sandlådemallar @@ -9216,17 +9320,17 @@ istället för "*". Ta bort mall - + Category Kategori - + Template Folders Mallmappar - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -9236,12 +9340,12 @@ Vänligen notera att detta värde är för tillfället användarspecifikt och sp - + Value Värde - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -9278,17 +9382,17 @@ istället för "*". Tillåt användning av kapslade jobbobjekt (fungerar på Windows 8 och senare) - + Accessibility Tillgänglighet - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. För att kompensera för det förlorade skyddet, vänligen konsultera inställningen Skippa rättigheter i Säkerhetsalternativ > Säkerhetshärdning > Förhöjningsbegränsningar. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Skärmläsare: JAWS, NVDA, Window-Eyes, Systemtillgång @@ -9385,12 +9489,12 @@ istället för "*". Create a new sandboxed token instead of stripping down the original token - + Skapa ett nytt sandlådat tecken istället för att skala av originaltecknet Force Children - Tvinga avkomling + Tvinga avkomling @@ -9405,7 +9509,7 @@ istället för "*". Bypass IPs - + Förbigå IPs @@ -9480,7 +9584,7 @@ istället för "*". - + Process Process @@ -9489,37 +9593,37 @@ istället för "*". Blockera även lästillgång till processer i denna sandlåda - + Templates Mallar - + Open Template Öppna mall - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Följande inställningar aktiverar användandet av Sandboxie i kombination med tillgänglighetsprogram. Vänligen notera att ett visst mått av Sandboxies skydd av nödvändighet förloras när dessa inställningar aktiveras. - + Edit ini Section Redigera ini-sektionen - + Edit ini Redigera ini - + Cancel Avbryt - + Save Spara @@ -9735,7 +9839,7 @@ istället för "*". Använd mörkt tema (fullt tillämpat efter en omstart) - + Watch Sandboxie.ini for changes Ändringsbevaka Sandboxie.ini @@ -9935,7 +10039,7 @@ istället för "*". Använd fusionstema - + Advanced Config Avancerad konfiguration @@ -9944,42 +10048,42 @@ istället för "*". Separata användarmappar - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Haka fast valda Win32k systemanrop för att aktivera GPU-accelerering (experimentell) - + Portable root folder Portabel root-mapp - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Sandlåda <a href="sbie://docs/keyrootpath">registrets root</a>: - + Sandboxing features Sandlådningsegenskaper - + ... ... - + Sandbox default Sandlådestandard - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Sandlåda <a href="sbie://docs/filerootpath">filsystemets root</a>: - + Activate Kernel Mode Object Filtering Aktivera objektfiltrering i kernelläget @@ -10079,7 +10183,7 @@ istället för "*". Hotkey for bringing sandman to the top: - Snabbtangent för att föra Sandman överst: + Snabbtangent för att föra SandMan överst: @@ -10095,7 +10199,7 @@ istället för "*". Check sandboxes' auto-delete status when Sandman starts - Kontrollera sandlådors autoraderingsstatus när Sandman startar + Kontrollera sandlådors autoraderingsstatus när SandMan startar @@ -10228,12 +10332,12 @@ istället för "*". Detta supportercertifikat har utgått, vänligen <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">skaffa ett uppdaterat certifikat</a>. - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Supportrar av Sandboxie-Plus projektet kan erhålla ett <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supportercertifikat</a>. Det är som en licens men för fantastiska personer som använder öppen källa program. :-) - + Get Skaffa @@ -10243,7 +10347,7 @@ istället för "*". Hämta/Uppgradera/Förnya certifikat användandes serienummer - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Hålla Sandboxie uppdaterat med de rullande utgivningarna av Windows och kompatibelt med alla webbläsare är en aldrig upphörande ansträngning. Du kan stöda utvecklingen genom att <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">direkt bidra till projektet</a>, visa ditt stöd genom att <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">köpa ett supportercertifikat</a>, bli en patron genom att <a href="https://sandboxie-plus.com/go.php?to=patreon">prenumerera på Patreon</a>, eller genom en <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Ditt stöd spelar en vital roll i förbättrandet och underhållet av Sandboxie. @@ -10253,22 +10357,22 @@ istället för "*". SBIE_-_____-_____-_____-_____ - + Update Settings Uppdateringsinställningar - + Update Check Interval Uppdateringskontrollintervall - + Use Windows Filtering Platform to restrict network access Använd Windows Filtering Platform för att begränsa nätverkstillgång - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Sandlåda <a href="sbie://docs/ipcrootpath">IPC-root</a>: @@ -10277,91 +10381,91 @@ istället för "*". Använd en Sandboxie-inloggning istället för ett anonymt tecken (experimentellt) - + Sandboxie.ini Presets Sandboxie.ini förinställningar - + Program Control Programkontroll - + USB Drive Sandboxing USB-enhets sandlådning - + Volume Volym - + Information Information - + Sandbox for USB drives: Sandlåda för USB-enheter: - + Automatically sandbox all attached USB drives Automatiskt sandlådande av alla anslutna USB-enheter - + App Templates Appmallar - + App Compatibility Appkompatibilitet - - - + + + Name Namn - + Path Sökväg - + Remove Program Ta bort program - + Add Program Addera program - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. När något av de följande programm startas utanför någon sandlåda, kommer Sandboxie utfärda meddelande SBIE1301. - + Add Folder Addera mapp - + Prevent the listed programs from starting on this system Förhindra de listade programmen från att starta på detta system - + Issue message 1308 when a program fails to start Utfärda meddelande 1308 när ett program inte lyckas starta @@ -10379,12 +10483,12 @@ istället för "*". Add 'Set Force in Sandbox' to the context menu Add ‘Set Force in Sandbox' to the context menu - + Addera 'Ange tvinga i sandlåda' till snabbmenyn Add 'Set Open Path in Sandbox' to context menu - + Addera 'Ange öppen sökväg i sandlåda' till snabbmenyn @@ -10394,7 +10498,7 @@ istället för "*". Hide SandMan windows from screen capture (UI restart required) - Dölj Sandman-fönster från skärmbildstagande (UI-omstart behövs) + Dölj SandMan-fönster från skärmbildstagande (UI-omstart behövs) @@ -10407,89 +10511,94 @@ istället för "*". * får effekt vid diskskapande - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie plus.com/go.php?to=sbie use cert">Certifikatsanvändarguide</a> - + HwId: 00000000-0000-0000-0000-000000000000 + HwId: 00000000-0000-0000-0000-000000000000 + + + + Cert Info - + Sandboxie Updater Sandboxie uppdaterare - + Keep add-on list up to date Håll tilläggslistan uppdaterad - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Insider-kanalen erbjuder tidig tillgång till nya egenskaper och buggfixar som slutligen kommer utges till allmänheten, likt väl som alla relevanta förbättringar från stable-kanalen. Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen förstörande, eller experimentella ändringar som kanske inte är färdiga för större användning. - + Search in the Insider channel Sök i Insider-kanalen - + New full installers from the selected release channel. Nya fullständiga installerare från den valda utgivningskanalen. - + Full Upgrades Fullständiga uppgraderingar - + Check periodically for new Sandboxie-Plus versions Sök periodvis efter nya Sandboxie-Plus versioner - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> Mer om <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">insider-kanalen</a> - + Keep Troubleshooting scripts up to date Håll felsökningsscript uppdaterade - + Use a Sandboxie login instead of an anonymous token Använd en Sandboxie-inloggning istället för ett anonymt tecken - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) Addera gruppen "Sandboxie\Alla sandlådor" till det sandlådade tecknet (experimentell) - + Always run SandMan UI as Admin - + Kör alltid SandManUI som admin - + Program Alerts Programalarm - + Issue message 1301 when forced processes has been disabled Utfärda meddelande 1301 när tvingade processer har inaktiverats - + Sandboxie Config Config Protection Sandboxie-konfigurering @@ -10517,7 +10626,7 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen fö - + Remove Ta bort @@ -10536,37 +10645,37 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen fö Sandlådekonfigurering - + Default sandbox: Standardsandlåda: - + Config protection Konfigurera skydd - + Clear password when main window becomes hidden Rensa lösenord när huvudfönstret blir dolt - + Only Administrator user accounts can make changes Endast administratörsanvändarkonton kan göra ändringar - + Only Administrator user accounts can use Pause Forcing Programs command Endast administratörsanvändarkonton kan använda kommandot Pausa programtvingande - + Password must be entered in order to make changes Lösenord måste föras in för att kunna göra ändringar - + Change Password Ändra lösenord @@ -10585,67 +10694,67 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen fö Kompatibilitet - + In the future, don't check software compatibility Kontrollera inte programkompatibilitet i framtiden - + Enable Aktivera - + Disable Inaktivera - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie har upptäckt följande mjukvaruapplikationer i ditt system. Klicka på OK för att tillämpa konfigurationsinställningarna, vilket kommer förbättra kompatibiliteten med dessa applikationer. Dessa konfigurationsinställningar kommer ha påverkan på alla existerande sandlådor samt även de nya. - + Local Templates Lokala mallar - + Add Template Addera mall - + Text Filter Textfilter - + This list contains user created custom templates for sandbox options Denna lista innehåller användarskapade anpassade mallar för sandlådealternativ - + Open Template Öppna mall - + Edit ini Section Redigera ini-sektionen - + Save Spara - + Edit ini Redigera ini - + Cancel Avbryt @@ -10654,7 +10763,7 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen fö Support - + Incremental Updates Version Updates Inkrementella uppdateringar @@ -10664,12 +10773,12 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen fö Nya fulla versioner från den valda utgivningskanalen. - + Hotpatches for the installed version, updates to the Templates.ini and translations. Snabbfixar för den installerade versionen, uppdateringar till mallar.ini och översättningar. - + The preview channel contains the latest GitHub pre-releases. Preview-kanalen innehåller de senaste GitHub förutgivningarna. @@ -10678,17 +10787,17 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen fö Nya versioner - + Enter the support certificate here Ange supportcertifikatet här - + The stable channel contains the latest stable GitHub releases. Stable-kanalen innehåller de senaste stabila GitHub utgivningarna. - + Search in the Stable channel Sök i Stable-kanalen @@ -10697,7 +10806,7 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen fö Hålla Sandboxie uppdaterat med de rullande utgivningarna av Windows och kompatibelt med alla webbläsare är en aldrig upphörande strävan. Vänligen överväg att supporta detta jobb med en donation.<br />Du kan supporta utvecklingen med en <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">PayPal donation</a>, fungerar också med kreditkort.<br />Eller förse kontinuerlig support med en <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon prenumeration</a>. - + Search in the Preview channel Sök i Preview-kanalen @@ -10730,7 +10839,7 @@ Till skillnad från preview-kanalen, inkluderar den inte otestade, möjligen fö Supportinställningar - + In the future, don't notify about certificate expiration Meddela inte om certifikatsutgång i framtiden diff --git a/SandboxiePlus/SandMan/sandman_tr.ts b/SandboxiePlus/SandMan/sandman_tr.ts index 6af9983d..f9d86540 100644 --- a/SandboxiePlus/SandMan/sandman_tr.ts +++ b/SandboxiePlus/SandMan/sandman_tr.ts @@ -715,49 +715,59 @@ Lütfen doğru kullanıcı profili dizinine göz atın. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate <b>Sandboxie-Plus</b> destek sertifikanızı yükleyin - + If you have a supporter certificate, please fill it into the field below. Destekçi sertifikanız varsa lütfen aşağıdaki alana doldurunuz. - + Retrieve certificate using Serial Number: Sertifikayı Seri Numarasını kullanarak alın: - + Start evaluation without a certificate for a limited period of time. - Sınırlı bir süre için sertifika olmadan değerlendirmeye başlayın. + Sınırlı bir süre için sertifika olmadan denemeye başlayın. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + <b><a href="_"><font color='red'>Ücretsiz deneme sertifikanızı alın</font></a> ve tüm premium özelliklerin %1 gün boyunca keyfini çıkarın.</b> + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + Herhangi bir Donanım Kimliği için %2 defaya kadar ücretsiz %1 günlük deneme sertifikası talep edebilirsiniz + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. <b>Sandboxie-Plus</b>'ı bir iş ortamında kullanmak için uygun bir <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">destek sertifikası</a> iş kullanımı için gereklidir. Henüz gerekli sertifika(lara) sahip değilseniz, bunları <a href="https://xanasoft.com/shop/">xanasoft.com web mağazasından</a> alabilirsiniz. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b>, yalnızca <u>proje destekçilerine</u> ek özellikler ve alan türleri sunar. Gizliliği geliştirilmiş alanlarda, <b><font color='red'>kullanıcı verileriniz korumalı alanda çalışan programların yetkisiz erişimlerine karşı daha iyi korunur.</font></b> Henüz bir destekçimiz değilseniz, Sandboxie'nin daha iyi geliştirilmesine katkıda bulunmak için bir <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">destekçi sertifikası</a> alarak lütfen <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">projeyi desteklemeyi</a> düşünün. - + Failed to retrieve the certificate. Sertifika alınamadı. - + Error: %1 Hata: %1 - + Retrieving certificate... Sertifika alınıyor... @@ -949,12 +959,12 @@ Her kullanıcının korumalı alanını kendi klasörüne kaydetmek için %USER% CFinishPage - + Complete your configuration Yapılandırmanızı tamamlayın - + Almost complete, click Finish to apply all selected options and conclude the wizard. Neredeyse tamamlandı, tüm seçimleri uygulamak ve sihirbazı tamamlamak için Bitir'e tıklayın. @@ -1043,32 +1053,32 @@ Her kullanıcının korumalı alanını kendi klasörüne kaydetmek için %USER% CIntroPage - + Introduction Giriş - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Kurulum Sihirbazına hoş geldiniz. Bu sihirbaz, <b>Sandboxie-Plus</b> kopyanızı yapılandırmanıza yardımcı olacaktır. Bu sihirbazı, şimdi tamamlamak istemiyorsanız, Korumalı Alan->Bakım menüsünden istediğiniz zaman başlatabilirsiniz. - + Select how you would like to use Sandboxie-Plus Sandboxie-Plus'ı nasıl kullanmak istediğinizi seçin - + &Personally, for private non-commercial use &Kişisel olarak, ticari olmayan özel kullanım için - + &Commercially, for business or enterprise use &Ticari olarak, ticari veya kurumsal kullanım için - + Note: this option is persistent Not: Bu seçenek kalıcıdır @@ -1400,7 +1410,7 @@ Not: Güncellemeler, yalnızca test edilen güncellemelerin sunulmasını sağla - + @@ -1506,7 +1516,7 @@ Not: Güncellemeler, yalnızca test edilen güncellemelerin sunulmasını sağla Yalnızca [#] göstergesini görüntüle - + %1 (%2) %1 (%2) @@ -1589,8 +1599,8 @@ Not: Güncellemeler, yalnızca test edilen güncellemelerin sunulmasını sağla - - + + @@ -1627,7 +1637,7 @@ Not: Güncellemeler, yalnızca test edilen güncellemelerin sunulmasını sağla Program için Göz At - + Please enter a service identifier Lütfen bir hizmet tanımlayıcısı girin @@ -1950,7 +1960,7 @@ Lütfen bu dosyayı içeren bir klasör seçin. giriş: IP veya Bağlantı Noktası boş olamaz - + Allow @@ -2200,98 +2210,98 @@ Lütfen bu dosyayı içeren bir klasör seçin. Korumalı alan ipc kökü - - + + bytes (unlimited) bayt (sınırsız) - - + + bytes (%1) bayt (%1) - + unlimited sınırsız - + Add special option: Özel seçenek ekle: - - + + On Start Başlangıçta - - - - - + + + + + Run Command Komutu Çalıştır - + Start Service Hizmeti Başlat - + On Init İlk Kullanımda - + On File Recovery Doysa Kurtarmada - + On Delete Content İçerik Silmede - + On Terminate Sonlandığında - + Please enter a program file name to allow access to this sandbox Bu korumalı alana erişime izin vermek için lütfen bir program dosyası adı girin - + Please enter a program file name to deny access to this sandbox Bu korumalı alana erişimi reddetmek için lütfen bir program dosyası adı girin - + Deny Reddet - + Failed to retrieve firmware table information. Ürün yazılımı tablosu bilgileri alınamadı. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. Ürün yazılımı tablosu ana bilgisayar kayıt defterine başarıyla kaydedildi: HKEY_CURRENT_USER\System\SbieCustom<br />her alan için farklı bir değere sahip olacak şekilde bu anahtarı korumalı alan kayıt defterine kopyalayabilirsiniz. - - - - - + + + + + Please enter the command line to be executed Lütfen çalıştırılacak komut satırını girin @@ -2658,114 +2668,114 @@ Hata: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater <b>Sandboxie-Plus</b> güncelleyiciyi yapılandırın - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Diğer tüm güvenlik ürünlerinde olduğu gibi, Sandboxie-Plus'ınızı güncel tutmanız önemlidir. - + Regularly check for all updates to Sandboxie-Plus and optional components Sandboxie-Plus ve isteğe bağlı bileşenlere yönelik tüm güncellemeleri düzenli olarak denetle - + Let Sandboxie regularly check for latest updates. Sandboxie'nin en son güncellemeleri düzenli olarak denetlemesine izin verir. - + Check for new Sandboxie-Plus versions: Yeni Sandboxie-Plus sürümlerini denetle: - + Check for new Sandboxie-Plus builds. Yeni Sandboxie-Plus derlemelerini denetler. - + Select in which update channel to look for new Sandboxie-Plus builds: Yeni Sandboxie-Plus derlemeleri için arama yapılacak kanalı seçin: - + In the Stable Channel Kararlı Kanalda - + The stable channel contains the latest stable GitHub releases. Kararlı kanal, en son yayınlanan kararlı GitHub sürümlerini içerir. - + In the Preview Channel - with newest experimental changes Ön İzleme Kanalında - en yeni deneysel değişikliklerle - + The preview channel contains the latest GitHub pre-releases. Ön izleme kanalı, en son yayınlanan GitHub ön sürümlerini içerir. - + In the Insider Channel - exclusive features Insider Kanalında - ayrıcalıklı özellikler - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Insider kanalı, herkese açılacak yeni özelliklere ve hata düzeltmelerine erken erişim sağlar ve ayrıca kararlı kanaldaki ilgili tüm iyileştirmeleri de bulundurur. Ön izleme kanalından farklı olarak, genel kullanıma hazır olmayan denenmemiş, potansiyel olarak bozuk veya deneysel değişiklikleri içermez. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Kanalı</a> hakkında daha fazla bilgi - + Keep Compatibility Templates up to date and apply hotfixes Uyumluluk Şablonlarını güncel tut ve düzeltmeleri uygula - + Check for latest compatibility templates and hotfixes. En son uyumluluk şablonlarını ve düzeltmelerini denetler. - + Get the latest Scripts for the Troubleshooting Wizard Sorun Giderme Sihirbazı için en son Betik Dosyalarını indir - + Check for latest troubleshooting scripts for the troubleshooting wizard. Sorun giderme sihirbazı için en son sorun giderme betik dosyalarını denetler. - + Keep the list of optional Add-on components up to date İsteğe bağlı Eklenti bileşenlerinin listesini güncel tut - + Check for latest available add-ons. Mevcut en son eklentileri denetler. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus, uyumluluk sorunlarına yol açabilecek katı uygulama kısıtlamaları uygular. Windows güncellemeleri ve uygulama değişiklikleri sırasında sorunsuz çalışmayı sağlamak için uyumluluk şablonları ve sorun giderme de dahil olmak üzere Sandboxie-Plus ile güncel kalın. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. En son uyumluluk şablonlarına ve çevrimiçi sorun giderme veritabanına erişim geçerli bir <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">destekçi sertifikası</a> gerektirir. @@ -3465,7 +3475,7 @@ Hata: %1 The evaluation period has expired!!! - Değerlendirme süresi dolmuştur! + Deneme süresi dolmuştur! @@ -4798,8 +4808,7 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin. This sandbox is currently disabled or restricted to specific groups or users. Would you like to allow access for everyone? - This sandbox is disabled or restricted to a group/user, do you want to allow box for everybody ? - Bu alan devre dışı veya bir grup/kullanıcı ile sınırlandırılmış, etkinleştirmek istiyor musunuz? + Bu korumalı alan şu anda devre dışı veya belirli gruplarla veya kullanıcılarla sınırlı. Herkesin erişimine izin vermek ister misiniz? @@ -5095,12 +5104,12 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin. Please enter a new alias for the Sandbox. - + Lütfen korumalı alan için yeni bir takma ad girin. The entered name is not valid, do you want to set it as an alias instead? - + Girilen ad geçerli değil, bunu bir takma ad olarak ayarlamak ister misiniz? @@ -5220,28 +5229,28 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin. CSettingsWindow - + Please enter the new configuration password. Lütfen yeni yapılandırma parolasını girin. - - + + Select Directory Dizin Seç - + Please enter a program file name Lütfen bir program dosyası adı girin - + Folder Klasör - + Process İşlem @@ -5251,172 +5260,255 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin.Sandboxie Plus - Genel Ayarlar - + Search for settings Ayarlarda ara - + kilobytes (%1) kilobayt (%1) - + Volume not attached Birim eklenmedi - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + <b>%1/%2 deneme sertifikası kullandınız. Daha fazla ücretsiz sertifika oluşturulamaz.</b> + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + <b><a href="_">Ücretsiz deneme sertifikası alın</a> ve tüm premium özelliklerin %1 gün boyunca keyfini çıkarın.</b> + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + Herhangi bir Donanım Kimliği için %2 defaya kadar ücretsiz %1 günlük deneme sertifikası talep edebilirsiniz + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Bu destekçi sertifikasının süresi dolmuş, lütfen <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">güncellenmiş bir sertifika edinin</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Plus özellikleri %1 gün içinde devre dışı bırakılacak.</font> - + <br />Plus features are no longer enabled. <br />Plus özellikleri artık etkin değil. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. Bu destekçi sertifikası <font color='red'>%1 gün içinde</font> sona erecek, lütfen <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert" >güncellenmiş bir sertifika edinin</a>. - + + Expires in: %1 Days + Son kullanma tarihi: %1 Gün + + + + Expires: %1 Days ago + Süresi doldu: %1 Gün önce + + + + Options: %1 + Seçenekler: %1 + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + Güvenlik/Gizlilik Geliştirildi & Uygulama Bölmeleri (SBox): %1 + + + + + + + Enabled + Etkin + + + + + + + Disabled + Devre dışı + + + + Encrypted Sandboxes (EBox): %1 + Şifreli Korumalı Alanlar (EBox): %1 + + + + Network Interception (NetI): %1 + Ağ Yakalama (NetI): %1 + + + + Sandboxie Desktop (Desk): %1 + Sandboxie Masaüstü (Masa): %1 + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. Bu, Sandboxie-Plus Seri Numarasına benzemiyor.<br />Bir sertifikanın yalnızca UPDATEKEY veya SIGNATURE değerini girmeyi denediyseniz, bu doğru değildir Lütfen bunun yerine yukarıdaki metin alanına sertifikanın tamamını giriniz. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. Özellik yükseltme anahtarını mevcut bir destekçi sertifikası girmeden önce kullanmaya çalışıyorsunuz. Lütfen bu tür anahtarların (<b>web sitesinde kalın harflerle açıkça belirtildiği gibi</b>) mevcut geçerli bir destekçi sertifikasına sahip olmanızı gerektirdiğini, sertifika olmadan hiçbir işe yaramadığını unutmayın.<br />Gelişmiş özellikleri kullanmak için, hem standart bir sertifika hem de gelişmiş özelliklerin kilidini açacak bir özellik yükseltme anahtarı edinmeniz gerekir. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. Yenileme anahtarını mevcut bir destekçi sertifikası girmeden önce kullanmaya çalışıyorsunuz. Lütfen bu tür anahtarların (<b>web sitesinde kalın harflerle açıkça belirtildiği gibi</b>) mevcut geçerli bir destekçi sertifikasına sahip olmanızı gerektirdiğini, sertifika olmadan hiçbir işe yaramadığını unutmayın. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>Ürün açıklamasını okumadan yanlışlıkla bu anahtarı aldıysanız, sorunu çözmek için lütfen e-posta (web sitemizde belirtilen) yoluyla bizimle iletişime geçin.</u> - + + Sandboxie-Plus - Get EVALUATION Certificate + Sandboxie-Plus - DENEME Sertifikası Al + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + Lütfen %2'ye verilecek ve geçerli donanıma kilitlenecek ücretsiz %1 günlük deneme sertifikası almak için e-posta adresinizi girin. +Her benzersiz donanım kimliği için %3'e kadar deneme sertifikası talep edebilirsiniz. + + + Error retrieving certificate: %1 Sertifika alınırken hata oluştu: %1 - + Unknown Error (probably a network issue) Bilinmeyen Hata (muhtemelen bir ağ sorunu) - + Contributor Katılımcı - + Eternal Sürekli - + Business İş - + Personal Kişisel - + Great Patreon Büyük Patreon - + Patreon Patreon - + Family Aile - + Evaluation Deneme - + Type %1 Tür %1 - + Advanced Gelişmiş - + Advanced (L) Gelişmiş (L) - + Max Level En Üst Seviye - + Level %1 Seviye %1 - + Supporter certificate required for access Erişim için destekçi sertifikası gerekli - + Supporter certificate required for automation Otomasyon için destekçi sertifikası gerekli - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. Bu sertifika ne yazık ki mevcut derleme için geçerli değil, yeni bir sertifika almanız veya önceki bir derlemeye geçmeniz gerekiyor. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. Bu sertifikanın süresi dolmuş olsa da, şu anda yüklü olan sürüm için Plus özellikleri etkin durumda kalır. Ancak, bundan sonraki sürümlerde uyumluluk güncellemeleri ve çevrimiçi sorun giderme veritabanı da dahil olmak üzere Sandboxie-Live hizmetlerine erişiminiz olmayacak. - + This certificate has unfortunately expired, you need to get a new certificate. Bu sertifikanın süresi ne yazık ki dolmuş, yeni bir sertifika almanız gerekiyor. - + + The evaluation certificate has been successfully applied. Enjoy your free trial! + Deneme sertifikası başarıyla uygulandı. Ücretsiz denemenizin tadını çıkarın! + + + <a href="check">Check Now</a> <a href="check">Şimdi Denetle</a> - + Please re-enter the new configuration password. Lütfen yeni yapılandırma parolasını tekrar girin. - + Passwords did not match, please retry. Parolalar eşleşmedi, lütfen tekrar deneyin. @@ -5426,7 +5518,7 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin.Otomatik Algıla - + Thank you for supporting the development of Sandboxie-Plus. Sandboxie-Plus'ın gelişimini desteklediğiniz için teşekkür ederiz. @@ -5559,50 +5651,50 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin.HwId: %1 - + Select font Yazı tipini seç - + Reset font Yazı tipini sıfırla - + %0, %1 pt %0, %1 pt - + Please enter message Lütfen mesaj giriniz - + Select Program Program Seç - + Executables (*.exe *.cmd) Yürütülebilir dosyalar (*.exe *.cmd) - - + + Please enter a menu title Lütfen bir menü başlığı girin - + Please enter a command Lütfen bir komut girin - - - + + + Run &Sandboxed &Korumalı Alanda Çalıştır @@ -5625,88 +5717,89 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin.İndir & Yükle - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>Şu anda yüklü olan sürüm için Plus özellikleri etkin durumdadır</font>. Ancak, bundan sonraki sürümlerde uyumluluk güncellemeleri ve çevrimiçi sorun giderme veritabanı da dahil olmak üzere Sandboxie-Live hizmetlerine erişiminiz olmayacak. - + + Retrieving certificate... Sertifika alınıyor... - + Home Ev - + Run &Un-Sandboxed &Korumalı Alanın Dışında Çalıştır - + Set Force in Sandbox Korumalı Alanda Zorlamaya Ayarla - + Set Open Path in Sandbox Korumalı Alanda Açık Erişime Ayarla - + Update Available Güncelleme Mevcut - + Installed Kurulu - + by %1 %1 tarafından - + (info website) (bilgi sitesi) - + This Add-on is mandatory and can not be removed. Bu Eklenti zorunludur ve kaldırılamaz. - + Please enter the template identifier Lütfen şablon tanımlayıcısını girin - + Error: %1 Hata: %1 - + Do you really want to delete the selected local template(s)? Seçili yerel şablonları gerçekten silmek istiyor musunuz? - + %1 (Current) %1 (Kullanılan) - + Sandboxed Web Browser Korumalı Web Tarayıcısı - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Bu bir sertifikaya benzemiyor. Lütfen sertifikanın sadece bir kısmını değil tamamını girin. @@ -5714,27 +5807,27 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin. CSetupWizard - + Setup Wizard Kurulum Sihirbazı - + The decision you make here will affect which page you get to see next. Burada vereceğiniz karar, bir sonraki adımda hangi sayfayı göreceğinizi etkileyecektir. - + This help is likely not to be of any help. Bu yardım muhtemelen herhangi bir yardım sağlamayacaktır. - + Sorry, I already gave all the help I could. Üzgünüm, elimden gelen tüm yardımı zaten yaptım. - + Setup Wizard Help Kurulum Sihirbazı Yardımı @@ -5742,42 +5835,42 @@ Lütfen Sandboxie için bir güncelleme olup olmadığını kontrol edin. CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration <b>Sandboxie-Plus</b> kabuk entegrasyonunu yapılandırın - + Configure how Sandboxie-Plus should integrate with your system. Sandboxie-Plus'ın sisteminizle nasıl entegre olacağını yapılandırın. - + Start UI with Windows Windows başlangıcında kullanıcı arayüzünü başlat - + Add 'Run Sandboxed' to the explorer context menu Dosya gezgini bağlam menüsüne 'Korumalı Alanda Çalıştır' seçeneği ekle - + Add desktop shortcut for starting Web browser under Sandboxie Sandboxie altında Web tarayıcısını başlatmak için masaüstü kısayolu ekle - + Only applications with admin rights can change configuration Yalnızca yönetici haklarına sahip uygulamalar yapılandırmayı değiştirebilsin - + Warning Uyarı - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. Bu seçeneğin etkinleştirilmesi, Sandboxie.ini yapılandırmasında yönetici ayrıcalıkları olmadan kullanıcı arayüzünden değişiklik yapılmasını engeller. Sandboxie Yöneticisini normal kullanıcı haklarıyla kullanmak kilitlenmeye neden olabileceğinden dikkatli olun. Yapılandırmada değişiklik yapmak için ana penceredeki 'Sandbox' menüsünde 'Yönetici Olarak Başlat' seçeneğine tıklayarak Sandboxie Yöneticisini yönetici olarak yeniden başlatmalısınız. @@ -6064,7 +6157,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for <u>Commercial use of Sandboxie past the evaluation period</u>, requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">support certificate</a>. - <u>Sandboxie'nin değerlendirme döneminin ötesinde ticari kullanımı</u>, geçerli bir <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">destekçi sertifikası gerektirir</a>. + <u>Sandboxie'nin deneme döneminin ötesinde ticari kullanımı</u>, geçerli bir <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">destekçi sertifikası gerektirir</a>. @@ -6593,37 +6686,37 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for CUIPage - + Configure <b>Sandboxie-Plus</b> UI <b>Sandboxie-Plus</b> kullanıcı arayüzünü yapılandırın - + Select the user interface style you prefer. Tercih ettiğiniz kullanıcı arayüzü stilini seçin. - + &Advanced UI for experts &Deneyimliler için gelişmiş kullanıcı arayüzü - + &Simple UI for beginners &Yeni başlayanlar için basit kullanıcı arayüzü - + &Vintage SbieCtrl.exe UI &Eski SbieCtrl.exe Kullanıcı Arayüzü - + Use Bright Mode Açık Modu Kullan - + Use Dark Mode Koyu Modu Kullan @@ -6680,8 +6773,8 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - - + + Name Ad @@ -6693,7 +6786,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Yol - + Save Kaydet @@ -6729,12 +6822,12 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Başlıktaki korumalı alan göstergesi: - + Debug Hata Ayıklama - + Users Kullanıcılar @@ -6754,7 +6847,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Korumalı alandaki programlar tarafından oluşturulan pencere sınıfı adları değiştirilmesin - + Log Debug Output to the Trace Log Hata Ayıklama Çıktısını İzleme Günlüğüne Kaydet @@ -6764,7 +6857,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Wnd Sınıfı Ekle - + Access Tracing Erişim İzleme @@ -6804,27 +6897,27 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Erişim - + These options are intended for debugging compatibility issues, please do not use them in production use. Bu seçenekler uyumluluk sorunlarındaki hataları ayıklamaya yönelik tasarlanmıştır, lütfen bu ayarları üretim amaçlı kullanmayın. - + Templates Şablonlar - + Text Filter Metin Filtresi - + Cancel İptal - + Restrict Resource Access monitor to administrators only Kaynak Erişimi İzleyicisini yalnızca yöneticilerle kısıtla @@ -6850,7 +6943,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Ağ engellemesinden muafiyete izin verilip verilmeyeceğini sor. - + IPC Trace IPC İzleme @@ -6876,9 +6969,9 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for - - - + + + Remove Kaldır @@ -6909,7 +7002,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Alan Seçenekleri - + Don't allow sandboxed processes to see processes running in other boxes Korumalı alandaki işlemlerin diğer alanlarda çalışan işlemleri görmesine izin verilmesin @@ -6949,12 +7042,12 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Alan Silme Seçenekleri - + Pipe Trace Boru İzleme - + File Trace Dosya İzleme @@ -6973,7 +7066,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Program - + Add Process İşlem Ekle @@ -6987,7 +7080,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Program Ekle - + Filter Categories Kategorileri Filtrele @@ -7017,7 +7110,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for SandboxiePlus Ayarları - + Category Kategori @@ -7037,7 +7130,7 @@ If you are a Great Supporter on Patreon already, Sandboxie can check online for Hızlı Kurtarma işlevi çağrıldığında, aşağıdaki klasörler korumalı alan içeriği için denetlenecektir. - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -7061,7 +7154,7 @@ günlüğe kaydetme özelleştirilebilir. px Genişliği - + Add User Kullanıcı Ekle @@ -7076,12 +7169,12 @@ günlüğe kaydetme özelleştirilebilir. Program Zorla - + WARNING, these options can disable core security guarantees and break sandbox security!!! UYARI, bu seçenekler temel güvenlik garantilerini devre dışı bırakabilir ve korumalı alan güvenliğini bozabilir! - + Edit ini Ini Düzenle @@ -7104,7 +7197,7 @@ günlüğe kaydetme özelleştirilebilir. - + Show Templates Şablonları Göster @@ -7114,17 +7207,17 @@ günlüğe kaydetme özelleştirilebilir. Klasörü Yok Say - + GUI Trace GKA İzleme - + Key Trace Tuş İzleme - + Tracing İzleme @@ -7149,7 +7242,7 @@ günlüğe kaydetme özelleştirilebilir. Çalıştır Menüsü - + App Templates Uygulama Şablonları @@ -7164,7 +7257,7 @@ günlüğe kaydetme özelleştirilebilir. Bu korumalı alanı silinmeye veya boşaltılmaya karşı koru - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -7178,7 +7271,7 @@ Not: Bir korumalı alana ilişkin Zorunlu Programlar ve Zorunlu Klasörler ayarl * Not: Bu korumalı alana yüklenen programlar hiçbir şekilde başlatılamaz. - + This list contains a large amount of sandbox compatibility enhancing templates Bu liste, korumalı alan uyumluluğunu geliştiren çok sayıda şablonlar içerir @@ -7203,7 +7296,7 @@ Not: Bir korumalı alana ilişkin Zorunlu Programlar ve Zorunlu Klasörler ayarl Gelişmiş Seçenekler - + Hide host processes from processes running in the sandbox. Korumalı alanda çalışan işlemlerden ana sistem işlemlerini gizler. @@ -7239,12 +7332,12 @@ Not: Bir korumalı alana ilişkin Zorunlu Programlar ve Zorunlu Klasörler ayarl Özel sahte Manifest dosyalarının kullanımını zorla (Eski davranış) - + Edit ini Section Ini Düzenleme Bölümü - + COM Class Trace COM Sınıf İzleme @@ -7361,8 +7454,7 @@ Not: Bir korumalı alana ilişkin Zorunlu Programlar ve Zorunlu Klasörler ayarl When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box's root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. - When <a href="sbie://docs/boxencryption">Box Encryption</a> is enabled the box’s root folder, including its registry hive, is stored in an encrypted disk image, using <a href="https://diskcryptor.org">Disk Cryptor's</a> AES-XTS implementation. - <a href="sbie://docs/boxencryption">Alan Şifreleme</a> etkinleştirildiğinde, kayıt defteri kovanı da dahil olmak üzere alanın kök klasörü, <a href="https://diskcryptor.org">Disk Cryptor'un</a> AES-XTS uygulaması kullanılarak şifrelenmiş bir disk görüntüsünde depolanır. + <a href="sbie://docs/boxencryption">Alan Şifreleme</a> etkinleştirildiğinde, kayıt defteri kovanı da dahil olmak üzere alanın kök klasörü, <a href="https://diskcryptor.org">Disk Cryptor'un</a> AES-XTS uygulaması kullanılarak şifrelenmiş bir disk görüntüsünde depolanır. @@ -7580,10 +7672,8 @@ Not: Bir korumalı alana ilişkin Zorunlu Programlar ve Zorunlu Klasörler ayarl Sandboxie's resource access rules often discriminate against program binaries located inside the sandbox. OpenFilePath and OpenKeyPath work only for application binaries located on the host natively. In order to define a rule without this restriction, OpenPipePath or OpenConfPath must be used. Likewise, all Closed(File|Key|Ipc)Path directives which are defined by negation e.g. 'ClosedFilePath=!iexplore.exe,C:Users*' will be always closed for binaries located inside a sandbox. Both restriction policies can be disabled on the "Access policies" page. This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. - Sandboxie’s resource access rules often discriminate against program binaries located inside the sandbox. OpenFilePath and OpenKeyPath work only for application binaries located on the host natively. In order to define a rule without this restriction, OpenPipePath or OpenConfPath must be used. Likewise, all Closed(File|Key|Ipc)Path directives which are defined by negation e.g. ‘ClosedFilePath=! iexplore.exe,C:Users*’ will be always closed for binaries located inside a sandbox. Both restriction policies can be disabled on the “Access policies” page. -This is done to prevent rogue processes inside the sandbox from creating a renamed copy of themselves and accessing protected resources. Another exploit vector is the injection of a library into an authorized process to get access to everything it is allowed to access. Using Host Image Protection, this can be prevented by blocking applications (installed on the host) running inside a sandbox from loading libraries from the sandbox itself. - Sandboxie'nin kaynak erişim kuralları, genellikle korumalı alan içinde bulunan program ikili dosyalarına göre ayrım yapar. OpenFilePath ve OpenKeyPath yalnızca ana sistemde yerel olarak bulunan uygulama ikili dosyaları için çalışır. -Bu kısıtlama olmaksızın bir kural tanımlamak için OpenPipePath veya OpenConfPath kullanılmalıdır. Aynı şekilde, olumsuzlama ile tanımlanan tüm Closed(File|Key|Ipc)Path yönergeleri, örn. 'ClosedFilePath=! iexplore.exe,C:Users*', korumalı alan içinde bulunan ikili dosyalar için her zaman kapalı olacaktır. Her iki kısıtlama ilkesi de "Erişim İlkeleri" sayfasından devre dışı bırakılabilir. + Sandboxie'nin kaynak erişim kuralları, genellikle korumalı alan içinde bulunan program ikili dosyalarına göre ayrım yapar. OpenFilePath ve OpenKeyPath yalnızca ana sistemde yerel olarak bulunan uygulama ikili dosyaları için çalışır. +Bu kısıtlama olmaksızın bir kural tanımlamak için OpenPipePath veya OpenConfPath kullanılmalıdır. Aynı şekilde, olumsuzlama ile tanımlanan tüm Closed(File|Key|Ipc)Path yönergeleri, örn. 'ClosedFilePath=!iexplore.exe,C:\Users\*', korumalı alan içinde bulunan ikili dosyalar için her zaman kapalı olacaktır. Her iki kısıtlama ilkesi de "Erişim İlkeleri" sayfasından devre dışı bırakılabilir. Bu, korumalı alan içindeki haydut işlemlerin kendilerinin yeniden adlandırılmış bir kopyasını oluşturmasını ve korunan kaynaklara erişmesini önlemek için yapılır. Başka bir istismar vektörü de bir kütüphanenin yetkili bir işleme yerleşerek ona izin verilen her şeye erişim hakkı elde etmesidir. Ana Sistem Görüntü Koruması kullanılarak, bir korumalı alanda çalışan uygulamaların (ana sistemde yüklü) korumalı alanda bulunan kütüphaneleri yüklemesi engellenerek bu durum önlenebilir. @@ -7734,7 +7824,8 @@ Bu, korumalı alan içindeki haydut işlemlerin kendilerinin yeniden adlandırı Checked: A local group will also be added to the newly created sandboxed token, which allows addressing all sandboxes at once. Would be useful for auditing policies. Partially checked: No groups will be added to the newly created sandboxed token. - + İşaretli: Yeni oluşturulan korumalı alan belirtecine yerel bir grup da eklenir, bu da tüm korumalı aların aynı anda adreslenmesine olanak tanır. Denetim ilkeleri için kullanılabilir. +Kısmen işaretli: Yeni oluşturulan korumalı alan belirtecine hiçbir grup eklenmez. @@ -8011,7 +8102,7 @@ Bir işlemi belirtmek için yol olarak '$:program.exe' kullanın. - + Process İşlem @@ -8041,56 +8132,52 @@ Bir işlemi belirtmek için yol olarak '$:program.exe' kullanın.Gizlilik - + Hide Firmware Information - Hide Firmware Informations - Ürün Yazılımı Bilgilerini Gizle + Ürün Yazılımı Bilgisini Gizle - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. - Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - Bazı programlar, geleneksel yöntemleri kullanmak yerine, yerleşik bir Windows veritabanı olan WMI (Windows Yönetim Araçları) aracılığıyla sistem ayrıntılarını alır. Örneğin, &apos;tasklist.exe&apos;, &apos;HideOtherBoxes&apos; etkin olsa bile işlemlerin tam listesine erişebilir. Bu tür davranışları önlemek için bu seçeneği etkinleştirin. + Bazı programlar, geleneksel yöntemleri kullanmak yerine, yerleşik bir Windows veritabanı olan WMI (Windows Yönetim Araçları) aracılığıyla sistem ayrıntılarına erişebilir. Örneğin, "tasklist.exe", "HideOtherBoxes" etkin olsa bile işlemlerin tam listesine erişebilir. Bu tür davranışları önlemek için bu seçeneği etkinleştirin. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) - Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - Korumalı alandaki işlemlerin WMI aracılığıyla sistem ayrıntılarına erişmesini önle (daha fazla bilgi için ipucuna bakın) + Korumalı alandaki işlemlerin WMI aracılığıyla sistem ayrıntılarına erişmesini önle (daha fazla bilgi için ipucuna bakın) - + Process Hiding İşlem Gizleme - + Use a custom Locale/LangID Özel bir Yerel/Dil Kimliği Kullan - + Data Protection Veri Koruması - + Dump the current Firmware Tables to HKCU\System\SbieCustom - Dump the current Firmare Tables to HKCU\System\SbieCustom - Mevcut Ürün Yazılımı Tablolarını HKCU\System\SbieCustom anahtarına döker + Mevcut Ürün Yazılımı Tablolarını HKCU\System\SbieCustom anahtarına döker - + Dump FW Tables ÜY Tablolarını Dök - + API call Trace (traces all SBIE hooks) API çağrısı İzleme (tüm SBIE kancalarını izler) - + Log all SetError's to Trace log (creates a lot of output) Tüm SetError Mesajlarını İzleme Günlüğüne Kaydet (Çok fazla çıktı oluşturur) @@ -8115,37 +8202,47 @@ Bir işlemi belirtmek için yol olarak '$:program.exe' kullanın.Tüm işlemler için korumalı alan pencere istasyonunu taklit et - + + Hide Disk Serial Number + Disk Seri Numarasını Gizle + + + + Obfuscate known unique identifiers in the registry + Kayıt defterindeki bilinen benzersiz tanımlayıcıları karıştır + + + Don't allow sandboxed processes to see processes running outside any boxes Korumalı alandaki işlemlerin alan dışında çalışan işlemleri görmesine izin verilmesin - + DNS Request Logging DNS İstek Günlüğü - + Syscall Trace (creates a lot of output) Syscall İzleme (Çok fazla çıktı oluşturur) - + Add Template Şablon Ekle - + Open Template Şablonu Aç - + Template Folders Şablon Klasörleri - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8155,27 +8252,27 @@ Lütfen bu değerlerin kullanıcıya özel olduğunu ve tüm alanlar için globa - + Value Değer - + Accessibility Erişilebilirlik - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Kaybedilen korumayı telafi etmek için lütfen Güvenlik Seçenekleri > Güvenlik Sıkılaştırması altındaki Yetkilendirme Kısıtlamaları bölümü Hak Bırakma ayarlarına bakın. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Ekran Okuyucuları: JAWS, NVDA, Window-Eyes, System Access - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Aşağıdaki ayarlar, Sandboxie'nin erişilebilirlik yazılımıyla birlikte kullanılmasını sağlar. Lütfen bu ayarlar etkin olduğunda Sandboxie korumasının bir kısmının ister istemez kaybedildiğini unutmayın. @@ -8190,12 +8287,12 @@ Lütfen bu değerlerin kullanıcıya özel olduğunu ve tüm alanlar için globa Windows Güvenlik Hesap Yöneticisine açık erişim - + Disable Resource Access Monitor Kaynak Erişim İzleyicisini Devre Dışı Bırak - + Resource Access Monitor Kaynak Erişim İzleyicisi @@ -8337,7 +8434,7 @@ Lütfen bu değerlerin kullanıcıya özel olduğunu ve tüm alanlar için globa - + Network Firewall Ağ Güvenlik Duvarı @@ -8430,8 +8527,7 @@ Lütfen bu değerlerin kullanıcıya özel olduğunu ve tüm alanlar için globa Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it's no longer providing reliable security, just simple application compartmentalization. - Security Isolation through the usage of a heavily restricted process token is Sandboxie's primary means of enforcing sandbox restrictions, when this is disabled the box is operated in the application compartment mode, i.e. it’s no longer providing reliable security, just simple application compartmentalization. - Güvenlik Yalıtımı, Sandboxie'nin çok kısıtlı işlem belirteci kullanımı yoluyla korumalı alan kısıtlamalarını uygulamasının birincil yoludur. Bu devre dışı bırakılırsa, alan, uygulama bölmesi modunda çalıştırılır, yani artık sağlıklı bir güvenlik sağlayamaz ve yalnızca basit uygulama bölümlemesi sağlar. + Güvenlik Yalıtımı, Sandboxie'nin çok kısıtlı işlem belirteci kullanımı yoluyla korumalı alan kısıtlamalarını uygulamasının birincil yoludur. Bu devre dışı bırakılırsa, alan, uygulama bölmesi modunda çalıştırılır, yani artık sağlıklı bir güvenlik sağlayamaz ve yalnızca basit uygulama bölümlemesi sağlar. @@ -8698,24 +8794,24 @@ The process match level has a higher priority than the specificity and describes - - - + + + Name Ad - + Path Yol - + Change Password Parolayı Değiştir - + Clear password when main window becomes hidden Ana pencere gizlendiğinde parolayı temizle @@ -8725,7 +8821,7 @@ The process match level has a higher priority than the specificity and describes SandboxiePlus Ayarları - + Password must be entered in order to make changes Değişiklik yapmak için parola iste @@ -8740,57 +8836,57 @@ The process match level has a higher priority than the specificity and describes Koyu temayı kullan - + Enable Etkinleştir - + Add Folder Klasör Ekle - + Only Administrator user accounts can make changes Yalnızca Yönetici hesapları değişiklik yapabilsin - + Config protection Yapılandırma Koruması - + Add Program Program Ekle - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie, sisteminizde aşağıdaki yazılım uygulamalarını belirledi. Bu uygulamalarla uyumluluğu artıracak yapılandırma ayarlarını uygulamak için Tamam'a tıklayın. Bu yapılandırmalar mevcut tüm korumalı alanlarda ve tüm yeni oluşturulacak alanlarda etkili olacaktır. - + Watch Sandboxie.ini for changes Değişiklikler için Sandboxie.ini dosyasını izle - + In the future, don't check software compatibility Gelecekte, yazılım uyumluluğu denetlenmesin - + Disable Devre Dışı Bırak - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Aşağıdaki programlardan herhangi biri korumalı alanın dışında başlatıldığında, Sandboxie SBIE1301 mesajını yayınlayacaktır. - + Remove Program Programı Kaldır @@ -8800,17 +8896,17 @@ The process match level has a higher priority than the specificity and describes Dosya gezgini bağlam menüsüne 'Korumalı Alanda Çalıştır' seçeneği ekle - + Issue message 1308 when a program fails to start Bir program başlatılamadığında 1308 mesajını yayınla - + Sandbox default Korumalı Alan Varsayılanları - + Prevent the listed programs from starting on this system Listelenen programların bu sistemde başlamasını önle @@ -8820,22 +8916,22 @@ The process match level has a higher priority than the specificity and describes Bu kullanıcı arayüzündeki bağlantıları korumalı alanda aç - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Korumalı alan <a href="sbie://docs/filerootpath">dosya sistemi kökü</a>: - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Korumalı alan <a href="sbie://docs/ipcrootpath">ipc kökü</a>: - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Korumalı alan <a href="sbie://docs/keyrootpath">kayıt kökü</a>: - + Portable root folder Taşınabilir kök klasörü @@ -8855,7 +8951,7 @@ The process match level has a higher priority than the specificity and describes Korumalı alanlar boşaltılırken kurtarma penceresini göster - + ... ... @@ -9066,52 +9162,52 @@ The process match level has a higher priority than the specificity and describes Grafik Seçenekleri - + Advanced Config Gelişmiş Yapılandırma - + Sandboxing features Korumalı Alan Özellikleri - + Sandboxie.ini Presets Sandboxie.ini Ön Ayarları - + Program Control Program Denetimi - + Sandboxie Config Sandboxie Yapılandırması - + The preview channel contains the latest GitHub pre-releases. Ön izleme kanalı, en son yayınlanan GitHub ön sürümlerini içerir. - + The stable channel contains the latest stable GitHub releases. Kararlı kanal, en son yayınlanan kararlı GitHub sürümlerini içerir. - + Search in the Stable channel Kararlı kanalda ara - + Search in the Preview channel Ön izleme kanalında ara - + Enter the support certificate here Destek sertifikasını buraya girin @@ -9126,12 +9222,12 @@ The process match level has a higher priority than the specificity and describes Simgeyi sistem tepsisinde göster: - + Use Windows Filtering Platform to restrict network access Ağ erişimini kısıtlamak için Windows Filtreleme Platformunu kullan - + Hook selected Win32k system calls to enable GPU acceleration (experimental) GPU hızlandırmayı etkinleştirmek için seçilmiş win32k sistem çağrılarını kancala (Deneysel) @@ -9203,7 +9299,7 @@ The process match level has a higher priority than the specificity and describes - + Remove Kaldır @@ -9218,22 +9314,22 @@ The process match level has a higher priority than the specificity and describes Destek && Güncellemeler - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Sandboxie-Plus projesinin destekçileri bir <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">destekçi sertifikası</a> alabilir. Bir lisans anahtarı gibi ama açık kaynaklı yazılım kullanan harika insanlar için. :-) - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. Sandboxie'yi Windows'un devam eden sürümleri ve tüm web tarayıcıları ile uyumlu tutmak, hiç bitmeyen bir çabadır. Projeye <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">doğrudan katkıda bulunarak</a>, <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">destekçi sertifikası satın alarak</a>, <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon'a abone olarak</a> veya <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal bağışı yaparak</a> projenin gelişimini destekleyebilirsiniz.<br />Desteğiniz, Sandboxie'nin ilerlemesi ve sürdürülmesinde hayati bir rol oynar. - + Activate Kernel Mode Object Filtering Kernel modu nesne filtrelemeyi etkinleştir - + Default sandbox: Varsayılan korumalı alan: @@ -9428,7 +9524,7 @@ The process match level has a higher priority than the specificity and describes Bu destekçi sertifikasının süresi dolmuş, lütfen <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">güncellenmiş bir sertifika edinin</a>. - + Get Al @@ -9440,13 +9536,12 @@ The process match level has a higher priority than the specificity and describes Add 'Set Force in Sandbox' to the context menu - Add ‘Set Force in Sandbox' to the context menu - Bağlam menüsüne ‘Korumalı Alanda Zorlamaya Ayarla' seçeneği ekle + Bağlam menüsüne 'Korumalı Alanda Zorlamaya Ayarla' seçeneği ekle Add 'Set Open Path in Sandbox' to context menu - Bağlam menüsüne ‘Korumalı Alanda Açık Erişime Ayarla' seçeneği ekle + Bağlam menüsüne 'Korumalı Alanda Açık Erişime Ayarla' seçeneği ekle @@ -9454,194 +9549,199 @@ The process match level has a higher priority than the specificity and describes SBIE_-_____-_____-_____-_____ - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Sertifika kullanım kılavuzu</a> - + HwId: 00000000-0000-0000-0000-000000000000 HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + Sertifika Bilgisi + + + Sandboxie Updater Sandboxie Güncelleyici - + Keep add-on list up to date Eklenti listesini güncel tut - + Update Settings Ayarları güncelle - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Insider kanalı, herkese açılacak yeni özelliklere ve hata düzeltmelerine erken erişim sağlar ve ayrıca kararlı kanaldaki ilgili tüm iyileştirmeleri de bulundurur. Ön izleme kanalından farklı olarak, genel kullanıma hazır olmayan denenmemiş, potansiyel olarak bozuk veya deneysel değişiklikleri içermez. - + Search in the Insider channel Insider kanalında ara - + New full installers from the selected release channel. Seçili sürüm kanalından yeni tam yükleyiciler. - + Full Upgrades Tam Yükseltmeler - + Check periodically for new Sandboxie-Plus versions Sandboxie-Plus güncellemelerini düzenli aralıklarla denetle - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Kanalı</a> hakkında daha fazla bilgi - + Keep Troubleshooting scripts up to date Sorun giderme betik dosyalarını güncel tut - + Update Check Interval Güncelleme Denetleme Aralığı - + Use a Sandboxie login instead of an anonymous token Anonim kullanıcı yerine Sandboxie oturum açma belirteci kullan - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) Korumalı alan belirtecine "Sandboxie\All Sandboxes" grubunu ekle (deneysel) - + Always run SandMan UI as Admin SandMan'i her zaman Yönetici olarak çalıştır - + Program Alerts Program Uyarıları - + Issue message 1301 when forced processes has been disabled Zorunlu işlemler devre dışı bırakıldığında 1301 mesajını yayınla - + USB Drive Sandboxing USB Sürücü Korumalı Alanı - + Volume Birim - + Information Bilgi - + Sandbox for USB drives: USB sürücüler için korumalı alan: - + Automatically sandbox all attached USB drives Bağlı tüm USB sürücülerini otomatik olarak korumalı alana al - + App Templates Uygulama Şablonları - + App Compatibility Uygulama Uyumluluğu - + Local Templates Yerel Şablonlar - + Add Template Şablon Ekle - + Text Filter Metin Filtresi - + This list contains user created custom templates for sandbox options Bu liste, korumalı alan seçenekleri için kullanıcı tarafından oluşturulan özel şablonları içerir - + Open Template Şablonu Aç - + Edit ini Section Ini Düzenleme Bölümü - + Save Kaydet - + Edit ini Ini Düzenle - + Cancel İptal - + Incremental Updates Artımlı Güncellemeler - + Hotpatches for the installed version, updates to the Templates.ini and translations. Kurulu sürüm için hızlı yamalar, Templates.ini ve çeviri güncellemeleri. - + In the future, don't notify about certificate expiration Gelecekte, sertifika süresinin dolmasıyla ilgili bildirimde bulunma - + Only Administrator user accounts can use Pause Forcing Programs command Yalnızca Yönetici hesapları Programları Zorlamayı Duraklat komutunu kullanabilsin diff --git a/SandboxiePlus/SandMan/sandman_uk.ts b/SandboxiePlus/SandMan/sandman_uk.ts index d2016134..587202d0 100644 --- a/SandboxiePlus/SandMan/sandman_uk.ts +++ b/SandboxiePlus/SandMan/sandman_uk.ts @@ -27,7 +27,7 @@ Show Password - + Показати пароль @@ -37,12 +37,12 @@ New Password - + Новий пароль Repeat Password - + Повторіть пароль @@ -734,49 +734,59 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Встановіть свій сертифікат підтримки <b>Sandboxie-Plus</b> - + If you have a supporter certificate, please fill it into the field below. Якщо у вас є сертифікат підтримки, заповніть його в полі нижче. - + Retrieve certificate using Serial Number: - + Start evaluation without a certificate for a limited period of time. Розпочати оцінювання без сертифіката протягом обмеженого періоду часу. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Щоб використовувати <b>Sandboxie-Plus</b> у бізнес-налаштуванні, відповідний <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">сертифікат підтримки</a> для використання в бізнесі потрібен. Якщо у вас ще немає необхідних сертифікатів, ви можете отримати їх у <a href="https://xanasoft.com/shop/">веб-магазині xanasoft.com</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> надає додаткові функції та типи пісочниці виключно для <u>прихильників проекту</u>. Пісочниці, як пісочниці з покращеною конфіденційністю, <b><font color='red'>захищає дані користувачів від незаконного доступу</font></b> ізольованими програмами. Якщо ви ще не прихильник, подумайте про <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">підтримку проекту</a>, щоб забезпечити подальший розвиток Sandboxie і отримати <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">сертифікат підтримки</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. - + Error: %1 - + Retrieving certificate... Retreiving certificate... @@ -972,12 +982,12 @@ You can use %USER% to save each users sandbox to an own fodler. CFinishPage - + Complete your configuration Завершіть налаштування - + Almost complete, click Finish to apply all selected options and conclude the wizard. Майже завершено, натисніть "Готово", щоб застосувати всі вибрані параметри та завершити роботу майстра. @@ -1066,32 +1076,32 @@ You can use %USER% to save each users sandbox to an own fodler. CIntroPage - + Introduction Вступ - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Ласкаво просимо до майстра налаштування. Цей майстер допоможе вам налаштувати вашу копію <b>Sandboxie-Plus</b>. Ви можете будь-коли запустити цей майстер із меню "Пісочниця->Обслуговування", якщо ви не бажаєте завершувати його зараз. - + Select how you would like to use Sandboxie-Plus Виберіть, як ви хочете використовувати Sandboxie-Plus - + &Personally, for private non-commercial use Особисто, для приватного некомерційного використання (&P) - + &Commercially, for business or enterprise use Комерційно, для комерційного чи корпоративного використання (&C) - + Note: this option is persistent @@ -1664,8 +1674,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -1716,7 +1726,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -1787,84 +1797,84 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: - - + + On Start При старті - - - - - + + + + + Run Command Виконати команду - + Start Service Запустити слубжу - + On Init При ініціалізації - + On File Recovery - + On Delete Content - + On Terminate - + Please enter a program file name to allow access to this sandbox - + Please enter a program file name to deny access to this sandbox - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -1873,11 +1883,11 @@ Note: The update check is often behind the latest GitHub release to ensure that При видаленні - - - - - + + + + + Please enter the command line to be executed Будь ласка, введіть командний рядок, який потрібно виконати @@ -1886,12 +1896,12 @@ Note: The update check is often behind the latest GitHub release to ensure that Будь ласка, введіть назву файла програми - + Deny - + %1 (%2) %1 (%2) @@ -2141,7 +2151,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + Please enter a service identifier Будь ласка, введіть індентификатор служби @@ -2236,7 +2246,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + Allow @@ -2797,121 +2807,121 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. - + Check for new Sandboxie-Plus versions: - + Check for new Sandboxie-Plus builds. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: - + In the Stable Channel - + The stable channel contains the latest stable GitHub releases. - + In the Preview Channel - with newest experimental changes - + The preview channel contains the latest GitHub pre-releases. - + In the Insider Channel - exclusive features - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. - + Get the latest Scripts for the Troubleshooting Wizard - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. - + Keep the list of optional Add-on components up to date - + Check for latest available add-ons. Check for latest avaialble addons. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. @@ -3913,17 +3923,17 @@ Note: The update check is often behind the latest GitHub release to ensure that Edit Sandboxie.ini - + Редагувати Sandboxie.ini Edit Templates.ini - + Редагувати Templates.ini Edit Sandboxie-Plus.ini - + Редагувати Sandboxie-Plus.ini @@ -5641,69 +5651,152 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Search for settings - - - + + + Run &Sandboxed Запустити в пісочниці (&S) - + Volume not attached - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Вимкнений + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) - + Home + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + - + Sandboxed Web Browser Ізольований веб-браузер @@ -5761,53 +5854,53 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Select font - + Reset font - + %0, %1 pt - + Please enter message - + Select Program Вибрати програму - + Executables (*.exe *.cmd) Виконавчі (*.exe *.cmd) - - + + Please enter a menu title Будь ласка, введіть назву меню - + Please enter a command Будь ласка, введіть команду - + kilobytes (%1) кілобайт (%1) - + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. @@ -5816,112 +5909,112 @@ This file is part of Sandboxie and all changed done to it will be reverted next Термін дії цього сертифіката спонсора закінчився, будь ласка, <a href="sbie://update/cert">отримайте оновлений сертифікат</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + Contributor - + Eternal - + Business - + Personal - + Great Patreon - + Patreon - + Family - + Evaluation - + Type %1 - + Advanced - + Advanced (L) - + Max Level - + Level %1 - + Supporter certificate required for access - + Supporter certificate required for automation - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. - + This certificate has unfortunately expired, you need to get a new certificate. - + <br />Plus features are no longer enabled. @@ -5930,22 +6023,22 @@ This file is part of Sandboxie and all changed done to it will be reverted next Термін дії цього сертифіката спонсора <font color='red'>закінчиться через %1 дн.</font>, будь ласка <a href="sbie://update/cert">отримайте оновлений сертифікат</a>. - + Run &Un-Sandboxed Запустити без пісочниці (&U) - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Це не схоже на сертифікат. Будь ласка, введіть весь сертифікат, а не лише його частину. @@ -5958,7 +6051,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next Цей сертифікат, на жаль, застарів. - + Thank you for supporting the development of Sandboxie-Plus. Дякуємо за підтримку розробки Sandboxie-Plus. @@ -5967,88 +6060,88 @@ This file is part of Sandboxie and all changed done to it will be reverted next Цей сертифікат спонсора не є дійсним. - + Update Available - + Installed - + by %1 - + (info website) - + This Add-on is mandatory and can not be removed. - - + + Select Directory Оберіть каталог - + <a href="check">Check Now</a> - + Please enter the new configuration password. Будь ласка, введіть новий пароль конфігурації. - + Please re-enter the new configuration password. Будь ласка, введіть новий пароль конфігурації ще раз. - + Passwords did not match, please retry. Паролі не збігаються, будь ласка, спробуйте ще раз. - + Process Процес - + Folder Папка - + Please enter a program file name Будь ласка, введіть назву файла програми - + Please enter the template identifier Будь ласка, введіть іденфікатор шаблону - + Error: %1 Помилка: %1 - + Do you really want to delete the selected local template(s)? - + %1 (Current) @@ -6056,27 +6149,27 @@ This file is part of Sandboxie and all changed done to it will be reverted next CSetupWizard - + Setup Wizard Майстер налаштування - + The decision you make here will affect which page you get to see next. Рішення, яке ви приймете тут, вплине на те, яку сторінку ви побачите наступною. - + This help is likely not to be of any help. Ця допомога, ймовірно, нічим не допоможе. - + Sorry, I already gave all the help I could. Вибачте, я вже надав всю допомогу. - + Setup Wizard Help Довідка майстра налаштування @@ -6084,43 +6177,43 @@ This file is part of Sandboxie and all changed done to it will be reverted next CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Налаштування інтеграції оболонки <b>Sandboxie-Plus</b> - + Configure how Sandboxie-Plus should integrate with your system. Налаштуйте спосіб інтеграції Sandboxie-Plus із вашою системою. - + Start UI with Windows Запуск інтерфейсу користувача з Windows - + Add 'Run Sandboxed' to the explorer context menu Додайте "Запустити у пісочниці" до контекстного меню провідника - + Add desktop shortcut for starting Web browser under Sandboxie Додати ярлик на робочий стіл для запуску веб-браузера у Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -6947,37 +7040,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI Налаштування інтерфейсу користувача <b>Sandboxie-Plus</b> - + Select the user interface style you prefer. Оберіть стиль інтерфейсу користувача, який вам більше подобається. - + &Advanced UI for experts Розширений інтерфейс користувача для експертів (&A) - + &Simple UI for beginners Простий інтерфейс користувача для початківців (&Si) - + &Vintage SbieCtrl.exe UI Вінтажний інтерфейс SbieCtrl.exe (&V) - + Use Bright Mode Використовувати світлий режим - + Use Dark Mode Використовувати темний режим @@ -7296,8 +7389,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name Назва @@ -7333,9 +7426,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove Прибрати @@ -7409,7 +7502,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates Показати шаблони @@ -7616,7 +7709,7 @@ If leader processes are defined, all others are treated as lingering processes.< Set Password - + Встановити пароль @@ -7680,7 +7773,7 @@ If leader processes are defined, all others are treated as lingering processes.< Security Isolation - + Ізоляція безпеки @@ -7690,7 +7783,7 @@ If leader processes are defined, all others are treated as lingering processes.< Disable Security Isolation - + Вимкнути ізоляцію безпеки @@ -7982,7 +8075,7 @@ Partially checked: No groups will be added to the newly created sandboxed token. Files - + Файли @@ -8045,7 +8138,7 @@ To specify a process use '$:program.exe' as path. Access Policies - + Політики доступу @@ -8055,7 +8148,7 @@ To specify a process use '$:program.exe' as path. Network Options - + Параметри мережі @@ -8524,32 +8617,32 @@ The process match level has a higher priority than the specificity and describes Сховати процеси - + Add Process Додати процес - + Hide host processes from processes running in the sandbox. Сховати процеси хоста від процесів, які виконуються в пісочниці. - + Don't allow sandboxed processes to see processes running in other boxes Не дозволяти ізольованим процесам бачити процеси, що виконуються в інших контейнерах - + Users Користувачі - + Restrict Resource Access monitor to administrators only Обмежити монітор доступу до ресурсів лише адміністраторам - + Add User Додати користувача @@ -8558,7 +8651,7 @@ The process match level has a higher priority than the specificity and describes Видалити користувача - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8583,7 +8676,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to - + Tracing Відстежування @@ -8593,22 +8686,22 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to Відстежування викликів API (потрібен logapi, який повинен бути встановлений у папку sbie) - + Pipe Trace Трасування pipe - + Log all SetError's to Trace log (creates a lot of output) Записувати всі SetError у журналі трасування (створює багато вихідних даних) - + Log Debug Output to the Trace Log Записувати дані відладки до журналу трасування - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8631,48 +8724,48 @@ instead of "*". Трасування системних викликів NTDLL (створює багато даних у виході) - + File Trace Трасування файлів - + Disable Resource Access Monitor Виключити монітор доступу до ресурсів - + IPC Trace Трасування IPC - + GUI Trace Трасування GUI - + Resource Access Monitor Монітор доступу до ресурсів - + Access Tracing Трасування доступу - + COM Class Trace Трасування COM Class - + Key Trace Трасування Key Trace - + Network Firewall Мережевий брандмауер @@ -8687,71 +8780,71 @@ instead of "*". - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + Syscall Trace (creates a lot of output) - + Debug Відладка - + WARNING, these options can disable core security guarantees and break sandbox security!!! УВАГА, ці налаштування можуть вимкнути захист ядра та зламати захист пісочниці!!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Ці параметри призначені для налагодження проблем із сумісністю, будь ласка, не використовуйте їх у виробництві. - + App Templates Шаблони для додатків @@ -8760,22 +8853,22 @@ instead of "*". Шаблони сумісності - + Filter Categories Категорії фільтрів - + Text Filter Текстовий фільтр - + Add Template Додати шаблон - + This list contains a large amount of sandbox compatibility enhancing templates Цей список має багату кількість шаблонів сумісності @@ -8784,17 +8877,17 @@ instead of "*". Прибрати - + Category Категорія - + Template Folders Папка з шаблонами - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8804,29 +8897,29 @@ Please note that this values are currently user specific and saved globally for - + Value Значення - + Accessibility Доступність - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Щоб компенсувати втрачений захист, зверніться до сторінки налаштувань Скинути права у групі налаштувань Обмежень. - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Читачі екрану: JAWS, NVDA, Window-Eyes, System Access Restrictions - + Обмеження @@ -8891,7 +8984,7 @@ Please note that this values are currently user specific and saved globally for - + Process Процес @@ -9013,52 +9106,62 @@ Please note that this values are currently user specific and saved globally for - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Don't allow sandboxed processes to see processes running outside any boxes - + API call Trace (traces all SBIE hooks) - + DNS Request Logging - + Templates - + Open Template - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Ці налаштування допомагають використовувати Sandboxie з програмний забезпеченням для спеціальних можливостей. Зауважте, що при використанні цих параметрів, деякі функції захисту можуть не діяти. - + Edit ini Section Редагувати розділ ini файлу - + Edit ini Редагувати ini - + Cancel Скасувати - + Save Зберігти @@ -9329,22 +9432,22 @@ Please note that this values are currently user specific and saved globally for Показувати сповіщення в треї, коли запускаються автоматичні операції з контейнерами - + Advanced Config Розширена конфігурація - + Activate Kernel Mode Object Filtering Активувати фільтрацію об’єктів режиму ядра - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: <a href="sbie://docs/filerootpath">Корінь файлової системи</a> пісочниці: - + Clear password when main window becomes hidden Очистити пароль, коли основне вікно сховане @@ -9353,22 +9456,22 @@ Please note that this values are currently user specific and saved globally for Розділити папки користувачів - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: <a href="sbie://docs/filerootpath">Корінь ipc</a> пісочниці: - + Sandbox default Пісочниця за замовчуванням - + Config protection Захист конфігурації - + ... ... @@ -9638,12 +9741,12 @@ Please note that this values are currently user specific and saved globally for - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) - + Get @@ -9653,7 +9756,7 @@ Please note that this values are currently user specific and saved globally for - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. @@ -9663,112 +9766,112 @@ Please note that this values are currently user specific and saved globally for - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - + Update Settings - + New full installers from the selected release channel. - + Full Upgrades - + Update Check Interval - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: <a href="sbie://docs/keyrootpath">Корінь реєстру</a> пісочниці: - + Sandboxing features Особливості пісочниці - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + Sandboxie.ini Presets - + Change Password Змінити пароль - + Password must be entered in order to make changes Для внесення змін необхідно ввести пароль - + Only Administrator user accounts can make changes Лише облікові записи адміністраторів можуть вносити зміни - + Watch Sandboxie.ini for changes Показати Sandboxie.ini для змін - + USB Drive Sandboxing - + Volume - + Information - + Sandbox for USB drives: - + Automatically sandbox all attached USB drives - + App Templates Шаблони для додатків - + App Compatibility - + Only Administrator user accounts can use Pause Forcing Programs command Лише облікові записи адміністраторів можуть використовувати команду Призупинити примусові програми - + Portable root folder Корнева папка для портативної версії @@ -9788,12 +9891,12 @@ Please note that this values are currently user specific and saved globally for Показати піктограму в Systray: - + Use Windows Filtering Platform to restrict network access Використовувати Windows Filtering Platform для обмеження доступу до мережі - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Перехоплювати обрані системні Win32k виклики, щоб увімкнути прискорення GPU (experimental) @@ -9889,51 +9992,51 @@ Please note that this values are currently user specific and saved globally for Використовувати логін Sandboxie замість анонімного токена (експериментально) - + Program Control Програмний контроль - - - + + + Name Ім'я - + Path Шлях - + Remove Program Прибрати програму - + Add Program Додати програму - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Коли будь-яка з нижченаведених програм будуть відкриті не в контейнері, Sandboxie повідомить про SBIE1301. - + Add Folder Додати папку - + Prevent the listed programs from starting on this system Заборонити запуск перелічених програм у цій системі - + Issue message 1308 when a program fails to start Повідомлення про помилку 1308, коли програма не запуститись @@ -9963,68 +10066,73 @@ Please note that this values are currently user specific and saved globally for - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater - + Keep add-on list up to date - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + Search in the Insider channel - + Check periodically for new Sandboxie-Plus versions - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Troubleshooting scripts up to date - + Use a Sandboxie login instead of an anonymous token - + Always run SandMan UI as Admin - + Program Alerts Програмні сповіщення - + Issue message 1301 when forced processes has been disabled - + Sandboxie Config Config Protection Захист конфігурації @@ -10062,7 +10170,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, - + Remove Прибрати @@ -10077,7 +10185,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, - + Default sandbox: @@ -10086,67 +10194,67 @@ Unlike the preview channel, it does not include untested, potentially breaking, Сумістність - + In the future, don't check software compatibility Більше не перевіряти сумісність - + Enable Увімкнути - + Disable Вимкнути - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie помітив, що наступне програмне забезпечення встановлено в системі. Натисніть OK, щоб застосувати налаштування конфігурації, які покращать сумісність з цими додатками. Ці налаштування конфігурації будуть застосовані для всіх існуючих пісочниць та в будь-яких нових пісочницях. - + Local Templates - + Add Template Додати шаблон - + Text Filter Текстовий фільтр - + This list contains user created custom templates for sandbox options - + Open Template - + Edit ini Section Редагувати розділ ini файлу - + Save Зберігти - + Edit ini Редагувати ini - + Cancel Скасувати @@ -10155,13 +10263,13 @@ Unlike the preview channel, it does not include untested, potentially breaking, Підтримка - + Incremental Updates Version Updates - + Hotpatches for the installed version, updates to the Templates.ini and translations. @@ -10170,22 +10278,22 @@ Unlike the preview channel, it does not include untested, potentially breaking, Термін дії цього сертифіката спонсора закінчився, будь ласка, <a href="sbie://update/cert">отримайте оновлений сертифікат</a>. - + The preview channel contains the latest GitHub pre-releases. - + The stable channel contains the latest stable GitHub releases. - + Search in the Stable channel - + Search in the Preview channel @@ -10198,12 +10306,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, Підтримка Sandboxie актувльним до нових версий Windows та суміснісним до всіх веб-браузерів - нескінченні зусулля. Підтримайте цю працю за допомогою пожертуванням.<br />Ви можете підтримати розробку за допомогою <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal</a>, також працює з кредитними картками.<br />Або ви можете підтримати проєкт за допомогою <a href="https://sandboxie-plus.com/go.php?to=patreon">передплати на Patreon</a>. - + In the future, don't notify about certificate expiration Надалі не повідомляйте про закінчення терміну дії сертифіката - + Enter the support certificate here Введіть сертифікат спонсора diff --git a/SandboxiePlus/SandMan/sandman_vi.ts b/SandboxiePlus/SandMan/sandman_vi.ts index 969da75c..73b69bbd 100644 --- a/SandboxiePlus/SandMan/sandman_vi.ts +++ b/SandboxiePlus/SandMan/sandman_vi.ts @@ -738,49 +738,59 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate Cài đặt chứng chỉ <b>Sandboxie-Plus</b> - + If you have a supporter certificate, please fill it into the field below. Nếu bạn có chứng chỉ dành cho người có đóng góp, hãy điền vào khung bên dưới. - + Retrieve certificate using Serial Number: - + Start evaluation without a certificate for a limited period of time. Bất đầu dùng thử mà không cần chứng chỉ trong một khoảng thời gian giới hạn. - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. Để sử dụng <b>Sandboxie-Plus</b> trong doanh nghiệp, một <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">chứng chỉ hỗ trợ</a> dành cho doanh nghiệp là cần thiết. Nếu bạn không có chứng chỉ hỗ trợ, bạn có thể mua tại <a href="https://xanasoft.com/shop/">cửa hàng xanasoft.com</a>. - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> cũng cấp thêm một số tính năng dành cho <u>những người hỗ trợ dự án</u>. Vú dụ như Privacy Enhanced <b><font color='red'>giúp bảo vệ dữ liệu người dùng khỏi quyền truy cập bất hợp pháp</font></b> bởi ứng dụng trong Sandbox. Nếu bạn vẫn chưa là người hỗ trợ, hãy xem xét việc <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">hỗ trợ dự án</a> để đảm bảo sự phát triển hơn nữa của ứng dụng Sandboxie và để nhận được <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">chứng chỉ người hỗ trợ</a>. - + Failed to retrieve the certificate. Failed to retrive the certificate. - + Error: %1 - + Retrieving certificate... Retreiving certificate... @@ -976,12 +986,12 @@ You can use %USER% to save each users sandbox to an own fodler. CFinishPage - + Complete your configuration Hoàn tất cài đặt - + Almost complete, click Finish to apply all selected options and conclude the wizard. Gần hoàn thành, Nhấp vào Kết thúc để áp dụng tất cả các tùy chọn đã chọn và kết thúc trình hướng dẫn. @@ -1070,32 +1080,32 @@ You can use %USER% to save each users sandbox to an own fodler. CIntroPage - + Introduction Giới thiệu - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. Chào mừng bạn đến với Trình hướng dẫn thiết lập. Trình hướng dẫn này sẽ giúp bạn định cấu hình bản sao của <b>Sandboxie-Plus</b>. Bạn có thể bắt đầu trình hướng dẫn này bất cứ lúc nào từ Sandbox->Hoặc không đóng menu nếu bạn không muốn hoàn thành nó ngay bây giờ.. - + Select how you would like to use Sandboxie-Plus Chọn cách bạn muốn sử dụng Sandboxie-Plus - + &Personally, for private non-commercial use &Tôi muốn sử dụng cho riêng cá nhân - + &Commercially, for business or enterprise use &Tôi muốn sử dụng cho mục đích kinh doanh hoặc doanh nghiệp - + Note: this option is persistent Ghi chú: Lựa chọn này không thể thay đổi @@ -1660,8 +1670,8 @@ Ghi chú: Việc kiểm tra bản cập nhật thường nằm sau bản phát h - - + + @@ -1712,7 +1722,7 @@ Ghi chú: Việc kiểm tra bản cập nhật thường nằm sau bản phát h - + @@ -1783,93 +1793,93 @@ Ghi chú: Việc kiểm tra bản cập nhật thường nằm sau bản phát h Gốc IPC của Sandbox - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: Thêm các tuỳ chọn đặc biệt: - - + + On Start Lúc khởi động - - - - - + + + + + Run Command Lệnh Chạy - + Start Service Khởi động Dịch vụ - + On Init Lúc Bắt Đầu - + On File Recovery Lúc Khôi Phục Tệp - + On Delete Content Lúc Xoá Dữ Liệu - + On Terminate - - - - - + + + + + Please enter the command line to be executed Vui lòng nhập dòng lệnh sẽ được thực hiện - + Please enter a program file name to allow access to this sandbox - + Please enter a program file name to deny access to this sandbox - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -1878,12 +1888,12 @@ Ghi chú: Việc kiểm tra bản cập nhật thường nằm sau bản phát h Vui lòng nhập tên tệp chương trình - + Deny Từ Chối - + %1 (%2) %1 (%2) @@ -2137,7 +2147,7 @@ Ghi chú: Việc kiểm tra bản cập nhật thường nằm sau bản phát h - + Please enter a service identifier Vui lòng nhập số nhận dạng dịch vụ @@ -2232,7 +2242,7 @@ Ghi chú: Việc kiểm tra bản cập nhật thường nằm sau bản phát h - + Allow @@ -2781,121 +2791,121 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. - + Check for new Sandboxie-Plus versions: - + Check for new Sandboxie-Plus builds. - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: - + In the Stable Channel - + The stable channel contains the latest stable GitHub releases. - + In the Preview Channel - with newest experimental changes - + The preview channel contains the latest GitHub pre-releases. - + In the Insider Channel - exclusive features - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. - + Get the latest Scripts for the Troubleshooting Wizard - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. - + Keep the list of optional Add-on components up to date - + Check for latest available add-ons. Check for latest avaialble addons. - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. @@ -5582,179 +5592,262 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Search for settings Tìm kiếm cài đặt - - - + + + Run &Sandboxed Chạy trong Sandbox - + kilobytes (%1) kilobytes (%1) - + Volume not attached - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + Vô hiệu hóa + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> - + + Retrieving certificate... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 - + Unknown Error (probably a network issue) - + Contributor - + Eternal - + Business - + Personal - + Great Patreon - + Patreon - + Family - + Home - + Evaluation - + Type %1 - + Advanced - + Advanced (L) - + Max Level - + Level %1 - + Supporter certificate required for access - + Supporter certificate required for automation - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. - + This certificate has unfortunately expired, you need to get a new certificate. + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + - + Sandboxed Web Browser Trình duyệt web trong Sandbox @@ -5787,43 +5880,43 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Select font - + Reset font - + %0, %1 pt - + Please enter message - + Select Program Chọn chương trình - + Executables (*.exe *.cmd) Tệp thực thi (*.exe *.cmd) - - + + Please enter a menu title Vui lòng nhập tiêu đề menu - + Please enter a command Vui lòng nhập một lệnh @@ -5832,12 +5925,12 @@ This file is part of Sandboxie and all changed done to it will be reverted next Chứng chỉ người hỗ trợ này đã hết hạn, vui lòng <a href="sbie://update/cert">nhận chứng chỉ cập nhật</a>. - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> - + <br />Plus features are no longer enabled. @@ -5846,22 +5939,22 @@ This file is part of Sandboxie and all changed done to it will be reverted next Chứng chỉ hỗ trợ này sẽ <font color='red'>hết hạn trong %1 ngày</font>, làm ơn <a href="sbie://update/cert">nhận chứng chỉ cập nhật</a>. - + Run &Un-Sandboxed Chạy ngoài Sandbox - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. Đây không giống như một chứng chỉ. Vui lòng nhập toàn bộ chứng chỉ, không chỉ một phần của nó. @@ -5874,7 +5967,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next Chứng chỉ này rất tiếc đã lỗi thời. - + Thank you for supporting the development of Sandboxie-Plus. Cảm ơn bạn đã hỗ trợ sự phát triển của Sandboxie-Plus. @@ -5883,88 +5976,88 @@ This file is part of Sandboxie and all changed done to it will be reverted next Chứng chỉ hỗ trợ này không hợp lệ. - + Update Available - + Installed - + by %1 - + (info website) - + This Add-on is mandatory and can not be removed. - - + + Select Directory Chọn thư mục - + <a href="check">Check Now</a> <a href="check">Kiểm tra ngay</a> - + Please enter the new configuration password. Vui lòng nhập mật khẩu cấu hình mới. - + Please re-enter the new configuration password. Vui lòng nhập lại mật khẩu cấu hình mới. - + Passwords did not match, please retry. Mật khẩu không khớp, vui lòng thử lại. - + Process Tiến trình - + Folder Thư mục - + Please enter a program file name Vui lòng nhập tên tệp chương trình - + Please enter the template identifier Vui lòng nhập mã nhận dạng mẫu - + Error: %1 Lỗi: %1 - + Do you really want to delete the selected local template(s)? - + %1 (Current) %1 (Hiện hành) @@ -5984,27 +6077,27 @@ This file is part of Sandboxie and all changed done to it will be reverted next CSetupWizard - + Setup Wizard Trình hướng dẫn thiết lập - + The decision you make here will affect which page you get to see next. Quyết định bạn đưa ra ở đây sẽ ảnh hưởng đến trang bạn xem tiếp theo. - + This help is likely not to be of any help. Sự trợ giúp này có thể không giúp ích được gì. - + Sorry, I already gave all the help I could. Xin lỗi, tôi đã giúp đỡ tất cả những gì tôi có thể. - + Setup Wizard Help Trợ giúp Trình hướng dẫn Thiết lập @@ -6012,43 +6105,43 @@ This file is part of Sandboxie and all changed done to it will be reverted next CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration Cấu hình <b>Sandboxie-Plus</b> tích hợp vào Shell - + Configure how Sandboxie-Plus should integrate with your system. Định cấu hình cách Sandboxie-Plus sẽ tích hợp với hệ thống của bạn. - + Start UI with Windows Khởi động giao diện người dùng với Windows - + Add 'Run Sandboxed' to the explorer context menu Thêm 'Chạy trong Sandbox' vào menu ngữ cảnh của trình Explorer - + Add desktop shortcut for starting Web browser under Sandboxie Thêm lối tắt trên màn hình để khởi động trình duyệt Web trong Sandboxie - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. - + Warning - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. @@ -6875,37 +6968,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI Định cấu hình Giao diện người dùng của <b>Sandboxie-Plus</b> - + Select the user interface style you prefer. Chọn kiểu giao diện người dùng bạn thích. - + &Advanced UI for experts &Giao diện người dùng nâng cao cho các chuyên gia - + &Simple UI for beginners &Giao diện người dùng đơn giản cho người mới bắt đầu - + &Vintage SbieCtrl.exe UI &Giao diện người dùng Cổ điển SbieCtrl.exe - + Use Bright Mode Sử dụng Chế độ sáng - + Use Dark Mode Sử dụng Chế độ tối @@ -7220,8 +7313,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name Tên @@ -7257,9 +7350,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove Loại bỏ @@ -7329,7 +7422,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates Hiển thị Mẫu @@ -8347,12 +8440,12 @@ Mức độ đối sánh tiến trình có mức độ ưu tiên cao hơn mức Ẩn các tiến trình - + Add Process Thêm tiến trình - + Hide host processes from processes running in the sandbox. Ẩn các tiến trình máy chủ khỏi các tiến trình đang chạy trong Sandbox. @@ -8403,7 +8496,7 @@ Mức độ đối sánh tiến trình có mức độ ưu tiên cao hơn mức Khi xóa nội dung - + Don't allow sandboxed processes to see processes running in other boxes Không cho phép các tiến trình trong Sandbox cát xem các quy trình đang chạy trong các Sandbox khác @@ -8414,7 +8507,7 @@ Mức độ đối sánh tiến trình có mức độ ưu tiên cao hơn mức - + Process Tiến trình @@ -8423,22 +8516,22 @@ Mức độ đối sánh tiến trình có mức độ ưu tiên cao hơn mức Chặn cũng đọc quyền truy cập vào các tiến trình trong Sandbox này - + Users Người dùng - + Restrict Resource Access monitor to administrators only Giới hạn giám sát Quyền truy cập tài nguyên chỉ dành cho quản trị viên - + Add User Thêm người dùng - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8463,7 +8556,7 @@ Ghi chú: Cài đặt Buộc chương trình và Thư mục bắt buộc cho Sa Tuỳ chọn - + Tracing Truy tìm @@ -8472,22 +8565,22 @@ Ghi chú: Cài đặt Buộc chương trình và Thư mục bắt buộc cho Sa Theo dõi cuộc gọi API (yêu cầu phải cài đặt LogAPI trong thư mục Sbie) - + Pipe Trace Pipe Trace - + Log all SetError's to Trace log (creates a lot of output) Ghi lại tất cả SetError' đến Nhật ký theo dõi (tạo ra nhiều đầu ra) - + Log Debug Output to the Trace Log Ghi đầu ra Gỡ lỗi vào Nhật ký theo dõi - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8510,53 +8603,53 @@ thay vì "*". Ntdll syscall Trace (tạo ra nhiều đầu ra) - + File Trace Theo dõi tệp - + Disable Resource Access Monitor Tắt tính năng giám sát quyền truy cập tài nguyên - + IPC Trace Theo dõi IPC - + GUI Trace Theo dõi giao diện người dùng - + Resource Access Monitor Giám sát truy cập tài nguyên - + Access Tracing Truy cập theo dõi - + COM Class Trace Theo dõi lớp COM - + Key Trace Theo dõi khoá - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. Để bù đắp cho sự bảo vệ đã mất, vui lòng tham khảo trang cài đặt Quyền thả trong nhóm cài đặt Hạn chế. - + Network Firewall Tường lửa mạng @@ -8585,106 +8678,106 @@ Partially checked: No groups will be added to the newly created sandboxed token. - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + API call Trace (traces all SBIE hooks) - + Debug Gỡ lỗi - + WARNING, these options can disable core security guarantees and break sandbox security!!! CẢNH BÁO, các tùy chọn này có thể vô hiệu hóa các đảm bảo bảo mật cốt lõi và phá vỡ bảo mật Sandbox !!! - + These options are intended for debugging compatibility issues, please do not use them in production use. Các tùy chọn này nhằm gỡ lỗi các vấn đề tương thích, vui lòng không sử dụng chúng trong sản xuất. - + App Templates Mẫu ứng dụng - + Filter Categories Lọc danh mục - + Text Filter Bộ lọc văn bản - + Add Template Thêm mẫu - + This list contains a large amount of sandbox compatibility enhancing templates Danh sách này chứa một lượng lớn các mẫu nâng cao khả năng tương thích với Sandbox - + Category Loại - + Template Folders Thư mục Mẫu - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8694,7 +8787,7 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù - + Value Giá trị @@ -8854,62 +8947,72 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + Don't allow sandboxed processes to see processes running outside any boxes - + DNS Request Logging - + Syscall Trace (creates a lot of output) - + Templates Mẫu - + Open Template - + Accessibility Khả năng tiếp cận - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access Trình đọc màn hình: JAWS, NVDA, Window-Eyes, System Access - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. Các cài đặt sau cho phép sử dụng Sandboxie kết hợp với phần mềm trợ năng. Xin lưu ý rằng một số biện pháp bảo vệ Sandboxie nhất thiết bị mất khi các cài đặt này có hiệu lực. - + Edit ini Section Chỉnh sửa file .ini - + Edit ini Chỉnh sửa ini - + Cancel Hủy bỏ - + Save Lưu @@ -9180,22 +9283,22 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù * một Sandbox kiểm được chọn một phần sẽ để chế độ xem xác định hành vi. - + Advanced Config Cấu hình nâng cao - + Activate Kernel Mode Object Filtering Kích hoạt tính năng lọc đối tượng chế độ hạt nhân - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: Sandbox <a href="sbie://docs/filerootpath">tập tin gốc hệ thống</a>: - + Clear password when main window becomes hidden Xóa mật khẩu khi cửa sổ chính bị ẩn @@ -9204,22 +9307,22 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù Tách các thư mục người dùng - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: Sandbox <a href="sbie://docs/ipcrootpath">gốc IPC</a>: - + Sandbox default Sandbox mặc định - + Config protection Bảo vệ cấu hình - + ... ... @@ -9494,12 +9597,12 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) - + Get @@ -9509,7 +9612,7 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. @@ -9519,113 +9622,113 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> - + Update Settings - + New full installers from the selected release channel. - + Full Upgrades - + Update Check Interval - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: Sandbox <a href="sbie://docs/keyrootpath">gốc registry</a>: - + Sandboxing features Sandbox Tính năng, đặc điểm - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) - + Sandboxie.ini Presets - + Change Password Đổi mật khẩu - + Password must be entered in order to make changes Mật khẩu phải được nhập để thực hiện thay đổi - + Only Administrator user accounts can make changes Chỉ tài khoản người dùng Quản trị viên mới có thể thực hiện thay đổi - + Watch Sandboxie.ini for changes Theo dõi Sandboxie.ini để biết các thay đổi - + USB Drive Sandboxing - + Volume - + Information - + Sandbox for USB drives: - + Automatically sandbox all attached USB drives - + App Templates Mẫu ứng dụng - + App Compatibility - + Only Administrator user accounts can use Pause Forcing Programs command Only Administrator user accounts can use Pause Forced Programs Rules command Chỉ tài khoản người dùng Quản trị viên mới có thể sử dụng lệnh Tạm dừng Chương trình Bắt buộc - + Portable root folder Thư mục gốc Portable @@ -9645,12 +9748,12 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù Hiển thị biểu tượng trong Systray: - + Use Windows Filtering Platform to restrict network access Sử dụng Nền tảng lọc của Windows để hạn chế quyền truy cập mạng - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Kết nối các lệnh gọi hệ thống Win32k đã chọn để bật tăng tốc GPU (thử nghiệm) @@ -9743,44 +9846,44 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù - - - + + + Name Tên - + Path Đường dẫn - + Remove Program Xóa chương trình - + Add Program Thêm chương trình - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. Khi bất kỳ chương trình nào sau đây được khởi chạy bên ngoài bất kỳ Sandbox nào, Sandboxie sẽ đưa ra thông báo SBIE1301. - + Add Folder Thêm thư mục - + Prevent the listed programs from starting on this system Ngăn không cho các chương trình được liệt kê khởi động trên hệ thống này - + Issue message 1308 when a program fails to start Đưa ra thông báo 1308 khi một chương trình không khởi động được @@ -9814,73 +9917,78 @@ Xin lưu ý rằng các giá trị này hiện là dành riêng cho người dù Sử dụng bố cục hộp thoại cấu hình mới * - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater - + Keep add-on list up to date - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. - + Search in the Insider channel - + Check periodically for new Sandboxie-Plus versions - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> - + Keep Troubleshooting scripts up to date - + Use a Sandboxie login instead of an anonymous token - + Always run SandMan UI as Admin - + Program Control Kiểm soát chương trình - + Program Alerts Cảnh báo chương trình - + Issue message 1301 when forced processes has been disabled Phát hành thông báo 1301 khi các quy trình bắt buộc đã bị vô hiệu hóa - + Sandboxie Config Config Protection Cấu hình bảo vệ @@ -9918,7 +10026,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, - + Remove Loại bỏ @@ -9937,7 +10045,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Cấu hình hộp cát - + Default sandbox: @@ -9946,67 +10054,67 @@ Unlike the preview channel, it does not include untested, potentially breaking, Khả năng tương thích - + In the future, don't check software compatibility Trong tương lai, không kiểm tra tính tương thích của phần mềm - + Enable Cho phép - + Disable Vô hiệu hóa - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie đã phát hiện các ứng dụng phần mềm sau trong hệ thống của bạn. Nhấp vào OK để áp dụng cài đặt cấu hình, điều này sẽ cải thiện khả năng tương thích với các ứng dụng này. Các cài đặt cấu hình này sẽ có hiệu lực trong tất cả các Sandbox hiện có và trong bất kỳ Sandbox mới nào. - + Local Templates - + Add Template Thêm mẫu - + Text Filter Bộ lọc văn bản - + This list contains user created custom templates for sandbox options - + Open Template - + Edit ini Section Chỉnh sửa file ini - + Save Lưu - + Edit ini Chỉnh sửa ini - + Cancel Hủy bỏ @@ -10015,13 +10123,13 @@ Unlike the preview channel, it does not include untested, potentially breaking, Ủng hộ - + Incremental Updates Version Updates - + Hotpatches for the installed version, updates to the Templates.ini and translations. @@ -10030,17 +10138,17 @@ Unlike the preview channel, it does not include untested, potentially breaking, Chứng chỉ người hỗ trợ này đã hết hạn, vui lòng <a href="sbie://update/cert">nhận chứng chỉ cập nhật</a>. - + The preview channel contains the latest GitHub pre-releases. - + The stable channel contains the latest stable GitHub releases. - + Search in the Stable channel @@ -10049,7 +10157,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, Giữ cho Sandboxie luôn cập nhật với các bản phát hành liên tục của Windows và tương thích với tất cả các trình duyệt web là một nỗ lực không bao giờ ngừng nghỉ. Vui lòng xem xét hỗ trợ công việc này bằng một khoản đóng góp.<br />Bạn có thể hỗ trợ sự phát triển với <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">PayPal</a>, cũng làm việc với thẻ tín dụng.<br />Hoặc bạn có thể cung cấp hỗ trợ liên tục với <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon</a>. - + Search in the Preview channel Tìm kiếm trong kênh Xem trước @@ -10066,12 +10174,12 @@ Unlike the preview channel, it does not include untested, potentially breaking, Tìm kiếm trong kênh Phát hành - + In the future, don't notify about certificate expiration Trong tương lai, không thông báo về việc hết hạn chứng chỉ - + Enter the support certificate here Nhập chứng chỉ hỗ trợ tại đây diff --git a/SandboxiePlus/SandMan/sandman_zh_CN.ts b/SandboxiePlus/SandMan/sandman_zh_CN.ts index 65e393c4..24136e5f 100644 --- a/SandboxiePlus/SandMan/sandman_zh_CN.ts +++ b/SandboxiePlus/SandMan/sandman_zh_CN.ts @@ -892,50 +892,60 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate 填写你的 <b>Sandboxie-Plus</b> 赞助者凭据 - + If you have a supporter certificate, please fill it into the field below. 如果你有赞助者凭据,请填入以下字段 - + Retrieve certificate using Serial Number: 使用序列号检索凭据: - + Start evaluation without a certificate for a limited period of time. 在没有赞助者凭据的情况下开始进行有限时间的试用 - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. 要在商业环境中使用 <b>Sandboxie-Plus</b> 高级设置,需要适用于商业用途的<a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">赞助者凭据</a>。如果你还没有所需的凭据,可以通过<a href="https://xanasoft.com/shop/">xanasoft.com 网络商店</a>获取凭据 - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> 为<u>项目赞助者</u>提供额外的沙盒类型和其它高级功能。例如“隐私增强”类型的沙盒可以对来自沙盒化程序非法访问用户数据的行为<b><font color='red'>提供额外的用户数据保护</font></b>。如果你还不是赞助者,请考虑<a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">捐赠支持此项目</a>来帮助 Sandboxie 的开发工作,并以此获取<a href="https://sandboxie-plus.com/go.php?to=sbie-cert">赞助者凭据</a>。 - + Failed to retrieve the certificate. Failed to retrive the certificate. 检索凭据失败。 - + Error: %1 错误:%1 - + Retrieving certificate... Retreiving certificate... 正在检索凭据... @@ -1142,12 +1152,12 @@ You can use %USER% to save each users sandbox to an own fodler. CFinishPage - + Complete your configuration 完成你的配置 - + Almost complete, click Finish to apply all selected options and conclude the wizard. 所有设置基本完成了,点击 "完成",应用所有选定的选项,并结束此向导 @@ -1242,32 +1252,32 @@ You can use %USER% to save each users sandbox to an own fodler. CIntroPage - + Introduction 摘要 - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. 欢迎来到设置向导,本向导将帮助配置你的 <b>Sandboxie-Plus</b> 副本设置。如果你不希望现在就完成向导设置,你可以从 “沙盒 -> 维护”菜单中随时重新启动此向导 - + Select how you would like to use Sandboxie-Plus 选择 Sandboxie-Plus 的用途 - + &Personally, for private non-commercial use 个人(&P),用于私人或非商业用途 - + &Commercially, for business or enterprise use 商业(&C),用于企业或商业用途 - + Note: this option is persistent 注意:此选项无法在后续使用中重新修改 @@ -1727,103 +1737,103 @@ Note: The update check is often behind the latest GitHub release to ensure that 沙盒 IPC 根目录 - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: 添加特殊选项: - - + + On Start 沙盒启动阶段 - - - - - + + + + + Run Command 执行命令 - + Start Service 启动服务 - + On Init 沙盒初始阶段 - + On File Recovery 文件恢复阶段 - + On Delete Content 内容删除阶段 - + On Terminate 在沙盒终止时 - - - - - + + + + + Please enter the command line to be executed 请输入需要执行的命令行 - + Please enter a program file name to allow access to this sandbox 输入允许访问该沙盒的程序名 - + Please enter a program file name to deny access to this sandbox 输入不允许访问该沙盒的程序名 - + Deny 拒绝(禁止) - + %1 (%2) %1 (%2) - + Failed to retrieve firmware table information. 检索固件表信息失败。 - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. 固件表已成功保存到主机注册表:HKEY_CURRENT_USER\System\SbieCustom<br/>您可以将其复制到沙盒注册表,为每个沙盒设置不同的值。 @@ -2103,7 +2113,7 @@ Note: The update check is often behind the latest GitHub release to ensure that 选择程序 - + Please enter a service identifier 请输入一个服务标识符 @@ -2333,8 +2343,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -2372,7 +2382,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -2554,7 +2564,7 @@ Please select a folder which contains this file. 进入:IP或端口号不能为空 - + Allow @@ -2950,122 +2960,122 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater 配置 <b>Sandboxie Plus</b> 更新程序 - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. 与任何其他安全产品一样,保持 Sandboxie Plus 的最新状态很重要。 - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components 定期检查 Sandboxie Plus 和所有可选组件的更新 - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. 让 Sandboxie 定期检查最新更新。 - + Check for new Sandboxie-Plus versions: 检查 Sandboxie Plus 的更新版本: - + Check for new Sandboxie-Plus builds. 检查 Sandboxie Plus 的更新版本。 - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: 选择要在哪个更新通道查找新的 Sandboxie Plus 版本: - + In the Stable Channel 稳定版通道 - + The stable channel contains the latest stable GitHub releases. 稳定版通道包含最新的 GitHub 稳定版本。 - + In the Preview Channel - with newest experimental changes 预览版通道-包含最新的实验性更改 - + The preview channel contains the latest GitHub pre-releases. 预览版通道包含最新的 GitHub 预发布版本。 - + In the Insider Channel - exclusive features 内部版通道-包含独家功能 - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. 内部通道提供了对最终将向公众发布的新功能和错误修复的早期访问,以及稳定通道的所有相关改进。 与预览通道不同,它不包括未经测试的、潜在的破坏性的或可能无法广泛使用的实验性更改。 - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> 查看更多关于 <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">内部通道</a> 的信息 - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes 保持兼容性模板的最新状态并应用修补程序 - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. 检查最新的兼容性模板和修补程序。 - + Get the latest Scripts for the Troubleshooting Wizard 获取故障排除向导的最新脚本 - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. 检查故障排除向导的最新故障排除脚本。 - + Keep the list of optional Add-on components up to date 使可选加载项组件的列表保持最新 - + Check for latest available add-ons. Check for latest avaialble addons. 查看最新可用的插件。 - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus 应用了严格的应用程序限制,这可能会导致兼容性问题。使 Sandboxie-Plus (及其兼容性模板和故障排除向导)保持在最新版本,有利于在 Windows 更新和应用程序变动时保证这些应用程序限制稳定运行。 - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. 访问最新的兼容性模板和联机故障排除数据库需要有效的 <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">赞助者凭据</a>. @@ -5503,7 +5513,7 @@ Error: %1 The entered name is not valid, do you want to set it as an alias instead? - + 输入的名称无效,是否要将其设置为沙盒别名? @@ -5723,79 +5733,162 @@ Error: %1 固件ID: %1 - + Search for settings 搜索设置 - - - + + + Run &Sandboxed 在沙盒中运行(&S) - + kilobytes (%1) Kb (%1) - + Volume not attached 未挂载卷 - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. 此赞助者凭据已过期,请<a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">更新凭据</a>。 - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + 禁用 + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. 这看起来不像是 Sandboxie Plus 的序列号<br/>如果您试图从证书中输入 UpdateKey 或 Signature ,无需这样做,请直接将整个证书输入到上面的文本区域。 - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. 您尝试在未输入预先存在的赞助者凭据的情况下使用功能升级密钥。请注意,这种类型的密钥(<b>正如网站上以粗体明确说明的那样</b)要求您拥有预先存在的有效赞助者凭据; <br />如果您想使用高级功能,您需要同时获得标准凭据和功能升级密钥来解锁高级功能。 - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. 您试图在未输入预先存在的赞助者凭据的情况下使用续订密钥。请注意,这种类型的密钥(<b>正如网站上以粗体明确说明的那样</b)要求您拥有预先存在的有效赞助者凭据;没有它是没有用的。 - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> <br /><br /><u>如果您没有阅读产品说明而错误地获取了此密钥,请通过电子邮件(在我们的网站上提供)联系我们来解决此问题。</u> - + + Retrieving certificate... 正在检索凭据... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 检索凭据时出错:%1 - + Unknown Error (probably a network issue) 未知错误(可能是网络问题) - + Home 主页 + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + - + Sandboxed Web Browser 浏览器(沙盒) @@ -5853,43 +5946,43 @@ Error: %1 添加 %1 模板 - + Select font 选择字体 - + Reset font 重置字体 - + %0, %1 pt %0, %1 磅 - + Please enter message 请输入信息 - + Select Program 选择程序 - + Executables (*.exe *.cmd) 可执行文件 (*.exe *.cmd) - - + + Please enter a menu title 请输入一个菜单标题 - + Please enter a command 请输入一则命令 @@ -5898,17 +5991,17 @@ Error: %1 此赞助者凭据已过期,请<a href="sbie://update/cert">获取新凭据</a> - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Plus 附加的高级功能将在 %1 天后被禁用</font> - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>对于当前安装的版本,Plus功能仍处于启用状态。</font>但是,您将无法再访问Sandboxie Live服务,包括兼容性更新和在线疑难解答数据库。 - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. 此赞助者凭据将<font color='red'>在 %1 天后过期</font>,请<a href="sbie://update/cert">更新凭据</a>。 @@ -5917,37 +6010,37 @@ Error: %1 正在检索凭据… - + Contributor 贡献值 - + Eternal 终身 - + Business 商业 - + Personal 个人 - + Great Patreon Great Patreon - + Patreon Patreon - + Family 家庭 @@ -5956,12 +6049,12 @@ Error: %1 订阅 - + Evaluation 评估 - + Type %1 类型 %1 @@ -5970,47 +6063,47 @@ Error: %1 标准 - + Advanced 高级 - + Advanced (L) 高级 (L) - + Max Level 最高等级 - + Level %1 等级 %1 - + Supporter certificate required for access 需要赞助者凭据进行访问 - + Supporter certificate required for automation 需要赞助者凭据进行自动化动作 - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. 很遗憾,此凭据对当前版本无效,您需要获取新凭据或降级到早期版本。 - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. 尽管此凭据已过期,但对于当前安装的版本,附加功能仍处于启用状态。但是,您将无法再访问Sandboxie Live服务,包括兼容性更新和在线疑难解答数据库。 - + This certificate has unfortunately expired, you need to get a new certificate. 很遗憾,此凭据已过期,请获取新凭据。 @@ -6019,7 +6112,7 @@ Error: %1 <br /><font color='red'>在此版本中,Plus 附加的高级功能仍是可用的</font> - + <br />Plus features are no longer enabled. <br />Plus 附加的高级功能已不再可用 @@ -6033,22 +6126,22 @@ Error: %1 需要赞助者凭据 - + Run &Un-Sandboxed 在沙盒外运行(&U) - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. 这看起来不像是一份凭据。请输入完整的凭据,而不仅仅是其中的一部分。 @@ -6061,7 +6154,7 @@ Error: %1 非常抱歉,此凭据已过时 - + Thank you for supporting the development of Sandboxie-Plus. 感谢您对 Sandboxie-Plus 开发工作的支持 @@ -6070,88 +6163,88 @@ Error: %1 此赞助者凭据无效 - + Update Available 更新可用 - + Installed 已安装 - + by %1 来自 %1 - + (info website) (更多信息网址) - + This Add-on is mandatory and can not be removed. 此加载项是必需的,无法删除。 - - + + Select Directory 选择目录 - + <a href="check">Check Now</a> <a href="check">立即检查</a> - + Please enter the new configuration password. 请输入新的配置保护密码 - + Please re-enter the new configuration password. 请再次输入新的配置保护密码 - + Passwords did not match, please retry. 输入的密码不一致,请重新输入 - + Process 进程 - + Folder 文件夹 - + Please enter a program file name 请输入一个程序文件名 - + Please enter the template identifier 请输入模板标识符 - + Error: %1 错误:%1 - + Do you really want to delete the selected local template(s)? 你真的想删除选定的本地模板吗? - + %1 (Current) %1 (当前) @@ -6159,27 +6252,27 @@ Error: %1 CSetupWizard - + Setup Wizard 设置向导 - + The decision you make here will affect which page you get to see next. 你在这里做出的决定将影响你接下来看到的页面内容 - + This help is likely not to be of any help. 此类帮助很可能没用提供任何实质性帮助 - + Sorry, I already gave all the help I could. 对不起,我已经提供了所有能给的帮助 - + Setup Wizard Help 设置向导帮助 @@ -6187,43 +6280,43 @@ Error: %1 CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration 设置 <b>Sandboxie-Plus</b> 系统集成选项 - + Configure how Sandboxie-Plus should integrate with your system. 配置 Sandboxie-Plus 应如何与你的系统整合 - + Start UI with Windows 随系统启动沙盒管理器 - + Add 'Run Sandboxed' to the explorer context menu 在资源管理器中添加“在沙盒中运行”右键菜单 - + Add desktop shortcut for starting Web browser under Sandboxie 添加沙盒化的网络浏览器快捷方式到桌面 - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. 仅带有管理员令牌的程序可以修改ini设置 - + Warning 警告 - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. 启用这个选项会阻止从无管理员权限的用户界面对Sandboxie.ini的配置更改。小心点,因为使用带有普通用户权限的沙盒管理器将可能陷入锁定。为了对配置进行修改,你必须通过点击主窗口中 ' 沙盒 ' 菜单下的 ' 以管理员特权重启 ' 菜单项来作为管理员重启沙盒管理器。 @@ -7073,37 +7166,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI 配置 <b>Sandboxie-Plus</b> 用户界面 - + Select the user interface style you prefer. 选择您喜欢的用户界面风格 - + &Advanced UI for experts 适合专家的高级视图(&A) - + &Simple UI for beginners 适合新手的简易视图(&S) - + &Vintage SbieCtrl.exe UI SbieCtrl 经典视图(&V) - + Use Bright Mode 使用浅色主题 - + Use Dark Mode 使用深色主题 @@ -7410,8 +7503,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name 名称 @@ -7447,9 +7540,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove 移除 @@ -7519,7 +7612,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates 显示模板 @@ -7815,17 +7908,17 @@ If you are a great patreaon supporter already, sandboxie can check online for an 隐藏进程 - + Add Process 添加进程 - + Hide host processes from processes running in the sandbox. 对沙盒内运行的进程隐藏宿主的进程 - + Don't allow sandboxed processes to see processes running in other boxes 不允许沙盒内的进程查看其它沙盒里运行的进程 @@ -7920,7 +8013,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an 沙盒中的所有进程结束后,这些命令将在无沙盒的环境下运行。 - + Don't allow sandboxed processes to see processes running outside any boxes 不允许沙盒内的进程查看任何沙盒外运行的进程 @@ -7935,22 +8028,22 @@ If you are a great patreaon supporter already, sandboxie can check online for an 一些程序通过 WMI(一个Windows内置数据库) 读取系统信息,而不是通过正常方式。例如,尽管已经打开 "隐藏其它沙盒" ,"tasklist.exe" 仍然可以通过访问 WMI 获取全部进程列表。开启此选项来阻止这些行为。 - + Users 用户 - + Restrict Resource Access monitor to administrators only 仅允许管理员访问“资源访问监视器” - + Add User 添加用户 - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -7959,32 +8052,32 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to 注意:沙盒的必沙程序及文件夹设置不适用于不能运行沙盒的系统用户 - + Tracing 跟踪 - + API call Trace (traces all SBIE hooks) API 调用跟踪 (跟踪所有 SBIE 钩子) - + COM Class Trace COM 类跟踪 - + IPC Trace IPC 跟踪 - + Key Trace 键值跟踪 - + GUI Trace GUI 跟踪 @@ -8566,32 +8659,32 @@ The process match level has a higher priority than the specificity and describes API 调用跟踪 (需要安装 LogAPI 模块到沙盒目录) - + Log all SetError's to Trace log (creates a lot of output) 记录所有 SetError 到跟踪日志 (将产生大量输出) - + File Trace 文件跟踪 - + Pipe Trace 管道跟踪 - + Access Tracing 访问跟踪 - + Log Debug Output to the Trace Log 调试日志输出到跟踪日志 - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8614,18 +8707,18 @@ instead of "*". Ntdll 系统调用跟踪 (将产生大量输出) - + Disable Resource Access Monitor 禁用资源访问监控器 - + Resource Access Monitor 资源访问监控 - + Network Firewall 网络防火墙 @@ -8635,57 +8728,57 @@ instead of "*". 绕过IP - + Debug 调试 - + WARNING, these options can disable core security guarantees and break sandbox security!!! 警告,这些选项可使核心安全保障失效并且破坏沙盒安全! - + These options are intended for debugging compatibility issues, please do not use them in production use. 这些选项是为调试兼容性问题提供的,日常使用者勿碰。 - + App Templates 应用模板 - + Filter Categories 类别筛选 - + Text Filter 文本筛选 - + Add Template 添加模板 - + This list contains a large amount of sandbox compatibility enhancing templates 此列表含有大量的沙盒兼容性增强模板 - + Category 类别 - + Template Folders 目录模板 - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8695,22 +8788,22 @@ Please note that this values are currently user specific and saved globally for - + Value - + Accessibility 无障碍功能 - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. 要弥补失去的保护,请参考“限制”设置组中的降低权限部分 - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access 屏幕阅读器:JAWS、NVDA、Window-Eyes、系统无障碍接口 @@ -9060,7 +9153,7 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 - + Process 进程 @@ -9090,91 +9183,101 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 隐私 - + Hide Firmware Information Hide Firmware Informations 隐藏固件信息 - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. 一些程序通过WMI(Windows内置数据库)而不是常规方式读取系统细节信息。例如,即使通过访问WMI打开“HideOtherBoxs”,“tasklist.exe”也可以获得完整的进程列表。启用此选项可阻止这些行为。 - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) 防止沙盒进程通过WMI访问系统细节信息(有关更多信息,请参阅工具提示) - + Process Hiding 进程隐藏 - + Use a custom Locale/LangID 使用自定义区域设置/语言ID - + Data Protection 数据保护 - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom 将当前固件表转储到HKCU\System\SbieCustom - + Dump FW Tables 转储固件表 - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + DNS Request Logging DNS 请求日志 - + Syscall Trace (creates a lot of output) 系统调用追踪(产生大量输出) - + Templates 模板 - + Open Template 打开模板 - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. 以下设置允许 Sandboxie 与辅助功能软件结合,请注意:当这些设置生效时,会使 Sandboxie 的部分保护措施失效 - + Edit ini Section 配置文本 - + Edit ini 编辑配置 - + Cancel 取消 - + Save 保存 @@ -9380,12 +9483,12 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 当沙盒自动化作业事件开始执行时,弹出托盘通知 - + Activate Kernel Mode Object Filtering 激活内核模式的对象过滤器 - + Hook selected Win32k system calls to enable GPU acceleration (experimental) Hook 选定的 Win32k 系统调用钩子以启用 GPU 加速 (实验性) @@ -9503,32 +9606,32 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 为沙盒与进程显示覆盖图标 - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Sandboxie-Plus 项目的支持者可以收到<a href="https://sandboxie-plus.com/go.php?to=sbie-cert">支持者凭据</a>。这与许可证密钥类似,但适用于使用开源软件的优秀用户。:-) - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. 让 Sandboxie 跟上 Windows 的滚动发布并与所有网络浏览器兼容是一项永无止境的努力。您可以通过以下方式进行支持:<a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">直接为项目贡献</a>,通过<a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">购买赞助者凭据</a>,通过<a href="https://sandboxie-plus.com/go.php?to=patreon">在Patreon上订阅</a>,或通过<a href="https://sandboxie-plus.com/go.php?to=donate">PayPal捐赠</a>。<br/>您的支持对Sandboxie的发展和维护起着至关重要的作用。 - + Local Templates 本地模板 - + Add Template 添加模板 - + Text Filter 筛选文本 - + This list contains user created custom templates for sandbox options 该列表包含用户为沙盒选项创建的自定义模板 @@ -9550,7 +9653,7 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 - + Remove 移除 @@ -9596,47 +9699,47 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 捐赠支持 - + Default sandbox: 默认沙盒: - + Program Alerts 程序警报 - + Issue message 1301 when forced processes has been disabled 当必沙进程被禁止时,提示问题代码 1301 - + Open Template 打开模板 - + Edit ini Section 配置文本 - + Save 保存 - + Edit ini 编辑配置 - + Cancel 取消 - + Incremental Updates Version Updates 增量更新 @@ -9646,7 +9749,7 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 来自选定发布通道的新的完整版本 - + Hotpatches for the installed version, updates to the Templates.ini and translations. 针对已安装版本的 Templates.ini 模板和翻译的热更新补丁 @@ -9663,7 +9766,7 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 图形选项 - + The preview channel contains the latest GitHub pre-releases. 预览版通道包含最新的 GitHub 预发布版本 @@ -9672,12 +9775,12 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 新版本: - + The stable channel contains the latest stable GitHub releases. 稳定版通道包含最新的 GitHub 稳定版本 - + Search in the Stable channel 稳定版通道 @@ -9687,7 +9790,7 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 使 Sandboxie 与 Windows 的滚动更新保持同步,并和主流浏览器保持兼容性,这是一项永无止境的努力,请考虑捐赠以支持这项工作<br />您可以通过 <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">PayPal 捐赠</a> (支持使用信用卡付款)来支持项目的开发<br />您也可以通过 <a href="https://sandboxie-plus.com/go.php?to=patreon">Patreon 订阅</a> 来提供持续的捐赠支持 - + Search in the Preview channel 预览版通道 @@ -9704,7 +9807,7 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 定期检查有无 Sandboxie-Plus 更新 - + In the future, don't notify about certificate expiration 不再通知凭据过期的情况 @@ -9730,33 +9833,33 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 在清空沙盒时显示恢复窗口 - + Config protection 保护配置 - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: 沙盒 <a href="sbie://docs/ipcrootpath">IPC 根目录</a>: - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: 沙盒 <a href="sbie://docs/keyrootpath">注册表根目录</a>: - + Clear password when main window becomes hidden 主窗口隐藏时清除密码 - + Only Administrator user accounts can use Pause Forcing Programs command Only Administrator user accounts can use Pause Forced Programs Rules command 仅管理员用户可「停用必沙程序规则」 - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: 沙盒 <a href="sbie://docs/filerootpath">文件系统根目录</a>: @@ -9806,43 +9909,43 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 沙盒管理器启动选项 - + Advanced Config 高级选项 - + Use Windows Filtering Platform to restrict network access 使用 Windows 筛选平台 (WFP) 限制网络访问 - + Sandboxing features 沙盒功能 - + Sandboxie Config Config Protection 保护配置 - + Only Administrator user accounts can make changes 仅管理员用户可更改 - + Password must be entered in order to make changes 更改必须输入密码 - + Change Password 更改密码 - + Enter the support certificate here 在此输入赞助者凭据 @@ -9851,22 +9954,22 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 支持设置 - + Portable root folder 便携化根目录 - + ... ... - + Sandbox default 沙盒预设 - + Watch Sandboxie.ini for changes 监控 Sandboxie.ini 变更 @@ -9964,9 +10067,9 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 - - - + + + Name 名称 @@ -9981,32 +10084,32 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 在“游戏/演示”模式下,禁止弹出通知 - + Path 路径 - + Remove Program 删除程序 - + Add Program 添加程序 - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. 下列程序在沙盒之外启动时,Sandboxie 将提示 SBIE1301 警告 - + Add Folder 添加文件夹 - + Prevent the listed programs from starting on this system 阻止下列程序在此系统中启动 @@ -10185,7 +10288,7 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 此赞助者凭据已过期,请<a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">更新凭据</a>。 - + Get 获取 @@ -10211,154 +10314,159 @@ Sandboxie 提供了针对这些情况的处理选项,可以在此页面进行 SBIE_-_____-_____-_____-_____ - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">凭据使用指南</a> - + HwId: 00000000-0000-0000-0000-000000000000 固件ID: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Sandboxie Updater Sandboxie 更新器 - + Keep add-on list up to date 使加载项列表保持最新 - + Update Settings 更新设置 - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. 内部通道提供了对最终将向公众发布的新功能和错误修复的早期访问,以及稳定通道的所有相关改进。 与预览通道不同,它不包括未经测试的、潜在的破坏性的或可能无法广泛使用的实验性更改。 - + Search in the Insider channel 在内部版通道中搜索 - + New full installers from the selected release channel. 所选发布频道的完整的安装程序。 - + Full Upgrades 完整更新 - + Check periodically for new Sandboxie-Plus versions 定期检查新的 Sandboxie Plus 版本 - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> 查看有关<a href="https://sandboxie-plus.com/go.php?to=sbie-insider">内部通道</a>的更多信息 - + Keep Troubleshooting scripts up to date 使故障排除脚本保持最新 - + Update Check Interval 检查更新间隔 - + Use a Sandboxie login instead of an anonymous token 使用 Sandboxie 限权用户替代匿名令牌 - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) 添加 " Sandboxie\All Sandboxes " 组到沙盒化令牌(实验性) - + Sandboxie.ini Presets Sandboxie.ini 预设选项 - + Always run SandMan UI as Admin 始终以管理员身份运行SandMan UI - + Program Control 程序控制 - + Issue message 1308 when a program fails to start 程序启动失败时,提示问题代码 1308 - + USB Drive Sandboxing USB驱动器沙盒 - + Volume - + Information 信息 - + Sandbox for USB drives: USB驱动器沙盒: - + Automatically sandbox all attached USB drives 自动为所有连接的USB设备使用沙盒 - + App Templates 应用模板 - + App Compatibility 软件兼容性 - + In the future, don't check software compatibility 之后不再检查软件兼容性 - + Enable 启用 - + Disable 禁用 - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. 沙盒已检测到系统中安装了以下软件,点击“确定”应用配置,将改进与这些软件的兼容性,这些配置将作用于所有沙盒,包括现存和未来新增的沙盒 diff --git a/SandboxiePlus/SandMan/sandman_zh_TW.ts b/SandboxiePlus/SandMan/sandman_zh_TW.ts index 7ca13611..d7e3fed3 100644 --- a/SandboxiePlus/SandMan/sandman_zh_TW.ts +++ b/SandboxiePlus/SandMan/sandman_zh_TW.ts @@ -886,50 +886,60 @@ Please browse to the correct user profile directory. CCertificatePage - + Install your <b>Sandboxie-Plus</b> support certificate 安裝您的 <b>Sandboxie-Plus</b> 贊助者憑證 - + If you have a supporter certificate, please fill it into the field below. 如果您有贊助者憑證,請填入以下欄位。 - + Retrieve certificate using Serial Number: 使用序號取得憑證: - + Start evaluation without a certificate for a limited period of time. 在沒有贊助者憑證的情況下開始進行有限時間的試用。 - + + <b><a href="_"><font color='red'>Get a free evaluation certificate</font></a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + To use <b>Sandboxie-Plus</b> in a business setting, an appropriate <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">support certificate</a> for business use is required. If you do not yet have the required certificate(s), you can get those from the <a href="https://xanasoft.com/shop/">xanasoft.com web shop</a>. 要在商業設定環境使用 <b>Sandboxie-Plus</b>,需要適用於商業用途的<a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">贊助者憑證</a>。如果您還沒有所需的憑證,可以透過<a href="https://xanasoft.com/shop/">xanasoft.com 網路商店</a>取得憑證。 - + <b>Sandboxie-Plus</b> provides additional features and box types exclusively to <u>project supporters</u>. Boxes like the Privacy Enhanced boxes <b><font color='red'>protect user data from illicit access</font></b> by the sandboxed programs. If you are not yet a supporter, then please consider <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">supporting the project</a> to ensure further development of Sandboxie and to receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. <b>Sandboxie-Plus</b> 僅為<u>專案贊助者</u>提供額外的功能和沙箱類型。例如隱私增強型沙箱,可對來自沙箱化程式非法存取使用者資料的行為<b><font color='red'>提供額外的使用者資料保護</font></b>。如果您還不是贊助者,請考慮 <a href="https://sandboxie-plus.com/go.php?to=sbie-get-cert">贊助支援此專案</a>來確保 Sandboxie 的開發工作,並以此取得<a href="https://sandboxie-plus.com/go.php?to=sbie-cert">贊助者憑證</a>。 - + Failed to retrieve the certificate. Failed to retrive the certificate. 取得憑證失敗。 - + Error: %1 錯誤: %1 - + Retrieving certificate... Retreiving certificate... 取得憑證中... @@ -1136,12 +1146,12 @@ You can use %USER% to save each users sandbox to an own fodler. CFinishPage - + Complete your configuration 完成您的組態 - + Almost complete, click Finish to apply all selected options and conclude the wizard. 即將就緒,按下「完成」按鈕以套用所有選取的選項,並結束此精靈。 @@ -1236,32 +1246,32 @@ You can use %USER% to save each users sandbox to an own fodler. CIntroPage - + Introduction 摘要資訊 - + Welcome to the Setup Wizard. This wizard will help you to configure your copy of <b>Sandboxie-Plus</b>. You can start this wizard at any time from the Sandbox->Maintenance menu if you do not wish to complete it now. 歡迎來到設定精靈,本精靈將幫助您設定此 <b>Sandboxie-Plus</b> 安裝之組態。如果您不希望現在完成,您可以從「沙箱 -> 維護」選單中隨時重新啟動此精靈。 - + Select how you would like to use Sandboxie-Plus 選擇 Sandboxie-Plus 的使用方式 - + &Personally, for private non-commercial use 個人,用於私人非商業用途(&P) - + &Commercially, for business or enterprise use 商業,用於企業或商業用途(&C) - + Note: this option is persistent 注意: 此選項無法在後續的設定中重新修改 @@ -1816,8 +1826,8 @@ Note: The update check is often behind the latest GitHub release to ensure that - - + + @@ -1868,7 +1878,7 @@ Note: The update check is often behind the latest GitHub release to ensure that - + @@ -1940,93 +1950,93 @@ Note: The update check is often behind the latest GitHub release to ensure that 沙箱 IPC 根目錄 - - + + bytes (unlimited) - - + + bytes (%1) - + unlimited - + Add special option: 加入特殊選項: - - + + On Start 啟動階段 - - - - - + + + + + Run Command 執行命令 - + Start Service 啟動服務 - + On Init 初始化階段 - + On File Recovery 檔案復原階段 - + On Delete Content 內容刪除階段 - + On Terminate 終止階段 - - - - - + + + + + Please enter the command line to be executed 請輸入將要執行的命令列 - + Please enter a program file name to allow access to this sandbox 請輸入程式檔案名稱以允許存取此沙箱 - + Please enter a program file name to deny access to this sandbox 請輸入程式檔案名稱以拒絕存取此沙箱 - + Failed to retrieve firmware table information. - + Firmware table saved successfully to host registry: HKEY_CURRENT_USER\System\SbieCustom<br />you can copy it to the sandboxed registry to have a different value for each box. @@ -2035,12 +2045,12 @@ Note: The update check is often behind the latest GitHub release to ensure that 請輸入一個程式檔案名稱 - + Deny 拒絕 (停用) - + %1 (%2) %1 (%2) @@ -2294,7 +2304,7 @@ Note: The update check is often behind the latest GitHub release to ensure that 已復原映像標頭 - + Please enter a service identifier 請輸入服務識別字元 @@ -2389,7 +2399,7 @@ Note: The update check is often behind the latest GitHub release to ensure that 輸入: IP 位址或連接埠不能為空 - + Allow @@ -2946,122 +2956,122 @@ Error: CSBUpdate - + Configure <b>Sandboxie-Plus</b> updater 設定 <b>Sandboxie-Plus</b> 更新程式組態 - + Like with any other security product, it's important to keep your Sandboxie-Plus up to date. Like with any other security product it's important to keep your Sandboxie-Plus up to date. 如同其他任何安全性產品,保持 Sandboxie-Plus 為最新非常重要。 - + Regularly check for all updates to Sandboxie-Plus and optional components Regularly Check for all updates to Sandboxie-Plus and optional components 經常檢查全部 Sandboxie-Plus 和可選組件的更新 - + Let Sandboxie regularly check for latest updates. Let sandboxie regularly check for latest updates. 讓 Sandboxie 經常檢查最新更新。 - + Check for new Sandboxie-Plus versions: 檢查新的 Sandboxie-Plus 版本: - + Check for new Sandboxie-Plus builds. 檢查新的 Sandboxie-Plus 版本。 - + Select in which update channel to look for new Sandboxie-Plus builds: Sellect in which update channel to look for new Sandboxie-Plus builds: 選擇將在哪個更新通道中尋找新的 Sandboxie-Plus 組建: - + In the Stable Channel 在穩定通道 - + The stable channel contains the latest stable GitHub releases. 穩定通道包含最新的穩定 GitHub 發行版本。 - + In the Preview Channel - with newest experimental changes 在預覽通道 - 包含最新的實驗性變更 - + The preview channel contains the latest GitHub pre-releases. 預覽通道包含最新的 GitHub 預先發行版本。 - + In the Insider Channel - exclusive features 在測試人員通道 - 包含專屬功能 - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. 測試人員通道提供對「最終將公開發表的新功能和錯誤修復」的早期存取,同時包含穩定通道的所有相關改進。 與預覽通道不同,它不包含未經測試、可能會破壞或可能尚未準備好供更廣泛使用的實驗性變更。 - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> 了解更多關於 <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">測試人員通道</a> - + Keep Compatibility Templates up to date and apply hotfixes Keep Compatybility Templates up to date and apply hotfixes 保持相容性範本為最新並套用緊急修補 - + Check for latest compatibility templates and hotfixes. Check for latest compatybility tempaltes and hotfixes. 檢查最新的相容性範本和緊急修補。 - + Get the latest Scripts for the Troubleshooting Wizard 取得疑難排解精靈的最新腳本 - + Check for latest troubleshooting scripts for the troubleshooting wizard. Check for latest troubleshooting scripts for the troubleshooting wizars. 為疑難排解精靈檢查最新的疑難排解腳本。 - + Keep the list of optional Add-on components up to date 保持可選附加元件/組件為最新 - + Check for latest available add-ons. Check for latest avaialble addons. 檢查最新的可用附加元件。 - + Sandboxie-Plus applies strict application restrictions, which can lead to compatibility issues. Stay updated with Sandboxie-Plus, including compatibility templates and troubleshooting, to ensure smooth operation amid Windows updates and application changes. Sandboxie-Plus 套用了嚴格的應用程式限制,而這可能造成相容性問題。保持 Sandboxie-Plus 為最新版本 (包含相容性範本和疑難排解),將保證 Wibdows 更新和應用程式變更時能有順暢的作業。 - + Access to the latest compatibility templates and the online troubleshooting database requires a valid <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. 存取最新相容性範本和線上疑難排解資料庫需要有效的 <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">贊助者憑證</a>。 @@ -5714,183 +5724,266 @@ This file is part of Sandboxie and all changed done to it will be reverted next - + Search for settings 搜尋設定 - - - + + + Run &Sandboxed 在沙箱中執行(&S) - + kilobytes (%1) KB (%1) - + Volume not attached 未加入磁碟區 - + + <b>You have used %1/%2 evaluation certificates. No more free certificates can be generated.</b> + + + + + <b><a href="_">Get a free evaluation certificate</a> and enjoy all premium features for %1 days.</b> + + + + + You can request a free %1-day evaluation certificate up to %2 times for any one Hardware ID + + + + This supporter certificate has expired, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. 此贊助者憑證已逾期,請<a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">取得更新的憑證</a>。 - + <br /><font color='red'>For the current build Plus features remain enabled</font>, but you no longer have access to Sandboxie-Live services, including compatibility updates and the troubleshooting database. <br /><font color='red'>對於目前版本,Plus 功能仍然啟用</font>,但您無法再存取 Sandboxie-Live 服務,包括相容性更新和疑難排解資料庫。 - + This supporter certificate will <font color='red'>expire in %1 days</font>, please <a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">get an updated certificate</a>. 此贊助者憑證將<font color='red'>在 %1 天後逾期</font>,請<a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert " >取得更新的憑證</a>。 - + + Expires in: %1 Days + + + + + Expires: %1 Days ago + + + + + Options: %1 + + + + + Security/Privacy Enhanced & App Boxes (SBox): %1 + + + + + + + + Enabled + + + + + + + + Disabled + + + + + Encrypted Sandboxes (EBox): %1 + + + + + Network Interception (NetI): %1 + + + + + Sandboxie Desktop (Desk): %1 + + + + This does not look like a Sandboxie-Plus Serial Number.<br />If you have attempted to enter the UpdateKey or the Signature from a certificate, that is not correct, please enter the entire certificate into the text area above instead. 這看起來不像 Sandboxie-Plus 序號。<br />如果您嘗試的是輸入憑證的更新金鑰或簽章,這不是正確的操作,請在上方文字區域中輸入完整憑證。 - + You are attempting to use a feature Upgrade-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one.<br />If you want to use the advanced features, you need to obtain both a standard certificate and the feature upgrade key to unlock advanced functionality. You are attempting to use a feature Upgrade-Key without having entered a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting valid supporter certificate, it is useless without one.<br />If you want to use the advanced features you need to obtain booth a standard certificate and the feature upgrade key to unlock advanced functionality. 您正嘗試在未輸入作為前置條件的贊助者憑證的情況下使用功能升級金鑰。請注意,這種類型的金鑰 (<b>正如網站上以粗體明確說明的那樣</b>) 要求您預先擁有一個有效的贊助者憑證;<br />如果您想使用進階功能,您需要同時取得標準憑證和功能升級金鑰來解鎖進階功能。 - + You are attempting to use a Renew-Key without having entered a pre-existing supporter certificate. Please note that this type of key (<b>as it is clearly stated in bold on the website</b) requires you to have a pre-existing valid supporter certificate; it is useless without one. You are attempting to use a Renew-Key without having a preexisting supporter certificate. Please note that these type of key (<b>as it is clearly stated in bold on the website</b>) require you to have a preexisting supporter certificate, it is useless without one. 您正嘗試在未輸入作為前置條件的贊助者憑證的情況下使用續期金鑰。請注意,這種類型的金鑰 (<b>正如網站上以粗體明確說明的那樣</b>) 要求您預先擁有一個有效的贊助者憑證;沒有前者的情況下此金鑰完全無效。 - + <br /><br /><u>If you have not read the product description and obtained this key by mistake, please contact us via email (provided on our website) to resolve this issue.</u> <br /><br /><u>If you have not read the product description and got this key by mistake, please contact us by email (provided on our website) to resolve this issue.</u> <br /><br /><u>如果您沒有閱讀產品說明並錯誤地取得了此金鑰,請透過電子郵件 (在我們的網站上提供) 聯絡我們以解決此問題。</u> - + + Retrieving certificate... 取得憑證中... - + + Sandboxie-Plus - Get EVALUATION Certificate + + + + + Please enter your email address to receive a free %1-day evaluation certificate, which will be issued to %2 and locked to the current hardware. +You can request up to %3 evaluation certificates for each unique hardware ID. + + + + Error retrieving certificate: %1 Error retriving certificate: %1 取得憑證錯誤: %1 - + Unknown Error (probably a network issue) 未知錯誤 (可能是網際網路問題) + + + The evaluation certificate has been successfully applied. Enjoy your free trial! + + Retreiving certificate... 取得憑證中... - + Contributor 貢獻者 - + Eternal 永久 - + Business 商業 - + Personal 個人 - + Great Patreon 大型 Patreon - + Patreon Patreon - + Family 家庭 - + Home 家用 - + Evaluation 試用 - + Type %1 類型 %1 - + Advanced 進階 - + Advanced (L) 高級 (L) - + Max Level 最高等級 - + Level %1 等級 %1 - + Supporter certificate required for access 需要贊助者憑證以存取 - + Supporter certificate required for automation 需要贊助者憑證以自動作業 - + This certificate is unfortunately not valid for the current build, you need to get a new certificate or downgrade to an earlier build. 不幸的是,此憑證對於目前版本無效,您需要取得新憑證或降級到早期版本。 - + Although this certificate has expired, for the currently installed version plus features remain enabled. However, you will no longer have access to Sandboxie-Live services, including compatibility updates and the online troubleshooting database. 儘管此憑證已逾期,但對於目前安裝的版本 Plus 功能仍保持啟用狀態。但是,您將無法再存取 Sandboxie-Live 服務,包括相容性更新和線上疑難排解資料庫。 - + This certificate has unfortunately expired, you need to get a new certificate. 不幸的是,該憑證已逾期,您需要取得新憑證。 - + Sandboxed Web Browser 沙箱化網頁瀏覽器 @@ -5923,43 +6016,43 @@ This file is part of Sandboxie and all changed done to it will be reverted next 加入 %1 範本 - + Select font 選取字型 - + Reset font 重設字型 - + %0, %1 pt %0, %1 pt - + Please enter message 請輸入訊息 - + Select Program 選擇程式 - + Executables (*.exe *.cmd) 可執行檔案 (*.exe *.cmd) - - + + Please enter a menu title 請輸入一個選單標題 - + Please enter a command 請輸入一則命令 @@ -5968,7 +6061,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next 此贊助者憑證已逾期,請<a href="sbie://update/cert">取得新憑證</a>。 - + <br /><font color='red'>Plus features will be disabled in %1 days.</font> <br /><font color='red'>Plus 附加的進階功能將在 %1 天後被停用。</font> @@ -5977,7 +6070,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next <br /><font color='red'>在此版本中,Plus 附加的進階功能仍是可用的。</font> - + <br />Plus features are no longer enabled. <br />Plus 附加的進階功能已不再可用。 @@ -5991,22 +6084,22 @@ This file is part of Sandboxie and all changed done to it will be reverted next 需要贊助者憑證 - + Run &Un-Sandboxed 在沙箱外執行(&U) - + Set Force in Sandbox - + Set Open Path in Sandbox - + This does not look like a certificate. Please enter the entire certificate, not just a portion of it. 這看起來不像是一份憑證。請輸入完整的憑證,而不僅僅是其中的一部分。 @@ -6019,7 +6112,7 @@ This file is part of Sandboxie and all changed done to it will be reverted next 很不幸此憑證已廢止。 - + Thank you for supporting the development of Sandboxie-Plus. 感謝您對 Sandboxie-Plus 開發工作的支持。 @@ -6028,88 +6121,88 @@ This file is part of Sandboxie and all changed done to it will be reverted next 此贊助者憑證無效。 - + Update Available 更新可用 - + Installed 已安裝 - + by %1 by %1 - + (info website) (資訊網站) - + This Add-on is mandatory and can not be removed. 此附加元件具有強制性且不可被移除。 - - + + Select Directory 選擇目錄 - + <a href="check">Check Now</a> <a href="check">立即檢查</a> - + Please enter the new configuration password. 請輸入新組態密碼。 - + Please re-enter the new configuration password. 請再次輸入新組態密碼。 - + Passwords did not match, please retry. 密碼不匹配,請重新輸入。 - + Process 處理程序 - + Folder 資料夾 - + Please enter a program file name 請輸入一個程式檔案名稱 - + Please enter the template identifier 請輸入範本識別碼 - + Error: %1 錯誤: %1 - + Do you really want to delete the selected local template(s)? 要刪除所選取的本機範本嗎? - + %1 (Current) %1 (目前) @@ -6117,27 +6210,27 @@ This file is part of Sandboxie and all changed done to it will be reverted next CSetupWizard - + Setup Wizard 設定精靈 - + The decision you make here will affect which page you get to see next. 您在這裡做出的決定將影響您接下來看到的頁面內容。 - + This help is likely not to be of any help. 此類幫助很可能沒用提供任何實質性幫助。 - + Sorry, I already gave all the help I could. 對不起,我已經提供了所有能給的協助。 - + Setup Wizard Help 設定精靈幫助 @@ -6145,43 +6238,43 @@ This file is part of Sandboxie and all changed done to it will be reverted next CShellPage - + Configure <b>Sandboxie-Plus</b> shell integration 設定 <b>Sandboxie-Plus</b> 命令整合組態 - + Configure how Sandboxie-Plus should integrate with your system. 設定 Sandboxie-Plus 應如何與您的系統整合。 - + Start UI with Windows Windows 啟動時開啟使用者介面 - + Add 'Run Sandboxed' to the explorer context menu 在檔案總管右鍵新增「在沙箱中執行」 - + Add desktop shortcut for starting Web browser under Sandboxie 加入在 Sandboxie 中開啟網頁瀏覽器的捷徑到桌面 - + Only applications with admin rights can change configuration Only applications with administrator token can change ini setting. 僅帶有管理員令牌的程序可以修改ini設置 - + Warning 警告 - + Enabling this option prevents changes to the Sandboxie.ini configuration from the user interface without admin rights. Be careful, as using Sandboxie Manager with normal user rights may result in a lockout. To make changes to the configuration, you must restart Sandboxie Manager as an admin by clicking 'Restart as Admin' in the 'Sandbox' menu in the main window. 啟用這個選項會阻止從無管理員權限的用戶界面對Sandboxie.ini的配置更改。小心點,因為使用帶有普通用戶權限的沙箱管理器將可能陷入鎖定。為了對配置進行修改,你必須通過點擊主窗口中 ' 沙箱 ' 菜單下的 ' 以管理員特權重啟 ' 菜單項來作為管理員重啟沙箱管理器。 @@ -7031,37 +7124,37 @@ If you are a great patreaon supporter already, sandboxie can check online for an CUIPage - + Configure <b>Sandboxie-Plus</b> UI 設定 <b>Sandboxie-Plus</b> 使用者介面組態 - + Select the user interface style you prefer. 選擇您喜歡的使用者介面風格。 - + &Advanced UI for experts 適合專家的進階使用者介面(&A) - + &Simple UI for beginners 適合新手的簡易使用者介面(&S) - + &Vintage SbieCtrl.exe UI SbieCtrl 經典使用者介面(&V) - + Use Bright Mode 使用淺色主題 - + Use Dark Mode 使用深色主題 @@ -7379,8 +7472,8 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - + + Name 名稱 @@ -7416,9 +7509,9 @@ If you are a great patreaon supporter already, sandboxie can check online for an - - - + + + Remove 移除 @@ -7488,7 +7581,7 @@ If you are a great patreaon supporter already, sandboxie can check online for an - + Show Templates 顯示範本 @@ -8639,12 +8732,12 @@ The process match level has a higher priority than the specificity and describes 隱藏處理程序 - + Add Process 加入處理程序 - + Hide host processes from processes running in the sandbox. 面向沙箱內執行的處理程序隱藏的主機處理程序。 @@ -8715,7 +8808,7 @@ The process match level has a higher priority than the specificity and describes 內容刪除階段 - + Don't allow sandboxed processes to see processes running in other boxes 不允許沙箱內的處理程序檢視其他沙箱內執行的處理程序 @@ -8726,7 +8819,7 @@ The process match level has a higher priority than the specificity and describes - + Process 處理程序 @@ -8735,22 +8828,22 @@ The process match level has a higher priority than the specificity and describes 阻止對位於該沙箱中的處理程序的讀取 - + Users 使用者 - + Restrict Resource Access monitor to administrators only 僅允許管理員存取資源存取監控 - + Add User 加入使用者 - + Add user accounts and user groups to the list below to limit use of the sandbox to only those accounts. If the list is empty, the sandbox can be used by all user accounts. Note: Forced Programs and Force Folders settings for a sandbox do not apply to user accounts which cannot use the sandbox. @@ -8775,7 +8868,7 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to 選項 - + Tracing 追蹤 @@ -8784,22 +8877,22 @@ Note: Forced Programs and Force Folders settings for a sandbox do not apply to API 呼叫追蹤 (需要在沙箱資料夾中安裝 LogAPI) - + Pipe Trace Pipe 追蹤 - + Log all SetError's to Trace log (creates a lot of output) 記錄所有 SetError 至追蹤日誌 (產生大量輸出) - + Log Debug Output to the Trace Log 紀錄偵錯輸出至追蹤日誌 - + Log all access events as seen by the driver to the resource access log. This options set the event mask to "*" - All access events @@ -8822,53 +8915,53 @@ instead of "*". Ntdll 系統呼叫追蹤 (將產生大量輸出) - + File Trace 檔案追蹤 - + Disable Resource Access Monitor 停用資源存取監控 - + IPC Trace IPC 追蹤 - + GUI Trace GUI 追蹤 - + Resource Access Monitor 資源存取監控 - + Access Tracing 存取追蹤 - + COM Class Trace COM 類別追蹤 - + Key Trace 機碼追蹤 - + To compensate for the lost protection, please consult the Drop Rights settings page in the Restrictions settings group. 為了彌補失去的保護,請參考「限制」設定組中的「廢棄許可」部分。 - + Network Firewall 區域網路防火牆 @@ -8878,106 +8971,116 @@ instead of "*". - + Hide Firmware Information Hide Firmware Informations - + Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, "tasklist.exe" could get full processes list through accessing WMI, even if "HideOtherBoxes" is used. Enable this option to stop this behaviour. Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour. - + Prevent sandboxed processes from accessing system details through WMI (see tooltip for more info) Prevent sandboxed processes from accessing system deatils through WMI (see tooltip for more Info) - + Process Hiding - + Use a custom Locale/LangID - + Data Protection - + Dump the current Firmware Tables to HKCU\System\SbieCustom Dump the current Firmare Tables to HKCU\System\SbieCustom - + Dump FW Tables - + + Hide Disk Serial Number + + + + + Obfuscate known unique identifiers in the registry + + + + API call Trace (traces all SBIE hooks) API 呼叫追蹤 (追蹤全部 SBIE 勾點) - + Debug 偵錯 - + WARNING, these options can disable core security guarantees and break sandbox security!!! 警告,這些選項可使核心安全性保障失效並且破壞沙箱安全性! - + These options are intended for debugging compatibility issues, please do not use them in production use. 這些選項是為偵錯相容性問題設計的,請勿用於生產力用途。 - + App Templates 軟體範本 - + Filter Categories 篩選類別 - + Text Filter 篩選文字 - + Add Template 加入範本 - + This list contains a large amount of sandbox compatibility enhancing templates 此清單含有大量的相容性增強範本 - + Category 類別 - + Template Folders 範本資料夾 - + Configure the folder locations used by your other applications. Please note that this values are currently user specific and saved globally for all boxes. @@ -8987,7 +9090,7 @@ Please note that this values are currently user specific and saved globally for - + Value @@ -9028,7 +9131,7 @@ Please note that this values are currently user specific and saved globally for - + Don't allow sandboxed processes to see processes running outside any boxes 不允許沙箱化處理程序發現在任何沙箱外執行的處理程序 @@ -9043,57 +9146,57 @@ Please note that this values are currently user specific and saved globally for 某些程式透過 WMI (Windows 管理規範),一個內建的 Windows 資料庫,檢索作業系統詳細資訊,而不是使用通常方法。例如,即使啟用了「HideOtherBoxes」(隱藏其他沙箱),「tasklist.exe」也可以存取完整的處理程序清單。啟用此選項可以防止此類行為。 - + DNS Request Logging DNS 請求日誌紀錄 - + Syscall Trace (creates a lot of output) Syscall 追蹤 (建立大量輸出) - + Templates 範本 - + Open Template 開啟範本 - + Accessibility 協助工具 - + Screen Readers: JAWS, NVDA, Window-Eyes, System Access 螢幕閱讀器: JAWS、NVDA、Window-Eyes、系統協助工具 - + The following settings enable the use of Sandboxie in combination with accessibility software. Please note that some measure of Sandboxie protection is necessarily lost when these settings are in effect. 以下設定允許 Sandboxie 與協助工具軟體結合。請注意當這些設定生效時,必然會失去部分 Sandboxie 保護措施。 - + Edit ini Section 編輯 ini 區段 - + Edit ini 編輯 ini - + Cancel 取消 - + Save 儲存 @@ -9350,42 +9453,42 @@ Please note that this values are currently user specific and saved globally for * 部分核取的項目核取方塊之行為取決於其檢視模式。 - + Advanced Config 進階組態 - + Activate Kernel Mode Object Filtering 啟動核心模式物件篩選 - + Sandbox <a href="sbie://docs/filerootpath">file system root</a>: 沙箱 <a href="sbie://docs/filerootpath">檔案系統根目錄</a>: - + Clear password when main window becomes hidden 主視窗隱藏時清除密碼 - + Sandbox <a href="sbie://docs/ipcrootpath">ipc root</a>: 沙箱 <a href="sbie://docs/ipcrootpath">IPC 根目錄</a>: - + Sandbox default 沙箱預設 - + Config protection 組態保護 - + ... ... @@ -9674,12 +9777,12 @@ Please note that this values are currently user specific and saved globally for 此贊助者憑證已逾期,請<a href="https://sandboxie-plus.com/go.php?to=sbie-renew-cert">取得更新的憑證</a>。 - + Supporters of the Sandboxie-Plus project can receive a <a href="https://sandboxie-plus.com/go.php?to=sbie-cert">supporter certificate</a>. It's like a license key but for awesome people using open source software. :-) Sandboxie-Plus 專案的贊助者將收到<a href="https://sandboxie-plus.com/go.php?to=sbie-cert">贊助者憑證</a>。這類似於授權碼,但是是為擁抱開放原始碼軟體的優秀人士準備的。:-) - + Get 取得 @@ -9689,7 +9792,7 @@ Please note that this values are currently user specific and saved globally for 使用序號取得/升級/續期憑證 - + Keeping Sandboxie up to date with the rolling releases of Windows and compatible with all web browsers is a never-ending endeavor. You can support the development by <a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">directly contributing to the project</a>, showing your support by <a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">purchasing a supporter certificate</a>, becoming a patron by <a href="https://sandboxie-plus.com/go.php?to=patreon">subscribing on Patreon</a>, or through a <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal donation</a>.<br />Your support plays a vital role in the advancement and maintenance of Sandboxie. 使 Sandboxie 與 Windows 的持續性更新相同步,並和主流網頁瀏覽器保持相容性,是一項永無止境的努力。您可以透過<a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">直接參與專案</a>來支援開發、透過<a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">購買贊助者憑證</a>來表達您的支持、透過<a href="https://sandboxie-plus.com/go.php?to=patreon">在 Patreon 上訂閱</a>成為贊助者、或者透過 <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal 捐款</a>。<br />您的支持對 Sandboxie 的進步和維護至關重要。 @@ -9699,63 +9802,63 @@ Please note that this values are currently user specific and saved globally for SBIE_-_____-_____-_____-_____ - + <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">Certificate usage guide</a> <a href="https://sandboxie-plus.com/go.php?to=sbie-use-cert">憑證使用指南</a> - + Sandbox <a href="sbie://docs/keyrootpath">registry root</a>: 沙箱 <a href="sbie://docs/keyrootpath">登錄根目錄</a>: - + Sandboxing features 沙箱功能 - + Sandboxie.ini Presets Sandboxie.ini 預設選項 - + Change Password 變更密碼 - + Password must be entered in order to make changes 必須輸入密碼以進行變更 - + Only Administrator user accounts can make changes 僅限管理員帳戶進行變更 - + Watch Sandboxie.ini for changes 追蹤 Sandboxie.ini 變更 - + App Templates 軟體範本 - + App Compatibility 軟體相容性 - + Only Administrator user accounts can use Pause Forcing Programs command Only Administrator user accounts can use Pause Forced Programs Rules command 僅管理員帳戶可使用「暫停強制沙箱程式」命令 - + Portable root folder 便攜化根目錄 @@ -9775,12 +9878,12 @@ Please note that this values are currently user specific and saved globally for 在系統匣中顯示圖示: - + Use Windows Filtering Platform to restrict network access 使用 Windows 篩選平台 (WFP) 限制區域網路存取 - + Hook selected Win32k system calls to enable GPU acceleration (experimental) 為選取的 Win32k 系統呼叫進行勾點以啟用 GPU 加速 (實驗性) @@ -9873,44 +9976,44 @@ Please note that this values are currently user specific and saved globally for - - - + + + Name 名稱 - + Path 路徑 - + Remove Program 移除程式 - + Add Program 加入程式 - + When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301. 當下列程式在任意沙箱之外啟動時,Sandboxie 將提示錯誤代碼 SBIE1301。 - + Add Folder 加入資料夾 - + Prevent the listed programs from starting on this system 阻止下列程式在此系統中啟動 - + Issue message 1308 when a program fails to start 當程式啟動失敗時提示錯誤代碼 1308 @@ -9950,27 +10053,32 @@ Please note that this values are currently user specific and saved globally for 使用新的組態對話框佈局 * - + HwId: 00000000-0000-0000-0000-000000000000 - + + Cert Info + + + + Program Control 應用程式控制 - + Program Alerts 程式警報 - + Issue message 1301 when forced processes has been disabled 當強制沙箱處理程序被停用時,提示錯誤代碼 1301 - + Sandboxie Config Config Protection Sandboxie 組態 @@ -10008,7 +10116,7 @@ Please note that this values are currently user specific and saved globally for - + Remove 移除 @@ -10027,174 +10135,174 @@ Please note that this values are currently user specific and saved globally for 使 Sandboxie 與 Windows 的持續性更新相同步,並和主流網頁瀏覽器保持相容性,是一項永無止境的努力。您可以透過<a href="https://sandboxie-plus.com/go.php?to=sbie-contribute">直接參與專案</a>來支援開發、透過<a href="https://sandboxie-plus.com/go.php?to=sbie-obtain-cert">購買贊助者憑證</a>來表達您的支持、透過<a href="https://sandboxie-plus.com/go.php?to=patreon">在 Patreon 上訂閱</a>成為贊助者、或者透過 <a href="https://sandboxie-plus.com/go.php?to=donate">PayPal 捐款</a>。<br />您的支持對 Sandboxie 的進步和維護至關重要。 - + Sandboxie Updater Sandboxie 更新程式 - + Keep add-on list up to date 保持附加元件清單為最新 - + Update Settings 更新設定 - + The Insider channel offers early access to new features and bugfixes that will eventually be released to the public, as well as all relevant improvements from the stable channel. Unlike the preview channel, it does not include untested, potentially breaking, or experimental changes that may not be ready for wider use. Insider 通道提供對「最終將公開發表的新功能和錯誤修復」的早期存取,以及包含穩定通道的所有相關改進。 與預覽通道不同,它不包含未經測試、可能會破壞或可能尚未準備好供更廣泛使用的實驗性變更。 - + Search in the Insider channel 在測試人員通道中搜尋 - + New full installers from the selected release channel. 來自所選發行管道的全新完整安裝程式。 - + Full Upgrades 完整升級 - + Check periodically for new Sandboxie-Plus versions 定期檢查新的 Sandboxie-Plus 版本 - + More about the <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">Insider Channel</a> 了解更多關於 <a href="https://sandboxie-plus.com/go.php?to=sbie-insider">測試人員通道</a> - + Keep Troubleshooting scripts up to date 保持疑難排解腳本為最新 - + Update Check Interval 更新檢查間隔 - + Default sandbox: 預設沙箱: - + Use a Sandboxie login instead of an anonymous token 使用 Sandboxie 登入程序替代匿名權杖 - + Add "Sandboxie\All Sandboxes" group to the sandboxed token (experimental) 將「Sandboxie\All Sandboxes (全部沙箱)」群組新增至沙箱化權杖 (實驗性) - + Always run SandMan UI as Admin - + USB Drive Sandboxing USB 裝置沙箱化 - + Volume 磁碟區 - + Information 資訊 - + Sandbox for USB drives: USB 裝置沙箱: - + Automatically sandbox all attached USB drives 自動將所有加入的 USB 裝置沙箱化 - + In the future, don't check software compatibility 以後不再檢查軟體相容性 - + Enable 啟用 - + Disable 停用 - + Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes. Sandboxie 偵測到您的系統中安裝了以下軟體。按下「確定」套用設定,將改進與這些軟體的相容性。這些設定作用於所有沙箱,包括現存的和未來新增的沙箱。 - + Local Templates 本機範本 - + Add Template 加入範本 - + Text Filter 篩選文字 - + This list contains user created custom templates for sandbox options 該清單包含使用者為沙箱選項建立的自訂範本 - + Open Template 開啟範本 - + Edit ini Section 編輯 ini 區段 - + Save 儲存 - + Edit ini 編輯 ini - + Cancel 取消 - + Incremental Updates Version Updates 增量升級 @@ -10204,7 +10312,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, 新的來自所選取發佈通道的完整版本。 - + Hotpatches for the installed version, updates to the Templates.ini and translations. 更新已安裝版本的 Templates.ini 範本和翻譯的修補程式。 @@ -10213,7 +10321,7 @@ Unlike the preview channel, it does not include untested, potentially breaking, 此贊助者憑證已逾期,請<a href="sbie://update/cert">取得新憑證</a>。 - + The preview channel contains the latest GitHub pre-releases. 預覽通道包含最新的 GitHub 預先發佈版本。 @@ -10222,27 +10330,27 @@ Unlike the preview channel, it does not include untested, potentially breaking, 新版本 - + The stable channel contains the latest stable GitHub releases. 穩定通道包含最新的 GitHub 穩定版本。 - + Search in the Stable channel 在穩定通道中搜尋 - + Search in the Preview channel 在預覽通道中搜尋 - + In the future, don't notify about certificate expiration 不再通知憑證逾期的情況 - + Enter the support certificate here 在此輸入贊助者憑證 diff --git a/SandboxiePlus/version.h b/SandboxiePlus/version.h index 2dc866c1..8eb585de 100644 --- a/SandboxiePlus/version.h +++ b/SandboxiePlus/version.h @@ -2,7 +2,7 @@ #define VERSION_MJR 1 #define VERSION_MIN 14 -#define VERSION_REV 6 +#define VERSION_REV 7 #define VERSION_UPD 0 #ifndef STR diff --git a/SandboxieTools/Common/helpers.h b/SandboxieTools/Common/helpers.h index 2581bdbb..152b6e9f 100644 --- a/SandboxieTools/Common/helpers.h +++ b/SandboxieTools/Common/helpers.h @@ -76,7 +76,7 @@ std::vector SplitStrx(const T& String, const T& Separator, bool bKeepEmpty = typename T::size_type Sep = bMulti ? String.find_first_of(Separator,Pos) : String.find(Separator,Pos); if(Sep != T::npos) { - if(bKeepEmpty || Sep-Pos > 0) + if(bKeepEmpty || Sep > Pos) StringList.push_back(String.substr(Pos,Sep-Pos)); Pos = Sep+1; } diff --git a/TRANSLATING.md b/TRANSLATING.md index ff145720..c469b85b 100644 --- a/TRANSLATING.md +++ b/TRANSLATING.md @@ -33,7 +33,7 @@ To achieve this goal, Sandboxie has established a translation program that enabl |Polish|Yes|Yes - Apr 27, 2024|No| |Portuguese|Yes|Yes - May 30, 2023|No| |PortugueseBr|Yes - Feb 14, 2023|Yes - Feb 14, 2023|No| -|Russian|Yes - Sep 21, 2023|Yes - Jun 6, 2024|No| +|Russian|Yes - Aug 22, 2024|Yes - Aug 22, 2024|Yes - Aug 22, 2024| |SimpChinese|Yes - May 20, 2024|Yes - Jun 19, 2024|Yes - Jun 20, 2024| |Slovak|Yes|No|No| |Spanish|Yes|Yes - Jun 17, 2024|Yes - Jan 5, 2024|