summaryrefslogtreecommitdiffstats
path: root/core/l10n/da.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-10 02:26:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-10 02:26:36 +0000
commit524db1c6dcc9eab8827f465375fc22854d7fee54 (patch)
treebbbf262742646786205df06521b79250c0f27500 /core/l10n/da.js
parente47d56ac36d0f1d3e47392a7d9688decf847e1bc (diff)
downloadnextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.tar.gz
nextcloud-server-524db1c6dcc9eab8827f465375fc22854d7fee54.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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 236dc4a05d5..756e3da4831 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -417,6 +417,7 @@ OC.L10N.register(
"Contacts" : "Kontakter",
"Contacts menu" : "Menuen kontakter",
"Settings menu" : "Indstillingsmenu",
- "Setup two-factor authentication" : "Opsæt to-faktor godkendelse"
+ "Setup two-factor authentication" : "Opsæt to-faktor godkendelse",
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det ser ud til, at du kører en 32-bit PHP-version. Nextcloud har brug for 64-bit for at køre godt. Opgrader venligst dit OS og PHP til 64-bit! For yderligere detaljer læs {linkstart}dokumentationssiden om dette ↗{linkend}."
},
"nplurals=2; plural=(n != 1);");