diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/de.json | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/de.json')
-rw-r--r-- | apps/files/l10n/de.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index d8e7a36dfcd..7b990001cdd 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -185,11 +185,10 @@ "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", - "Webdav" : "WebDAV", + "WebDAV" : "WebDAV", "Copy to clipboard" : "In die Zwischenablage kopieren", "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen", "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", - "Webdav URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei konnte nicht geändert werden", "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", "Pick a template for {name}" : "Eine Vorlage für {name} wählen", @@ -231,7 +230,6 @@ "%s used" : "%s verwendet", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s von %2$s verwendet", - "Settings" : "Einstellungen", - "WebDAV" : "WebDAV" + "Settings" : "Einstellungen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |