diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
commit | 60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch) | |
tree | 28092a15d989edf1d41abc8857bc0a035d33679a /core/l10n/da.js | |
parent | eefe256abc377ca9e6d43682d50fadebfcfed966 (diff) | |
download | nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 005c28c0d43..202168e8f2a 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -67,11 +67,10 @@ OC.L10N.register( "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Der opstod et problem med at hente siden, prøver igen om %n sekund","Der opstod et problem med at hente siden, prøver igen om %n sekunder"], "Saving..." : "Gemmer...", "Dismiss" : "Afvis", - "This action requires you to confirm your password" : "Denne handling kræver at du bekræfter dit kodeord", "Authentication required" : "Godkendelse påkrævet", - "Password" : "Adgangskode", - "Cancel" : "Annullér", + "This action requires you to confirm your password" : "Denne handling kræver at du bekræfter dit kodeord", "Confirm" : "Bekræft", + "Password" : "Adgangskode", "Failed to authenticate, try again" : "Kunne ikke godkendes, prøv igen", "seconds ago" : "sekunder siden", "Logging in …" : "Logger ind …", @@ -97,6 +96,7 @@ OC.L10N.register( "Already existing files" : "Allerede eksisterende filer", "Which files do you want to keep?" : "Hvilke filer ønsker du at beholde?", "If you select both versions, the copied file will have a number added to its name." : "Hvis du vælger begge versioner, vil den kopierede fil få tilføjet et nummer til sit navn.", + "Cancel" : "Annullér", "Continue" : "Videre", "(all selected)" : "(alle valgt)", "({count} selected)" : "({count} valgt)", |