diff options
Diffstat (limited to 'l10n-fi/toolkit/toolkit/main-window/findbar.ftl')
-rw-r--r-- | l10n-fi/toolkit/toolkit/main-window/findbar.ftl | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-fi/toolkit/toolkit/main-window/findbar.ftl b/l10n-fi/toolkit/toolkit/main-window/findbar.ftl new file mode 100644 index 0000000000..d092229eeb --- /dev/null +++ b/l10n-fi/toolkit/toolkit/main-window/findbar.ftl @@ -0,0 +1,38 @@ +# 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/. + + +### This file contains the entities needed to use the Find Bar. + +findbar-next = + .tooltiptext = Etsi seuraava osuma +findbar-previous = + .tooltiptext = Etsi edellinen osuma + +findbar-find-button-close = + .tooltiptext = Sulje etsintäpalkki + +findbar-highlight-all2 = + .label = Korosta kaikki + .accesskey = + { PLATFORM() -> + [macos] K + *[other] K + } + .tooltiptext = Korosta tekstin kaikki esiintymät + +findbar-case-sensitive = + .label = Huomioi kirjainkoko + .accesskey = H + .tooltiptext = Etsi osumia huomioiden kirjainkoko + +findbar-match-diacritics = + .label = Erota tarkkeet + .accesskey = t + .tooltiptext = Erota ääkköset ja muut tarkkeelliset kirjaimet sekä niiden perusmerkit toisistaan (esimerkiksi etsittäessä ”sää” ei löydetä myös sanaa ”saa” ja etsittäessä ”resume” ei löydetä myös sanaa ”résumé”) + +findbar-entire-word = + .label = Kokonaiset sanat + .accesskey = s + .tooltiptext = Etsi vain kokonaisia sanoja |