Skip to content

Commit 673d63a

Browse files
committed
Add explanations to general features on comparisons page
1 parent b23e8a8 commit 673d63a

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

data/de/comparisons.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,34 @@
33
Features:
44
- Key: "cloudStorageOptimized"
55
Content: "Optimiert für Cloudspeicher"
6+
Explanation: |
7+
<p class="label-uppercase mb-2">Was bedeutet das?</p>
8+
<p>Verwendet dateibasierte Verschlüsselung statt Container-Dateien. Wenn du eine Datei in deinem Tresor änderst, wird nur die entsprechende verschlüsselte Datei in die Cloud hochgeladen – nicht der gesamte Tresor.</p>
69
- Key: "cloudProviderAgnostic"
710
Content: "Kompatibel mit großen Cloud-Anbietern"
11+
Explanation: |
12+
<p class="label-uppercase mb-2">Was bedeutet das?</p>
13+
<p>Funktioniert mit jedem Cloud-Speicheranbieter (Dropbox, Google Drive, OneDrive usw.) oder lokalem Speicher, ohne an einen bestimmten Dienst gebunden zu sein.</p>
814
- Key: "unlimitedDevices"
915
Content: "Unbeschränkte Anzahl Geräte"
16+
Explanation: |
17+
<p class="label-uppercase mb-2">Was bedeutet das?</p>
18+
<p>Du kannst auf deine verschlüsselten Tresore von beliebig vielen Geräten aus zugreifen, ohne zusätzliche Kosten oder Einschränkungen.</p>
1019
- Key: "integratedSharing"
1120
Content: "Direktes Teilen von Dateien"
21+
Explanation: |
22+
<p class="label-uppercase mb-2">Was bedeutet das?</p>
23+
<p>Integrierte Funktionalität zum direkten Teilen verschlüsselter Dateien oder Ordner mit anderen über die Anwendungsoberfläche.</p>
1224
- Key: "syncConflictDetection"
1325
Content: "Erkennung von Sync-Konflikten"
26+
Explanation: |
27+
<p class="label-uppercase mb-2">Was bedeutet das?</p>
28+
<p>Erkennt Sync-Konflikte, die von deinem Cloud-Anbieter erstellt wurden, und macht sie mit lesbaren Dateinamen in deinem entschlüsselten Tresor sichtbar, sodass du Konflikte einfach identifizieren und lösen kannst.</p>
1429
- Key: "crossPlatformSupport"
1530
Content: "Unterstützung aller gängigen Betriebssysteme"
31+
Explanation: |
32+
<p class="label-uppercase mb-2">Was bedeutet das?</p>
33+
<p>Verfügbar für Windows, macOS, Linux, Android und iOS, sodass du dieselben verschlüsselten Tresore auf allen deinen Geräten verwenden kannst.</p>
1634
- Key: "securityRelevantFeatures"
1735
Content: "Sicherheitsrelevante Features"
1836
Features:

data/en/comparisons.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,34 @@
33
Features:
44
- Key: "cloudStorageOptimized"
55
Content: "Optimized for Cloud Storage"
6+
Explanation: |
7+
<p class="label-uppercase mb-2">What does that mean?</p>
8+
<p>Uses file-based encryption instead of container files. When you change one file in your vault, only the corresponding encrypted file gets uploaded to the cloud – not the entire vault.</p>
69
- Key: "cloudProviderAgnostic"
710
Content: "Compatible with Major Cloud Providers"
11+
Explanation: |
12+
<p class="label-uppercase mb-2">What does that mean?</p>
13+
<p>Works with any cloud storage provider (Dropbox, Google Drive, OneDrive, etc.) or local storage without being tied to a specific service.</p>
814
- Key: "unlimitedDevices"
915
Content: "Unlimited Number of Devices"
16+
Explanation: |
17+
<p class="label-uppercase mb-2">What does that mean?</p>
18+
<p>You can access your encrypted vaults from as many devices as you want without additional costs or restrictions.</p>
1019
- Key: "integratedSharing"
1120
Content: "Direct File Sharing"
21+
Explanation: |
22+
<p class="label-uppercase mb-2">What does that mean?</p>
23+
<p>Built-in functionality to share encrypted files or folders with others directly through the application interface.</p>
1224
- Key: "syncConflictDetection"
1325
Content: "Sync Conflict Detection"
26+
Explanation: |
27+
<p class="label-uppercase mb-2">What does that mean?</p>
28+
<p>Recognizes sync conflicts created by your cloud provider and makes them visible with readable filenames in your decrypted vault, so you can identify and resolve conflicts easily.</p>
1429
- Key: "crossPlatformSupport"
1530
Content: "Support for All Common Operating Systems"
31+
Explanation: |
32+
<p class="label-uppercase mb-2">What does that mean?</p>
33+
<p>Available for Windows, macOS, Linux, Android, and iOS, allowing you to use the same encrypted vaults across all your devices.</p>
1634
- Key: "securityRelevantFeatures"
1735
Content: "Security-Relevant Features"
1836
Features:

0 commit comments

Comments
 (0)