diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/da.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 756e3da4831..29b3669757f 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -208,6 +208,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "Fortsæt med denne ikke supporterede browser", "Supported versions" : "Supporterede versioner", "{name} version {version} and above" : "{name} version {version} eller nyere", + "Open settings menu" : "Åbn indstillingsmenuen", + "Settings menu" : "Indstillingsmenu", "Search {types} …" : "Søg {types} …", "Settings" : "Indstillinger", "Could not load your contacts" : "Kunne ikke indlæse kontakter.", @@ -347,7 +349,6 @@ OC.L10N.register( "Skip to main content" : "Skip til hovedindhold", "Skip to navigation of app" : "Skip til navigation af app", "Get your own free account" : "Få din egen gratis konto", - "Open settings menu" : "Åbn indstillingsmenuen", "Confirm your password" : "Bekræft dit password", "%s's homepage" : "%s's hjemmeside", "Connect to your account" : "Forbind til din konto", @@ -416,7 +417,6 @@ OC.L10N.register( "More apps menu" : "Flere apps menu", "Contacts" : "Kontakter", "Contacts menu" : "Menuen kontakter", - "Settings menu" : "Indstillingsmenu", "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}." }, |