This commit is contained in:
parent
17cbfda9bc
commit
d3c47b4d2e
|
@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
## [0.5.3 / 5.45.2] - 2020-12-29
|
||||
## [0.5.3a / 5.45.2] - 2020-12-29
|
||||
|
||||
### Added
|
||||
- added prompt to choose if links in the sandman ui should be open in a sandboxed or unsandboxed browser
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
#define VERSION_MJR 0
|
||||
#define VERSION_MIN 5
|
||||
#define VERSION_REV 3
|
||||
#define VERSION_UPD 0
|
||||
#define VERSION_UPD 1
|
||||
|
||||
|
||||
//#include "../QSbieAPI/SbieAPI.h"
|
||||
|
|
|
@ -358,10 +358,15 @@
|
|||
<oldsource>Recover file to sellected folder</oldsource>
|
||||
<translation type="vanished">Datei in angegebenen Ordner wiederherstellen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/PopUpWindow.h" line="224"/>
|
||||
<source>Recover to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/PopUpWindow.h" line="229"/>
|
||||
<source>Browse</source>
|
||||
<translation type="unfinished">Navigieren</translation>
|
||||
<translation>Navigieren</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/PopUpWindow.h" line="230"/>
|
||||
|
@ -406,7 +411,7 @@
|
|||
<message>
|
||||
<location filename="Windows/PopUpWindow.h" line="282"/>
|
||||
<source>Select Directory</source>
|
||||
<translation type="unfinished">Ordner auswählen</translation>
|
||||
<translation>Ordner auswählen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -444,12 +449,10 @@ Vollständiger Pfad: %3</translation>
|
|||
<location filename="Windows/PopUpWindow.cpp" line="280"/>
|
||||
<source>%1 is eligible for quick recovery from %2.
|
||||
The file was written by: %3</source>
|
||||
<oldsource>The file %1 is eligible for quick recovery from %2.
|
||||
Full path: %3
|
||||
Written by: %4</oldsource>
|
||||
<oldsource>%1 is eligible for quick recovery from %2.
|
||||
The file was written by: %3</oldsource>
|
||||
<translation type="unfinished">Die Datei %1 ist zur Schnellwiederherstellung aus %2 berechtigt.
|
||||
Vollständiger Pfad: %3
|
||||
Gechrieben durch: %4</translation>
|
||||
Gechrieben durch: %3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/PopUpWindow.cpp" line="282"/>
|
||||
|
@ -466,7 +469,10 @@ Gechrieben durch: %4</translation>
|
|||
<location filename="Windows/PopUpWindow.cpp" line="368"/>
|
||||
<source>Migrating a large file %1 into the sandbox %2, %3 left.
|
||||
Full path: %4</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<oldsource>Migrating a large file %1 into the sandbox %2, %3 left.
|
||||
Full path: %4</oldsource>
|
||||
<translation type="unfinished">Übertrage große Datei %1 in die Sandbox %2, %3 verbleiben.
|
||||
Vollständiger Pfad: %4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select Directory</source>
|
||||
|
@ -478,14 +484,6 @@ Full path: %4</source>
|
|||
<source>UNKNOWN</source>
|
||||
<translation>UNBEKANNT</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Migrating a large file %1 into the sandbox %2, %3 left.
|
||||
Full path: %4</source>
|
||||
<oldsource>Migrating a large file %1 into the sandbox %2, %3 left.
|
||||
Full path: %4</oldsource>
|
||||
<translation type="vanished">Übertrage große Datei %1 in die Sandbox %2, %3 verbleiben.
|
||||
Vollständiger Pfad: %4</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CRecoveryWindow</name>
|
||||
|
@ -1408,7 +1406,7 @@ Bitte die neute Version herunterladen und entsprechend der Anweisungen in der RE
|
|||
<location filename="Views/SbieView.cpp" line="101"/>
|
||||
<source>Create Shortcut</source>
|
||||
<oldsource>Create Desktop Shortcut</oldsource>
|
||||
<translation type="unfinished">Desktopverknüpfung erstellen</translation>
|
||||
<translation>Verknüpfung erstellen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Views/SbieView.cpp" line="76"/>
|
||||
|
|
|
@ -358,6 +358,11 @@
|
|||
<oldsource>Recover file to sellected folder</oldsource>
|
||||
<translation type="vanished">Recuperar arquivo para pasta selecionada</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/PopUpWindow.h" line="224"/>
|
||||
<source>Recover to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/PopUpWindow.h" line="229"/>
|
||||
<source>Browse</source>
|
||||
|
@ -444,12 +449,10 @@ Caminho completo: %3</translation>
|
|||
<location filename="Windows/PopUpWindow.cpp" line="280"/>
|
||||
<source>%1 is eligible for quick recovery from %2.
|
||||
The file was written by: %3</source>
|
||||
<oldsource>The file %1 is eligible for quick recovery from %2.
|
||||
Full path: %3
|
||||
Written by: %4</oldsource>
|
||||
<oldsource>%1 is eligible for quick recovery from %2.
|
||||
The file was written by: %3</oldsource>
|
||||
<translation type="unfinished">O arquivo %1 está qualificado para recuperação rápida de %2.
|
||||
Caminho completo: %3
|
||||
Gravado por: %4</translation>
|
||||
Gravado por: %3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="Windows/PopUpWindow.cpp" line="282"/>
|
||||
|
@ -466,7 +469,10 @@ Gravado por: %4</translation>
|
|||
<location filename="Windows/PopUpWindow.cpp" line="368"/>
|
||||
<source>Migrating a large file %1 into the sandbox %2, %3 left.
|
||||
Full path: %4</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<oldsource>Migrating a large file %1 into the sandbox %2, %3 left.
|
||||
Full path: %4</oldsource>
|
||||
<translation type="unfinished">Migrando um arquivo grande %1 para o sandboxie %2, %3 restante.
|
||||
Caminho completo: %4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select Directory</source>
|
||||
|
@ -478,14 +484,6 @@ Full path: %4</source>
|
|||
<source>UNKNOWN</source>
|
||||
<translation>DESCONHECIDO</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Migrating a large file %1 into the sandbox %2, %3 left.
|
||||
Full path: %4</source>
|
||||
<oldsource>Migrating a large file %1 into the sandbox %2, %3 left.
|
||||
Full path: %4</oldsource>
|
||||
<translation type="vanished">Migrando um arquivo grande %1 para o sandboxie %2, %3 restante.
|
||||
Caminho completo: %4</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>CRecoveryWindow</name>
|
||||
|
|
Loading…
Reference in New Issue