summaryrefslogtreecommitdiffstats
path: root/l10n-fi/browser/extensions/formautofill/formautofill.properties
blob: c20e95ad82c05b48dc858f69fadb2887efcfc769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
# 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 (autofillOptionsLink, autofillOptionsLinkOSX): These strings are used in the doorhanger for
# updating addresses. The link leads users to Form Autofill browser preferences.
autofillOptionsLink = Lomakkeiden automaattitäytön asetukset
autofillOptionsLinkOSX = Lomakkeiden automaattitäytön asetukset
# LOCALIZATION NOTE (changeAutofillOptions, changeAutofillOptionsOSX): These strings are used on the doorhanger
# that notifies users that addresses are saved. The button leads users to Form Autofill browser preferences.
changeAutofillOptions = Muuta lomakkeiden automaattitäytön asetuksia
changeAutofillOptionsOSX = Muuta lomakkeiden automaattitäytön asetuksia
changeAutofillOptionsAccessKey = M
# LOCALIZATION NOTE (addressesSyncCheckbox): If Sync is enabled, this checkbox is displayed on the doorhanger
# shown when saving addresses.
addressesSyncCheckbox = Jaa osoitteet synkronoitujen laitteiden kanssa
# LOCALIZATION NOTE (creditCardsSyncCheckbox): If Sync is enabled and credit card sync is available,
# this checkbox is displayed on the doorhanger shown when saving credit card.
creditCardsSyncCheckbox = Jaa luottokortit synkronoitujen laitteiden kanssa

# LOCALIZATION NOTE (saveAddressesMessage): %S is brandShortName. This string is used on the doorhanger to
# notify users that addresses are saved.
saveAddressesMessage = %S tallentaa nyt osoitteet, jotta voit täyttää lomakkeet nopeammin.
saveAddressDescriptionLabel = Tallennettava osoite:
saveAddressLabel = Tallenna osoite
saveAddressAccessKey = S
# LOCALIZATION NOTE (updateAddressMessage, updateAddressDescriptionLabel, createAddressLabel, updateAddressLabel):
# Used on the doorhanger when an address change is detected.
updateAddressMessage = Haluatko päivittää osoitteen näillä uusilla tiedoilla?
updateAddressOldDescriptionLabel = Vanha osoite:
updateAddressNewDescriptionLabel = Uusi osoite:
createAddressLabel = Luo uusi osoite
createAddressAccessKey = L
createAddressDescriptionLabel = Luotava osoite:
cancelAddressLabel = Älä tallenna
cancelAddressAccessKey = D
updateAddressLabel = Päivitä osoite
updateAddressAccessKey = P

# LOCALIZATION NOTE (saveCreditCardMessage, saveCreditCardDescriptionLabel, saveCreditCardLabel, cancelCreditCardLabel, neverSaveCreditCardLabel):
# Used on the doorhanger when users submit payment with credit card.
# LOCALIZATION NOTE (saveCreditCardMessage): %S is brandShortName.
saveCreditCardMessage = Haluatko, että %S tallentaa tämän luottokortin? (Turvakoodia ei tallenneta)
saveCreditCardDescriptionLabel = Tallennettava luottokortti:
saveCreditCardLabel = Tallenna luottokortti
saveCreditCardAccessKey = T
cancelCreditCardLabel = Älä tallenna
cancelCreditCardAccessKey = a
neverSaveCreditCardLabel = Älä tallenna luottokortteja koskaan
neverSaveCreditCardAccessKey = e
# LOCALIZATION NOTE (updateCreditCardMessage, updateCreditCardDescriptionLabel, createCreditCardLabel, updateCreditCardLabel):
# Used on the doorhanger when an credit card change is detected.
updateCreditCardMessage = Haluatko päivittää luottokortin näillä uusilla tiedoilla?
updateCreditCardDescriptionLabel = Päivitettävä luottokortti:
createCreditCardLabel = Luo uusi luottokortti
createCreditCardAccessKey = L
updateCreditCardLabel = Päivitä luottokortti
updateCreditCardAccessKey = P
# LOCALIZATION NOTE (openAutofillMessagePanel): Tooltip label for Form Autofill doorhanger icon on address bar.
openAutofillMessagePanel = Avaa lomakkeiden automaattitäytön viestipaneeli

# LOCALIZATION NOTE (autocompleteFooterOption2):
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
autocompleteFooterOption2 = Lomakkeiden automaattitäytön asetukset
# LOCALIZATION NOTE (autocompleteFooterOptionOSX2):
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
autocompleteFooterOptionOSX2 = Lomakkeiden automaattitäytön asetukset
# LOCALIZATION NOTE (autocompleteFooterOptionShort2):
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
# The short version is used for inputs below a certain width (e.g. 150px).
autocompleteFooterOptionShort2 = Automaattitäytön asetukset
# LOCALIZATION NOTE (autocompleteFooterOptionOSXShort2):
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
# The short version is used for inputs below a certain width (e.g. 150px).
autocompleteFooterOptionOSXShort2 = Automaattitäytön asetukset

# LOCALIZATION NOTE (autocompleteManageCreditCards):
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
autocompleteManageCreditCards = Hallitse luottokortteja
# LOCALIZATION NOTE (autocompleteManageAddresses):
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
autocompleteManageAddresses = Hallitse osoitteita
# LOCALIZATION NOTE (category.address, category.name, category.organization2, category.tel, category.email):
# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill.
category.address = osoite
category.name = nimi
category.organization2 = organisaatio
category.tel = puhelin
category.email = sähköposti
# LOCALIZATION NOTE (fieldNameSeparator): This is used as a separator between categories.
fieldNameSeparator = ,\u0020
# LOCALIZATION NOTE (phishingWarningMessage, phishingWarningMessage2): The warning
# text that is displayed for informing users what categories are about to be filled.
# "%S" will be replaced with a list generated from the pre-defined categories.
# The text would be e.g. Also autofills organization, phone, email.
phishingWarningMessage = Täyttää automaattisesti myös: %S
phishingWarningMessage2 = Täyttää automaattisesti: %S
# LOCALIZATION NOTE (insecureFieldWarningDescription): %S is brandShortName. This string is used in drop down
# suggestion when users try to autofill credit card on an insecure website (without https).
insecureFieldWarningDescription = %S on havainnut suojaamattoman sivuston. Lomakkeiden automaattitäyttö on väliaikaisesti pois käytöstä.
# LOCALIZATION NOTE (clearFormBtnLabel2): Label for the button in the dropdown menu that used to clear the populated
# form.
clearFormBtnLabel2 = Tyhjennä automaattitäytetty lomake

autofillHeader = Lomakkeet ja automaattinen täyttö
# LOCALIZATION NOTE (autofillAddressesCheckbox): Label for the checkbox that enables autofilling addresses.
autofillAddressesCheckbox = Täytä osoitteet automaattisesti
# LOCALIZATION NOTE (learnMoreLabel): Label for the link that leads users to the Form Autofill SUMO page.
learnMoreLabel = Lue lisää
# LOCALIZATION NOTE (savedAddressesBtnLabel): Label for the button that opens a dialog that shows the
# list of saved addresses.
savedAddressesBtnLabel = Tallennetut osoitteet…
# LOCALIZATION NOTE (autofillCreditCardsCheckbox): Label for the checkbox that enables autofilling credit cards.
autofillCreditCardsCheckbox = Täytä luottokortit automaattisesti
# LOCALIZATION NOTE (savedCreditCardsBtnLabel): Label for the button that opens a dialog that shows the list
# of saved credit cards.
savedCreditCardsBtnLabel = Tallennetut luottokortit…

autofillReauthCheckboxMac = Vaadi macOS-tunnistautuminen tallennettujen luottokorttien automaattitäydentämiseen, näyttämiseen tai muokkaamiseen.
autofillReauthCheckboxWin = Vaadi Windows-tunnistautuminen tallennettujen luottokorttien automaattitäydentämiseen, näyttämiseen tai muokkaamiseen.
autofillReauthCheckboxLin = Vaadi Linux-tunnistautuminen tallennettujen luottokorttien automaattitäydentämiseen, näyttämiseen tai muokkaamiseen.

# LOCALIZATION NOTE (autofillReauthOSDialogMac): This string is
# preceded by the operating system (macOS) with "Firefox is trying to ", and
# has a period added to its end. Make sure to test in your locale.
autofillReauthOSDialogMac = muokata tunnistautumisasetuksia
autofillReauthOSDialogWin = Muokkaa tunnistautumisasetuksia kirjoittamalla Windows-kirjautumistiedot.
autofillReauthOSDialogLin = Muokkaa tunnistautumisasetuksia kirjoittamalla Linux-kirjautumistiedot.

useCreditCardPasswordPrompt.win = %S yrittää käyttää tallennettuja luottokorttitietoja. Vahvista tämän Windows-tilin käyttöoikeus alla.
# LOCALIZATION NOTE (useCreditCardPasswordPrompt.macos): This string is
# preceded by the operating system (macOS) with "Firefox is trying to ", and
# has a period added to its end. Make sure to test in your locale.
useCreditCardPasswordPrompt.macos = käyttää tallennettuja luottokorttitietoja
useCreditCardPasswordPrompt.linux = %S yrittää käyttää tallennettuja luottokorttitietoja.