# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. ## Strings for a dialog that may open on macOS before the app's main window ## opens. The dialog prompts the user to allow the app to install itself in an ## appropriate location before relaunching itself from that location if the ## user accepts. prompt-to-install-title = Færdiggør installation af { -brand-short-name }? prompt-to-install-message = Fuldfør denne installering i ét trin for at holde { -brand-short-name } opdateret og forhindre tab af data. { -brand-short-name } vil blive tilføjet til din mappe med programmer og din dock. prompt-to-install-yes-button = Installer prompt-to-install-no-button = Installer ikke ## Strings for a dialog that opens if the installation failed. install-failed-title = Installation af { -brand-short-name } mislykkedes. install-failed-message = { -brand-short-name } kunne ikke installeres, men vil forsætte med at køre. ## Strings for a dialog that recommends to the user to start an existing ## installation of the app in the Applications directory if one is detected, ## rather than the app that was double-clicked in a .dmg. prompt-to-launch-existing-app-title = Åbn eksisterende { -brand-short-name }-program? prompt-to-launch-existing-app-message = { -brand-short-name } er allerede installeret. Brug det installerede program for at være opdateret og forhindre tab af data. prompt-to-launch-existing-app-yes-button = Åbn eksisterende prompt-to-launch-existing-app-no-button = Nej tak