From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../is/toolkit/global/handlerDialog.ftl | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 thunderbird-l10n/is/localization/is/toolkit/global/handlerDialog.ftl (limited to 'thunderbird-l10n/is/localization/is/toolkit/global/handlerDialog.ftl') diff --git a/thunderbird-l10n/is/localization/is/toolkit/global/handlerDialog.ftl b/thunderbird-l10n/is/localization/is/toolkit/global/handlerDialog.ftl new file mode 100644 index 0000000000..9ab2120197 --- /dev/null +++ b/thunderbird-l10n/is/localization/is/toolkit/global/handlerDialog.ftl @@ -0,0 +1,70 @@ +# 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/. + + +## Permission Dialog +## Variables: +## $host (string) - The hostname that is initiating the request +## $scheme (string) - The type of link that's being opened. +## $appName (string) - Name of the application that will be opened. +## $extension (string) - Name of extension that initiated the request + +permission-dialog-description = Leyfa þessu vefsvæði að opna { $scheme } tengilinn? +permission-dialog-description-file = Leyfa þessari skrá að opna { $scheme } tengilinn? +permission-dialog-description-host = Leyfa { $host } að opna { $scheme } tengilinn? +permission-dialog-description-extension = Leyfa forritsaukanum { $extension } að opna { $scheme } tengilinn? +permission-dialog-description-app = Leyfa þessu vefsvæði að opna { $scheme } tengilinn með { $appName }? +permission-dialog-description-host-app = Leyfa { $host } að opna { $scheme } tengilinn með { $appName }? +permission-dialog-description-file-app = Leyfa þessari skrá að opna { $scheme } tengilinn með { $appName }? +permission-dialog-description-extension-app = Leyfa forritsaukanum { $extension } að opna { $scheme } tengilinn með { $appName }? +permission-dialog-description-system-app = Opna { $scheme } tengilinn með { $appName }? +permission-dialog-description-system-noapp = Opna { $scheme } tengilinn? + +## Please keep the emphasis around the hostname and scheme (ie the +## `` HTML tags). Please also keep the hostname as close to the start +## of the sentence as your language's grammar allows. +## Variables: +## $host (string) - The hostname that is initiating the request +## $scheme (string) - The type of link that's being opened. + +permission-dialog-remember = Alltaf leyfa { $host } að opna { $scheme } tengla +permission-dialog-remember-file = Alltaf leyfa þessari skrá að opna { $scheme } tengla +permission-dialog-remember-extension = Alltaf leyfa þessum forritsauka að opna { $scheme } tengla + +## + +permission-dialog-btn-open-link = + .label = Opna tengil + .accessKey = O +permission-dialog-btn-choose-app = + .label = Veldu forrit + .accessKey = f +permission-dialog-unset-description = Þú þarft að velja forrit. +permission-dialog-set-change-app-link = Veldu annað forrit. + +## Chooser dialog +## Variables: +## $scheme (string) - The type of link that's being opened. + +chooser-window = + .title = Veldu forrit + .style = min-width: 26em; min-height: 26em; +chooser-dialog = + .buttonlabelaccept = Opna tengil + .buttonaccesskeyaccept = O +chooser-dialog-description = Veldu forrit til að opna { $scheme } tengilinn. +# Please keep the emphasis around the scheme (ie the `` HTML tags). +chooser-dialog-remember = Nota þetta forrit alltaf til að opna { $scheme } tengla +chooser-dialog-remember-extra = + { PLATFORM() -> + [windows] Þessu er hægt að breyta í valkostum { -brand-short-name }. + *[other] Þessu er hægt að breyta í kjörstillingum { -brand-short-name }. + } +choose-other-app-description = Veldu forrit +choose-app-btn = + .label = Velja… + .accessKey = V +choose-other-app-window-title = Annað forrit… +# Displayed under the name of a protocol handler in the Launch Application dialog. +choose-dialog-privatebrowsing-disabled = Óvirkt í huliðsgluggum -- cgit v1.2.3