diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:04 +0000 |
commit | b2fa6ff1974385d2556126dd91fbc05ff4ed19eb (patch) | |
tree | 43cf86b9af48366176e7518fcdd489483d33a82b /apps/files/l10n/de.js | |
parent | 157190e7e7300e6738c7c1350c789f95683616d2 (diff) | |
download | nextcloud-server-b2fa6ff1974385d2556126dd91fbc05ff4ed19eb.tar.gz nextcloud-server-b2fa6ff1974385d2556126dd91fbc05ff4ed19eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/de.js')
-rw-r--r-- | apps/files/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 5fa82c92de1..5c559e6b3d1 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -202,7 +202,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Sie sind dabei, {count} Element zu löschen","Du bist dabei, {count} Elemente zu löschen."], "Confirm deletion" : "Löschen bestätigen", "Cancel" : "Abbrechen", - "Download" : "Herunterladen", "Edit file locally" : "Datei lokal bearbeiten", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stelle sicher, dass der Desktop-Client auf deinem System installiert ist.", "Retry local edit" : "Lokale Bearbeitung erneut versuchen", @@ -295,6 +294,7 @@ OC.L10N.register( "Upload too large" : "Der Upload ist zu groß", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.", "File could not be found" : "Datei konnte nicht gefunden werden", + "Download" : "Herunterladen", "Show list view" : "Listenansicht anzeigen", "Show grid view" : "Rasteransicht anzeigen", "Close" : "Schließen", |