diff options
Diffstat (limited to 'l10n-nb-NO/mail/chrome/messenger/appUpdate.properties')
-rw-r--r-- | l10n-nb-NO/mail/chrome/messenger/appUpdate.properties | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-nb-NO/mail/chrome/messenger/appUpdate.properties b/l10n-nb-NO/mail/chrome/messenger/appUpdate.properties new file mode 100644 index 0000000000..8be8d8596c --- /dev/null +++ b/l10n-nb-NO/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=En ny %S-oppdatering er tilgjengelig +# LOCALIZATION NOTE (updateAvailableMessage): %S will be replaced with brandShortName +updateAvailableMessage=Oppdater %S for det siste innen fart og personvern. +updateAvailablePrimaryButtonLabel=Last ned oppdatering +updateAvailablePrimaryButtonAccessKey=d +updateAvailableSecondaryButtonLabel=Ikke nå +updateAvailableSecondaryButtonAccessKey=n + +# LOCALIZATION NOTE (updateManualTitle): %S will be replaced with brandShortName +updateManualTitle=%S kan ikke oppdateres til den seneste versjonen. +# LOCALIZATION NOTE (updateManualMessage): %S will be replaced with brandShortName +updateManualMessage=Last ned en ny kopi av %S og vi vil hjelpe deg med å installere den. +# LOCALIZATION NOTE (updateManualPrimaryButtonLabel): %S will be replaced with brandShortName +updateManualPrimaryButtonLabel=Last ned %S +updateManualPrimaryButtonAccessKey=d +updateManualSecondaryButtonLabel=Ikke nå +updateManualSecondaryButtonAccessKey=n + +# LOCALIZATION NOTE (updateUnsupportedTitle): %S will be replaced with brandShortName +updateUnsupportedTitle=%S kan ikke oppdateres til den seneste versjonen. +# LOCALIZATION NOTE (updateUnsupportedMessage): %S will be replaced with brandShortName +updateUnsupportedMessage=Den nyeste versjon av %S støttes ikke på system ditt. +updateUnsupportedPrimaryButtonLabel=Les mer +updateUnsupportedPrimaryButtonAccessKey=L +updateUnsupportedSecondaryButtonLabel=Lukk +updateUnsupportedSecondaryButtonAccessKey=L + +# LOCALIZATION NOTE (updateRestartTitle): %S will be replaced with brandShortName +updateRestartTitle=Start om for å oppdatere %S. +# LOCALIZATION NOTE (updateRestartMessage): %S will be replaced with brandShortName +updateRestartMessage=Etter en rask omstart, vil %S gjenopprette alle dine åpne faner og vinduer. +updateRestartPrimaryButtonLabel=Start på nytt +updateRestartPrimaryButtonAccessKey=r +updateRestartSecondaryButtonLabel=Ikke nå +updateRestartSecondaryButtonAccessKey=N |