diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:27 +0000 |
commit | dda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch) | |
tree | c2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /core/l10n/da.js | |
parent | 82d2ec09311a2db13edd7eb407629d03333037c1 (diff) | |
download | nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index d14005bfb3c..aaf9fe124fc 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -97,6 +97,7 @@ OC.L10N.register( "Continue to {productName}" : "Fortsæt til {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Opdateringen lykkedes. Omdirigerer dig til {productName} om %n sekund.","Opdateringen lykkedes. Omdirigerer dig til {productName} om %n sekunder."], "Applications menu" : "App menu", + "Apps" : "Apps", "More apps" : "Flere apps", "_{count} notification_::_{count} notifications_" : ["{count} underretning","{count} underretninger"], "No" : "Nej", @@ -260,7 +261,6 @@ OC.L10N.register( "No tags found" : "Ingen tags fundet", "Personal" : "Personligt", "Accounts" : "Konti", - "Apps" : "Apps", "Admin" : "Admin", "Help" : "Hjælp", "Access forbidden" : "Adgang forbudt", |