diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-da/mail/chrome/messenger/appUpdate.properties | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-da/mail/chrome/messenger/appUpdate.properties b/l10n-da/mail/chrome/messenger/appUpdate.properties new file mode 100644 index 0000000000..1806154f2e --- /dev/null +++ b/l10n-da/mail/chrome/messenger/appUpdate.properties @@ -0,0 +1,40 @@ +# 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/. + +# LOCALIZATION NOTE (updateAvailableTitle): %S will be replaced with brandShortName +updateAvailableTitle=Der findes en ny opdatering til %S. +# LOCALIZATION NOTE (updateAvailableMessage): %S will be replaced with brandShortName +updateAvailableMessage=Opdater %S og få den bedste hastighed og privatlivsbeskyttelse. +updateAvailablePrimaryButtonLabel=Hent opdatering +updateAvailablePrimaryButtonAccessKey=H +updateAvailableSecondaryButtonLabel=Ikke nu +updateAvailableSecondaryButtonAccessKey=N + +# LOCALIZATION NOTE (updateManualTitle): %S will be replaced with brandShortName +updateManualTitle=%S kan ikke opdatere til den nyeste version. +# LOCALIZATION NOTE (updateManualMessage): %S will be replaced with brandShortName +updateManualMessage=Hent en frisk kopi af %S, så hjælper vi dig med at installere den. +# LOCALIZATION NOTE (updateManualPrimaryButtonLabel): %S will be replaced with brandShortName +updateManualPrimaryButtonLabel=Hent %S +updateManualPrimaryButtonAccessKey=H +updateManualSecondaryButtonLabel=Ikke nu +updateManualSecondaryButtonAccessKey=N + +# LOCALIZATION NOTE (updateUnsupportedTitle): %S will be replaced with brandShortName +updateUnsupportedTitle=%S kan ikke opdatere til den seneste version. +# LOCALIZATION NOTE (updateUnsupportedMessage): %S will be replaced with brandShortName +updateUnsupportedMessage=Den nyeste version af %S understøttes ikke af dit system. +updateUnsupportedPrimaryButtonLabel=Læs mere +updateUnsupportedPrimaryButtonAccessKey=L +updateUnsupportedSecondaryButtonLabel=Luk +updateUnsupportedSecondaryButtonAccessKey=U + +# LOCALIZATION NOTE (updateRestartTitle): %S will be replaced with brandShortName +updateRestartTitle=Genstart for at opdatere %S. +# LOCALIZATION NOTE (updateRestartMessage): %S will be replaced with brandShortName +updateRestartMessage=Efter en hurtig genstart gendanner %S alle dine åbne faneblade og vinduer. +updateRestartPrimaryButtonLabel=Genstart +updateRestartPrimaryButtonAccessKey=G +updateRestartSecondaryButtonLabel=Ikke nu +updateRestartSecondaryButtonAccessKey=N |