diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:06 +0000 |
commit | 4521c7916944b341d2329a1125f2c48f91b8ed99 (patch) | |
tree | 39bb69bfee34cfdab8a7671b14a7fea1110a4a2b /core/l10n/da.js | |
parent | 7fee4b7867728208f2244753b19874b7830942bf (diff) | |
download | nextcloud-server-4521c7916944b341d2329a1125f2c48f91b8ed99.tar.gz nextcloud-server-4521c7916944b341d2329a1125f2c48f91b8ed99.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, 3 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 9e44f1f77a1..c60efcccf74 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -211,6 +211,7 @@ OC.L10N.register( "Settings menu" : "Indstillingsmenu", "Search {types} …" : "Søg {types} …", "Settings" : "Indstillinger", + "Avatar of {fullName}" : "Avatar tilhørende {fullName}", "Could not load your contacts" : "Kunne ikke indlæse kontakter.", "Search contacts …" : "Søg efter brugere ...", "No contacts found" : "Ingen kontakter", @@ -281,6 +282,7 @@ OC.L10N.register( "Strong password" : "Stærkt kodeord", "No action available" : "Ingen funktion tilgængelig", "Error fetching contact actions" : "Kunne ikke hente kontakt funktioner", + "Close \"{dialogTitle}\" dialog" : "Luk dialogboksen \"{dialogTitle}\".", "Non-existing tag #{tag}" : "Ikke-eksisterende mærke #{tag}", "Restricted" : "Begrænset", "Invisible" : "Usynlig", @@ -349,6 +351,7 @@ 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", + "%s homepage" : "%s hjemmeside", "Confirm your password" : "Bekræft dit password", "Connect to your account" : "Forbind til din konto", "Please log in before granting %1$s access to your %2$s account." : "Log venligst ind for at tildele %1$s adgang til din %2$s konto.", |