diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-31 00:20:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-31 00:20:33 +0000 |
commit | 3dd5d550439866852b21cb695dfadd72d8b664f3 (patch) | |
tree | 4cac46895f8e30c15e325ec1cef0d786a51db4cb /apps/federation/l10n/de.js | |
parent | 2a6e868de6e9d61de75597eb72e1f40f47176c19 (diff) | |
download | nextcloud-server-3dd5d550439866852b21cb695dfadd72d8b664f3.tar.gz nextcloud-server-3dd5d550439866852b21cb695dfadd72d8b664f3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federation/l10n/de.js')
-rw-r--r-- | apps/federation/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/federation/l10n/de.js b/apps/federation/l10n/de.js index f0047fc3ec6..481e6c9d77a 100644 --- a/apps/federation/l10n/de.js +++ b/apps/federation/l10n/de.js @@ -7,6 +7,9 @@ OC.L10N.register( "Could not add server" : "Konnte Server nicht hinzufügen", "Trusted servers" : "Vertrauenswürdige Server", "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Federation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation ermöglicht es dir, dich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", "Add" : "Hinzufügen", |