From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- l10n-da/browser/browser/aboutLogins.ftl | 13 +++++---- l10n-da/browser/browser/allTabsMenu.ftl | 5 ++-- l10n-da/browser/browser/appmenu.ftl | 4 +++ l10n-da/browser/browser/browserContext.ftl | 10 +++---- l10n-da/browser/browser/newtab/newtab.ftl | 32 ++++++++++++++++++++++ .../browser/policies/policies-descriptions.ftl | 5 ++++ .../browser/browser/preferences/preferences.ftl | 17 ++++++++++++ l10n-da/browser/browser/screenshots.ftl | 10 +++++++ l10n-da/browser/browser/tabbrowser.ftl | 10 +++---- l10n-da/browser/browser/translations.ftl | 2 ++ l10n-da/browser/browser/webrtcIndicator.ftl | 3 ++ l10n-da/devtools/client/webconsole.properties | 4 +++ .../dom/chrome/accessibility/AccessFu.properties | 5 ++-- .../chrome/accessibility/win/accessible.properties | 9 ++++++ l10n-da/dom/chrome/security/security.properties | 5 ++-- l10n-da/netwerk/necko.properties | 4 +++ l10n-da/toolkit/toolkit/about/aboutNetworking.ftl | 1 + l10n-da/toolkit/toolkit/about/aboutReader.ftl | 17 +++++++++--- 18 files changed, 128 insertions(+), 28 deletions(-) (limited to 'l10n-da') diff --git a/l10n-da/browser/browser/aboutLogins.ftl b/l10n-da/browser/browser/aboutLogins.ftl index 40546d7309..b50196792e 100644 --- a/l10n-da/browser/browser/aboutLogins.ftl +++ b/l10n-da/browser/browser/aboutLogins.ftl @@ -171,6 +171,13 @@ about-logins-edit-login-os-auth-dialog-message-win = Indtast dine login-informat # This message can be seen when attempting to edit a login in about:logins # On MacOS, only provide the reason that account verification is needed. Do not put a complete sentence here. about-logins-edit-login-os-auth-dialog-message-macosx = redigere det gemte login +# The macOS strings are preceded by the operating system with "Firefox is trying to ". +# This message can be seen when attempting to disable osauth in about:preferences. +about-logins-os-auth-dialog-message = + { PLATFORM() -> + [macos] ændre indstillingerne for adgangskoder + *[other] { -brand-short-name } forsøger at ændre indstillingerne for adgangskoder. Brug login på din enhed for at tillade dette. + } # This message can be seen when attempting to edit a login in about:logins on Windows. about-logins-edit-login-os-auth-dialog-message2-win = For at redigere din adgangskode skal du indtaste dine Windows-loginoplysninger. Dette hjælper med at beskytte sikkerheden på dine konti. # This message can be seen when attempting to edit a login in about:logins @@ -253,12 +260,6 @@ about-logins-confirm-remove-all-sync-dialog-message = [one] Denne handling fjerner det login, du har gemt til { -brand-short-name } på alle enheder, der er synkroniseret med din { -fxaccount-brand-name }. Advarsler om datalæk, der optræder her, vil også blive fjernet. Du kan ikke fortryde denne handling. *[other] Denne handling fjerner de logins, du har gemt til { -brand-short-name } på alle enheder, der er synkroniseret med din { -fxaccount-brand-name }. Advarsler om datalæk, der optræder her, vil også blive fjernet. Du kan ikke fortryde denne handling. } -about-logins-confirm-remove-all-sync-dialog-message2 = - { $count -> - [1] Denne handling fjerner det login, du har gemt i { -brand-short-name } på alle enheder, der er synkroniseret med din konto. Advarsler om datalæk, der optræder her, vil også blive fjernet. Du kan ikke fortryde denne handling. - [one] Denne handling fjerner det login, du har gemt i { -brand-short-name } på alle enheder, der er synkroniseret med din konto. Advarsler om datalæk, der optræder her, vil også blive fjernet. Du kan ikke fortryde denne handling. - *[other] Denne handling fjerner de logins, du har gemt i { -brand-short-name } på alle enheder, der er synkroniseret med din konto. Advarsler om datalæk, der optræder her, vil også blive fjernet. Du kan ikke fortryde denne handling. - } # Checkbox for modal to confirm the removal of saved passwords about-logins-confirm-remove-all-dialog-checkbox-label2 = { $count -> diff --git a/l10n-da/browser/browser/allTabsMenu.ftl b/l10n-da/browser/browser/allTabsMenu.ftl index 904386ffd7..2c196b1f9e 100644 --- a/l10n-da/browser/browser/allTabsMenu.ftl +++ b/l10n-da/browser/browser/allTabsMenu.ftl @@ -5,13 +5,12 @@ # "Search" is a verb, as in "Search through tabs". all-tabs-menu-search-tabs = .label = Søg i faneblade - all-tabs-menu-new-user-context = .label = Nyt kontekst-faneblad - all-tabs-menu-hidden-tabs = .label = Skjulte faneblade - all-tabs-menu-manage-user-context = .label = Håndter kontekster .accesskey = o +all-tabs-menu-close-duplicate-tabs = + .label = Luk kopierede faneblade diff --git a/l10n-da/browser/browser/appmenu.ftl b/l10n-da/browser/browser/appmenu.ftl index 882f65cbb9..411402c45e 100644 --- a/l10n-da/browser/browser/appmenu.ftl +++ b/l10n-da/browser/browser/appmenu.ftl @@ -87,6 +87,10 @@ appmenu-remote-tabs-showinactive = *[other] Vis { $count } inaktive faneblade } .tooltiptext = Vis inaktive faneblade på denne enhed +# This is shown as the label for an element to show inactive tabs from this device. +appmenu-remote-tabs-show-inactive-tabs = + .label = Inaktive faneblade + .tooltiptext = Vis inaktive faneblade på denne enhed # This is shown beneath the name of a device when that device has no open tabs appmenu-remote-tabs-notabs = Ingen åbne faneblade # This is shown when Sync is configured but syncing tabs is disabled. diff --git a/l10n-da/browser/browser/browserContext.ftl b/l10n-da/browser/browser/browserContext.ftl index b7cb47788b..085ec7dc96 100644 --- a/l10n-da/browser/browser/browserContext.ftl +++ b/l10n-da/browser/browser/browserContext.ftl @@ -255,7 +255,7 @@ main-context-menu-image-save-as = .accesskey = G main-context-menu-image-email = .label = Send billede… - .accesskey = S + .accesskey = d main-context-menu-image-set-image-as-background = .label = Brug billede som skrivebordsbaggrund… .accesskey = b @@ -270,10 +270,10 @@ main-context-menu-image-desc = .accesskey = b main-context-menu-video-save-as = .label = Gem video som… - .accesskey = G + .accesskey = m main-context-menu-audio-save-as = .label = Gem lyd som… - .accesskey = G + .accesskey = m main-context-menu-video-take-snapshot = .label = Tag snapshot… .accesskey = T @@ -282,7 +282,7 @@ main-context-menu-video-email = .accesskey = d main-context-menu-audio-email = .label = Send lyd… - .accesskey = S + .accesskey = d main-context-menu-save-to-pocket = .label = Gem side til { -pocket-brand-name } .accesskey = o @@ -342,7 +342,7 @@ main-context-menu-frame-add-bookmark = .accesskey = m main-context-menu-frame-save-as = .label = Gem ramme som… - .accesskey = G + .accesskey = e main-context-menu-frame-print = .label = Udskriv ramme… .accesskey = U diff --git a/l10n-da/browser/browser/newtab/newtab.ftl b/l10n-da/browser/browser/newtab/newtab.ftl index 5b1a66e05e..e31f168f56 100644 --- a/l10n-da/browser/browser/newtab/newtab.ftl +++ b/l10n-da/browser/browser/newtab/newtab.ftl @@ -273,6 +273,9 @@ newtab-custom-recent-subtitle = Et udvalg af seneste websteder og indhold newtab-custom-recent-toggle = .label = Seneste aktivitet .description = Et udvalg af seneste websteder og indhold +newtab-custom-weather-toggle = + .label = Vejr + .description = Dagens vejrudsigt newtab-custom-close-button = Luk newtab-custom-settings = Håndter flere indstillinger @@ -296,3 +299,32 @@ newtab-wallpaper-dark-city = Lilla bylandskab # $author_string (String) - The name of the creator of the photo. # $webpage_string (String) - The name of the webpage where the photo is located. newtab-wallpaper-attribution = Foto af { $author_string } fra { $webpage_string } + +## New Tab Weather + +# Variables: +# $provider (string) - Service provider for weather data +newtab-weather-see-forecast = + .title = Se vejrudsigter på { $provider } +# Variables: +# $provider (string) - Service provider for weather data +newtab-weather-sponsored = { $provider } ∙ Sponsoreret +newtab-weather-menu-change-location = Skift sted +newtab-weather-change-location-search-input = Søg efter sted +newtab-weather-menu-weather-display = Visning af vejr +# Display options are: +# - Simple: Displays a current weather condition icon and the current temperature +# - Detailed: Include simple information plus a short text summary: e.g. "Mostly cloudy" +newtab-weather-menu-weather-display-option-simple = Enkel +newtab-weather-menu-change-weather-display-simple = Skift til enkel visning +newtab-weather-menu-weather-display-option-detailed = Detaljeret +newtab-weather-menu-change-weather-display-detailed = Skift til detaljeret visning +newtab-weather-menu-temperature-units = Temperaturenheder +newtab-weather-menu-temperature-option-fahrenheit = Fahrenheit +newtab-weather-menu-temperature-option-celsius = Celsius +newtab-weather-menu-change-temperature-units-fahrenheit = Skift til Fahrenheit +newtab-weather-menu-change-temperature-units-celsius = Skift til Celsius +newtab-weather-menu-hide-weather = Skjul vejr på nyt faneblad +newtab-weather-menu-learn-more = Læs mere +# This message is shown if user is working offline +newtab-weather-error-not-available = Vejrdata er ikke tilgængelige lige nu. diff --git a/l10n-da/browser/browser/policies/policies-descriptions.ftl b/l10n-da/browser/browser/policies/policies-descriptions.ftl index e749dcbc2a..4c9a0e997e 100644 --- a/l10n-da/browser/browser/policies/policies-descriptions.ftl +++ b/l10n-da/browser/browser/policies/policies-descriptions.ftl @@ -84,6 +84,8 @@ policy-Handlers = Indstil håndtering af standard-applikationer. policy-HardwareAcceleration = False slår hardware-acceleration fra. # “lock” means that the user won’t be able to change this setting policy-Homepage = Indstil og lås eventuelt startsiden. +policy-HttpAllowlist = Kilder, som ikke vil blive opgraderet til HTTPS. +policy-HttpsOnlyMode = Tillad at tilstanden Kun-HTTPS aktiveres. policy-InstallAddonsPermission = Tillad bestemte websteder at installere tilføjelser. policy-LegacyProfiles = Deaktiver funktionen, der gennemtvinger at hver installation har en separat profil. @@ -108,6 +110,9 @@ policy-OverrideFirstRunPage = Erstat siden, der vises ved første opstart. Lad p policy-OverridePostUpdatePage = Erstat siden Nyheder, der vises efter opdatering. Lad politikken være tom, hvis siden efter opdatering skal deaktiveres. policy-PasswordManagerEnabled = Tillad at brugeren kan gemme adgangskoder i Adgangskode-håndteringen. policy-PasswordManagerExceptions = Tillad ikke { -brand-short-name } at gemme adgangskoder for bestemte websteder. +# Post-quantum refers to cryptography that is safe from attacks by quantum +# computers. See https://en.wikipedia.org/wiki/Post-quantum_cryptography +policy-PostQuantumKeyAgreementEnabled = Aktiver nøgleaftaler for TLS, som er sikret mod angreb fra kvante-computere. # PDF.js and PDF should not be translated policy-PDFjs = Deaktiver eller konfigurer PDF.js, den indbyggede PDF-læser i { -brand-short-name }. policy-Permissions2 = Indstil tilladelser for kamera, mikrofon, position, beskeder og automatisk afspilning. diff --git a/l10n-da/browser/browser/preferences/preferences.ftl b/l10n-da/browser/browser/preferences/preferences.ftl index 02f6a2f976..1426326380 100644 --- a/l10n-da/browser/browser/preferences/preferences.ftl +++ b/l10n-da/browser/browser/preferences/preferences.ftl @@ -599,6 +599,10 @@ home-prefs-recent-activity-description = Et udvalg af seneste websteder og indho home-prefs-snippets-header = .label = Notitser home-prefs-snippets-description-new = Tips og nyheder fra { -vendor-short-name } og { -brand-product-name } +home-prefs-weather-header = + .label = Vejr +home-prefs-weather-description = Dagens vejrudsigt +home-prefs-weather-learn-more-link = Lær mere # Variables: # $num (number) - Number of rows displayed home-prefs-sections-rows-option = @@ -912,6 +916,9 @@ forms-saved-passwords = forms-primary-pw-use = .label = Benyt en hovedadgangskode .accesskey = B +# This operation requires the user to authenticate with the operating system (device sign-in) +forms-os-reauth = + .label = Kræv login på enhed for at udfylde og håndtere adgangskoder forms-primary-pw-learn-more-link = Læs mere # This string uses the former name of the Primary Password feature # ("Master Password" in English) so that the preferences can be found @@ -944,6 +951,13 @@ primary-password-os-auth-dialog-message-win = For at oprette en hovedadgangskode # notes are only valid for English. Please test in your locale. primary-password-os-auth-dialog-message-macosx = oprette en hovedadgangskode master-password-os-auth-dialog-caption = { -brand-full-name } +# The macOS string is preceded by the operating system with "Firefox is trying to ". +autofill-creditcard-os-dialog-message = + { PLATFORM() -> + [macos] ændre indstillingerne for betalingsmetoder + *[other] { -brand-short-name } forsøger at ændre indstillingerne for betalingsmetoder. Brug login på din enhed for at tillade dette. + } +autofill-creditcard-os-auth-dialog-caption = { -brand-full-name } ## Privacy section - Autofill @@ -966,6 +980,9 @@ autofill-reauth-checkbox = *[other] Kræv godkendelse for at udfylde og redigere betalingsmetoder } .accesskey = o +# This operation requires the user to authenticate with the operating system (device sign-in) +autofill-reauth-payment-methods-checkbox = Kræv login på enhed for at udfylde og håndtere betalingsmetoder + .accesskey = o ## Privacy Section - History diff --git a/l10n-da/browser/browser/screenshots.ftl b/l10n-da/browser/browser/screenshots.ftl index cc8dc54119..213ec20b1c 100644 --- a/l10n-da/browser/browser/screenshots.ftl +++ b/l10n-da/browser/browser/screenshots.ftl @@ -68,6 +68,16 @@ screenshots-component-download-button = .title = Hent ({ $shortcut }) .aria-label = Hent screenshots-component-download-button-label = Hent +# Variables +# $shortcut (String) - A keyboard shortcut for copying the screenshot. +screenshots-component-copy-button-2 = Kopier + .title = Kopier ({ $shortcut }) + .aria-label = Kopier +# Variables +# $shortcut (String) - A keyboard shortcut for saving/downloading the screenshot. +screenshots-component-download-button-2 = Hent + .title = Hent ({ $shortcut }) + .aria-label = Hent ## The below strings are used to capture keydown events so the strings should ## not be changed unless the keyboard layout in the locale requires it. diff --git a/l10n-da/browser/browser/tabbrowser.ftl b/l10n-da/browser/browser/tabbrowser.ftl index 4ac3739b0f..54202a6faf 100644 --- a/l10n-da/browser/browser/tabbrowser.ftl +++ b/l10n-da/browser/browser/tabbrowser.ftl @@ -4,18 +4,15 @@ tabbrowser-empty-tab-title = Nyt faneblad tabbrowser-empty-private-tab-title = Nyt privat faneblad - tabbrowser-menuitem-close-tab = .label = Luk faneblad tabbrowser-menuitem-close = .label = Luk - # Displayed as a tooltip on container tabs # Variables: # $title (String): the title of the current tab. # $containerName (String): the name of the current container. tabbrowser-container-tab-title = { $title } - { $containerName } - # Variables: # $tabCount (Number): The number of tabs that will be closed. tabbrowser-close-tabs-tooltip = @@ -114,13 +111,17 @@ tabbrowser-confirm-caretbrowsing-title = Caret Browsing tabbrowser-confirm-caretbrowsing-message = Ved at trykke F7 kan du slå Caret Browsing til eller fra. Denne funktion placerer en bevægelig markør på websiden, hvilket giver dig mulighed for at markere tekst med tastaturet. Ønsker du at slå Caret Browsing til? tabbrowser-confirm-caretbrowsing-checkbox = Vis ikke denne dialogboks igen +## Confirmation dialog for closing all duplicate tabs + +tabbrowser-confirm-close-duplicate-tabs-title = Vigtigt +tabbrowser-confirm-close-duplicate-tabs-text = Vi lader det senest aktive faneblad være åbent + ## # Variables: # $domain (String): URL of the page that is trying to steal focus. tabbrowser-allow-dialogs-to-get-focus = .label = Tillad at beskeder som denne fra { $domain } tager dig til deres faneblad - tabbrowser-customizemode-tab-title = Tilpas { -brand-short-name } ## Context menu buttons, of which only one will be visible at a time @@ -139,7 +140,6 @@ tabbrowser-context-mute-selected-tabs = tabbrowser-context-unmute-selected-tabs = .label = Slå lyden til i fanebladene .accesskey = S - # This string is used as an additional tooltip and accessibility description for tabs playing audio tabbrowser-tab-audio-playing-description = Afspiller lyd diff --git a/l10n-da/browser/browser/translations.ftl b/l10n-da/browser/browser/translations.ftl index 6986a48a04..e2a72c2cc6 100644 --- a/l10n-da/browser/browser/translations.ftl +++ b/l10n-da/browser/browser/translations.ftl @@ -249,3 +249,5 @@ select-translations-panel-unsupported-language-message-unknown = # Text displayed on the menuitem that opens the Translation Settings page. select-translations-panel-open-translations-settings-menuitem = .label = Oversættelses-indstillinger +# An announcement made to assistive technology when the translation is complete +select-translations-panel-translation-complete-announcement = Oversættelse fuldført diff --git a/l10n-da/browser/browser/webrtcIndicator.ftl b/l10n-da/browser/browser/webrtcIndicator.ftl index e2a40133ec..1b24cdab9d 100644 --- a/l10n-da/browser/browser/webrtcIndicator.ftl +++ b/l10n-da/browser/browser/webrtcIndicator.ftl @@ -219,6 +219,9 @@ webrtc-action-not-now = ## webrtc-remember-allow-checkbox = Husk dette valg +webrtc-remember-allow-checkbox-camera = Husk for alle kameraer +webrtc-remember-allow-checkbox-microphone = Husk for alle mikrofoner +webrtc-remember-allow-checkbox-camera-and-microphone = Husk for alle kameraer og mikrofoner webrtc-mute-notifications-checkbox = Slå websteds-beskeder fra ved deling webrtc-reason-for-no-permanent-allow-screen = { -brand-short-name } kan ikke tillade permanent adgang til din skærm. webrtc-reason-for-no-permanent-allow-audio = { -brand-short-name } kan ikke tillade permanent adgang til dit faneblads lyd uden først at spørge, hvilket faneblad der skal deles. diff --git a/l10n-da/devtools/client/webconsole.properties b/l10n-da/devtools/client/webconsole.properties index fee6df691c..775a00b726 100644 --- a/l10n-da/devtools/client/webconsole.properties +++ b/l10n-da/devtools/client/webconsole.properties @@ -157,6 +157,10 @@ logtrace.title=JavaScript-tracing # Tooltip shown for blocked network events sent from the network panel blockedrequest.label=Blokeret af Udviklerværktøj +# LOCALIZATION NOTE (blockedrequest.label2) +# Tooltip shown for blocked network events +blockedrequest.label2=Blokeret + # LOCALIZATION NOTE (webconsole.disableIcon.title) # Tooltip shown for disabled console messages webconsole.disableIcon.title=Beskeden er ikke længere aktiv, og detaljerne er ikke tilgængelige diff --git a/l10n-da/dom/chrome/accessibility/AccessFu.properties b/l10n-da/dom/chrome/accessibility/AccessFu.properties index 5e5c2971f9..440aa0ffbe 100644 --- a/l10n-da/dom/chrome/accessibility/AccessFu.properties +++ b/l10n-da/dom/chrome/accessibility/AccessFu.properties @@ -100,13 +100,12 @@ headingLevel = overskrift niveau %S # Landmark announcements banner = banner -complementary = komplementær +complementary = supplerende contentinfo = indholdsinformation main = hoveddel navigation = navigation search = søg - region = region +# Object states stateRequired = påkrævet - diff --git a/l10n-da/dom/chrome/accessibility/win/accessible.properties b/l10n-da/dom/chrome/accessibility/win/accessible.properties index 1c89def30b..f7f40c678e 100644 --- a/l10n-da/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-da/dom/chrome/accessibility/win/accessible.properties @@ -19,3 +19,12 @@ cycle = Bladre # them to click an element when the click will be handled by a container # (ancestor) element. This is not normally reported to users. click ancestor = Klik på overordnet element + +# These messages are reported by accessibility clients such as screen readers to +# indicate landmarks, which are significant sections of a document to which +# users might want to navigate quickly. See this page for more information: +# https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/general-principles.html +banner = banner +complementary = supplerende +contentinfo = indholdsinformation +region = region diff --git a/l10n-da/dom/chrome/security/security.properties b/l10n-da/dom/chrome/security/security.properties index fa4a746a09..b96a86d9c3 100644 --- a/l10n-da/dom/chrome/security/security.properties +++ b/l10n-da/dom/chrome/security/security.properties @@ -46,8 +46,6 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Indlæser blandet (usikkert) indh # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Blokerede hentning af usikkert indhold "%S". -# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download -BlockedInsecureDownload = Vi blokerede en filhentning, der ikke er sikker: "%S". # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=En iframe som både indeholder allow-scripts og allow-same-origin i sin sandbox-attribut kan deaktivere dens sandboxning. @@ -159,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = Opgraderer den usikre og spekulative TCP HTTPSFirstSchemeless = Opgradering af URL'en indlæst i adressefeltet til HTTPS uden eksplicit protokol-skema. +# LOCALIZATION NOTE: %S is the hostname for which a exception will be added; +HTTPSFirstAddingSessionException = Webstedet ser ikke ud til at understøtte HTTPS. Yderligere forsøg på at indlæse "http://%S" sikkert vil midlertidigt blive sprunget over. + # LOCALIZATION NOTE: %S is the URL of the blocked request; IframeSandboxBlockedDownload = Hentning af “%S” blev blokeret, fordi den udløsende iframe har flaget "sandbox". diff --git a/l10n-da/netwerk/necko.properties b/l10n-da/netwerk/necko.properties index 2894580007..3ec32a7466 100644 --- a/l10n-da/netwerk/necko.properties +++ b/l10n-da/netwerk/necko.properties @@ -52,6 +52,8 @@ CookieAllowedForOriginByHeuristic=Adgang til lager blev automatisk tildelt oprin # LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs. CookieAllowedForFpiByHeuristic=Adgang til lager blev automatisk tildelt første-parts isolationen "%2$S" på "%1$S". +# LOCALIZATION NOTE (CookieAllowedForDFPIByHeuristic): %2$S and %1$S are URLs. + # LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure". CookieRejectedNonRequiresSecure2=Cookien "%1$S" blev afvist, fordi den har attributten "SameSite=None" - men mangler attributten "secure". # LOCALIZATION NOTE(CookieRejectedNonRequiresSecureForBeta3): %1$S is the cookie name. %2$S is a URL. Do not localize "SameSite", "SameSite=None" and "secure". @@ -70,6 +72,8 @@ CookiePathOversize=Cookien "%1$S" er ugyldig, fordi dens sti-størrelse er for s CookieRejectedByPermissionManager=Cookien "%1$S" er blevet afvist af tilladelser sat af brugeren. # LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name. CookieRejectedInvalidCharName=Cookien "%1$S" er blevet afvist, fordi dens navn indeholder ugyldige tegn. +# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name. +CookieRejectedInvalidCharAttributes=Cookien "%1$S" er blevet afvist, fordi attributterne indeholder ugyldige tegn. # LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name. CookieRejectedInvalidDomain=Cookien "%1$S" er blevet afvist, fordi domænet er ugyldigt. # LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name. diff --git a/l10n-da/toolkit/toolkit/about/aboutNetworking.ftl b/l10n-da/toolkit/toolkit/about/aboutNetworking.ftl index a1ff7d5bae..6386d0ce5c 100644 --- a/l10n-da/toolkit/toolkit/about/aboutNetworking.ftl +++ b/l10n-da/toolkit/toolkit/about/aboutNetworking.ftl @@ -4,6 +4,7 @@ about-networking-title = Om netværk about-networking-http = HTTP +about-networking-http-clear-cache-button = Ryd HTTP-cache about-networking-sockets = Sockets about-networking-dns = DNS about-networking-dns-clear-cache-button = Ryd DNS-cache diff --git a/l10n-da/toolkit/toolkit/about/aboutReader.ftl b/l10n-da/toolkit/toolkit/about/aboutReader.ftl index f58116364d..155d474ed7 100644 --- a/l10n-da/toolkit/toolkit/about/aboutReader.ftl +++ b/l10n-da/toolkit/toolkit/about/aboutReader.ftl @@ -68,6 +68,7 @@ about-reader-toolbar-lineheightplus = about-reader-font-type-serif = Serif about-reader-font-type-sans-serif = Sans-serif +about-reader-font-type-monospace = Fast tegnbredde ## Reader View toolbar buttons @@ -99,20 +100,28 @@ about-reader-custom-colors-visited-links = Besøgte links about-reader-custom-colors-selection-highlight = Fremhævning af oplæst tekst .title = Rediger farve about-reader-custom-colors-reset-button = Nulstil til standard-indstillingerne +about-reader-reset-button = Nulstil til standard-indstillingerne ## Reader View improved text and layout menu +about-reader-text-header = Tekst +about-reader-text-size-label = Tekststørrelse +about-reader-font-type-selector-label = Skrifttype +about-reader-font-weight-selector-label = Skrifttykkelse +about-reader-font-weight-light = Let +about-reader-font-weight-regular = Normal +about-reader-font-weight-bold = Fed about-reader-layout-header = Layout -about-reader-advanced-layout-header = Avanceret -about-reader-slider-label-width-narrow = Smal -about-reader-slider-label-width-wide = Bred -about-reader-slider-label-spacing-narrow = Smal about-reader-slider-label-spacing-standard = Standard about-reader-slider-label-spacing-wide = Bred about-reader-content-width-label = .label = Indholdsbredde about-reader-line-spacing-label = .label = Linjeafstand +about-reader-advanced-layout-header = Avanceret +about-reader-slider-label-width-narrow = Smal +about-reader-slider-label-width-wide = Bred +about-reader-slider-label-spacing-narrow = Smal about-reader-character-spacing-label = .label = Afstand mellem tegn about-reader-word-spacing-label = -- cgit v1.2.3