diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
commit | 70839355c8aaf293f6b9ee5242e4546a9e971899 (patch) | |
tree | 1819b1b52c9bf6036b2a1297987bd254cb347301 /apps/files_sharing/l10n/de_DE.js | |
parent | 109bcfd389388fd23d9c75401eeef10abbcc4487 (diff) | |
download | nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.tar.gz nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/de_DE.js')
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 70d3d834db1..0fe1942263f 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -126,6 +126,7 @@ OC.L10N.register( "Accept" : "Akzeptieren", "Decline" : "Ablehnen", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Personen, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann die Administration wählen, welche Gruppen Dateien teilen können. Die entsprechenden Personen können dann Dateien und Ordner mit anderen Personen und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Personen außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", + "Accounts" : "Konten", "When should the request expire?" : "Wann soll die Anfrage ablaufen?", "Set a submission expiration date" : "Ablaufdatum für die Übermittlung festlegen", "Expiration date" : "Ablaufdatum", @@ -210,7 +211,7 @@ OC.L10N.register( "Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner", "Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei", "Link copied" : "Link kopiert", - "Please enter the following required information before creating the share" : "Bitte geben Sie die benötigten Informationen ein bevor die Freigabe erstellt wird", + "Please enter the following required information before creating the share" : "Bitte geben Sie die benötigten Informationen ein, bevor die Freigabe erstellt wird", "Password protection (enforced)" : "Passwortschutz (erzwungen)", "Password protection" : "Passwortschutz", "Enter a password" : "Passwort eingeben", |