diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-31 02:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-31 02:28:06 +0000 |
commit | 9f1eacd67ead8e385e32c829458edf9172bff8d2 (patch) | |
tree | 7c2fb24f775c0391186d20a992c46fe9fb34e80b /core/l10n/da.js | |
parent | c53e052b6cc0e8ca42b5f621b3fc0e7689f112f1 (diff) | |
download | nextcloud-server-9f1eacd67ead8e385e32c829458edf9172bff8d2.tar.gz nextcloud-server-9f1eacd67ead8e385e32c829458edf9172bff8d2.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.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 8c11e04dfc6..3686f3e5091 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -420,7 +420,6 @@ OC.L10N.register( "Contacts" : "Kontakter", "Contacts menu" : "Menuen kontakter", "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}.", - "%s homepage" : "%s hjemmeside" + "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);"); |