Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie
This commit is contained in:
commit
9867beaa1d
|
@ -94,6 +94,14 @@ SBIE1152 Sekme ayırması başarısız %2
|
|||
SBIE1153 Sandboxie başlatması başarısız. Tüm programları kapatıp Sandboxie'yi tekrar yükleyin veya bilgisayarınızı yeniden başlatın.
|
||||
.
|
||||
|
||||
1205;evt;pop;err;01
|
||||
SBIE1205 Kayıt defterinde bulunan DynData verisi geçersiz, hata: %2
|
||||
.
|
||||
|
||||
1206;evt;pop;err;01
|
||||
SBIE1206 Windows derlemeniz (%2) henüz Sandboxie tarafından desteklenmiyor, hata mesajı: %3
|
||||
.
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# SbieDrv
|
||||
#
|
||||
|
@ -112,6 +120,10 @@ SBIE1203 Yol listesi yapılamadı (%2 hatası)
|
|||
SBIE1204 %3 korumalı alan oluşturma %2 hatasını verdi
|
||||
.
|
||||
|
||||
1207;pop;err;01
|
||||
SBIE1207 Windows derlemeniz (%2) henüz Sandboxie tarafından desteklenmiyor. Bu, uygulamaların güvenlik yalıtımı olmadan çalışacağı anlamına gelir!
|
||||
.
|
||||
|
||||
1211;pop;err;01
|
||||
SBIE1211 %2 işlemi için korumalı alan yüklenemedi
|
||||
.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<message>
|
||||
<location filename="Forms/BoxImageWindow.ui" line="26"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Formular</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Forms/BoxImageWindow.ui" line="40"/>
|
||||
|
@ -3183,12 +3183,13 @@ Nein wählt: %2</translation>
|
|||
<location filename="SandMan.cpp" line="2428"/>
|
||||
<source>Your Windows build exceeds the current support capabilities of your Sandboxie version, resulting in the disabling of token-based security isolation. Consequently, all applications will operate in application compartment mode without secure isolation.<byte value="xd"/>
|
||||
Please check if there is an update for sandboxie.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ihre Windowsversion übersteigt die aktuell bekannten Unterstützungsmöglichkeiten Ihrer Sandboxieversion, daraus resultiert die Deaktivierung der tokenbasierten Sicherheitsisolation. Folglich werden alle Applikationen ohne Sicherheitsisolation im Applikationsunterteilungsmodus laufen.<byte value="xd"/>
|
||||
Bitte überprüfen Sie, ob es ein Update für Sandboxie gibt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="SandMan.cpp" line="2432"/>
|
||||
<source>Your Windows build exceeds the current known support capabilities of your Sandboxie version, Sandboxie will attempt to use the last-known offsets which may cause system instability.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ihre Windowsversion übersteigt die aktuell bekannten Unterstützungsmöglichkeiten Ihrer Sandboxieversion, Sandboxie wird versuchen die zuletzt bekannten Versätze (Offsets) zu verwenden, was möglicherweise Systeminstabilität verursachen kann.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="SandMan.cpp" line="2676"/>
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue