Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Wait until synchronization is complete before shutting down your device.

## Paused

The Paused icon appears when synchronization has been temporarily paused.
The Paused icon appears when synchronization has been temporarily paused by the user.

- Synchronization is stopped
- No files are transferred
Expand All @@ -63,7 +63,7 @@ The Offline icon indicates that the Desktop Client cannot currently connect to t

- No connection to the server
- Synchronization is unavailable
- Local files remain accessible
- Local files remain accessible (Windows files need to be [full pinned](../windows/sync-settings.md#always-available-on-this-device-full-pinned))

<img src={require(".././img/desktop-client-states/ocl-ui_offline-petrol-colour.png").default} alt="Offline state" width="100"/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Warten Sie, bis die Synchronisierung abgeschlossen ist, bevor Sie Ihr Gerät her

## Pausiert

Das Symbol „Pausiert“ erscheint, wenn die Synchronisierung vorübergehend angehalten wurde.
Das Symbol „Pausiert“ erscheint, wenn die Synchronisierung vorübergehend vom Benutzer angehalten wurde.

- Die Synchronisierung ist gestoppt
- Es werden keine Dateien übertragen
Expand All @@ -63,7 +63,7 @@ Das Symbol „Offline“ zeigt an, dass der Desktop-Client derzeit keine Verbind

- Keine Verbindung zum Server
- Synchronisierung ist nicht verfügbar
- Lokale Dateien bleiben zugänglich
- Lokale Dateien bleiben zugänglich (Windows-Ordner müssen [vollständig angeheftet](../windows/sync-settings.md#immer-auf-diesem-gerat-verfugbar-full-pinned) sein)

<img src={require(".././img/desktop-client-states/ocl-ui_offline-petrol-colour.png").default} alt="Offline-Status" width="100"/>

Expand Down