aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/da.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-13 00:18:06 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-13 00:18:06 +0000
commitee45b13327a4daf4739be5f471d21b5a8a4a4b0a (patch)
tree26672179f9e70255bc8a3fe79e78c9887ce60290 /core/l10n/da.js
parent7903b42d71aac57b01402ed7ba28168b913c8ee3 (diff)
downloadnextcloud-server-ee45b13327a4daf4739be5f471d21b5a8a4a4b0a.tar.gz
nextcloud-server-ee45b13327a4daf4739be5f471d21b5a8a4a4b0a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r--core/l10n/da.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 3595c941b53..24e1c2aac26 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -391,7 +391,6 @@ OC.L10N.register(
"Detailed logs" : "Detaljerede logs",
"Update needed" : "Opdatering nødvendig",
"Please use the command line updater because you have a big instance with more than 50 users." : "Brug venligst kommandolinje til at opdatere fordi du har en stor installation med mere end 50 brugere",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Benyt kommandolinjen til at opdatere, da automatisk opdatering er slået fra i config.php.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "For hjælp, se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Jeg ved at hvis jeg fortsætter med at bruge opdateringssystemet via denne web forbindelse risikerer jeg at der opstår en timeout og jeg dermed mister mine data. Men jeg har et en backuip og ved hvordan jeg kan genindlæse den hvis det sker",
"Upgrade via web on my own risk" : "Opdatering via web er på mit eget ansvar.",
@@ -406,6 +405,7 @@ OC.L10N.register(
"Settings" : "Indstillinger",
"File not found" : "Filen blev ikke fundet",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunne ikke findes på serveren. Måske er det slettet, eller udløbet?",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Benyt kommandolinjen til at opdatere, da automatisk opdatering er slået fra i config.php.",
"The page could not be found on the server." : "Siden kunne ikke findes på serveren."
},
"nplurals=2; plural=(n != 1);");