spree_i18n 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +15 -0
- data/config/locales/ca.yml +1207 -0
- data/config/locales/cs-CZ.yml +1206 -0
- data/config/locales/da.yml +1206 -0
- data/config/locales/de-CH.yml +1206 -0
- data/config/locales/de.yml +1206 -0
- data/config/locales/en-AU.yml +1206 -0
- data/config/locales/en-GB.yml +1206 -0
- data/config/locales/en-IN.yml +1206 -0
- data/config/locales/en-NZ.yml +1206 -0
- data/config/locales/es-MX.yml +1206 -0
- data/config/locales/es.yml +1206 -0
- data/config/locales/et.yml +1206 -0
- data/config/locales/fa.yml +1209 -0
- data/config/locales/fi.yml +1206 -0
- data/config/locales/fr.yml +1206 -0
- data/config/locales/il.yml +1206 -0
- data/config/locales/it.yml +1193 -0
- data/config/locales/ja/spree_api.yml +14 -0
- data/config/locales/ja/spree_auth.yml +46 -0
- data/config/locales/ja/spree_core.rb +16 -0
- data/config/locales/ja/spree_core.yml +1071 -0
- data/config/locales/ja/spree_dash.yml +5 -0
- data/config/locales/ja/spree_promo.yml +88 -0
- data/config/locales/ko.yml +1206 -0
- data/config/locales/lt.yml +1206 -0
- data/config/locales/lv.yml +1206 -0
- data/config/locales/nb-NO.yml +1206 -0
- data/config/locales/nl-BE.yml +1206 -0
- data/config/locales/nl.yml +1134 -0
- data/config/locales/pl.yml +1206 -0
- data/config/locales/pt-BR.yml +1206 -0
- data/config/locales/pt-PT.yml +1206 -0
- data/config/locales/ru.yml +1206 -0
- data/config/locales/sk.yml +1206 -0
- data/config/locales/sl-SI.yml +1206 -0
- data/config/locales/sv-SE.yml +1210 -0
- data/config/locales/th.yml +1206 -0
- data/config/locales/uk.yml +1206 -0
- data/config/locales/vn.yml +1206 -0
- data/config/locales/zh-CN.yml +1206 -0
- data/config/locales/zh-TW.yml +1206 -0
- data/default/spree_api.yml +21 -0
- data/default/spree_auth.yml +46 -0
- data/default/spree_core.yml +1123 -0
- data/default/spree_dash.yml +11 -0
- data/default/spree_promo.yml +92 -0
- data/lib/spree/i18n_utils.rb +50 -0
- data/lib/spree_i18n.rb +2 -0
- data/lib/spree_i18n/railtie.rb +24 -0
- data/lib/tasks/i18n.rake +107 -0
- metadata +224 -0
|
@@ -0,0 +1,1206 @@
|
|
|
1
|
+
---
|
|
2
|
+
fi:
|
|
3
|
+
a_copy_of_all_mail_will_be_sent_to_the_following_addresses: Kopio kaikista viesteistä lähetetään seuraaviin osoitteisiin
|
|
4
|
+
abbreviation: Lyhenne
|
|
5
|
+
access_denied: Pääsy kielletty!
|
|
6
|
+
account: Tunnus
|
|
7
|
+
account_updated: Tunnus päivitetty!
|
|
8
|
+
action: Toimenpide
|
|
9
|
+
actions:
|
|
10
|
+
cancel: Peruuta
|
|
11
|
+
create: Luo
|
|
12
|
+
destroy: Tuhoa
|
|
13
|
+
list: Lista
|
|
14
|
+
listing: Listataan
|
|
15
|
+
new: Uusi
|
|
16
|
+
update: Päivitä
|
|
17
|
+
activate: "Activate"
|
|
18
|
+
active: Käytössä
|
|
19
|
+
activerecord:
|
|
20
|
+
attributes:
|
|
21
|
+
spree/address:
|
|
22
|
+
address1: Address
|
|
23
|
+
address2: "Address (contd.)"
|
|
24
|
+
city: City
|
|
25
|
+
country: "Country"
|
|
26
|
+
firstname: "First Name"
|
|
27
|
+
lastname: "Last Name"
|
|
28
|
+
phone: Phone
|
|
29
|
+
state: "State"
|
|
30
|
+
zipcode: "Zip Code"
|
|
31
|
+
spree/country:
|
|
32
|
+
iso: ISO
|
|
33
|
+
iso3: ISO3
|
|
34
|
+
iso_name: "ISO Name"
|
|
35
|
+
name: Name
|
|
36
|
+
numcode: "ISO Code"
|
|
37
|
+
spree/credit_card:
|
|
38
|
+
cc_type: Type
|
|
39
|
+
month: Month
|
|
40
|
+
number: Number
|
|
41
|
+
verification_value: "Verification Value"
|
|
42
|
+
year: Year
|
|
43
|
+
spree/inventory_unit:
|
|
44
|
+
state: State
|
|
45
|
+
spree/line_item:
|
|
46
|
+
price: Price
|
|
47
|
+
quantity: Quantity
|
|
48
|
+
spree/option_type:
|
|
49
|
+
name: Name
|
|
50
|
+
presentation: Presentation
|
|
51
|
+
spree/order:
|
|
52
|
+
checkout_complete: "Checkout Complete"
|
|
53
|
+
completed_at: "Completed At"
|
|
54
|
+
created_at: Order Date
|
|
55
|
+
email: Customer E-Mail
|
|
56
|
+
ip_address: "IP Address"
|
|
57
|
+
item_total: "Item Total"
|
|
58
|
+
number: Number
|
|
59
|
+
payment_state: Payment State
|
|
60
|
+
shipment_state: Shipment State
|
|
61
|
+
special_instructions: "Special Instructions"
|
|
62
|
+
state: State
|
|
63
|
+
total: Total
|
|
64
|
+
spree/order/bill_address:
|
|
65
|
+
address1: "Billing address street"
|
|
66
|
+
city: "Billing address city"
|
|
67
|
+
firstname: "Billing address first name"
|
|
68
|
+
lastname: "Billing address last name"
|
|
69
|
+
phone: "Billing address phone"
|
|
70
|
+
state: "Billing address state"
|
|
71
|
+
zipcode: "Billing address zipcode"
|
|
72
|
+
spree/order/ship_address:
|
|
73
|
+
address1: "Shipping address street"
|
|
74
|
+
city: "Shipping address city"
|
|
75
|
+
firstname: "Shipping address first name"
|
|
76
|
+
lastname: "Shipping address last name"
|
|
77
|
+
phone: "Shipping address phone"
|
|
78
|
+
state: "Shipping address state"
|
|
79
|
+
zipcode: "Shipping address zipcode"
|
|
80
|
+
spree/payment_method:
|
|
81
|
+
name: Name
|
|
82
|
+
spree/product:
|
|
83
|
+
available_on: "Available On"
|
|
84
|
+
cost_price: "Cost Price"
|
|
85
|
+
description: Description
|
|
86
|
+
master_price: "Master Price"
|
|
87
|
+
name: Name
|
|
88
|
+
on_demand: "On Demand"
|
|
89
|
+
on_hand: "On Hand"
|
|
90
|
+
shipping_category: "Shipping Category"
|
|
91
|
+
tax_category: "Tax Category"
|
|
92
|
+
spree/promotion:
|
|
93
|
+
advertise: Advertise
|
|
94
|
+
code: Code
|
|
95
|
+
description: Description
|
|
96
|
+
event_name: Event Name
|
|
97
|
+
expires_at: Expires At
|
|
98
|
+
name: Name
|
|
99
|
+
path: Path
|
|
100
|
+
starts_at: Starts At
|
|
101
|
+
usage_limit: Usage Limit
|
|
102
|
+
spree/property:
|
|
103
|
+
name: Name
|
|
104
|
+
presentation: Presentation
|
|
105
|
+
spree/prototype:
|
|
106
|
+
name: Name
|
|
107
|
+
spree/return_authorization:
|
|
108
|
+
amount: Amount
|
|
109
|
+
spree/role:
|
|
110
|
+
name: Name
|
|
111
|
+
spree/state:
|
|
112
|
+
abbr: Abbreviation
|
|
113
|
+
name: Name
|
|
114
|
+
spree/tax_category:
|
|
115
|
+
description: Description
|
|
116
|
+
name: Name
|
|
117
|
+
spree/tax_rate:
|
|
118
|
+
amount: Rate
|
|
119
|
+
included_in_price: Included in Price
|
|
120
|
+
show_rate_in_label: Show rate in label
|
|
121
|
+
spree/taxon:
|
|
122
|
+
name: Name
|
|
123
|
+
permalink: Permalink
|
|
124
|
+
position: Position
|
|
125
|
+
spree/taxonomy:
|
|
126
|
+
name: Name
|
|
127
|
+
spree/user:
|
|
128
|
+
email: Email
|
|
129
|
+
password: "Password"
|
|
130
|
+
password_confirmation: "Password Confirmation"
|
|
131
|
+
spree/variant:
|
|
132
|
+
cost_price: "Cost Price"
|
|
133
|
+
depth: Depth
|
|
134
|
+
height: Height
|
|
135
|
+
price: Price
|
|
136
|
+
sku: SKU
|
|
137
|
+
weight: Weight
|
|
138
|
+
width: Width
|
|
139
|
+
spree/zone:
|
|
140
|
+
description: Description
|
|
141
|
+
name: Name
|
|
142
|
+
models:
|
|
143
|
+
spree/address:
|
|
144
|
+
one: Address
|
|
145
|
+
other: Addresses
|
|
146
|
+
spree/cheque_payment:
|
|
147
|
+
one: Cheque Payment
|
|
148
|
+
other: Cheque Payments
|
|
149
|
+
spree/country:
|
|
150
|
+
one: Country
|
|
151
|
+
other: Countries
|
|
152
|
+
spree/credit_card:
|
|
153
|
+
one: "Credit Card"
|
|
154
|
+
other: "Credit Cards"
|
|
155
|
+
spree/creditcard_payment:
|
|
156
|
+
one: "Credit Card Payment"
|
|
157
|
+
other: "Credit Card Payments"
|
|
158
|
+
spree/creditcard_txn:
|
|
159
|
+
one: "Credit Card Transaction"
|
|
160
|
+
other: "Credit Card Transactions"
|
|
161
|
+
spree/inventory_unit:
|
|
162
|
+
one: "Inventory Unit"
|
|
163
|
+
other: "Inventory Units"
|
|
164
|
+
spree/line_item:
|
|
165
|
+
one: "Line Item"
|
|
166
|
+
other: "Line Items"
|
|
167
|
+
spree/order:
|
|
168
|
+
one: Order
|
|
169
|
+
other: Orders
|
|
170
|
+
spree/payment:
|
|
171
|
+
one: Payment
|
|
172
|
+
other: Payments
|
|
173
|
+
spree/product:
|
|
174
|
+
one: Product
|
|
175
|
+
other: Products
|
|
176
|
+
spree/property:
|
|
177
|
+
one: Property
|
|
178
|
+
other: Properties
|
|
179
|
+
spree/prototype:
|
|
180
|
+
one: Prototype
|
|
181
|
+
other: Prototypes
|
|
182
|
+
spree/return_authorization:
|
|
183
|
+
one: Return Authorization
|
|
184
|
+
other: Return Authorizations
|
|
185
|
+
spree/role:
|
|
186
|
+
one: Roles
|
|
187
|
+
other: Roles
|
|
188
|
+
spree/shipment:
|
|
189
|
+
one: Shipment
|
|
190
|
+
other: Shipments
|
|
191
|
+
spree/shipping_category:
|
|
192
|
+
one: "Shipping Category"
|
|
193
|
+
other: "Shipping Categories"
|
|
194
|
+
spree/state:
|
|
195
|
+
one: State
|
|
196
|
+
other: States
|
|
197
|
+
spree/tax_category:
|
|
198
|
+
one: "Tax Category"
|
|
199
|
+
other: "Tax Categories"
|
|
200
|
+
spree/tax_rate:
|
|
201
|
+
one: "Tax Rate"
|
|
202
|
+
other: "Tax Rates"
|
|
203
|
+
spree/taxon:
|
|
204
|
+
one: Taxon
|
|
205
|
+
other: Taxons
|
|
206
|
+
spree/taxonomy:
|
|
207
|
+
one: Taxonomy
|
|
208
|
+
other: Taxonomies
|
|
209
|
+
spree/user:
|
|
210
|
+
one: User
|
|
211
|
+
other: Users
|
|
212
|
+
spree/variant:
|
|
213
|
+
one: Variant
|
|
214
|
+
other: Variants
|
|
215
|
+
spree/zone:
|
|
216
|
+
one: Zone
|
|
217
|
+
other: Zones
|
|
218
|
+
add: Lisää
|
|
219
|
+
add_action_of_type: Add action of type
|
|
220
|
+
add_category: Lisää kategoria
|
|
221
|
+
add_country: Lisää maa
|
|
222
|
+
add_new_header: "Add New Header"
|
|
223
|
+
add_new_style: "Add New Style"
|
|
224
|
+
add_option_type: Lisää valintatyyppi
|
|
225
|
+
add_option_types: Lisää valintatyyppejä
|
|
226
|
+
add_option_value: "Lisää valinta-arvo"
|
|
227
|
+
add_product: "Lisää tuote"
|
|
228
|
+
add_product_properties: "Lisää tuoteominaisuus"
|
|
229
|
+
add_rule_of_type: Add rule of type
|
|
230
|
+
add_scope: Lisää laajuus
|
|
231
|
+
add_state: "Lisää osavaltio"
|
|
232
|
+
add_to_cart: "Lisää ostoskoriin"
|
|
233
|
+
add_zone: "Lisää alue"
|
|
234
|
+
additional_item: "Ylimääräiset kulut"
|
|
235
|
+
address: Osoite
|
|
236
|
+
address_information: Osoitetiedot
|
|
237
|
+
adjustment: Säätö
|
|
238
|
+
adjustment_total: Adjustment Total
|
|
239
|
+
adjustments: Säädöt
|
|
240
|
+
admin:
|
|
241
|
+
mail_methods:
|
|
242
|
+
send_testmail: 'Send Testmail'
|
|
243
|
+
testmail:
|
|
244
|
+
delivery_error: 'Testmail delivery error'
|
|
245
|
+
delivery_success: 'Testmail sent successfully'
|
|
246
|
+
error: 'Testmail error: %{e}'
|
|
247
|
+
administration: Hallinnointi
|
|
248
|
+
all: Kaikki
|
|
249
|
+
all_departments: "Kaikki osastot"
|
|
250
|
+
allow_backorders: "Salli jälkitoimitukset"
|
|
251
|
+
allow_ssl_in_development_and_test: Allow SSL to be used when in development and test modes
|
|
252
|
+
allow_ssl_in_production: Allow SSL to be used in production mode
|
|
253
|
+
allow_ssl_in_staging: Allow SSL to be used in staging mode
|
|
254
|
+
allowed_ssl_in_production_mode: "SSL:ää %{not} käytetä/käytetään tuotannossa"
|
|
255
|
+
already_registered: "Oletko jo rekisteröitynyt?"
|
|
256
|
+
alt_text: Vaihtoehtoinen teksti
|
|
257
|
+
alternative_phone: "Vaihtoehtoinen puhelin"
|
|
258
|
+
amount: Määrä
|
|
259
|
+
analytics_trackers: Analytics Trackers
|
|
260
|
+
and: and
|
|
261
|
+
apply: "Apply"
|
|
262
|
+
are_you_sure: "Oletko varma?"
|
|
263
|
+
are_you_sure_category: "Haluatko varmasti poistaa tämän kategorian?"
|
|
264
|
+
are_you_sure_delete: "Haluatko varmasti poistaa tämän tallenteen?"
|
|
265
|
+
are_you_sure_delete_image: "Haluatko varmasti poistaa tämän kuvan?"
|
|
266
|
+
are_you_sure_option_type: "Haluatko varmasti poistaa tämän valintatyypin?"
|
|
267
|
+
are_you_sure_you_want_to_capture: "Haluatko varmasti kaapata?"
|
|
268
|
+
assign_taxon: "Määrää taksoni"
|
|
269
|
+
assign_taxons: "Määrää taksoneita"
|
|
270
|
+
attachment_default_style: "Attachments Style"
|
|
271
|
+
attachment_default_url: "Attachments URL"
|
|
272
|
+
attachment_path: "Attachments Path"
|
|
273
|
+
attachment_styles: "Paperclip Styles"
|
|
274
|
+
authorization_failure: "Valtuutus epäonnistui"
|
|
275
|
+
authorized: Valtuutettu
|
|
276
|
+
availability: "Availability"
|
|
277
|
+
available_on: Käytettävissä
|
|
278
|
+
available_taxons: "Käytettävissä olevat taksonit"
|
|
279
|
+
awaiting_return: Odottaa palautusta
|
|
280
|
+
back: Takaisin
|
|
281
|
+
back_end: Back End
|
|
282
|
+
back_to_adjustments_list: "Back To Adjustments List"
|
|
283
|
+
back_to_images_list: "Back To Images List"
|
|
284
|
+
back_to_mail_methods_list: "Back To Mail Methods List"
|
|
285
|
+
back_to_option_tyles_list: "Back To Option Types List"
|
|
286
|
+
back_to_payment_methods_list: "Back To Payment Methods List"
|
|
287
|
+
back_to_payments_list: "Back To Payments List"
|
|
288
|
+
back_to_products_list: "Back To Products List"
|
|
289
|
+
back_to_promotions_list: "Back To Promotions List"
|
|
290
|
+
back_to_properties_list: "Back To Products List"
|
|
291
|
+
back_to_prototypes_list: "Back To Prototypes List"
|
|
292
|
+
back_to_reports_list: "Back To Reports List"
|
|
293
|
+
back_to_shipping_categories: "Back To Shipping Categories"
|
|
294
|
+
back_to_shipping_methods_list: "Back To Shipping Methods List"
|
|
295
|
+
back_to_states_list: "Back To States List"
|
|
296
|
+
back_to_store: "Palaa kauppaan"
|
|
297
|
+
back_to_tax_categories_list: "Back To Tax Categories List"
|
|
298
|
+
back_to_taxonomies_list: "Back To Taxonomies List"
|
|
299
|
+
back_to_trackers_list: "Back To Trackers List"
|
|
300
|
+
back_to_zones_list: "Back To Zones List"
|
|
301
|
+
backordered: Jälkitoimitus
|
|
302
|
+
backordering_is_allowed: "Jälkitoimittaminen %{not} sallittu"
|
|
303
|
+
balance_due: "Erääntyvät"
|
|
304
|
+
bill_address: "Laskun osoite"
|
|
305
|
+
billing: Laskutus
|
|
306
|
+
billing_address: Laskutusosoite
|
|
307
|
+
both: Both
|
|
308
|
+
calculator: Laskin
|
|
309
|
+
calculator_settings_warning: "Mikäli vaihdat laskimen tyyppiä, sinun täytyy ensin tallentaa ennen kuin voit muuttaa laskimen asetuksia"
|
|
310
|
+
cancel: peruuta
|
|
311
|
+
cancel_my_account: Peruuta tilini
|
|
312
|
+
cancel_my_account_description: "Unhappy?"
|
|
313
|
+
canceled: Peruutettu
|
|
314
|
+
cannot_create_payment_without_payment_methods: You cannot create a payment for an order without any payment methods defined.
|
|
315
|
+
cannot_create_returns: "Palautuksia ei voida luoda, koska tilausta ei ole vielä lähetetty"
|
|
316
|
+
cannot_perform_operation: "Pyydettyä toimitoa ei voida suorittaa"
|
|
317
|
+
capture: kaappaa
|
|
318
|
+
card_code: "Kortin koodi"
|
|
319
|
+
card_details: Kortin tiedot
|
|
320
|
+
card_number: "Kortin numero"
|
|
321
|
+
card_type_is: "Kortin tyyppi on"
|
|
322
|
+
cart: Ostoskori
|
|
323
|
+
categories: Kategoriat
|
|
324
|
+
category: Kategoria
|
|
325
|
+
change: Vaihda
|
|
326
|
+
change_language: "Vaihda kieli"
|
|
327
|
+
change_my_password: Vaihda salasanani
|
|
328
|
+
charge_total: "Veloitettu yhteensä"
|
|
329
|
+
charged: Veloitettu
|
|
330
|
+
charges: Veloitukset
|
|
331
|
+
checkout: Kassa
|
|
332
|
+
cheque: Shekki
|
|
333
|
+
city: Paikkakunta
|
|
334
|
+
clone: Klooni
|
|
335
|
+
code: Koodi
|
|
336
|
+
combine: Yhdistä
|
|
337
|
+
complete: valmis
|
|
338
|
+
complete_list: "Täydellinen lista"
|
|
339
|
+
configuration: Asetukset
|
|
340
|
+
configuration_options: Asetusvaihtoehdot
|
|
341
|
+
configurations: Asetukset
|
|
342
|
+
configure_s3: "Configure S3"
|
|
343
|
+
configured: Asetus tehty
|
|
344
|
+
confirm: Vahvista
|
|
345
|
+
confirm_delete: "Vahvista poistaminen"
|
|
346
|
+
confirm_password: "Vahvista salasana"
|
|
347
|
+
continue: Jatka
|
|
348
|
+
continue_shopping: "Jatka ostoksia"
|
|
349
|
+
copy_all_mails_to: "Kopioi kaikki viestit"
|
|
350
|
+
cost_price: Kustannushinta
|
|
351
|
+
count_of_reduced_by: "'%{name}':n määrää vähennetty %{count}"
|
|
352
|
+
country: Maa
|
|
353
|
+
country_based: Sijaintimaa
|
|
354
|
+
coupon: Kuponki
|
|
355
|
+
coupon_code: "Kuponkikoodi"
|
|
356
|
+
coupon_code_applied: The coupon code was successfully applied to your order.
|
|
357
|
+
create: Luo
|
|
358
|
+
create_a_new_account: "Luo uusi tunnus"
|
|
359
|
+
create_user_account: "Luo käyttäjätunnus"
|
|
360
|
+
created_successfully: "Luominen onnistui"
|
|
361
|
+
credit: Luotto
|
|
362
|
+
credit_card: Luottokortti
|
|
363
|
+
credit_card_capture_complete: "Luottokortin tallentaminen onnistui"
|
|
364
|
+
credit_card_payment: Luottokorttimaksu
|
|
365
|
+
credit_cards: Credit Cards
|
|
366
|
+
credit_owed: Veloittamatta
|
|
367
|
+
credit_total: "Veloittamatta yhteensä"
|
|
368
|
+
credits: Luotot
|
|
369
|
+
currency: Currency
|
|
370
|
+
currency_settings: "Currency Settings"
|
|
371
|
+
currency_symbol_position: "Put currency symbol before or after dollar amount?"
|
|
372
|
+
current: Nykyinen
|
|
373
|
+
customer: Asiakas
|
|
374
|
+
customer_details: Asiakastiedot
|
|
375
|
+
customer_details_updated: "The customer's details have been updated."
|
|
376
|
+
customer_search: Asiakashaku
|
|
377
|
+
cut: Cut
|
|
378
|
+
date_completed: Date Completed
|
|
379
|
+
date_created: Päivämäärä jona luotu
|
|
380
|
+
date_range: "Päivämäärä (mistä mihin)"
|
|
381
|
+
debit: Debit
|
|
382
|
+
default: Oletus
|
|
383
|
+
default_meta_description: Default Meta Description
|
|
384
|
+
default_meta_keywords: Default Meta Keywords
|
|
385
|
+
default_seo_title: Default Seo Title
|
|
386
|
+
default_tax: Default Tax
|
|
387
|
+
default_tax_zone: Default Tax Zone
|
|
388
|
+
defined_paperclip_styles: Defined Paperclip Styles
|
|
389
|
+
delete: Poista
|
|
390
|
+
delivery: Toimitus
|
|
391
|
+
depth: Syvyys
|
|
392
|
+
description: Kuvaus
|
|
393
|
+
destroy: Tuhoa
|
|
394
|
+
didnt_receive_confirmation_instructions: "Didn't receive confirmation instructions?"
|
|
395
|
+
didnt_receive_unlock_instructions: "Didn't receive unlock instructions?"
|
|
396
|
+
discount_amount: "Alennuksen määrä"
|
|
397
|
+
dismiss_banner: "No. Thanks! I'm not interested, do not display this message again"
|
|
398
|
+
display: Näytä
|
|
399
|
+
display_currency: "Display currency"
|
|
400
|
+
dollar_amounts_displayed_as: "Dollar amounts displayed as %{example}"
|
|
401
|
+
edit: Muokkaa
|
|
402
|
+
edit_general_settings: "Muokkaa yleisasetuksia"
|
|
403
|
+
editing_billing_integration: "Muokataan laskutusintegrointia"
|
|
404
|
+
editing_category: "Muokataan kategoriaa"
|
|
405
|
+
editing_mail_method: "Muokataan postitustapaa"
|
|
406
|
+
editing_option_type: "Muokataan valintatyyppiä"
|
|
407
|
+
editing_option_types: "Muokataan valintatyyppejä"
|
|
408
|
+
editing_payment_method: Muokataan maksutapaa
|
|
409
|
+
editing_product: "Muokataan tuotetta"
|
|
410
|
+
editing_product_group: Muokataan tuoteryhmää
|
|
411
|
+
editing_promotion: Editing Promotion
|
|
412
|
+
editing_property: "Muokataan ominaisuutta"
|
|
413
|
+
editing_prototype: "Muokataan prototyyppiä"
|
|
414
|
+
editing_shipping_category: "Muokataan toimituskategoriaa"
|
|
415
|
+
editing_shipping_method: "Muokataan toimitustapaa"
|
|
416
|
+
editing_state: "Muokataan osavaltiota"
|
|
417
|
+
editing_tax_category: "Muokataan verotuskategoriaa"
|
|
418
|
+
editing_tax_rate: "Muokataan veroprosenttia"
|
|
419
|
+
editing_tracker: Muokataan jäljitintä
|
|
420
|
+
editing_user: "Muokataan käyttäjää"
|
|
421
|
+
editing_zone: "Muokatan aluetta"
|
|
422
|
+
email: Sähköposti
|
|
423
|
+
email_address: Sähköpostiosoite
|
|
424
|
+
email_server_settings_description: "Muokkaa sähköpostipalvelimen asetuksia."
|
|
425
|
+
empty: "Empty"
|
|
426
|
+
empty_cart: "Tyhjennä ostoskori"
|
|
427
|
+
enable_login_via_login_password: "Käytä standardimuotoista sähköpostia/salasanaa"
|
|
428
|
+
enable_login_via_openid: "Käytä OpenID:tä sen sijaan"
|
|
429
|
+
enable_mail_delivery: "Salli sähköpostin toimitus"
|
|
430
|
+
ending_in: "Ending in"
|
|
431
|
+
enter_at_least_five_letters: Enter at least five letters of customer name
|
|
432
|
+
enter_exactly_as_shown_on_card: "Kirjoita täsmälleen samoin kuin kortissa lukee"
|
|
433
|
+
enter_password_to_confirm: "(tarvitsemme salasanasi jotta muutos voidaan vahvistaa)"
|
|
434
|
+
enter_token: Enter Token
|
|
435
|
+
environment: Ympäristö
|
|
436
|
+
error: virhe
|
|
437
|
+
error_user_destroy_with_orders: "Users with completed orders may not be deleted"
|
|
438
|
+
errors:
|
|
439
|
+
messages:
|
|
440
|
+
could_not_create_taxon: "Ei voi luoda taksonia"
|
|
441
|
+
no_payment_methods_available: "No payment methods are configured for this environment"
|
|
442
|
+
no_shipping_methods_available: "Valitulle sijainnille ei ole toimitustapaa, vaihda osoite ja yritä uudelleen."
|
|
443
|
+
errors_prohibited_this_record_from_being_saved:
|
|
444
|
+
one: "1 virhe esti tiedon tallennuksen"
|
|
445
|
+
other: "%{count} virhettä esti tiedon tallennuksen"
|
|
446
|
+
event: Tapahtuma
|
|
447
|
+
events:
|
|
448
|
+
spree:
|
|
449
|
+
cart:
|
|
450
|
+
add: 'Add to cart'
|
|
451
|
+
checkout:
|
|
452
|
+
coupon_code_added: Coupon code added
|
|
453
|
+
content:
|
|
454
|
+
visited: Visit static content page
|
|
455
|
+
order:
|
|
456
|
+
contents_changed: "Order contents changed"
|
|
457
|
+
page_view: "Static page viewed"
|
|
458
|
+
user:
|
|
459
|
+
signup: 'User signup'
|
|
460
|
+
existing_customer: "Olemassaoleva asiakas"
|
|
461
|
+
expiration: Erääntyminen
|
|
462
|
+
expiration_month: Erääntymiskuukausi
|
|
463
|
+
expiration_year: Erääntymisvuosi
|
|
464
|
+
expiry: Erääntyminen
|
|
465
|
+
extension: Laajennus
|
|
466
|
+
extensions: Laajennukset
|
|
467
|
+
filename: Tiedostonimi
|
|
468
|
+
final_confirmation: "Lopullinen vahvistus"
|
|
469
|
+
finalize: Viimeistele
|
|
470
|
+
finalized_payments: Viimeistellyt maksut
|
|
471
|
+
first_item: "Ensimmäisen tuotteen kulut"
|
|
472
|
+
first_name: Etunimi
|
|
473
|
+
first_name_begins_with: "Etunimi alkaa"
|
|
474
|
+
flat_percent: Tasaprosentti
|
|
475
|
+
flat_rate_amount: Määrä
|
|
476
|
+
flat_rate_per_item: "Tasahinta (per tuote)"
|
|
477
|
+
flat_rate_per_order: "Tasahinta (per tilaus)"
|
|
478
|
+
flexible_rate: "Joustava hinta"
|
|
479
|
+
forgot_password: "Unohdettu salasana"
|
|
480
|
+
free_shipping: "Ilmainen toimitus"
|
|
481
|
+
from_state: From State
|
|
482
|
+
front_end: Front End
|
|
483
|
+
full_name: "Koko nimi"
|
|
484
|
+
gateway: Yhdyskäytävä
|
|
485
|
+
gateway_config_unavailable: "Gateway unavailable for environment"
|
|
486
|
+
gateway_configuration: "Yhdyskäytävän konfigurointi"
|
|
487
|
+
gateway_error: "Virhe yhdyskäytävässä"
|
|
488
|
+
gateway_setting_description: "Valitse ja konfiguroi maksuyhdyskäytävä."
|
|
489
|
+
gateway_settings_warning: "Mikäli olet muuttamassa yhdyskäytävän tyyppiä, sinun täytyy tallentaa ennen kuin voit muokata yhdyskäytävän asetuksia"
|
|
490
|
+
general: "Yleistä"
|
|
491
|
+
general_settings: "Yleiset asetukset"
|
|
492
|
+
general_settings_description: "Muokkaa Spreen yleisasetuksia."
|
|
493
|
+
google_analytics: "Google Analytics"
|
|
494
|
+
google_analytics_active: "Käytössä"
|
|
495
|
+
google_analytics_create: "Luo uusi Google Analytics -tunnus"
|
|
496
|
+
google_analytics_id: "Analytics ID"
|
|
497
|
+
google_analytics_new: "Uusi Google Analytics -tunnus"
|
|
498
|
+
google_analytics_setting_description: "Muokkaa Google Analytics ID:tä"
|
|
499
|
+
guest_checkout: Tilaus vierailevana käyttäjänä
|
|
500
|
+
guest_user_account: "Tee tilaus vierailevana käyttäjänä"
|
|
501
|
+
has_no_shipped_units: ei toimitettuja yksiköitä
|
|
502
|
+
height: Korkeus
|
|
503
|
+
hello_user: "Hei käyttäjä"
|
|
504
|
+
history: Historia
|
|
505
|
+
home: Koti
|
|
506
|
+
icon: "Icon"
|
|
507
|
+
icons_by: Ikonit
|
|
508
|
+
image: Kuva
|
|
509
|
+
image_settings: "Image Settings"
|
|
510
|
+
image_settings_description: "Image Settings Description"
|
|
511
|
+
image_settings_updated: "Image Settings successfully updated."
|
|
512
|
+
image_settings_warning: "You will need to regenerate thumbnails if you update the paperclip styles. Use rake paperclip:refresh:thumbnails to do this."
|
|
513
|
+
images: Kuvat
|
|
514
|
+
images_for: Kuvia
|
|
515
|
+
in_progress: Kesken
|
|
516
|
+
include_in_shipment: Sisällytä toimitukseen
|
|
517
|
+
included_in_other_shipment: Sisällytetty toiseen toimitukseen
|
|
518
|
+
included_in_price: Included in Price
|
|
519
|
+
included_in_this_shipment: Sisällytetty tähän toimitukseen
|
|
520
|
+
included_price_validation: "cannot be selected unless you have set a Default Tax Zone"
|
|
521
|
+
instructions_to_reset_password: "Täytä alla oleva lomake, ja ohjeet salasanan palauttamiseksi lähetetään sähköpostilla:"
|
|
522
|
+
insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
|
|
523
|
+
integration_settings_warning: "Jos vaihdat laskutusintegraatiota, sinun täytyy tallentaa ennen kuin muokkaat integraation asetuksia."
|
|
524
|
+
intercept_email_address: Intercept Email Address
|
|
525
|
+
intercept_email_instructions: "Override email recipient and replace with this address."
|
|
526
|
+
invalid_search: "Virheellinen haku."
|
|
527
|
+
inventory: Varasto
|
|
528
|
+
inventory_adjustment: "Varaston muokkaus"
|
|
529
|
+
inventory_setting_description: "Varaston muokkaus, jälkitoimitukset, loppuneet tuotteet"
|
|
530
|
+
inventory_settings: Varastoasetukset
|
|
531
|
+
is_not_available_to_shipment_address: ei ole saatavilla toimitusosoitteeseen
|
|
532
|
+
issue_number: Jakelunumero
|
|
533
|
+
item: Tuote
|
|
534
|
+
item_description: Tuotekuvaus
|
|
535
|
+
item_total: "Tuotteet yhteensä"
|
|
536
|
+
item_total_rule:
|
|
537
|
+
operators:
|
|
538
|
+
gt: suurempi kuin
|
|
539
|
+
gte: suurempi tai yhtäsuuri kuin
|
|
540
|
+
landing_page_rule:
|
|
541
|
+
path: Path
|
|
542
|
+
last_name: Sukunimi
|
|
543
|
+
last_name_begins_with: "Sukunimi alkaa"
|
|
544
|
+
learn_more: Learn More
|
|
545
|
+
leave_blank_to_not_change: "(jätä tyhjäksi jos et halua vaihtaa)"
|
|
546
|
+
list: Lista
|
|
547
|
+
listing_categories: Luetellaan kategoriat
|
|
548
|
+
listing_option_types: Luetellaan valintatyypit
|
|
549
|
+
listing_orders: Luetellaan tilaukset
|
|
550
|
+
listing_product_groups: Luetellaan tuoteryhmät
|
|
551
|
+
listing_products: "Listing Products"
|
|
552
|
+
listing_reports: Luetellaan raportit
|
|
553
|
+
listing_tax_categories: Luetellaan verotuskategoriat
|
|
554
|
+
listing_users: Luetellaan käyttäjät
|
|
555
|
+
live: Live
|
|
556
|
+
loading: Ladataan
|
|
557
|
+
locale_changed: Lokalisointi vaihdettu
|
|
558
|
+
logged_in_as: Kirjauduttu
|
|
559
|
+
logged_in_succesfully: "Kirjauduttu onnistuneesti"
|
|
560
|
+
logged_out: "Olet kirjautunut ulos."
|
|
561
|
+
login: Login
|
|
562
|
+
login_as_existing: "Kirjaudu olemassaolevana asiakkaana"
|
|
563
|
+
login_failed: "Kirjautumisen autentikointi epäonnistui."
|
|
564
|
+
login_name: Nimi
|
|
565
|
+
logout: "Kirjaudu ulos"
|
|
566
|
+
look_for_similar_items: "Etsi samanlaisia tuotteita"
|
|
567
|
+
maestro_or_solo_cards: "Maestro/Solo kortit"
|
|
568
|
+
mail_delivery_enabled: "Sähköpostiviestien toimitus päällä"
|
|
569
|
+
mail_delivery_not_enabled: "Sähköpostiviestien toimitus poissa päältä"
|
|
570
|
+
mail_methods: "Postitustavat"
|
|
571
|
+
mail_server_preferences: "Sähköpostipalvelimen asetukset"
|
|
572
|
+
make_refund: Tee hyvitys
|
|
573
|
+
mark_shipped: "Merkitse toimitetuksi"
|
|
574
|
+
master_price: Toimitushinta
|
|
575
|
+
match_choices:
|
|
576
|
+
all: "All"
|
|
577
|
+
none: "None"
|
|
578
|
+
one: "One"
|
|
579
|
+
match_rule: "Products That Must Match:"
|
|
580
|
+
max_items: "Tuotteiden maksimimäärä"
|
|
581
|
+
meta_description: Meta-kuvaus
|
|
582
|
+
meta_keywords: Meta-avainsanat
|
|
583
|
+
metadata: Metadata
|
|
584
|
+
minimal_amount: "Vähimmäismäärä"
|
|
585
|
+
missing_required_information: "Vaadittuja tietoja puuttuu"
|
|
586
|
+
month: Kuukausi
|
|
587
|
+
more: More
|
|
588
|
+
my_account: Tunnukseni
|
|
589
|
+
my_orders: Tilaukseni
|
|
590
|
+
name: Nimi
|
|
591
|
+
name_or_sku: "Nimi tai SKU"
|
|
592
|
+
new: Uusi
|
|
593
|
+
new_adjustment: "Uusia muutoksia"
|
|
594
|
+
new_billing_integration: "Uusi laskutusintegraatio"
|
|
595
|
+
new_category: "Uusi kategoria"
|
|
596
|
+
new_customer: "Uusi asiakas"
|
|
597
|
+
new_group: New Group
|
|
598
|
+
new_image: "Uusi kuva"
|
|
599
|
+
new_mail_method: "Uusi postitustapa"
|
|
600
|
+
new_option_type: "Uusi valintatyyppi"
|
|
601
|
+
new_option_value: "Uusi valinta-arvo"
|
|
602
|
+
new_order: "Uusi tilaus"
|
|
603
|
+
new_order_completed: "Uusi tilaus on valmis"
|
|
604
|
+
new_payment: Uudet maksut
|
|
605
|
+
new_payment_method: Uusi maksutapa
|
|
606
|
+
new_product: "Uusi tuote"
|
|
607
|
+
new_product_group: "Uusi tuoteryhmä"
|
|
608
|
+
new_promotion: New Promotion
|
|
609
|
+
new_property: "Uusi ominaisuus"
|
|
610
|
+
new_prototype: "Uusi prototyyppi"
|
|
611
|
+
new_return_authorization: Uusi palautusvaltuutus
|
|
612
|
+
new_shipment: "Uusi toimitus"
|
|
613
|
+
new_shipping_category: "Uusi toimituskategoria"
|
|
614
|
+
new_shipping_method: "Uusi toimitustapa"
|
|
615
|
+
new_state: "Uusi osavaltio"
|
|
616
|
+
new_tax_category: "Uusi verotuskategoria"
|
|
617
|
+
new_tax_rate: "Uusi veroprosentti"
|
|
618
|
+
new_taxon: "Uusi taksoni"
|
|
619
|
+
new_taxonomy: "Uusi taksonomia"
|
|
620
|
+
new_tracker: Uusi jäljitin
|
|
621
|
+
new_user: "Uusi käyttäjä"
|
|
622
|
+
new_variant: "Uusi variantti"
|
|
623
|
+
new_zone: "Uusi alue"
|
|
624
|
+
next: Seuraava
|
|
625
|
+
no: "No"
|
|
626
|
+
no_items_in_cart: ""
|
|
627
|
+
no_match_found: "Ei löytynyt vastaavia"
|
|
628
|
+
no_products_found: "Ei löytynyt tuotteita"
|
|
629
|
+
no_results: "Ei tuloksia"
|
|
630
|
+
no_rules_added: "Sääntöjä ei lisätty"
|
|
631
|
+
no_user_found: "Ei löytynyt käyttäjää kyseisellä sähköpostiosoitteella"
|
|
632
|
+
none: "Ei yhtäkään"
|
|
633
|
+
none_available: "Ei yhtäkään saatavilla"
|
|
634
|
+
normal_amount: "Normaali määrä"
|
|
635
|
+
not: ei
|
|
636
|
+
not_available: "N/A"
|
|
637
|
+
not_found: "%{resource} is not found"
|
|
638
|
+
not_shown: "Ei näytetty"
|
|
639
|
+
note: Muistutus
|
|
640
|
+
notice_messages:
|
|
641
|
+
option_type_removed: Valintatyyppi onnistuneesti poistettu
|
|
642
|
+
product_cloned: Tuote kloonattu
|
|
643
|
+
product_deleted: Tuote poistettu
|
|
644
|
+
product_not_cloned: Tuotetta ei voitu kloonata
|
|
645
|
+
product_not_deleted: Tuotetta ei voitu poistaa
|
|
646
|
+
variant_deleted: Variantti poistettu
|
|
647
|
+
variant_not_deleted: Varianttia ei voitu poistaa
|
|
648
|
+
on_hand: Saatavilla
|
|
649
|
+
one_default_category_with_default_tax_rate: "You should configure exactly one default category with your countries default tax rate"
|
|
650
|
+
operation: Operaatio
|
|
651
|
+
option_type: "Valintatyyppi"
|
|
652
|
+
option_types: Valintatyypit
|
|
653
|
+
option_value: "Valinta-arvo"
|
|
654
|
+
option_values: Valinta-arvot
|
|
655
|
+
options: Valinnat
|
|
656
|
+
or: tai
|
|
657
|
+
or_over_price: "%{price} or over"
|
|
658
|
+
order: Tilaus
|
|
659
|
+
order_adjustments: "Order adjustments"
|
|
660
|
+
order_confirmation_note: ""
|
|
661
|
+
order_date: Tilauspäivämäärä
|
|
662
|
+
order_details: Yksityiskohdat
|
|
663
|
+
order_email_resent: "Tilausviesti uudelleenlähetetty"
|
|
664
|
+
order_mailer:
|
|
665
|
+
cancel_email:
|
|
666
|
+
dear_customer: "Dear Customer,"
|
|
667
|
+
instructions: "Your order has been CANCELED. Please retain this cancellation information for your records."
|
|
668
|
+
order_summary_canceled: "Order Summary [CANCELED]"
|
|
669
|
+
subject: "Tilauksen peruutus"
|
|
670
|
+
subtotal: "Subtotal:"
|
|
671
|
+
total: "Order Total:"
|
|
672
|
+
confirm_email:
|
|
673
|
+
dear_customer: "Dear Customer,"
|
|
674
|
+
instructions: "Please review and retain the following order information for your records."
|
|
675
|
+
order_summary: "Order Summary"
|
|
676
|
+
subject: "Tilausvahvistus"
|
|
677
|
+
subtotal: "Subtotal:"
|
|
678
|
+
thanks: "Thank you for your business."
|
|
679
|
+
total: "Order Total:"
|
|
680
|
+
order_not_in_system: "Kyseistä tilausnumeroa ei löytynyt järjestelmästä."
|
|
681
|
+
order_number: Tilaus
|
|
682
|
+
order_operation_authorize: Valtuuta
|
|
683
|
+
order_processed_but_following_items_are_out_of_stock: "Tilauksenne on käsitelty, mutta seuraavat tuotteet ovat loppu:"
|
|
684
|
+
order_processed_successfully: "Tilauksenne käsitelty onnistuneesti"
|
|
685
|
+
order_state: # keys correspond to Checkout state names:
|
|
686
|
+
address: osoite
|
|
687
|
+
adjustments: adjustments
|
|
688
|
+
awaiting_return: odottaa palautusta
|
|
689
|
+
canceled: peruttu
|
|
690
|
+
cart: ostoskori
|
|
691
|
+
complete: valmis
|
|
692
|
+
confirm: vahvista
|
|
693
|
+
delivery: toimitus
|
|
694
|
+
payment: maksu
|
|
695
|
+
resumed: resumed
|
|
696
|
+
returned: palautettu
|
|
697
|
+
skrill: skrill
|
|
698
|
+
order_summary: Tilaustiivistelmä
|
|
699
|
+
order_sure_want_to: "Haluatko varmasti %{event} tämän tilauksen?"
|
|
700
|
+
order_total: "Tilaus yhteensä"
|
|
701
|
+
order_total_message: "Kortiltanne veloitettava kokonaissumma"
|
|
702
|
+
order_updated: "Tilaus päivitetty"
|
|
703
|
+
orders: Tilaukset
|
|
704
|
+
other_payment_options: Muut maksutavat
|
|
705
|
+
out_of_stock: "Ei saatavilla"
|
|
706
|
+
over_paid: "Maksettu ylimääräistä"
|
|
707
|
+
overview: Yleiskuva
|
|
708
|
+
page_only_viewable_when_logged_in: "Yritit käydä sivulla, jonne pääsee vain sisäänkirjautuneena"
|
|
709
|
+
page_only_viewable_when_logged_out: "Yritit käydä sivulla, jonne pääsee vain uloskirjautuneena"
|
|
710
|
+
pagination:
|
|
711
|
+
next_page: "next page »"
|
|
712
|
+
previous_page: "« previous page"
|
|
713
|
+
truncate: "…"
|
|
714
|
+
paid: Maksettu
|
|
715
|
+
parent_category: Yläkategoria
|
|
716
|
+
password: Salasana
|
|
717
|
+
password_reset_instructions: "Salasanan palauttamisen ohjeet"
|
|
718
|
+
password_reset_instructions_are_mailed: "Ohjeet salasanan palauttamiseksi on lähetetty. Tarkista sähköpostisi."
|
|
719
|
+
password_reset_token_not_found: "Tunnuksesi paikantaminen epäonnistui. Kokeile kopioida ja liittää URL suoraan sähköpostista selaimeen, tai aloita salasanan palauttaminen alusta."
|
|
720
|
+
password_updated: "Salasana päivitetty"
|
|
721
|
+
paste: Paste
|
|
722
|
+
path: Polku
|
|
723
|
+
pay: maksa
|
|
724
|
+
payment: Maksu
|
|
725
|
+
payment_actions: "Toiminnot"
|
|
726
|
+
payment_gateway: "Maksun yhdyskäytävä"
|
|
727
|
+
payment_information: "Maksun tiedot"
|
|
728
|
+
payment_method: Maksutapa
|
|
729
|
+
payment_methods: Maksutavat
|
|
730
|
+
payment_methods_setting_description: Muokkaa maksutapoja
|
|
731
|
+
payment_processing_failed: "Maksua ei voitu käsitellä, tarkistathan antamasi tiedot"
|
|
732
|
+
payment_processor_choose_banner_text: "If you need help choosing a payment processor, please visit"
|
|
733
|
+
payment_processor_choose_link: "our payments page"
|
|
734
|
+
payment_state: Maksun tila
|
|
735
|
+
payment_states:
|
|
736
|
+
balance_due: "osa maksamatta"
|
|
737
|
+
checkout: tilattu
|
|
738
|
+
completed: valmis
|
|
739
|
+
credit_owed: velkaa
|
|
740
|
+
failed: epäonnistui
|
|
741
|
+
paid: maksettu
|
|
742
|
+
pending: avoin
|
|
743
|
+
processing: käsittelyssä
|
|
744
|
+
void: mitätön
|
|
745
|
+
payment_updated: Maksu päivitetty
|
|
746
|
+
payments: Maksut
|
|
747
|
+
pending_payments: Maksua odottavat
|
|
748
|
+
percent_per_item: Percent Per Item
|
|
749
|
+
permalink: Permalink
|
|
750
|
+
phone: Puhelin
|
|
751
|
+
place_order: "Tee tilaus"
|
|
752
|
+
please_create_user: "Luo käyttäjätunnus"
|
|
753
|
+
please_define_payment_methods: "Please define some payment methods first."
|
|
754
|
+
populate_get_error: "Something went wrong. Please try adding the item again."
|
|
755
|
+
powered_by: "Powered by"
|
|
756
|
+
presentation: Esitys
|
|
757
|
+
preview: Esikatselu
|
|
758
|
+
previous: Edellinen
|
|
759
|
+
price: Hinta
|
|
760
|
+
price_range: Price Range
|
|
761
|
+
price_sack: Price Sack
|
|
762
|
+
problem_authorizing_card: "Ongelma luottokortin tunnistamisessa"
|
|
763
|
+
problem_capturing_card: "Ongelma luottokortin kaappaamisessa"
|
|
764
|
+
problems_processing_order: "Ongelmia tilauksen käsittelyssä"
|
|
765
|
+
proceed_as_guest: "Ei kiitos, jatka eteenpäin vieraana"
|
|
766
|
+
process: Prosessi
|
|
767
|
+
product: Tuote
|
|
768
|
+
product_details: Tuotetiedot
|
|
769
|
+
product_group: Tuoteryhmä
|
|
770
|
+
product_group_invalid: "Tuoteryhmällä on virheelliset laajuudet"
|
|
771
|
+
product_groups: Tuoteryhmät
|
|
772
|
+
product_has_no_description: "Tuotteella ei tuotekuvausta"
|
|
773
|
+
product_properties: "Tuotteen ominaisuudet"
|
|
774
|
+
product_rule:
|
|
775
|
+
choose_products: "Valitse tuotteet"
|
|
776
|
+
label: "Tilauksen täytyy sisältää %{select} näistä tuotteista"
|
|
777
|
+
match_all: kaikki
|
|
778
|
+
match_any: ainakin yksi
|
|
779
|
+
product_source:
|
|
780
|
+
group: Tuoteryhmästä
|
|
781
|
+
manual: Valitse
|
|
782
|
+
product_scopes:
|
|
783
|
+
groups:
|
|
784
|
+
price:
|
|
785
|
+
description: "Tuotteiden valinta hinnan perusteella"
|
|
786
|
+
name: Hinta
|
|
787
|
+
search:
|
|
788
|
+
description: "Tuotteiden valinta nimen, avainsanojen ja kuvauksen perusteella"
|
|
789
|
+
name: Tekstihaku
|
|
790
|
+
taxon:
|
|
791
|
+
description: "Tuotteiden valinta taksonien perusteella"
|
|
792
|
+
name: Taksoni
|
|
793
|
+
values:
|
|
794
|
+
description: "Tuotteiden valinta valintojen ja ominaisuuksien arvojen perusteella"
|
|
795
|
+
name: Arvot
|
|
796
|
+
scopes:
|
|
797
|
+
ascend_by_name:
|
|
798
|
+
name: "Nousevasti tuotteen nimen mukaan"
|
|
799
|
+
ascend_by_updated_at:
|
|
800
|
+
name: "Nousevasti päivityksen päivämäärän mukaan"
|
|
801
|
+
descend_by_name:
|
|
802
|
+
name: "Laskevasti tuotteen nimen mukaan"
|
|
803
|
+
descend_by_updated_at:
|
|
804
|
+
name: "Laskevasti päivityksen päimärään mukaan"
|
|
805
|
+
in_name:
|
|
806
|
+
args:
|
|
807
|
+
words: Sanat
|
|
808
|
+
description: "(erotettu välillä tai pilkulla)"
|
|
809
|
+
name: "Tuotenimellä on seuraavia"
|
|
810
|
+
sentence: "tuotenimi sisältää <em>%s</em>"
|
|
811
|
+
in_name_or_description:
|
|
812
|
+
args:
|
|
813
|
+
words: Sanat
|
|
814
|
+
description: "(erotettu välillä tai pilkulla)"
|
|
815
|
+
name: "Tuotenimellä tai -kuvauksella on seuraavia"
|
|
816
|
+
sentence: "nimi tai kuvaus sisältää <em>%s</em>"
|
|
817
|
+
in_name_or_keywords:
|
|
818
|
+
args:
|
|
819
|
+
words: Sanat
|
|
820
|
+
description: "(erotettu välillä tai pilkulla)"
|
|
821
|
+
name: "Tuotenimellä tai meta-avainsanoilla on seuraavia"
|
|
822
|
+
sentence: "nimi tai avainsanat sisältävät <em>%s</em>"
|
|
823
|
+
in_taxons:
|
|
824
|
+
args:
|
|
825
|
+
"taxon_names": "Taksonien nimet"
|
|
826
|
+
description: "Taksonien nimet on eroteltava välillä tai pilkulla (esim. adidas,shoes)"
|
|
827
|
+
name: "Taksoneissa ja kaikissa niiden jälkeläisissä"
|
|
828
|
+
sentence: "<em>%s</em>:ssa ja kaikissa niiden jälkeläisissä"
|
|
829
|
+
master_price_gte:
|
|
830
|
+
args:
|
|
831
|
+
amount: Määrä
|
|
832
|
+
description: ""
|
|
833
|
+
name: "Hinta suurempi tai yhtä suuri kuin"
|
|
834
|
+
sentence: "hinta suurempi tai yhtä suuri kuin <em>%.2f</em>"
|
|
835
|
+
master_price_lte:
|
|
836
|
+
args:
|
|
837
|
+
amount: Määrä
|
|
838
|
+
description: ""
|
|
839
|
+
name: "Hinta pienempi tai yhtä suuri kuin"
|
|
840
|
+
sentence: "hinta pienempi tai yhtä suuri kuin <em>%.2f</em>"
|
|
841
|
+
price_between:
|
|
842
|
+
args:
|
|
843
|
+
high: Korkea
|
|
844
|
+
low: Matala
|
|
845
|
+
description: ""
|
|
846
|
+
name: "Hinta välillä"
|
|
847
|
+
sentence: "hinta välillä <em>%.2f</em> ja <em>%.2f</em>"
|
|
848
|
+
taxons_name_eq:
|
|
849
|
+
args:
|
|
850
|
+
taxon_name: "Taksonin nimi"
|
|
851
|
+
description: "Tietyssä taksonissa - ilman jälkeläisiä?"
|
|
852
|
+
name: "Taksonissa (ilman jälkeläisiä)"
|
|
853
|
+
sentence: "<em>%s</em>:ssa"
|
|
854
|
+
with:
|
|
855
|
+
args:
|
|
856
|
+
value: Arvo
|
|
857
|
+
description: "Valitse tuotteet"
|
|
858
|
+
name: Products with IDs
|
|
859
|
+
sentence: with IDs <em>%s</em>
|
|
860
|
+
with_ids:
|
|
861
|
+
args:
|
|
862
|
+
ids: IDs
|
|
863
|
+
description: "Valitse tuotteet"
|
|
864
|
+
name: Products with IDs
|
|
865
|
+
sentence: with IDs <em>%s</em>
|
|
866
|
+
with_option:
|
|
867
|
+
args:
|
|
868
|
+
option: Valinta
|
|
869
|
+
description: "Valitsee kaikki tuotteet joilla on määritetty valinta (esim. väri)"
|
|
870
|
+
name: Valinnalla
|
|
871
|
+
sentence: "valinnalla <em>%s</em>"
|
|
872
|
+
with_option_value:
|
|
873
|
+
args:
|
|
874
|
+
option: Valinta
|
|
875
|
+
value: Arvo
|
|
876
|
+
description: "Valitsee kaikki tuotteet, joilla vähintään yksi variantti, jolle on määritetty valinta ja arvo (esim. väri:punainen)"
|
|
877
|
+
name: "Valinnalla ja arvolla"
|
|
878
|
+
sentence: "valinnalla <em>%s</em> ja arvolla <em>%s</em>"
|
|
879
|
+
with_property:
|
|
880
|
+
args:
|
|
881
|
+
property: Ominaisuus
|
|
882
|
+
description: "Valitsee kaikki tuotteet joilla on määritetty ominaisuus (esim. paino)"
|
|
883
|
+
name: Ominaisuudella
|
|
884
|
+
sentence: "ominaisuudella <em>%s</em>"
|
|
885
|
+
with_property_value:
|
|
886
|
+
args:
|
|
887
|
+
property: Ominaisuus
|
|
888
|
+
value: Arvo
|
|
889
|
+
description: "Valitsee kaikki tuotteet joilla on vähintään yksi variantti, jolla on määritetty ominaisuus ja arvo (esim. paino:10kg)"
|
|
890
|
+
name: Ominaisuuden arvolla
|
|
891
|
+
sentence: "ominaisuudella <em>%s</em> ja arvolla <em>%s</em>"
|
|
892
|
+
products: Tuotteet
|
|
893
|
+
products_with_zero_inventory_display: "Tuotteita, joden varastosaldo 0 %{not} näytetä(än)"
|
|
894
|
+
promotion: Promotion
|
|
895
|
+
promotion_action: Promotion Action
|
|
896
|
+
promotion_action_types:
|
|
897
|
+
create_adjustment:
|
|
898
|
+
description: Creates a promotion credit adjustment on the order
|
|
899
|
+
name: Create adjustment
|
|
900
|
+
create_line_items:
|
|
901
|
+
description: Populates the cart with the specified quantity of variant
|
|
902
|
+
name: Create line items
|
|
903
|
+
give_store_credit:
|
|
904
|
+
description: Gives the user store credit of the amount specified
|
|
905
|
+
name: Give store credit
|
|
906
|
+
promotion_actions: Actions
|
|
907
|
+
promotion_form:
|
|
908
|
+
match_policies:
|
|
909
|
+
all: Match any of these rules
|
|
910
|
+
any: Match all of these rules
|
|
911
|
+
promotion_not_found: The coupon code you entered doesn't exist. Please try again.
|
|
912
|
+
promotion_rule: Promotion Rule
|
|
913
|
+
promotion_rule_types:
|
|
914
|
+
first_order:
|
|
915
|
+
description: Must be the customer's first order
|
|
916
|
+
name: First order
|
|
917
|
+
item_total:
|
|
918
|
+
description: Order total meets these criteria
|
|
919
|
+
name: Item total
|
|
920
|
+
landing_page:
|
|
921
|
+
description: Customer must have visited the specified page
|
|
922
|
+
name: Landing Page
|
|
923
|
+
product:
|
|
924
|
+
description: Order includes specified product(s)
|
|
925
|
+
name: Product(s)
|
|
926
|
+
user:
|
|
927
|
+
description: Available only to the specified users
|
|
928
|
+
name: User
|
|
929
|
+
user_logged_in:
|
|
930
|
+
description: Available only to logged in users
|
|
931
|
+
name: User Logged In
|
|
932
|
+
promotions: Promotions
|
|
933
|
+
promotions_description: Manage offers and coupons with promotions
|
|
934
|
+
properties: Ominaisuudet
|
|
935
|
+
property: Ominaisuus
|
|
936
|
+
prototype: Prototyyppi
|
|
937
|
+
prototypes: Prototyypit
|
|
938
|
+
provider: Tarjoaja
|
|
939
|
+
provider_settings_warning: "Jos muutat tarjoajan tyyppiä, sinun täytyy tallentaa ennen kuin voit muuttaa tarjoajan asetuksia"
|
|
940
|
+
qty: lkm
|
|
941
|
+
quantity_returned: Palautettu määrä
|
|
942
|
+
quantity_shipped: Toimitettu määrä
|
|
943
|
+
range: Väli
|
|
944
|
+
rate: Taso
|
|
945
|
+
reason: Syy
|
|
946
|
+
recalculate_order_total: Laske uudelleen
|
|
947
|
+
receive: vastaanota
|
|
948
|
+
received: Vastaanotettu
|
|
949
|
+
refund: Hyvitä
|
|
950
|
+
register: "Rekisteröidy uutena käyttäjänä"
|
|
951
|
+
register_or_guest: "Jätä tilaus vierailijana tai rekisteröidy"
|
|
952
|
+
registration: Rekisteröityminen
|
|
953
|
+
remember_me: "Muista minut"
|
|
954
|
+
remove: Poista
|
|
955
|
+
rename: Rename
|
|
956
|
+
reports: Raportit
|
|
957
|
+
required_for_solo_and_maestro: "Vaaditaan Solo- ja Maestro korteilta."
|
|
958
|
+
resend: Uudelleenlähetä
|
|
959
|
+
resend_confirmation_instructions: "Lähetä uudelleen ohjeet vahvistusta varten"
|
|
960
|
+
resend_unlock_instructions: "Lähetä uudelleen ohjeet avausta varten"
|
|
961
|
+
reset_password: "Palauta salasana"
|
|
962
|
+
resource_controller:
|
|
963
|
+
member_object_not_found: "Jäsenolioa ei löydy."
|
|
964
|
+
successfully_created: Luotu!
|
|
965
|
+
successfully_removed: "Poistettu!"
|
|
966
|
+
successfully_updated: "Päivitetty!"
|
|
967
|
+
response_code: Vastauskoodi
|
|
968
|
+
resume: jatka
|
|
969
|
+
resumed: Jatkettu
|
|
970
|
+
return: palaa
|
|
971
|
+
return_authorization: Palautusvaltuutus
|
|
972
|
+
return_authorization_updated: Palautusvaltuutus päivitetty
|
|
973
|
+
return_authorizations: Palautusvaltuutukset
|
|
974
|
+
return_quantity: Palautusmäärä
|
|
975
|
+
returned: Palattu
|
|
976
|
+
review: Review
|
|
977
|
+
rma_credit: RMA Credit
|
|
978
|
+
rma_number: Palautusnumero (RMA)
|
|
979
|
+
rma_value: Palautusnumeron arvo
|
|
980
|
+
roles: Roolit
|
|
981
|
+
rules: Säännöt
|
|
982
|
+
s3_access_key: "Access Key"
|
|
983
|
+
s3_bucket: "Bucket"
|
|
984
|
+
s3_headers: "S3 Headers"
|
|
985
|
+
s3_not_used_for_product_images: "S3 is not being used for product images"
|
|
986
|
+
s3_protocol: "S3 Protocol"
|
|
987
|
+
s3_secret: "Secret Key"
|
|
988
|
+
s3_used_for_product_images: "S3 is being used for product images"
|
|
989
|
+
sales_tax: Liikevaihtovero
|
|
990
|
+
sales_total: Kokonaismyynti
|
|
991
|
+
sales_total_description: "Kaikkien tilausten kokonaismyynti"
|
|
992
|
+
save_and_continue: "Tallenna ja jatka"
|
|
993
|
+
save_preferences: "Tallenna asetukset"
|
|
994
|
+
scope: Laajuus
|
|
995
|
+
scopes: Laajuudet
|
|
996
|
+
search: Etsi
|
|
997
|
+
search_results: "Etsi tuloksia avainsanoilla: '%{keywords}'"
|
|
998
|
+
searching: Etsii
|
|
999
|
+
secure_connection_type: "Turvallinen yhteystyyppi"
|
|
1000
|
+
secure_credit_card: Secure Credit Card
|
|
1001
|
+
security_settings: "Security Settings"
|
|
1002
|
+
select: Valitse
|
|
1003
|
+
select_from_prototype: "Valitse prototyypistä"
|
|
1004
|
+
select_preferred_shipping_option: "Valitse haluamasi toimitustapa"
|
|
1005
|
+
send_copy_of_all_mails_to: "Lähetä kopio kaikista sähköposteista"
|
|
1006
|
+
send_copy_of_orders_mails_to: "Lähetä kopio tilaussähköposteista"
|
|
1007
|
+
send_mails_as: "Lähetä sähköpostiviestit"
|
|
1008
|
+
send_me_reset_password_instructions: "Lähetä ohjeet salasanan palautusta varten"
|
|
1009
|
+
send_order_mails_as: "Lähetä tilaussähköpostiviestit"
|
|
1010
|
+
server: Palvelin
|
|
1011
|
+
server_error: "Palvelin palautti virheen"
|
|
1012
|
+
settings: Asetukset
|
|
1013
|
+
ship: toimita
|
|
1014
|
+
ship_address: Toimitusosoite
|
|
1015
|
+
shipment: Toimitus
|
|
1016
|
+
shipment_details: Toimitustiedot
|
|
1017
|
+
shipment_inc_vat: "Shipment including VAT"
|
|
1018
|
+
shipment_mailer:
|
|
1019
|
+
shipped_email:
|
|
1020
|
+
dear_customer: "Dear Customer,"
|
|
1021
|
+
instructions: "Your order has been shipped"
|
|
1022
|
+
shipment_summary: "Shipment Summary"
|
|
1023
|
+
subject: "Viesti toimituksesta"
|
|
1024
|
+
thanks: "Thank you for your business."
|
|
1025
|
+
track_information: "Tracking Information: %{tracking}"
|
|
1026
|
+
shipment_number: Toimitusnumero
|
|
1027
|
+
shipment_state: Toimituksen tila
|
|
1028
|
+
shipment_states:
|
|
1029
|
+
backorder: jälkitoimitus
|
|
1030
|
+
partial: vajaa
|
|
1031
|
+
pending: odottaa
|
|
1032
|
+
ready: valmis
|
|
1033
|
+
shipped: toimitettu
|
|
1034
|
+
shipment_updated: Toimitus päivitetty
|
|
1035
|
+
shipments: Toimitukset
|
|
1036
|
+
shipped: Toimitettu
|
|
1037
|
+
shipping: Toimitus
|
|
1038
|
+
shipping_address: Toimitusosoite
|
|
1039
|
+
shipping_categories: Toimituskategoriat
|
|
1040
|
+
shipping_categories_description: "Muokkaa toimituskategorioita tietääksesi millä tavoilla tuotteita voidaan toimittaa"
|
|
1041
|
+
shipping_category: Toimituskategoria
|
|
1042
|
+
shipping_category_choose: "Shipping Category"
|
|
1043
|
+
shipping_cost: Toimituskulut
|
|
1044
|
+
shipping_error: Toimitusvirhe
|
|
1045
|
+
shipping_instructions: Toimitusohjeet
|
|
1046
|
+
shipping_method: Toimitustapa
|
|
1047
|
+
shipping_methods: Toimitustavat
|
|
1048
|
+
shipping_methods_description: "Muokkaa toimitustapoja"
|
|
1049
|
+
shipping_total: "Toimitus yhteensä"
|
|
1050
|
+
shop_by_taxonomy: "%{taxonomy}"
|
|
1051
|
+
shopping_cart: Ostoskori
|
|
1052
|
+
short_description: "Short description"
|
|
1053
|
+
show: Näytä
|
|
1054
|
+
show_active: "Näytä aktiiviset"
|
|
1055
|
+
show_deleted: "Näytä poistetut"
|
|
1056
|
+
show_incomplete_orders: "Näytä keskeneräiset tilaukset"
|
|
1057
|
+
show_only_complete_orders: "Näytä vain valmiit tilaukset"
|
|
1058
|
+
show_only_unfulfilled_orders: "Show only unfulfilled orders"
|
|
1059
|
+
show_out_of_stock_products: "Näytä loppuneet tuotteet"
|
|
1060
|
+
showing_first_n: "Näytetään ensin %{n}"
|
|
1061
|
+
sign_up: Kirjaudu
|
|
1062
|
+
site_name: "Sivun nimi"
|
|
1063
|
+
site_url: "Sivun URL"
|
|
1064
|
+
sku: Tuotetunnus
|
|
1065
|
+
smtp: SMTP
|
|
1066
|
+
smtp_authentication_type: SMTP todennustyyppi
|
|
1067
|
+
smtp_domain: SMTP verkkotunnus
|
|
1068
|
+
smtp_mail_host: SMTP palvelin
|
|
1069
|
+
smtp_password: SMTP salasana
|
|
1070
|
+
smtp_port: SMTP portti
|
|
1071
|
+
smtp_send_all_emails_as_from_following_address: "Lähetä kaikki viestit tästä osoitteesta."
|
|
1072
|
+
smtp_send_copy_to_this_addresses: "Lähetä kopio kaikista lähtevistä viesteistä tähän osoitteeseen. Erottele osoitteet pilkulla."
|
|
1073
|
+
smtp_username: SMTP käyttäjänimi
|
|
1074
|
+
sold: Myyty
|
|
1075
|
+
sort_ordering: Lajittelujärjestys
|
|
1076
|
+
special_instructions: "Erityisohjeet"
|
|
1077
|
+
spree:
|
|
1078
|
+
spree/order:
|
|
1079
|
+
coupon_code: Coupon Code
|
|
1080
|
+
date: Päivämäärä
|
|
1081
|
+
date_picker:
|
|
1082
|
+
format: 'yy/mm/dd'
|
|
1083
|
+
time: Kellonaika
|
|
1084
|
+
spree_alert_checking: "Check for Spree security and release alerts"
|
|
1085
|
+
spree_alert_not_checking: "Not checking for Spree security and release alerts"
|
|
1086
|
+
spree_gateway_error_flash_for_checkout: "Maksusi tiedoissa oli virhe. Ole hyvä ja tarkista tiedot, ja yritä uudelleen."
|
|
1087
|
+
spree_inventory_error_flash_for_insufficient_quantity: "An item in your cart has become unavailable."
|
|
1088
|
+
ssl_will_be_used_in_development_and_test_modes: "SSL:ää käytetään tarvittaessa kehitys- ja testiympäristössä."
|
|
1089
|
+
ssl_will_be_used_in_production_mode: "SSL:ää käytetään tuotantoympäristössä"
|
|
1090
|
+
ssl_will_be_used_in_staging_mode: "SSL will be used in staging mode"
|
|
1091
|
+
ssl_will_not_be_used_in_development_and_test_modes: "SSL:ää ei käytetä kehitys- ja testiympäristössä."
|
|
1092
|
+
ssl_will_not_be_used_in_production_mode: "SSL:ää ei käytetä tuotantoympäristössä"
|
|
1093
|
+
ssl_will_not_be_used_in_staging_mode: "SSL will not be used in staging mode"
|
|
1094
|
+
start: Alku
|
|
1095
|
+
start_date: Voimassa
|
|
1096
|
+
state: Osavaltio
|
|
1097
|
+
state_based: Sijaintilääni/-osavaltio
|
|
1098
|
+
state_setting_description: "Muokkaa maiden lääni/-osavaltiolistaa."
|
|
1099
|
+
states: Läänit/osavaltiot
|
|
1100
|
+
status: Tila
|
|
1101
|
+
stop: Loppu
|
|
1102
|
+
store: Kauppa
|
|
1103
|
+
street_address: Katuosoite
|
|
1104
|
+
street_address_2: "Katuosoite (jatkoa)"
|
|
1105
|
+
subtotal: Välisumma
|
|
1106
|
+
subtract: Vähennä
|
|
1107
|
+
successfully_created: "%{resource} luonti onnistui!"
|
|
1108
|
+
successfully_removed: "%{resource} poisto onnistui!"
|
|
1109
|
+
successfully_updated: "%{resource} päivitys onnistui!"
|
|
1110
|
+
system: Luokitus
|
|
1111
|
+
tax: Vero
|
|
1112
|
+
tax_categories: Verokategoriat
|
|
1113
|
+
tax_categories_setting_description: "Muokkaa verokategorioita tunnistaaksesi verotettavat tuotteet."
|
|
1114
|
+
tax_category: Verokategoria
|
|
1115
|
+
tax_rates: Veroprosentit
|
|
1116
|
+
tax_rates_description: "Veroprosenttien luominen."
|
|
1117
|
+
tax_settings: "Veroasetukset"
|
|
1118
|
+
tax_settings_description: "Perus-veroasetukset."
|
|
1119
|
+
tax_total: "Vero yhteensä"
|
|
1120
|
+
tax_type: "Veron tyyppi"
|
|
1121
|
+
taxon: Taksoni
|
|
1122
|
+
taxon_edit: Muokkaa taksonia
|
|
1123
|
+
taxonomies: Taksonomiat
|
|
1124
|
+
taxonomies_setting_description: "Luo ja muokkaa taksonomioita"
|
|
1125
|
+
taxonomy: Taxonomy
|
|
1126
|
+
taxonomy_edit: "Muokkaa taksonomiaa"
|
|
1127
|
+
taxonomy_tree_error: "Muutosta ei hyväksytty. Puu on palautettu edelliseen tilaansa. Yritä uudelleen."
|
|
1128
|
+
taxonomy_tree_instruction: "* Klikkaa lasta päästäksesi valikkoon, josta voit lisätä, poistaa ja järjestää lapsia."
|
|
1129
|
+
taxons: Taksonit
|
|
1130
|
+
test: Testaa
|
|
1131
|
+
test_mailer:
|
|
1132
|
+
test_email:
|
|
1133
|
+
greeting: 'Congratulations!'
|
|
1134
|
+
message: 'If you have received this email, then your email settings are correct.'
|
|
1135
|
+
subject: 'Testmail'
|
|
1136
|
+
test_mode: Testimoodi
|
|
1137
|
+
thank_you_for_your_order: "Kiitos tilauksestasi! Tulosta tarvittaessa kopio tästä vahvistuksesta."
|
|
1138
|
+
there_were_problems_with_the_following_fields: "Seuraavissa kentissä oli virhe"
|
|
1139
|
+
this_file_language: Suomi
|
|
1140
|
+
thumbnail: Näytekuva
|
|
1141
|
+
to_add_variants_you_must_first_define: "Lisättävä variantti täytyy ensin määritellä"
|
|
1142
|
+
to_state: "To State"
|
|
1143
|
+
total: Loppusumma
|
|
1144
|
+
tracking: Seuranta
|
|
1145
|
+
transaction: Transaktio
|
|
1146
|
+
transactions: Transaktiot
|
|
1147
|
+
tree: Puu
|
|
1148
|
+
try_again: "Yritä uudelleen"
|
|
1149
|
+
type: Tyyppi
|
|
1150
|
+
type_to_search: Type to search
|
|
1151
|
+
unable_ship_method: "Toimitustapojen luominen ei onnistu palvelinvirheen takia."
|
|
1152
|
+
unable_to_authorize_credit_card: "Luottokortin valtuuttaminen ei onnistu"
|
|
1153
|
+
unable_to_capture_credit_card: "Luottokortin tallentaminen ei onnistu"
|
|
1154
|
+
unable_to_connect_to_gateway: Ei saatu yhteyttä yhdyskäytävään
|
|
1155
|
+
unable_to_save_order: "Tilauksen tallentaminen ei onnistu"
|
|
1156
|
+
under_paid: Maksamatta
|
|
1157
|
+
under_price: "Under %{price}"
|
|
1158
|
+
unrecognized_card_type: "Tunnistamaton korttityyppi"
|
|
1159
|
+
update: Päivitä
|
|
1160
|
+
update_password: "Päivitä salasanani ja kirjaa minut sisään"
|
|
1161
|
+
updated_successfully: "Päivitetty onnistuneesti"
|
|
1162
|
+
updating: Päivitetään
|
|
1163
|
+
usage_limit: Käyttöraja
|
|
1164
|
+
use_as_shipping_address: "Käytä toimitusosoitteena"
|
|
1165
|
+
use_billing_address: "Käytä laskutusosoitetta"
|
|
1166
|
+
use_different_shipping_address: "Käytä eri toimitusosoitetta"
|
|
1167
|
+
use_new_cc: Käytä uutta korttia
|
|
1168
|
+
use_s3: "Use Amazon S3 For Images"
|
|
1169
|
+
user: Käyttäjä
|
|
1170
|
+
user_account: Käyttäjätunnus
|
|
1171
|
+
user_created_successfully: "Käyttäjä luotu onnistuneesti"
|
|
1172
|
+
user_rule:
|
|
1173
|
+
choose_users: Valitse käyttäjät
|
|
1174
|
+
users: Käyttäjät
|
|
1175
|
+
validate_on_profile_create: Validate on profile create
|
|
1176
|
+
validation:
|
|
1177
|
+
cannot_be_greater_than_available_stock: "cannot be greater than available stock."
|
|
1178
|
+
cannot_be_less_than_shipped_units: "ei voi olla pienempi kuin toimitettu määrä."
|
|
1179
|
+
cannot_destory_line_item_as_inventory_units_have_shipped: "Cannot destory line item as some inventory units have shipped."
|
|
1180
|
+
is_too_large: on liian iso -- varastossa ei riittävästi tuotteita
|
|
1181
|
+
must_be_int: täytyy olla kokonaisluku
|
|
1182
|
+
must_be_non_negative: täytyy olla ei-negatiivinen
|
|
1183
|
+
value: Arvo
|
|
1184
|
+
variant: Variant
|
|
1185
|
+
variants: Variantit
|
|
1186
|
+
vat: ALV
|
|
1187
|
+
version: Versio
|
|
1188
|
+
view_shipping_options: "Näytä toimitusvaihtoehdot"
|
|
1189
|
+
void: Tyhjä
|
|
1190
|
+
website: Verkkosivu
|
|
1191
|
+
weight: Paino
|
|
1192
|
+
welcome_to_sample_store: "Tervetuloa esimerkkikauppaan"
|
|
1193
|
+
what_is_a_cvv: "Mikä on (CVV, Credit Card Code) luottokorttityyppi?"
|
|
1194
|
+
what_is_this: "Mikä tämä on?"
|
|
1195
|
+
whats_this: "Mikä tämä on"
|
|
1196
|
+
width: Leveys
|
|
1197
|
+
year: Vuosi
|
|
1198
|
+
yes: "Yes"
|
|
1199
|
+
you_have_been_logged_out: "Olet kirjautunut ulos."
|
|
1200
|
+
you_have_no_orders_yet: "Sinulla ei ole vielä tilauksia."
|
|
1201
|
+
your_cart_is_empty: "Ostoskorisi on tyhjä"
|
|
1202
|
+
zip: Postinumero
|
|
1203
|
+
zone: Alue
|
|
1204
|
+
zone_based: Sijaintialue
|
|
1205
|
+
zone_setting_description: "Lista maista, osavaltioista/lääneistä ja muista alueista käytettäväksi laskutoimituksissa."
|
|
1206
|
+
zones: Alueet
|