diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /l10n-fi/toolkit | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-fi/toolkit')
-rw-r--r-- | l10n-fi/toolkit/toolkit/about/aboutReader.ftl | 39 | ||||
-rw-r--r-- | l10n-fi/toolkit/toolkit/contentanalysis/contentanalysis.ftl | 12 | ||||
-rw-r--r-- | l10n-fi/toolkit/toolkit/global/arrowscrollbox.ftl | 17 |
3 files changed, 64 insertions, 4 deletions
diff --git a/l10n-fi/toolkit/toolkit/about/aboutReader.ftl b/l10n-fi/toolkit/toolkit/about/aboutReader.ftl index b904ac2a13..ff16263cc1 100644 --- a/l10n-fi/toolkit/toolkit/about/aboutReader.ftl +++ b/l10n-fi/toolkit/toolkit/about/aboutReader.ftl @@ -26,6 +26,18 @@ about-reader-color-theme-contrast = Kontrasti .title = Väriteema kontrasti about-reader-color-theme-custom = Mukautetut värit .title = Väriteema mukautettu +about-reader-color-light-theme = Vaalea + .title = Vaalea teema +about-reader-color-dark-theme = Tumma + .title = Tumma teema +about-reader-color-sepia-theme = Seepia + .title = Seepia teema +about-reader-color-auto-theme = Automaattinen + .title = Automaattinen teema +about-reader-color-gray-theme = Harmaa + .title = Harmaa teema +about-reader-color-contrast-theme = Kontrasti + .title = Kontrastiteema # An estimate for how long it takes to read an article, # expressed as a range covering both slow and fast readers. # Variables: @@ -62,6 +74,8 @@ about-reader-font-type-sans-serif = Sans-serif about-reader-toolbar-close = Sulje lukunäkymä about-reader-toolbar-type-controls = Kirjasinasetukset about-reader-toolbar-color-controls = Värit +about-reader-toolbar-text-layout-controls = Teksti ja asettelu +about-reader-toolbar-theme-controls = Teema about-reader-toolbar-savetopocket = Tallenna { -pocket-brand-name }iin ## Reader View colors menu @@ -85,3 +99,28 @@ about-reader-custom-colors-visited-links = Avatut linkit about-reader-custom-colors-selection-highlight = Korostus ääneen lukua varten .title = Muokkaa väriä about-reader-custom-colors-reset-button = Palauta oletukset + +## Reader View improved text and layout menu + +about-reader-layout-header = Asettelu +about-reader-advanced-layout-header = Lisäasetukset +about-reader-slider-label-width-narrow = Kapea +about-reader-slider-label-width-wide = Leveä +about-reader-slider-label-spacing-narrow = Kapea +about-reader-slider-label-spacing-standard = Vakio +about-reader-slider-label-spacing-wide = Leveä +about-reader-content-width-label = + .label = Sisällön leveys +about-reader-line-spacing-label = + .label = Riviväli +about-reader-character-spacing-label = + .label = Merkkien väli +about-reader-word-spacing-label = + .label = Sanaväli +about-reader-text-alignment-label = Tekstin tasaus +about-reader-text-alignment-left = + .title = Tasaa teksti vasemmalle +about-reader-text-alignment-center = + .title = Tasaa teksti keskelle +about-reader-text-alignment-right = + .title = Tasaa teksti oikealle diff --git a/l10n-fi/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-fi/toolkit/toolkit/contentanalysis/contentanalysis.ftl index f4516cf19b..d3a2b8bfab 100644 --- a/l10n-fi/toolkit/toolkit/contentanalysis/contentanalysis.ftl +++ b/l10n-fi/toolkit/toolkit/contentanalysis/contentanalysis.ftl @@ -6,10 +6,6 @@ contentanalysis-alert-title = Sisällön analyysi # Variables: # $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" contentanalysis-slow-agent-notification = Sisältöanalyysityökalulta kestää kauan vastata resurssille "{ $content }" -contentanalysis-slow-agent-dialog-title = Sisältöanalyysi käynnissä -# Variables: -# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" -contentanalysis-slow-agent-dialog-body = Sisältöanalyysi analysoi resurssia "{ $content }" contentanalysis-slow-agent-dialog-header = Tarkistus käynnissä # Variables: # $agent - The name of the DLP agent doing the analysis @@ -35,6 +31,14 @@ contentanalysis-block-message = Organisaatiosi käyttää tietojen menetyksen es # Variables: # $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" contentanalysis-error-message = Tietojen menetyksen esto-ohjelmiston kanssa kommunikoinnissa tapahtui virhe. Siirto evätty resurssille: { $content }. +# Variables: +# $filename - Name of the file that was blocked, such as "aFile.txt" +contentanalysis-error-message-upload-file = Tiedoston "{ $filename }" lähetys estetty. +contentanalysis-error-message-clipboard = Liittäminen estetty. +contentanalysis-error-message-print = Tulostus estetty. +contentanalysis-block-dialog-title-upload-file = Sinulla ei ole lupaa lähettää tätä tiedostoa +contentanalysis-block-dialog-title-clipboard = Sinulla ei ole lupaa liittää tätä sisältöä +contentanalysis-block-dialog-title-print = Sinulla ei ole lupaa tulostaa tätä asiakirjaa contentanalysis-inprogress-quit-title = Lopetetaanko { -brand-shorter-name }? contentanalysis-inprogress-quit-message = Useita toimintoja on meneillään. Jos lopetat { -brand-shorter-name }in, näitä toimintoja ei suoriteta loppuun. contentanalysis-inprogress-quit-yesbutton = Kyllä, lopeta diff --git a/l10n-fi/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-fi/toolkit/toolkit/global/arrowscrollbox.ftl index b5bb5da1cf..6bf23b86d8 100644 --- a/l10n-fi/toolkit/toolkit/global/arrowscrollbox.ftl +++ b/l10n-fi/toolkit/toolkit/global/arrowscrollbox.ftl @@ -19,3 +19,20 @@ overflow-scroll-button-up = # would look like "v" and scroll the list of menuitems down. overflow-scroll-button-down = .tooltiptext = Vieritä alas + +### This file contains the entities needed to use the Arrowscrollbox component. +### For example, Arrowscrollboxes are used in Tabs Toolbar when there are +### multiple tabs opened and in overflowing menus. + +# This button is shown at the beginning of the overflowing list of elements. +# For example, in LTR language like English, on the Tabs Toolbar it would look +# like "<" and scroll the tab list to the left, and in the overflowing menu it +# would look like "^" and scroll the list of menuitems up. +overflow-scroll-button-backwards = + .tooltiptext = Vieritä taaksepäin +# This button is shown at the end of the overflowing list of elements. For +# example, in LTR language like English, on the Tabs Toolbar it would look like +# ">" and scroll the tab list to the right, and in the overflowing menu it +# would look like "v" and scroll the list of menuitems down. +overflow-scroll-button-forwards = + .tooltiptext = Vieritä eteenpäin |