diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-05 00:43:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-05 00:43:37 +0000 |
commit | e4fe1f68faaf2a77d79392de3037f49e7018fdc5 (patch) | |
tree | 64ca1529a3586c8e82dc05509b463ade964eba50 /apps/dav/l10n/da.js | |
parent | 6669c495d4ef9b702d044a8a766bb7d11d807e1b (diff) | |
download | nextcloud-server-e4fe1f68faaf2a77d79392de3037f49e7018fdc5.tar.gz nextcloud-server-e4fe1f68faaf2a77d79392de3037f49e7018fdc5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/da.js')
-rw-r--r-- | apps/dav/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index a4d5730c70b..c4d321ed1a3 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -148,7 +148,6 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "Kunne ikke omdøbe delfilen til den endelige fil, annulleret af hook", "Could not rename part file to final file" : "Delfilen kunne ikke omdøbes til den endelige fil", "Failed to check file size: %1$s" : "Kunne ikke kontrollere filstørrelsen: %1$s", - "Could not open file" : "Kunne ikke åbne fil", "Encryption not ready: %1$s" : "Kryptering ikke klar: %1$s", "Failed to open file: %1$s" : "Kunne ikke åbne fil: %1$s", "Failed to unlink: %1$s" : "Tilknytningen kunne ikke fjernes: %1$s", @@ -221,6 +220,7 @@ OC.L10N.register( "Your attendance was updated successfully." : "Dit tilstedeværelse blev opdateret.", "To-dos" : "Opgaver", "Time:" : "Tid:", + "Could not open file" : "Kunne ikke åbne fil", "Invalid chunk name" : "Ugyldigt stykke navn", "Could not rename part file assembled from chunks" : "Kunne ikke omdøbe delfilen samlet fra stykker", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Hvis du konfigurerer din arbejdstid, vil andre brugere se, når du er fraværende, når de booker et møde." |