diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
commit | cbd13a26f491cb410af373c369a1dba42ead0118 (patch) | |
tree | 3055206247819175eea22b2590643b0ca903b31a /core/l10n/da.js | |
parent | 1bed77c5fcfc2a47a086d2a2773389da6c087d15 (diff) | |
download | nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.tar.gz nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.zip |
[tx-robot] updated from transifex
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 9c088c7037e..b9920e298b0 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -148,7 +148,6 @@ OC.L10N.register( "Loading apps …" : "Henter apps ...", "Could not fetch list of apps from the app store." : "Kunne ikke hente liste over apps fra app-storen.", "Installing apps …" : "Installerer apps ...", - "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "App-download eller installation mislykkedes", "Can't install this app because it is not compatible" : "Denne app kan ikke installeres fordi den ikke er kompatibel", "Can't install this app" : "Kan ikke installere denne app", @@ -431,6 +430,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "Din klient er nu forbundet. Du kan lukke dette vindue", "Cancel log in" : "Annullér login", "These apps will be updated:" : "Følgende apps vil blive opdateret:", + "Nextcloud {app}" : "Nextcloud {app}", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Kalender, Kontakter, Snak, Mail & OnlyOffice" }, "nplurals=2; plural=(n != 1);"); |