spree_i18n 1.0.0 → 5.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +22 -0
- data/.rspec +3 -0
- data/.rubocop.yml +7 -0
- data/.travis.yml +44 -0
- data/Appraisals +9 -0
- data/CONTRIBUTING.md +81 -0
- data/Gemfile +6 -0
- data/LICENSE.md +26 -0
- data/README.md +95 -9
- data/Rakefile +86 -0
- data/bin/rails +7 -0
- data/config/initializers/country_names.rb +51 -0
- data/config/locales/ar.yml +1341 -0
- data/config/locales/be.yml +1419 -0
- data/config/locales/bg.yml +1441 -0
- data/config/locales/ca.yml +1253 -1126
- data/config/locales/cs.yml +1363 -0
- data/config/locales/da.yml +1330 -1191
- data/config/locales/de-CH.yml +1284 -1202
- data/config/locales/de.yml +1928 -1113
- data/config/locales/en-AU.yml +1241 -1113
- data/config/locales/en-GB.yml +1249 -1117
- data/config/locales/en-IN.yml +1241 -1111
- data/config/locales/en-NZ.yml +1248 -1120
- data/config/locales/es-CL.yml +1398 -0
- data/config/locales/es-EC.yml +1338 -0
- data/config/locales/es-MX.yml +1327 -1196
- data/config/locales/es.yml +1785 -1195
- data/config/locales/et.yml +1246 -1136
- data/config/locales/fa.yml +1139 -1185
- data/config/locales/fi.yml +1362 -1200
- data/config/locales/fr.yml +1952 -1142
- data/config/locales/gr.yml +1336 -0
- data/config/locales/id.yml +1335 -0
- data/config/locales/it.yml +1391 -1187
- data/config/locales/ja.yml +1336 -0
- data/config/locales/km.yml +1358 -0
- data/config/locales/ko.yml +1292 -1204
- data/config/locales/ku.yml +1338 -0
- data/config/locales/lt.yml +1497 -1199
- data/config/locales/lv.yml +1319 -1194
- data/config/locales/nb.yml +1339 -0
- data/config/locales/nl.yml +1361 -1124
- data/config/locales/pl.yml +1640 -1139
- data/config/locales/pt-BR.yml +1512 -1196
- data/config/locales/pt.yml +1290 -0
- data/config/locales/ro.yml +1335 -0
- data/config/locales/ru.yml +1396 -1115
- data/config/locales/sk.yml +1339 -1200
- data/config/locales/sl-SI.yml +1286 -1204
- data/config/locales/sv.yml +1559 -0
- data/config/locales/th.yml +1319 -1195
- data/config/locales/tr.yml +1291 -0
- data/config/locales/uk.yml +1316 -1075
- data/config/locales/vi.yml +1296 -0
- data/config/locales/zh-CN.yml +1367 -1199
- data/config/locales/zh-TW.yml +1821 -1199
- data/gemfiles/spree_4_2.gemfile +8 -0
- data/gemfiles/spree_master.gemfile +8 -0
- data/lib/generators/spree_i18n/install/install_generator.rb +6 -0
- data/lib/spree/i18n_utils.rb +26 -20
- data/lib/spree_i18n.rb +6 -1
- data/lib/spree_i18n/engine.rb +43 -0
- data/lib/spree_i18n/locale.rb +13 -0
- data/lib/spree_i18n/version.rb +17 -0
- data/lib/tasks/spree_i18n/upgrade.rake +43 -0
- data/spec/features/russian_errors_translation_spec.rb +16 -0
- data/spec/features/translation_spec.rb +38 -0
- data/spec/spec_helper.rb +10 -0
- data/spec/support/i18n.rb +5 -0
- data/spree_i18n.gemspec +31 -0
- metadata +94 -110
- data/config/locales/cs-CZ.yml +0 -1206
- data/config/locales/il.yml +0 -1206
- data/config/locales/ja/spree_api.yml +0 -14
- data/config/locales/ja/spree_auth.yml +0 -46
- data/config/locales/ja/spree_core.rb +0 -16
- data/config/locales/ja/spree_core.yml +0 -1071
- data/config/locales/ja/spree_dash.yml +0 -5
- data/config/locales/ja/spree_promo.yml +0 -88
- data/config/locales/nb-NO.yml +0 -1206
- data/config/locales/nl-BE.yml +0 -1206
- data/config/locales/pt-PT.yml +0 -1206
- data/config/locales/sv-SE.yml +0 -1210
- data/config/locales/vn.yml +0 -1206
- data/default/spree_api.yml +0 -21
- data/default/spree_auth.yml +0 -46
- data/default/spree_core.yml +0 -1123
- data/default/spree_dash.yml +0 -11
- data/default/spree_promo.yml +0 -92
- data/lib/spree_i18n/railtie.rb +0 -24
- data/lib/tasks/i18n.rake +0 -107
data/config/locales/fi.yml
CHANGED
@@ -1,1206 +1,1368 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
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:
|
1
|
+
fi:
|
2
|
+
activerecord:
|
3
|
+
attributes:
|
4
|
+
spree/address:
|
5
|
+
address1: Lähiosoite
|
6
|
+
address2: Lähiosoite (jatkuu)
|
7
|
+
city: Postitoimipaikka
|
8
|
+
country: Maa
|
9
|
+
firstname: Etunimi
|
10
|
+
lastname: Sukunimi
|
11
|
+
phone: Puhelin
|
12
|
+
state: Osavaltio tai maakunta
|
13
|
+
zipcode: Postinumero
|
14
|
+
spree/calculator/tiered_flat_rate:
|
15
|
+
preferred_base_amount:
|
16
|
+
preferred_tiers:
|
17
|
+
spree/calculator/tiered_percent:
|
18
|
+
preferred_base_percent:
|
19
|
+
preferred_tiers:
|
20
|
+
spree/country:
|
32
21
|
iso: ISO
|
33
22
|
iso3: ISO3
|
34
|
-
iso_name:
|
35
|
-
name:
|
36
|
-
numcode:
|
37
|
-
spree/credit_card:
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
spree/
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
23
|
+
iso_name: ISO-nimi
|
24
|
+
name: Nimi
|
25
|
+
numcode: ISO-koodi
|
26
|
+
spree/credit_card:
|
27
|
+
base:
|
28
|
+
cc_type: Tyyppi
|
29
|
+
month: Kuukausi
|
30
|
+
name:
|
31
|
+
number: Numero
|
32
|
+
verification_value: Tarkistuskoodi
|
33
|
+
year: Vuosi
|
34
|
+
spree/inventory_unit:
|
35
|
+
state: Tila
|
36
|
+
spree/line_item:
|
37
|
+
price: Hinta
|
38
|
+
quantity: Määrä
|
39
|
+
spree/option_type:
|
40
|
+
name: Nimi
|
41
|
+
presentation: Julkinen nimi
|
42
|
+
spree/order:
|
43
|
+
checkout_complete: Tilaus valmis
|
44
|
+
completed_at: Valmistui
|
45
|
+
considered_risky: Riskialttius
|
46
|
+
coupon_code: Kupongin koodi
|
47
|
+
created_at: Tilauspäivä
|
48
|
+
email: Sähköposti
|
49
|
+
ip_address: IP-osoite
|
50
|
+
item_total: Tuotteet yhteensä
|
51
|
+
number: Numero
|
52
|
+
payment_state: Maksun tila
|
53
|
+
shipment_state: Toimituksen tila
|
54
|
+
special_instructions: Erityisohjeet
|
55
|
+
state: Tila
|
56
|
+
total: Yhteensä
|
64
57
|
spree/order/bill_address:
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
58
|
+
address1: Maksajan katuosoite
|
59
|
+
city: Maksajan postitoimipaikka
|
60
|
+
firstname: Maksajan etunimi
|
61
|
+
lastname: Maksajan sukunimi
|
62
|
+
phone: Maksajan puhelinnumero
|
63
|
+
state: Maksajan osavaltio tai maakunta
|
64
|
+
zipcode: Maksajan postinumero
|
72
65
|
spree/order/ship_address:
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
spree/
|
81
|
-
|
82
|
-
spree/
|
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
|
-
spree/
|
110
|
-
name:
|
111
|
-
spree/
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
66
|
+
address1: Vastaanottajan katuosoite
|
67
|
+
city: Vastaanottajan postitoimipaikka
|
68
|
+
firstname: Vastaanottajan etunimi
|
69
|
+
lastname: Vastaanottajan sukunimi
|
70
|
+
phone: Vastaanottajan puhelinnumero
|
71
|
+
state: Vastaanottajan maakunta
|
72
|
+
zipcode: Vastaanottajan postinumero
|
73
|
+
spree/payment:
|
74
|
+
amount: Summa
|
75
|
+
spree/payment_method:
|
76
|
+
name: Nimi
|
77
|
+
spree/product:
|
78
|
+
available_on: Saatavilla
|
79
|
+
cost_currency: Maksuvaluutta
|
80
|
+
cost_price: Inventaarihinta
|
81
|
+
description: Kuvaus
|
82
|
+
master_price: Master-hinta
|
83
|
+
name: Nimi
|
84
|
+
on_hand: Varastossa
|
85
|
+
shipping_category: Toimituskategoria
|
86
|
+
tax_category: Verokanta
|
87
|
+
spree/promotion:
|
88
|
+
advertise: Mainosta
|
89
|
+
code: Koodi
|
90
|
+
description: Kuvaus
|
91
|
+
event_name: Kampanjan nimi
|
92
|
+
expires_at: Viimeistään
|
93
|
+
name: Nimi
|
94
|
+
path: Polku
|
95
|
+
starts_at: Alkaa
|
96
|
+
usage_limit: Käyttöraja
|
97
|
+
spree/promotion_category:
|
98
|
+
name: Kampanjakategoria
|
99
|
+
spree/property:
|
100
|
+
name: Nimi
|
101
|
+
presentation: Julkinen nimi
|
102
|
+
spree/prototype:
|
103
|
+
name: Nimi
|
104
|
+
spree/return_authorization:
|
105
|
+
amount: Määrä
|
106
|
+
spree/role:
|
107
|
+
name: Nimi
|
108
|
+
spree/state:
|
109
|
+
abbr: Lyhenne
|
110
|
+
name: Nimi
|
111
|
+
spree/state_change:
|
112
|
+
state_changes:
|
113
|
+
state_from:
|
114
|
+
state_to:
|
115
|
+
timestamp:
|
116
|
+
type:
|
117
|
+
updated:
|
118
|
+
user:
|
119
|
+
spree/store:
|
120
|
+
mail_from_address:
|
121
|
+
meta_description:
|
122
|
+
meta_keywords:
|
123
|
+
name:
|
124
|
+
seo_title:
|
125
|
+
url:
|
126
|
+
spree/tax_category:
|
127
|
+
description: Kuvaus
|
128
|
+
name: Nimi
|
129
|
+
spree/tax_rate:
|
130
|
+
amount: Aste
|
131
|
+
included_in_price: Sisältyy hintaan
|
132
|
+
show_rate_in_label: Näytä veroprosentti hinnoissa
|
133
|
+
spree/taxon:
|
134
|
+
name: Nimi
|
135
|
+
permalink: Siisti url
|
136
|
+
position: Sijainti
|
137
|
+
spree/taxonomy:
|
138
|
+
name: Nimi
|
139
|
+
spree/user:
|
140
|
+
email: Sähköpostiosoite
|
141
|
+
password: Salasana
|
142
|
+
password_confirmation: Vahvista salasana
|
143
|
+
spree/variant:
|
144
|
+
cost_currency: Maksuvaluutta
|
145
|
+
cost_price: Inventaarihinta
|
146
|
+
depth: Syvyys
|
147
|
+
height: Korkeus
|
148
|
+
price: Hinta
|
136
149
|
sku: SKU
|
137
|
-
weight:
|
138
|
-
width:
|
139
|
-
spree/zone:
|
140
|
-
description:
|
141
|
-
name:
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
spree/
|
210
|
-
one:
|
211
|
-
other:
|
212
|
-
spree/
|
213
|
-
one:
|
214
|
-
other:
|
215
|
-
spree/
|
216
|
-
one:
|
217
|
-
other:
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
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
|
150
|
+
weight: Paino
|
151
|
+
width: Leveys
|
152
|
+
spree/zone:
|
153
|
+
description: Kuvaus
|
154
|
+
name: Nimi
|
155
|
+
errors:
|
156
|
+
models:
|
157
|
+
spree/calculator/tiered_flat_rate:
|
158
|
+
attributes:
|
159
|
+
base:
|
160
|
+
keys_should_be_positive_number:
|
161
|
+
preferred_tiers:
|
162
|
+
should_be_hash:
|
163
|
+
spree/calculator/tiered_percent:
|
164
|
+
attributes:
|
165
|
+
base:
|
166
|
+
keys_should_be_positive_number:
|
167
|
+
values_should_be_percent:
|
168
|
+
preferred_tiers:
|
169
|
+
should_be_hash:
|
170
|
+
spree/classification:
|
171
|
+
attributes:
|
172
|
+
taxon_id:
|
173
|
+
already_linked:
|
174
|
+
spree/credit_card:
|
175
|
+
attributes:
|
176
|
+
base:
|
177
|
+
card_expired: Kortti on vanhentunut
|
178
|
+
expiry_invalid:
|
179
|
+
spree/line_item:
|
180
|
+
attributes:
|
181
|
+
currency:
|
182
|
+
must_match_order_currency:
|
183
|
+
spree/refund:
|
184
|
+
attributes:
|
185
|
+
amount:
|
186
|
+
greater_than_allowed:
|
187
|
+
spree/reimbursement:
|
188
|
+
attributes:
|
189
|
+
base:
|
190
|
+
return_items_order_id_does_not_match:
|
191
|
+
spree/return_item:
|
192
|
+
attributes:
|
193
|
+
inventory_unit:
|
194
|
+
other_completed_return_item_exists:
|
195
|
+
reimbursement:
|
196
|
+
cannot_be_associated_unless_accepted:
|
197
|
+
spree/store:
|
198
|
+
attributes:
|
199
|
+
base:
|
200
|
+
cannot_destroy_default_store:
|
201
|
+
models:
|
202
|
+
spree/address:
|
203
|
+
one: Osoite
|
204
|
+
other: Osoitteet
|
205
|
+
spree/country:
|
206
|
+
one: Maa
|
207
|
+
other: Maat
|
208
|
+
spree/credit_card:
|
209
|
+
one: Luottokortti
|
210
|
+
other: Luottokortit
|
211
|
+
spree/customer_return:
|
212
|
+
spree/inventory_unit:
|
213
|
+
one: Myyntiyksikkö
|
214
|
+
other: Myyntiyksikköä
|
215
|
+
spree/line_item:
|
216
|
+
one: Tuoterivi
|
217
|
+
other: Tuoterivit
|
218
|
+
spree/option_type:
|
219
|
+
one: Valintatyyppi
|
220
|
+
other: Valintatyypit
|
221
|
+
spree/option_value:
|
222
|
+
spree/order:
|
223
|
+
one: Tilaus
|
224
|
+
other: Tilaukset
|
225
|
+
spree/payment:
|
226
|
+
one: Maksu
|
227
|
+
other: Maksut
|
228
|
+
spree/payment_method:
|
229
|
+
one: Maksutapa
|
230
|
+
other: Maksutavat
|
231
|
+
spree/product:
|
232
|
+
one: Tuote
|
233
|
+
other: Tuotteet
|
234
|
+
spree/promotion:
|
235
|
+
one: Kampanja
|
236
|
+
other: Kampanjat
|
237
|
+
spree/promotion_category:
|
238
|
+
one: Kampanjakategoria
|
239
|
+
other: Kampanjakategoriat
|
240
|
+
spree/property:
|
241
|
+
one: Ominaisuus
|
242
|
+
other: Ominaisuudet
|
243
|
+
spree/prototype:
|
244
|
+
one: Prototyyppi
|
245
|
+
other: Prototyypit
|
246
|
+
spree/refund_reason:
|
247
|
+
spree/reimbursement:
|
248
|
+
spree/reimbursement_type:
|
249
|
+
spree/return_authorization:
|
250
|
+
one: Asiakaspalautus
|
251
|
+
other: Asiakaspalautukset
|
252
|
+
spree/return_authorization_reason:
|
253
|
+
spree/role:
|
254
|
+
one: Rooli
|
255
|
+
other: Roolit
|
256
|
+
spree/shipment:
|
257
|
+
one: Toimitus
|
258
|
+
other: Toimitukset
|
259
|
+
spree/shipping_category:
|
260
|
+
one: Toimituskategoria
|
261
|
+
other: Toimituskategoriat
|
262
|
+
spree/shipping_method:
|
263
|
+
one: Toimitustapa
|
264
|
+
other: Toimitustavat
|
265
|
+
spree/state:
|
266
|
+
one: Osavalitio
|
267
|
+
other: Osavaltiot
|
268
|
+
spree/state_change:
|
269
|
+
spree/stock_location:
|
270
|
+
one: Varasto
|
271
|
+
other: Varastot
|
272
|
+
spree/stock_movement:
|
273
|
+
spree/stock_transfer:
|
274
|
+
one: Varastosiirto
|
275
|
+
other: Varastosiirrot
|
276
|
+
spree/tax_category:
|
277
|
+
one: Verokanta
|
278
|
+
other: Verokannat
|
279
|
+
spree/tax_rate:
|
280
|
+
one: Veroaste
|
281
|
+
other: Veroasteet
|
282
|
+
spree/taxon:
|
283
|
+
one: Taksoni
|
284
|
+
other: Taksonit
|
285
|
+
spree/taxonomy:
|
286
|
+
one: Taksonomia
|
287
|
+
other: Taksonomiat
|
288
|
+
spree/tracker:
|
289
|
+
one: Seuranta
|
290
|
+
other: Seurannat
|
291
|
+
spree/user:
|
292
|
+
one: Käyttäjä
|
293
|
+
other: Käyttäjät
|
294
|
+
spree/variant:
|
295
|
+
one: Variantti
|
296
|
+
other: Variantit
|
297
|
+
spree/zone:
|
298
|
+
one: Alue
|
299
|
+
other: Alueet
|
300
|
+
devise:
|
301
|
+
confirmations:
|
302
|
+
confirmed: Kiitos tilisi vahvistamisesta! Kirjasimme sinut nyt sisään.
|
303
|
+
send_instructions: Saat ihan kohta sähköpostilla ohjeet tilisi vahvistamiseksi. Älä huoli, se onnistuu helposti!
|
304
|
+
failure:
|
305
|
+
inactive: Et ole aktivoinut vielä tiliäsi.
|
306
|
+
invalid: Sähköpostiosoite tai salasana oli väärin.
|
307
|
+
invalid_token: Virheellinen autentikointiavain.
|
308
|
+
locked: Tilisi on lukittu.
|
309
|
+
timeout: Istuntosi vanhentui. Jatka kirjautumalla uudelleen sisään.
|
310
|
+
unauthenticated: Kirjaudu sisään tai rekisteröidy jatkaaksesi.
|
311
|
+
unconfirmed: Voit jatkaa heti kun olet vahvistanut tilisi.
|
312
|
+
mailer:
|
313
|
+
confirmation_instructions:
|
314
|
+
subject: Ohjeet tilin vahvistamiseen
|
315
|
+
reset_password_instructions:
|
316
|
+
subject: Ohjeet salasanan vaihtamiseksi
|
317
|
+
unlock_instructions:
|
318
|
+
subject: Lukituksen avaaminen
|
319
|
+
oauth_callbacks:
|
320
|
+
failure: "%{kind} ei voinut valtuuttaa sinua, koska %{reason}"
|
321
|
+
success: "%{kind} valtuutti sinut sisään."
|
322
|
+
unlocks:
|
323
|
+
send_instructions: Saat pian sähköpostin jossa on ohjeet tilisi lukituksen poistamiseen.
|
324
|
+
unlocked: Tilisi lukitus on nyt poistettu. Olet kirjautunut sisään.
|
325
|
+
user_passwords:
|
326
|
+
user:
|
327
|
+
cannot_be_blank: Salasana ei saa olla tyhjä.
|
328
|
+
send_instructions: Saat pian sähköpostin jossa on ohjeet salasanan vaihtamiseksi.
|
329
|
+
updated: Salasanasi on nyt vaihdettu. Olet myös kirjautunut sisään.
|
330
|
+
user_registrations:
|
331
|
+
destroyed: Näkemiin! Tilisi on nyt peruttu. Toivottavasti näemme sinut pian uudelleen.
|
332
|
+
inactive_signed_up: Olet rekisteröitynyt onnistuneesti, mutta valitettavasti emme voi kirjata sinua sisään koska tilisi on %{reason}.
|
333
|
+
signed_up: Tervetuloa! Olet nyt kirjautunut sisään.
|
334
|
+
updated: Tilisi on nyt päivitetty.
|
335
|
+
user_sessions:
|
336
|
+
signed_in: Olet nyt kirjautunut sisään.
|
337
|
+
signed_out: Olet nyt kirjautunut ulos.
|
338
|
+
errors:
|
339
|
+
messages:
|
340
|
+
already_confirmed: on jo vahvistettu
|
341
|
+
not_found: ei löytynyt
|
342
|
+
not_locked: ei ollut lukittu
|
343
|
+
not_saved:
|
344
|
+
one: 'Yksi virhe esti kohteen %{resource} tallennuksen:'
|
345
|
+
other: "%{count} virhettä estivät kohteen %{resource} tallennuksen:"
|
346
|
+
spree:
|
347
|
+
abbreviation: Lyhenne
|
348
|
+
accept:
|
349
|
+
acceptance_errors:
|
350
|
+
acceptance_status:
|
351
|
+
accepted:
|
352
|
+
account: Tili
|
353
|
+
account_updated: Tilin tiedot päivitetty
|
354
|
+
action: Toimenpide
|
355
|
+
actions:
|
356
|
+
cancel: Peruuta
|
357
|
+
continue: Jatka
|
358
|
+
create: Luo
|
359
|
+
destroy: Tuhoa
|
360
|
+
edit: Muokkaa
|
361
|
+
list: Lista
|
362
|
+
listing: Listataan
|
363
|
+
new: Uusi
|
364
|
+
refund:
|
365
|
+
save: Tallenna
|
366
|
+
update: Päivitä
|
367
|
+
activate: Ota käyttöön
|
368
|
+
active: Käytössä
|
369
|
+
add: Lisää
|
370
|
+
add_action_of_type: Lisää toimintotyyppi
|
371
|
+
add_country: Lisää maa
|
372
|
+
add_coupon_code:
|
373
|
+
add_new_header: Lisää uusi otsikko
|
374
|
+
add_new_style: Lisää uusi tyyli
|
375
|
+
add_one: Lisää yksi
|
376
|
+
add_option_value: Lisää option arvo
|
377
|
+
add_product: Lisää tuote
|
378
|
+
add_product_properties: Lisää tuoteominaisuuksia
|
379
|
+
add_rule_of_type: Lisää uusi tyyppisääntö
|
380
|
+
add_state: Lisää osavaltio
|
381
|
+
add_stock: Lisää varastoon
|
382
|
+
add_stock_management: Lisää varastonhallinta
|
383
|
+
add_to_cart: Lisää koriin
|
384
|
+
add_variant: Lisää variantti
|
385
|
+
additional_item: Ylimääräiset kulut
|
386
|
+
address1: Osoite
|
387
|
+
address2: Osoite (jatkuu)
|
388
|
+
adjustable:
|
389
|
+
adjustment: Hintamuutos
|
390
|
+
adjustment_amount: Summa
|
391
|
+
adjustment_successfully_closed: Hintamuutos on nyt suljettu!
|
392
|
+
adjustment_successfully_opened: Hintamuutos on nyt avattu!
|
393
|
+
adjustment_total: Hintamuutokset yhteensä
|
394
|
+
adjustments: Hintamuutokset
|
395
|
+
admin:
|
396
|
+
tab:
|
397
|
+
configuration: Konfigurointi
|
398
|
+
option_types: Valintatyypit
|
399
|
+
orders: Tilaukset
|
400
|
+
overview: Yleiskatsaus
|
401
|
+
products: Tuotteet
|
402
|
+
promotions: Kampanjat
|
403
|
+
promotion_categories: Kampanjakategoriat
|
404
|
+
properties: Ominaisuudet
|
405
|
+
prototypes: Prototyypit
|
406
|
+
reports: Raportit
|
407
|
+
taxonomies: Taksonomiat
|
408
|
+
taxons: Taksonit
|
409
|
+
users: Käyttäjät
|
410
|
+
user:
|
411
|
+
account:
|
412
|
+
addresses:
|
413
|
+
items:
|
414
|
+
items_purchased:
|
415
|
+
order_history:
|
416
|
+
order_num:
|
417
|
+
orders:
|
418
|
+
user_information:
|
419
|
+
administration: Hallinnointi
|
420
|
+
advertise:
|
421
|
+
agree_to_privacy_policy: Hyväksy rekisteriselosteen ehdot
|
422
|
+
agree_to_terms_of_service: Hyväksy käyttöehdot
|
423
|
+
all: Kaikki
|
424
|
+
all_adjustments_closed: Kaikki hintamuutokset on suljettiin!
|
425
|
+
all_adjustments_opened: Kaikki hintamuutokset avattiin!
|
426
|
+
all_departments: Kaikki tuoteryhmät
|
427
|
+
all_items_have_been_returned:
|
428
|
+
allow_ssl_in_development_and_test: Salli SSL-suojauksen käyttö kehitys- ja testiympäristöissä
|
429
|
+
allow_ssl_in_production: Salli SSL-suojauksen käyttö tuotantoympäristössä
|
430
|
+
allow_ssl_in_staging: Allow SSL to be used in staging mode
|
431
|
+
already_signed_up_for_analytics: Olet jo rekisteröitynyt Spree Analytics -palveluun
|
432
|
+
alt_text: Vaihtoehtoinen teksti
|
433
|
+
alternative_phone: Vaihtoehtoinen puhelin
|
434
|
+
amount: Määrä
|
435
|
+
analytics_desc_header_1: Spree Analytics
|
436
|
+
analytics_desc_header_2: Live-tilastoinnit integroituna Spreen hallintapaneeliin
|
437
|
+
analytics_desc_list_1: Katsele myyntitietoja reaaliaikaisesti
|
438
|
+
analytics_desc_list_2: Tarvitset aktivointiin ainoastaan ilmaisen Spree-tilin
|
439
|
+
analytics_desc_list_3: Asentaminen ei vaadi koodaamista
|
440
|
+
analytics_desc_list_4: Se on täysin ilmainen!
|
441
|
+
analytics_trackers: Tilastoinnin seurantakoodit
|
442
|
+
and: ja
|
443
|
+
approve: Hyväksy
|
444
|
+
approved_at: Hyväksytty
|
445
|
+
approver: Hyväksyjä
|
446
|
+
are_you_sure: Oletko varma?
|
447
|
+
are_you_sure_delete: Haluatko varmasti poistaa tämän tiedon?
|
448
|
+
associated_adjustment_closed: Tähän liitetty hintamuutos on suljettu, joten sitä ei huomioida laskuissa. Haluatko avata sen?
|
449
|
+
at_symbol: "*"
|
450
|
+
authorization_failure: Valtuutus epäonnistui
|
451
|
+
authorized: Valtuutettu
|
452
|
+
auto_capture:
|
453
|
+
available_on: Saatavilla
|
454
|
+
average_order_value:
|
455
|
+
avs_response:
|
456
|
+
back: Takaisin
|
457
|
+
back_end: Backend
|
458
|
+
back_to_payment:
|
459
|
+
back_to_resource_list:
|
460
|
+
back_to_rma_reason_list:
|
461
|
+
back_to_store: Takaisin kauppaan
|
462
|
+
back_to_users_list: Takaisin käyttäjäluetteloon
|
463
|
+
backorderable: Jälkitoimitus sallittu
|
464
|
+
backorderable_default:
|
465
|
+
backordered: Jälkitoimituksessa
|
466
|
+
backorders_allowed: Jälkitoimitukset sallittu
|
467
|
+
balance_due: Erääntyvät
|
468
|
+
base_amount:
|
469
|
+
base_percent:
|
470
|
+
bill_address: Laskun osoite
|
471
|
+
billing: Laskutus
|
472
|
+
billing_address: Laskutusosoite
|
473
|
+
both: Molemmat
|
474
|
+
calculated_reimbursements:
|
475
|
+
calculator: Laskin
|
476
|
+
calculator_settings_warning: Mikäli vaihdat laskimen tyyppiä, sinun täytyy ensin tallentaa ennen kuin voit muuttaa laskimen asetuksia
|
477
|
+
cancel: peruuta
|
478
|
+
canceled_at:
|
479
|
+
canceler:
|
480
|
+
cannot_create_customer_returns:
|
481
|
+
cannot_create_payment_without_payment_methods: Et voi luoda maksua tilaukselle ilman että mitään maksutapoja on määritelty.
|
482
|
+
cannot_create_returns: Palautuksia ei voida luoda, koska tilausta ei ole vielä lähetetty.
|
483
|
+
cannot_perform_operation: Pyydettyä toimitoa ei voida suorittaa.
|
484
|
+
cannot_set_shipping_method_without_address: Toimitustapaa ei voi valita ennen kuin asiakastiedot on annettu.
|
485
|
+
capture: Kuittaa maksetuksi
|
486
|
+
capture_events:
|
487
|
+
card_code: Kortin koodi
|
488
|
+
card_number: Kortin numero
|
489
|
+
card_type:
|
490
|
+
card_type_is: Kortin tyyppi on
|
491
|
+
cart: Ostoskori
|
492
|
+
cart_subtotal: Välisumma
|
493
|
+
categories: Kategoriat
|
494
|
+
category: Kategoria
|
495
|
+
charged:
|
496
|
+
check_for_spree_alerts: Tarkasta Spreen varoitukset
|
497
|
+
checkout: Kassa
|
498
|
+
choose_a_customer: Valitse asiakas
|
499
|
+
choose_a_taxon_to_sort_products_for:
|
500
|
+
choose_currency: Valitse valuutta
|
501
|
+
choose_dashboard_locale: Valitse hallintapaneelin kieli
|
502
|
+
choose_location:
|
503
|
+
city: Postitoimipaikka
|
504
|
+
clear_cache:
|
505
|
+
clear_cache_ok:
|
506
|
+
clear_cache_warning:
|
507
|
+
click_and_drag_on_the_products_to_sort_them:
|
508
|
+
clone: Klooni
|
509
|
+
close: Sulje
|
510
|
+
close_all_adjustments: Sulje kaikki hintamuutokset
|
511
|
+
code: Koodi
|
512
|
+
company: Yritys
|
691
513
|
complete: valmis
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
|
823
|
-
|
824
|
-
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
|
850
|
-
|
851
|
-
|
852
|
-
|
853
|
-
|
854
|
-
|
855
|
-
|
856
|
-
|
857
|
-
|
858
|
-
|
859
|
-
|
860
|
-
|
861
|
-
|
862
|
-
|
863
|
-
|
864
|
-
|
865
|
-
|
866
|
-
|
867
|
-
|
868
|
-
|
869
|
-
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
|
884
|
-
|
885
|
-
|
886
|
-
|
887
|
-
|
888
|
-
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
|
915
|
-
|
916
|
-
|
917
|
-
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
|
936
|
-
|
937
|
-
|
938
|
-
|
939
|
-
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
|
947
|
-
|
948
|
-
|
949
|
-
|
950
|
-
|
951
|
-
|
952
|
-
|
953
|
-
|
954
|
-
|
955
|
-
|
956
|
-
|
957
|
-
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
|
966
|
-
|
967
|
-
|
968
|
-
|
969
|
-
|
970
|
-
|
971
|
-
|
972
|
-
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
|
990
|
-
|
991
|
-
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
|
999
|
-
|
1000
|
-
|
1001
|
-
|
1002
|
-
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
|
1007
|
-
|
1008
|
-
|
1009
|
-
|
1010
|
-
|
1011
|
-
|
1012
|
-
|
1013
|
-
|
1014
|
-
|
1015
|
-
|
1016
|
-
|
1017
|
-
|
1018
|
-
|
1019
|
-
|
1020
|
-
|
1021
|
-
|
1022
|
-
|
1023
|
-
|
1024
|
-
|
1025
|
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
|
1029
|
-
|
1030
|
-
|
1031
|
-
|
1032
|
-
|
1033
|
-
|
1034
|
-
|
1035
|
-
|
1036
|
-
|
1037
|
-
|
1038
|
-
|
1039
|
-
|
1040
|
-
|
1041
|
-
|
1042
|
-
|
1043
|
-
|
1044
|
-
|
1045
|
-
|
1046
|
-
|
1047
|
-
|
1048
|
-
|
1049
|
-
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1053
|
-
|
1054
|
-
|
1055
|
-
|
1056
|
-
|
1057
|
-
|
1058
|
-
|
1059
|
-
|
1060
|
-
|
1061
|
-
|
1062
|
-
|
1063
|
-
|
1064
|
-
|
1065
|
-
|
1066
|
-
|
1067
|
-
|
1068
|
-
|
1069
|
-
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
1073
|
-
|
1074
|
-
|
1075
|
-
|
1076
|
-
|
1077
|
-
|
1078
|
-
|
1079
|
-
|
1080
|
-
|
1081
|
-
|
1082
|
-
|
1083
|
-
|
1084
|
-
|
1085
|
-
|
1086
|
-
|
1087
|
-
|
1088
|
-
|
1089
|
-
|
1090
|
-
|
1091
|
-
|
1092
|
-
|
1093
|
-
|
1094
|
-
|
1095
|
-
|
1096
|
-
|
1097
|
-
|
1098
|
-
|
1099
|
-
|
1100
|
-
|
1101
|
-
|
1102
|
-
|
1103
|
-
|
1104
|
-
|
1105
|
-
|
1106
|
-
|
1107
|
-
|
1108
|
-
|
1109
|
-
|
1110
|
-
|
1111
|
-
|
1112
|
-
|
1113
|
-
|
1114
|
-
|
1115
|
-
|
1116
|
-
|
1117
|
-
|
1118
|
-
|
1119
|
-
|
1120
|
-
|
1121
|
-
|
1122
|
-
|
1123
|
-
|
1124
|
-
|
1125
|
-
|
1126
|
-
|
1127
|
-
|
1128
|
-
|
1129
|
-
|
1130
|
-
|
1131
|
-
|
1132
|
-
|
1133
|
-
|
1134
|
-
|
1135
|
-
|
1136
|
-
|
1137
|
-
|
1138
|
-
|
1139
|
-
|
1140
|
-
|
1141
|
-
|
1142
|
-
|
1143
|
-
|
1144
|
-
|
1145
|
-
|
1146
|
-
|
1147
|
-
|
1148
|
-
|
1149
|
-
|
1150
|
-
|
1151
|
-
|
1152
|
-
|
1153
|
-
|
1154
|
-
|
1155
|
-
|
1156
|
-
|
1157
|
-
|
1158
|
-
|
1159
|
-
|
1160
|
-
|
1161
|
-
|
1162
|
-
|
1163
|
-
|
1164
|
-
|
1165
|
-
|
1166
|
-
|
1167
|
-
|
1168
|
-
|
1169
|
-
|
1170
|
-
|
1171
|
-
|
1172
|
-
|
1173
|
-
|
1174
|
-
|
1175
|
-
|
1176
|
-
|
1177
|
-
|
1178
|
-
|
1179
|
-
|
1180
|
-
|
1181
|
-
|
1182
|
-
|
1183
|
-
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
|
1189
|
-
|
1190
|
-
|
1191
|
-
|
1192
|
-
|
1193
|
-
|
1194
|
-
|
1195
|
-
|
1196
|
-
|
1197
|
-
|
1198
|
-
|
1199
|
-
|
1200
|
-
|
1201
|
-
|
1202
|
-
|
1203
|
-
|
1204
|
-
|
1205
|
-
|
1206
|
-
|
514
|
+
configuration: Asetukset
|
515
|
+
configurations: Asetukset
|
516
|
+
confirm: Vahvista
|
517
|
+
confirm_delete: Vahvista poistaminen
|
518
|
+
confirm_password: Vahvista salasana
|
519
|
+
continue: Jatka
|
520
|
+
continue_shopping: Jatka ostoksia
|
521
|
+
cost_currency: Maksuvaluutta
|
522
|
+
cost_price: Kustannushinta
|
523
|
+
could_not_connect_to_jirafe: Tietojen päivittäminen Jirafeen epäonnistui. Yritetään automaattisesti myöhemmin uudelleen.
|
524
|
+
could_not_create_customer_return:
|
525
|
+
could_not_create_stock_movement: Varaston siirron tallentamisessa tapahtui jokin virhe. Yritä uudelleen.
|
526
|
+
count_on_hand: Määrä varastossa
|
527
|
+
countries: Maat
|
528
|
+
country: Maa
|
529
|
+
country_based: Sijaintimaa
|
530
|
+
country_name: Nimi
|
531
|
+
country_names:
|
532
|
+
CA:
|
533
|
+
FRA:
|
534
|
+
ITA:
|
535
|
+
US:
|
536
|
+
coupon: Kuponki
|
537
|
+
coupon_code: Tarjouskoodi
|
538
|
+
coupon_code_already_applied: Kampanjakoodi on jo käytössä tällä tilauksella
|
539
|
+
coupon_code_applied: Tarjouskoodi lisättiin onnistuneesti tilaukseesi.
|
540
|
+
coupon_code_better_exists: Aiemmin aktivoitu kampanjakoodi antaa paremman edun.
|
541
|
+
coupon_code_expired: Kampanjakoodi ei ole enää voimassa
|
542
|
+
coupon_code_max_usage: Kaikki kampanjakoodit on jo käytetty
|
543
|
+
coupon_code_not_eligible: Kampanjakoodi ei ole käytettävissä tälle tilaukselle
|
544
|
+
coupon_code_not_found: Näppäilemääsi kampanjakoodia ei löytynyt. Yritä uudelleen.
|
545
|
+
coupon_code_unknown_error:
|
546
|
+
create: Luo
|
547
|
+
create_a_new_account: Tee uusi tili
|
548
|
+
create_new_order:
|
549
|
+
create_reimbursement:
|
550
|
+
created_at: Luotu
|
551
|
+
credit: Luotto
|
552
|
+
credit_card: Luottokortti
|
553
|
+
credit_cards: Luottokortit
|
554
|
+
credit_owed: Veloittamatta
|
555
|
+
credits:
|
556
|
+
currency: Valuutta
|
557
|
+
currency_decimal_mark: Valuutan desimaalien erotin
|
558
|
+
currency_settings: Valuutta-asetukset
|
559
|
+
currency_symbol_position: Sijoitetaanko valuutan symboli ennen hintaa vai sen jälkeen?
|
560
|
+
currency_thousands_separator: Valuutan tuhaterotin
|
561
|
+
current: Nykyinen
|
562
|
+
current_promotion_usage: 'Käytetty nyt: %{count}'
|
563
|
+
customer: Asiakas
|
564
|
+
customer_details: Asiakastiedot
|
565
|
+
customer_details_updated: Asiakkaan tiedot on päivitetty.
|
566
|
+
customer_return:
|
567
|
+
customer_returns: Asiakaspalautukset
|
568
|
+
customer_search: Asiakashaku
|
569
|
+
cut: Leikkaa
|
570
|
+
cvv_response:
|
571
|
+
dash:
|
572
|
+
jirafe:
|
573
|
+
app_id: App ID
|
574
|
+
app_token: App Token
|
575
|
+
currently_unavailable: Jirafeen ei saada tällä hetkellä yhteyttä. Spree yhdistää Jirafeen kun palvelu on taas käytettävissä.
|
576
|
+
explanation: Lomake voi olla täytetty valmiiksi, jos valitsit Jirafeen rekisteröitymisen hallintapaneelista.
|
577
|
+
header: Jirafe Analytics -asetukset
|
578
|
+
site_id: Site ID
|
579
|
+
token: Token
|
580
|
+
jirafe_settings_updated: Jirafen asetukset päivitettiin.
|
581
|
+
date: Päivä
|
582
|
+
date_completed: Valmistunut
|
583
|
+
date_picker:
|
584
|
+
first_day: 0
|
585
|
+
format: "%d.%m.%Y"
|
586
|
+
js_format: dd.mm.yy
|
587
|
+
date_range: Päivämäärä (mistä mihin)
|
588
|
+
default: Oletus
|
589
|
+
default_refund_amount:
|
590
|
+
default_tax: Oletusvero
|
591
|
+
default_tax_zone: Default Tax Zone
|
592
|
+
delete: Poista
|
593
|
+
deleted_variants_present:
|
594
|
+
delivery: Toimitus
|
595
|
+
depth: Syvyys
|
596
|
+
description: Kuvaus
|
597
|
+
destination: Kohde
|
598
|
+
destroy: Tuhoa
|
599
|
+
details: Tuotetiedot
|
600
|
+
discount_amount: Alennuksen määrä
|
601
|
+
dismiss_banner: Ei kiitos! En ole kiinnostunut, älä näytä tätä viestiä uudelleen.
|
602
|
+
display: Näytä
|
603
|
+
display_currency: Näytä valuutta
|
604
|
+
doesnt_track_inventory:
|
605
|
+
edit: Muokkaa
|
606
|
+
editing_resource:
|
607
|
+
editing_rma_reason:
|
608
|
+
editing_user: Muokataan käyttäjää
|
609
|
+
eligibility_errors:
|
610
|
+
messages:
|
611
|
+
has_excluded_product:
|
612
|
+
item_total_less_than:
|
613
|
+
item_total_less_than_or_equal:
|
614
|
+
item_total_more_than:
|
615
|
+
item_total_more_than_or_equal:
|
616
|
+
limit_once_per_user:
|
617
|
+
missing_product:
|
618
|
+
missing_taxon:
|
619
|
+
no_applicable_products:
|
620
|
+
no_matching_taxons:
|
621
|
+
no_user_or_email_specified:
|
622
|
+
no_user_specified:
|
623
|
+
not_first_order:
|
624
|
+
email: Sähköposti
|
625
|
+
empty: Tyhjä
|
626
|
+
empty_cart: Tyhjennä ostoskori
|
627
|
+
enable_mail_delivery: Salli sähköpostin toimitus
|
628
|
+
end: Päättyy
|
629
|
+
ending_in: Loppuu merkkeihin
|
630
|
+
environment: Ympäristö
|
631
|
+
error: virhe
|
632
|
+
errors:
|
633
|
+
messages:
|
634
|
+
could_not_create_taxon: Ei voi luoda taksonia
|
635
|
+
no_payment_methods_available: No payment methods are configured for this environment
|
636
|
+
no_shipping_methods_available: Valitulle sijainnille ei ole toimitustapaa, vaihda osoite ja yritä uudelleen.
|
637
|
+
errors_prohibited_this_record_from_being_saved:
|
638
|
+
one: Yksi ongelma esti tiedon tallennuksen.
|
639
|
+
other: "%{count} virhettä esti tiedon tallennuksen"
|
640
|
+
event: Tapahtuma
|
641
|
+
events:
|
642
|
+
spree:
|
643
|
+
cart:
|
644
|
+
add: Lisää ostoskoriin
|
645
|
+
checkout:
|
646
|
+
coupon_code_added: Tarjouskoodi lisätty
|
647
|
+
content:
|
648
|
+
visited: Visit static content page
|
649
|
+
order:
|
650
|
+
contents_changed: Tilauksen sisältöä muutettu
|
651
|
+
page_view: Static page viewed
|
652
|
+
user:
|
653
|
+
signup: Käyttäjän rekisteröityminen
|
654
|
+
exceptions:
|
655
|
+
count_on_hand_setter: 'Ei voida asettaa count_on_hand -tietoa manuaalisesti, koska recalculate_count_on_hand -callback asettaa sen automaattisesti. Käytä sen seuraavaa: update_column(:count_on_hand, value)'
|
656
|
+
exchange_for:
|
657
|
+
excl:
|
658
|
+
existing_shipments:
|
659
|
+
expedited_exchanges_warning:
|
660
|
+
expiration: Erääntyminen
|
661
|
+
extension: Laajennus
|
662
|
+
failed_payment_attempts:
|
663
|
+
filename: Tiedostonimi
|
664
|
+
fill_in_customer_info: Täytä asiakastiedot
|
665
|
+
filter: Tarkenna
|
666
|
+
filter_results: Suodata tuloksia
|
667
|
+
finalize: Viimeistele
|
668
|
+
finalized:
|
669
|
+
find_a_taxon: Etsi taxon
|
670
|
+
first_item: Ensimmäisen tuotteen kulut
|
671
|
+
first_name: Etunimi
|
672
|
+
first_name_begins_with: Etunimi alkaa
|
673
|
+
flat_percent: Kiinteä prosentti
|
674
|
+
flat_rate_per_order: Kiinteä hinta (per tilaus)
|
675
|
+
flexible_rate: Joustava hinta
|
676
|
+
forgot_password: Unohdettu salasana
|
677
|
+
free_shipping: Ilmainen toimitus
|
678
|
+
free_shipping_amount:
|
679
|
+
front_end: Front End
|
680
|
+
gateway: Yhdyskäytävä
|
681
|
+
gateway_config_unavailable: Yhdyskäytävä ei ole saatavilla ympäristöön
|
682
|
+
gateway_error: Virhe yhdyskäytävässä
|
683
|
+
general: Yleistä
|
684
|
+
general_settings: Yleiset asetukset
|
685
|
+
google_analytics: Google Analytics
|
686
|
+
google_analytics_id: Analytics ID
|
687
|
+
guest_checkout: Tilaus vierailevana käyttäjänä
|
688
|
+
guest_user_account: Tilaa ilman rekisteröitymistä
|
689
|
+
has_no_shipped_units: ei toimitettuja yksiköitä
|
690
|
+
height: Korkeus
|
691
|
+
hide_cents: Piilota sentit
|
692
|
+
home: Koti
|
693
|
+
i18n:
|
694
|
+
available_locales: Käytettävissä olevat kielet
|
695
|
+
fields: Kentät
|
696
|
+
language: Kieli
|
697
|
+
localization_settings: Lokalisointiasetukset
|
698
|
+
only_complete: Vain valmiit
|
699
|
+
only_incomplete: Vain keskeneräiset
|
700
|
+
select_locale: Valitse kieli
|
701
|
+
show_only: Näytä vain
|
702
|
+
supported_locales: Tuetut kielet
|
703
|
+
this_file_language: Suomi
|
704
|
+
translations: Käännökset
|
705
|
+
locales_displayed_on_frontend_select_box: Kaupassa näytettävät kielet
|
706
|
+
Icon: Kuvake
|
707
|
+
identifier:
|
708
|
+
image: Kuva
|
709
|
+
images: Kuvat
|
710
|
+
implement_eligible_for_return:
|
711
|
+
implement_requires_manual_intervention:
|
712
|
+
inactive:
|
713
|
+
incl: Sis.
|
714
|
+
included_in_price: Sisällytetty hintaan
|
715
|
+
included_price_validation: cannot be selected unless you have set a Default Tax Zone
|
716
|
+
incomplete:
|
717
|
+
info_number_of_skus_not_shown:
|
718
|
+
info_product_has_multiple_skus:
|
719
|
+
instructions_to_reset_password: 'Täytä alla oleva lomake, ja ohjeet salasanan palauttamiseksi lähetetään sähköpostilla:'
|
720
|
+
insufficient_stock: Insufficient stock available, only %{on_hand} remaining
|
721
|
+
insufficient_stock_lines_present:
|
722
|
+
intercept_email_address: Intercept Email Address
|
723
|
+
intercept_email_instructions: Override email recipient and replace with this address.
|
724
|
+
internal_name: Sisäinen nimi
|
725
|
+
invalid_credit_card:
|
726
|
+
invalid_exchange_variant:
|
727
|
+
invalid_payment_provider: Virheellinen maksutavan tarjoaja.
|
728
|
+
invalid_promotion_action: Virheellinen kampanjan toiminto.
|
729
|
+
invalid_promotion_rule: Virheellinen kampanjan sääntö.
|
730
|
+
inventory: Varasto
|
731
|
+
inventory_adjustment: Varaston muutos
|
732
|
+
inventory_error_flash_for_insufficient_quantity: Ostoskorissasi oleva tuote ei valitettavasti ole enää saatavilla.
|
733
|
+
inventory_state:
|
734
|
+
is_not_available_to_shipment_address: ei ole saatavilla toimitusosoitteeseen
|
735
|
+
iso_name: ISO-nimi
|
736
|
+
item: Tuote
|
737
|
+
item_description: Tuotekuvaus
|
738
|
+
item_total: Tuotteet yhteensä
|
739
|
+
item_total_rule:
|
740
|
+
operators:
|
741
|
+
gt: suurempi kuin
|
742
|
+
gte: suurempi tai yhtäsuuri kuin
|
743
|
+
lt:
|
744
|
+
lte:
|
745
|
+
items_cannot_be_shipped: Toimituskulujen laskeminen näille tuotteille ei onnistunut.
|
746
|
+
items_in_rmas:
|
747
|
+
items_reimbursed:
|
748
|
+
items_to_be_reimbursed:
|
749
|
+
jirafe: Jirafe
|
750
|
+
landing_page_rule:
|
751
|
+
path: Polku
|
752
|
+
last_name: Sukunimi
|
753
|
+
last_name_begins_with: Sukunimi alkaa
|
754
|
+
learn_more: Lue lisää
|
755
|
+
lifetime_stats:
|
756
|
+
line_item_adjustments: Tuoterivien muokkaukset
|
757
|
+
list: Lista
|
758
|
+
loading: Ladataan
|
759
|
+
locale_changed: Lokalisointi vaihdettu
|
760
|
+
location: Sijainti
|
761
|
+
lock: Lukitse
|
762
|
+
log_entries:
|
763
|
+
logged_in_as: Kirjauduttu
|
764
|
+
logged_in_succesfully: Kirjauduttu onnistuneesti
|
765
|
+
logged_out: Olet kirjautunut ulos.
|
766
|
+
login: Sisäänkirjautuminen
|
767
|
+
login_as_existing: Kirjaudu olemassaolevana asiakkaana
|
768
|
+
login_failed: Kirjautumisen autentikointi epäonnistui.
|
769
|
+
login_name: Nimi
|
770
|
+
logout: Kirjaudu ulos
|
771
|
+
logs:
|
772
|
+
look_for_similar_items: Etsi samanlaisia tuotteita
|
773
|
+
make_refund: Tee hyvitys
|
774
|
+
make_sure_the_above_reimbursement_amount_is_correct:
|
775
|
+
manage_promotion_categories:
|
776
|
+
manage_variants:
|
777
|
+
manual_intervention_required:
|
778
|
+
master_price: Toimitushinta
|
779
|
+
match_choices:
|
780
|
+
all: Kaikki
|
781
|
+
none: Ei mitään
|
782
|
+
max_items: Tuotteiden enimmäismäärä
|
783
|
+
member_since:
|
784
|
+
memo:
|
785
|
+
meta_description: Meta-kuvaus
|
786
|
+
meta_keywords: Meta-avainsanat
|
787
|
+
meta_title:
|
788
|
+
metadata: Metadata
|
789
|
+
minimal_amount: Vähimmäismäärä
|
790
|
+
month: Kuukausi
|
791
|
+
more: More
|
792
|
+
move_stock_between_locations: Siirrä varastojen välillä
|
793
|
+
my_account: Oma tili
|
794
|
+
my_orders: Tilaukseni
|
795
|
+
name: Nimi
|
796
|
+
name_on_card:
|
797
|
+
name_or_sku: Nimi tai SKU
|
798
|
+
new: Uusi
|
799
|
+
new_adjustment: Uusi hintamuutos
|
800
|
+
new_country:
|
801
|
+
new_customer: Uusi asiakas
|
802
|
+
new_customer_return:
|
803
|
+
new_image: Uusi kuva
|
804
|
+
new_option_type: Uusi valintatyyppi
|
805
|
+
new_order: Uusi tilaus
|
806
|
+
new_order_completed: Uusi tilaus on valmis
|
807
|
+
new_payment: Uudet maksut
|
808
|
+
new_payment_method: Uusi maksutapa
|
809
|
+
new_product: Uusi tuote
|
810
|
+
new_promotion: New Promotion
|
811
|
+
new_promotion_category:
|
812
|
+
new_property: Uusi ominaisuus
|
813
|
+
new_prototype: Uusi prototyyppi
|
814
|
+
new_refund:
|
815
|
+
new_refund_reason:
|
816
|
+
new_return_authorization: Uusi asiakaspalautus
|
817
|
+
new_rma_reason:
|
818
|
+
new_shipment_at_location:
|
819
|
+
new_shipping_category: Uusi toimituskategoria
|
820
|
+
new_shipping_method: Uusi toimitustapa
|
821
|
+
new_state: Uusi osavaltio
|
822
|
+
new_stock_location: Uusi varasto
|
823
|
+
new_stock_movement: Uusi varastosiirto
|
824
|
+
new_stock_transfer: Uusi varastosiirto
|
825
|
+
new_tax_category: Uusi verotuskategoria
|
826
|
+
new_tax_rate: Uusi veroprosentti
|
827
|
+
new_taxon: Uusi taksoni
|
828
|
+
new_taxonomy: Uusi taksonomia
|
829
|
+
new_tracker: Uusi jäljitin
|
830
|
+
new_user: Uusi käyttäjä
|
831
|
+
new_variant: Uusi variantti
|
832
|
+
new_zone: Uusi alue
|
833
|
+
next: Seuraava
|
834
|
+
no_actions_added: Toimintoja ei lisätty
|
835
|
+
no_payment_found: Virhe. Maksua ei löytynyt.
|
836
|
+
no_pending_payments: Ei maksuja odottamassa
|
837
|
+
no_products_found: Ei löytynyt tuotteita
|
838
|
+
no_resource_found: Kohdetta %{resource} ei löytynyt
|
839
|
+
no_results: Ei tuloksia
|
840
|
+
no_returns_found:
|
841
|
+
no_rules_added: Sääntöjä ei lisätty
|
842
|
+
no_shipping_method_selected:
|
843
|
+
no_state_changes:
|
844
|
+
no_tracking_present: Seurantatietoja ei ole annettu.
|
845
|
+
none: Ei yhtäkään
|
846
|
+
none_selected:
|
847
|
+
normal_amount: Normaali määrä
|
848
|
+
not: ei
|
849
|
+
not_available: N/A
|
850
|
+
not_enough_stock: Varastossa josta tuotteet pitäisi lähettää ei ole tarpeeksi montaa tuotetta siirron suorittamiseksi.
|
851
|
+
not_found: "%{resource} ei löytynyt"
|
852
|
+
note:
|
853
|
+
notice_messages:
|
854
|
+
product_cloned: Tuote kloonattu
|
855
|
+
product_deleted: Tuote poistettu
|
856
|
+
product_not_cloned: Tuotetta ei voitu kloonata
|
857
|
+
product_not_deleted: Tuotetta ei voitu poistaa
|
858
|
+
variant_deleted: Variantti poistettu
|
859
|
+
variant_not_deleted: Varianttia ei voitu poistaa
|
860
|
+
num_orders:
|
861
|
+
on_hand: Saatavilla
|
862
|
+
open: Avaa
|
863
|
+
open_all_adjustments: Avaa kaikki hintamuutokset
|
864
|
+
option_type: Valintatyyppi
|
865
|
+
option_type_placeholder: Valitse valintatyyppi
|
866
|
+
option_types: Valintatyypit
|
867
|
+
option_value: Valinta-arvo
|
868
|
+
option_values: Valinta-arvot
|
869
|
+
optional: Vapaaehtoinen
|
870
|
+
options: Valinnat
|
871
|
+
or: tai
|
872
|
+
or_over_price: "%{price} or over"
|
873
|
+
order: Tilaus
|
874
|
+
order_adjustments: Tilauksen hintamuutokset
|
875
|
+
order_already_updated:
|
876
|
+
order_approved:
|
877
|
+
order_canceled:
|
878
|
+
order_details: Tilauksen tiedot
|
879
|
+
order_email_resent: Tilausviesti uudelleenlähetetty
|
880
|
+
order_information: Tilauksen tiedot
|
881
|
+
order_mailer:
|
882
|
+
cancel_email:
|
883
|
+
dear_customer: Hyvä asiakkaamme,
|
884
|
+
instructions: Tilauksesi on PERUUTETTU. Ole hyvä ja pidä tämä peruutusvahvistus tallessa.
|
885
|
+
order_summary_canceled: Tilauksen yhteenveto [PERUUTETTU]
|
886
|
+
subject: Tilauksen peruutus
|
887
|
+
subtotal: Välisumma
|
888
|
+
total: Yhteensä
|
889
|
+
confirm_email:
|
890
|
+
dear_customer: Hyvä asiakkaamme,
|
891
|
+
instructions: Ole hyvä ja pidä tilauksen tiedot tallessa.
|
892
|
+
order_summary: Tilauksen yhteenveto
|
893
|
+
subject: Tilausvahvistus
|
894
|
+
subtotal: Välisumma
|
895
|
+
thanks: Kiitos tilauksestanne.
|
896
|
+
total: Yhteensä
|
897
|
+
order_not_found: Tilaustasi ei löytynyt näillä tiedoilla. Yritä ystävällisesti uudelleen.
|
898
|
+
order_number: Tilausnumero %{number}
|
899
|
+
order_populator:
|
900
|
+
out_of_stock: "%{item} on loppunut varastosta."
|
901
|
+
please_enter_reasonable_quantity: Anna joku kohtuullinen määrä.
|
902
|
+
selected_quantity_not_available: Valittua määrää ei ole saatavilla
|
903
|
+
order_processed_successfully: Tilauksenne käsitelty onnistuneesti
|
904
|
+
order_resumed:
|
905
|
+
order_state:
|
906
|
+
address: osoite
|
907
|
+
awaiting_return: odottaa palautusta
|
908
|
+
canceled: peruutettu
|
909
|
+
cart: ostoskori
|
910
|
+
complete: valmis
|
911
|
+
confirm: vahvista
|
912
|
+
considered_risky:
|
913
|
+
delivery: toimitus
|
914
|
+
payment: maksu
|
915
|
+
resumed: resumed
|
916
|
+
returned: palautettu
|
917
|
+
order_summary: Tilauksen yhteenveto
|
918
|
+
order_sure_want_to: Haluatko varmasti %{event} tämän tilauksen?
|
919
|
+
order_total: Tilaus yhteensä
|
920
|
+
order_updated: Tilaus päivitetty
|
921
|
+
orders: Tilaukset
|
922
|
+
other_items_in_other:
|
923
|
+
out_of_stock: Ei saatavilla
|
924
|
+
overview: Yleiskuva
|
925
|
+
package_from: lähetys varastosta
|
926
|
+
pagination:
|
927
|
+
next_page: seruaava sivu »
|
928
|
+
previous_page: "« edellinen sivu"
|
929
|
+
truncate: "…"
|
930
|
+
password: Salasana
|
931
|
+
paste: Paste
|
932
|
+
path: Polku
|
933
|
+
pay: maksa
|
934
|
+
payment: Maksu
|
935
|
+
payment_could_not_be_created:
|
936
|
+
payment_identifier:
|
937
|
+
payment_information: Maksun tiedot
|
938
|
+
payment_method: Maksutapa
|
939
|
+
payment_method_not_supported: Tätä maksutapaa ei voida hyväksyä. Valitse joku toinen maksutapa.
|
940
|
+
payment_methods: Maksutavat
|
941
|
+
payment_processing_failed: Maksua ei voitu käsitellä, ole hyvä ja tarkista antamasi tiedot
|
942
|
+
payment_processor_choose_banner_text: Mikäli tarvitset apua maksuvaihtoehdon valitsemisessa, vieraile
|
943
|
+
payment_processor_choose_link: maksusivullamme.
|
944
|
+
payment_state: Maksun tila
|
945
|
+
payment_states:
|
946
|
+
balance_due: osa maksamatta
|
947
|
+
checkout: tilattu
|
948
|
+
completed: valmis
|
949
|
+
credit_owed: velkaa
|
950
|
+
failed: epäonnistui
|
951
|
+
paid: maksettu
|
952
|
+
pending: odottaa
|
953
|
+
processing: käsittelyssä
|
954
|
+
void: mitätön
|
955
|
+
payment_updated: Maksu päivitetty
|
956
|
+
payments: Maksut
|
957
|
+
pending:
|
958
|
+
percent: Prosentti
|
959
|
+
percent_per_item: Prosenttia per rivi
|
960
|
+
permalink: Permalink
|
961
|
+
phone: Puhelin
|
962
|
+
place_order: Tee tilaus
|
963
|
+
please_define_payment_methods: Ole hyvä ja määrittele ensin joitakin maksutapoja.
|
964
|
+
populate_get_error: Jokin meni pieleen. Ole hyvä ja yritä lisätä tuotetta uudelleen.
|
965
|
+
powered_by: Palvelun tarjoaa
|
966
|
+
pre_tax_amount:
|
967
|
+
pre_tax_refund_amount:
|
968
|
+
pre_tax_total:
|
969
|
+
preferred_reimbursement_type:
|
970
|
+
presentation: Esitys
|
971
|
+
previous: Edellinen
|
972
|
+
previous_state_missing:
|
973
|
+
price: Hinta
|
974
|
+
price_range: Price Range
|
975
|
+
price_sack: Price Sack
|
976
|
+
process: Prosessi
|
977
|
+
product: Tuote
|
978
|
+
product_details: Tuotetiedot
|
979
|
+
product_has_no_description: Tuotteella ei tuotekuvausta
|
980
|
+
product_not_available_in_this_currency: Tämä tuote ei ole saatavissa valitsemallasi valuutalla.
|
981
|
+
product_properties: Tuotteen ominaisuudet
|
982
|
+
product_rule:
|
983
|
+
choose_products: Valitse tuotteet
|
984
|
+
label: Tilauksen tulee sisältää x määrä näitä tuotteita
|
985
|
+
match_all: kaikki
|
986
|
+
match_any: ainakin yksi
|
987
|
+
match_none: ei yhtään
|
988
|
+
product_source:
|
989
|
+
group: Tuoteryhmästä
|
990
|
+
manual: Valitse
|
991
|
+
products: Tuotteet
|
992
|
+
promotion: Kampanja
|
993
|
+
promotion_action: Kampanjatoiminto
|
994
|
+
promotion_action_types:
|
995
|
+
create_adjustment:
|
996
|
+
description: Luo tilaukselle hintamuutoksen kampanjan avulla
|
997
|
+
name: Uusi tilauskohtainen hintamuutos
|
998
|
+
create_item_adjustments:
|
999
|
+
description: Luo tilausriville hintamuutos kampanjan avulla
|
1000
|
+
name: Uusi rivikohtainen hintamuutos
|
1001
|
+
create_line_items:
|
1002
|
+
description: Lisää ostoskoriin variantteja
|
1003
|
+
name: Lisää tuote
|
1004
|
+
free_shipping:
|
1005
|
+
description: Kaikki toimitukset tilaukselle ovat ilmaisia
|
1006
|
+
name: Ilmainen toimitus
|
1007
|
+
promotion_actions: Toiminnot
|
1008
|
+
promotion_categories: Kampanjakategoriat
|
1009
|
+
promotion_form:
|
1010
|
+
match_policies:
|
1011
|
+
all: Kaikki säännöt osuu
|
1012
|
+
any: Jokin sääntö osuu
|
1013
|
+
promotion_rule: Kampanjasääntö
|
1014
|
+
promotion_rule_types:
|
1015
|
+
first_order:
|
1016
|
+
description: Täytyy olla asiakkaan ensimmäinen tilaus
|
1017
|
+
name: Ensimmäinen tilaus
|
1018
|
+
item_total:
|
1019
|
+
description: Tilaus täyttää nämä kriteerit
|
1020
|
+
name: Tilaus yhteensä
|
1021
|
+
landing_page:
|
1022
|
+
description: Asiakkaan on täytynyt vierailla tietyllä sivulla
|
1023
|
+
name: Landing Page
|
1024
|
+
one_use_per_user:
|
1025
|
+
description: Käyttäjäkohtainen kerta-alennus
|
1026
|
+
name: Käyttäjäkohtainen kerta-alennus
|
1027
|
+
option_value:
|
1028
|
+
description: Tilaus sisältää tietyn tuotteen valintatyypillä
|
1029
|
+
name: Valintatyyppi
|
1030
|
+
product:
|
1031
|
+
description: Tilaus sisältää määritellyt tuotteet
|
1032
|
+
name: Tuotteet
|
1033
|
+
taxon:
|
1034
|
+
description: Tilaus sisältää tuotteen tietystä taxonista
|
1035
|
+
name: Taxonit
|
1036
|
+
user:
|
1037
|
+
description: Saatavilla vain määritellyille käyttäjille
|
1038
|
+
name: Käyttäjä
|
1039
|
+
user_logged_in:
|
1040
|
+
description: Vain sisäänkirjautuneille käyttäjille
|
1041
|
+
name: Käyttäjä on kirjautunut
|
1042
|
+
promotion_uses:
|
1043
|
+
promotionable:
|
1044
|
+
promotions: Kampanjat
|
1045
|
+
propagate_all_variants:
|
1046
|
+
properties: Ominaisuudet
|
1047
|
+
property: Ominaisuus
|
1048
|
+
prototype: Prototyyppi
|
1049
|
+
prototypes: Prototyypit
|
1050
|
+
provider: Tarjoaja
|
1051
|
+
provider_settings_warning: Jos muutat tarjoajan tyyppiä, sinun täytyy tallentaa ennen kuin voit muuttaa tarjoajan asetuksia
|
1052
|
+
qty: lkm
|
1053
|
+
quantity: Määrä
|
1054
|
+
quantity_returned: Palautettu määrä
|
1055
|
+
quantity_shipped: Toimitettu määrä
|
1056
|
+
quick_search: Pikahaku
|
1057
|
+
rate: Taso
|
1058
|
+
reason: Syy
|
1059
|
+
receive: vastaanota
|
1060
|
+
receive_stock: Varastoon
|
1061
|
+
received: Vastaanotettu
|
1062
|
+
reception_status:
|
1063
|
+
reference: Viite
|
1064
|
+
refund: Hyvitä
|
1065
|
+
refund_amount_must_be_greater_than_zero:
|
1066
|
+
refund_reasons:
|
1067
|
+
refunded_amount:
|
1068
|
+
refunds:
|
1069
|
+
register: Rekisteröidy uutena käyttäjänä
|
1070
|
+
registration: Rekisteröityminen
|
1071
|
+
reimburse:
|
1072
|
+
reimbursed:
|
1073
|
+
reimbursement:
|
1074
|
+
reimbursement_mailer:
|
1075
|
+
reimbursement_email:
|
1076
|
+
days_to_send:
|
1077
|
+
dear_customer:
|
1078
|
+
exchange_summary:
|
1079
|
+
for:
|
1080
|
+
instructions:
|
1081
|
+
refund_summary:
|
1082
|
+
subject:
|
1083
|
+
total_refunded:
|
1084
|
+
reimbursement_perform_failed:
|
1085
|
+
reimbursement_status:
|
1086
|
+
reimbursement_type:
|
1087
|
+
reimbursement_type_override:
|
1088
|
+
reimbursement_types:
|
1089
|
+
reimbursements:
|
1090
|
+
reject:
|
1091
|
+
rejected:
|
1092
|
+
remember_me: Muista minut
|
1093
|
+
remove: Poista
|
1094
|
+
rename: Nimeä uudelleen
|
1095
|
+
report:
|
1096
|
+
reports: Raportit
|
1097
|
+
resend: Lähetä uudelleen
|
1098
|
+
reset_password: Palauta salasana
|
1099
|
+
response_code: Vastauskoodi
|
1100
|
+
resume: jatka
|
1101
|
+
resumed: Jatkettu
|
1102
|
+
return: palaa
|
1103
|
+
return_authorization: Asiakaspalautus
|
1104
|
+
return_authorization_reasons:
|
1105
|
+
return_authorization_updated: Asiakaspalautus päivitetty
|
1106
|
+
return_authorizations: Asiakaspalautukset
|
1107
|
+
return_item_inventory_unit_ineligible:
|
1108
|
+
return_item_inventory_unit_reimbursed:
|
1109
|
+
return_item_rma_ineligible:
|
1110
|
+
return_item_time_period_ineligible:
|
1111
|
+
return_items:
|
1112
|
+
return_items_cannot_be_associated_with_multiple_orders:
|
1113
|
+
return_number:
|
1114
|
+
return_quantity: Palautettava määrä
|
1115
|
+
returned: Palattu
|
1116
|
+
returns: Palautukset
|
1117
|
+
review: Review
|
1118
|
+
risk:
|
1119
|
+
risk_analysis:
|
1120
|
+
risky:
|
1121
|
+
rma_credit: RMA Credit
|
1122
|
+
rma_number: Palautusnumero (RMA)
|
1123
|
+
rma_value: Palautusnumeron arvo
|
1124
|
+
roles: Roolit
|
1125
|
+
rules: Säännöt
|
1126
|
+
safe:
|
1127
|
+
sales_total: Kokonaismyynti
|
1128
|
+
sales_total_description: Kaikkien tilausten kokonaismyynti
|
1129
|
+
sales_totals: Myynti yhteensä
|
1130
|
+
save_and_continue: Tallenna ja jatka
|
1131
|
+
save_my_address: Tallenna osoitteeni
|
1132
|
+
say_no: Ei
|
1133
|
+
say_yes: Kyllä
|
1134
|
+
scope: Laajuus
|
1135
|
+
search: Etsi
|
1136
|
+
search_results: 'Etsi tuloksia avainsanoilla: %{keywords}'
|
1137
|
+
searching: Etsii
|
1138
|
+
secure_connection_type: Turvallinen yhteystyyppi
|
1139
|
+
security_settings: Turvallisuusasetukset
|
1140
|
+
select: Valitse
|
1141
|
+
select_a_return_authorization_reason:
|
1142
|
+
select_a_stock_location:
|
1143
|
+
select_from_prototype: Valitse prototyypistä
|
1144
|
+
select_stock: Valitse varasto
|
1145
|
+
selected_quantity_not_available: 'valitulle tuotteelle %{item} ei ole saatavissa'
|
1146
|
+
send_copy_of_all_mails_to: Lähetä kopio kaikista sähköposteista
|
1147
|
+
send_mails_as: Lähetä sähköpostiviestit
|
1148
|
+
server: Palvelin
|
1149
|
+
server_error: Palvelin palautti virheen
|
1150
|
+
settings: Asetukset
|
1151
|
+
ship: toimita
|
1152
|
+
ship_address: Toimitusosoite
|
1153
|
+
ship_total: Toimitus yhteensä
|
1154
|
+
shipment: Toimitus
|
1155
|
+
shipment_adjustments:
|
1156
|
+
shipment_details: "%{stock_location} %{shipping_method}"
|
1157
|
+
shipment_mailer:
|
1158
|
+
shipped_email:
|
1159
|
+
dear_customer: Hyvä asiakkaamme,\n
|
1160
|
+
instructions: Tilauksesi on lähetetty
|
1161
|
+
shipment_summary: Lähetyksen yhteenveto
|
1162
|
+
subject: Toimitettu tilaus
|
1163
|
+
thanks: Kiitos tilauksesta.
|
1164
|
+
track_information: 'Seurantatiedot: %{tracking}'
|
1165
|
+
track_link: 'Seurantalinkki: %{url}'
|
1166
|
+
shipment_state: Toimituksen tila
|
1167
|
+
shipment_states:
|
1168
|
+
backorder: jälkitoimitus
|
1169
|
+
canceled:
|
1170
|
+
partial: vajaa
|
1171
|
+
pending: odottava
|
1172
|
+
ready: valmis
|
1173
|
+
shipped: toimitettu
|
1174
|
+
shipment_transfer_error:
|
1175
|
+
shipment_transfer_success:
|
1176
|
+
shipments: Toimitukset
|
1177
|
+
shipped: Toimitettu
|
1178
|
+
shipping: Toimitus
|
1179
|
+
shipping_address: Toimitusosoite
|
1180
|
+
shipping_categories: Toimituskategoriat
|
1181
|
+
shipping_category: Toimituskategoria
|
1182
|
+
shipping_flat_rate_per_item: Kiinteä hinta per pakattu tuote
|
1183
|
+
shipping_flat_rate_per_order: Kiinteä hinta
|
1184
|
+
shipping_flexible_rate: Joustava hinnoittelu per tuote
|
1185
|
+
shipping_instructions: Toimitusohjeet
|
1186
|
+
shipping_method: Toimitustapa
|
1187
|
+
shipping_methods: Toimitustavat
|
1188
|
+
shipping_price_sack: Hintasäkki
|
1189
|
+
shipping_total: Toimituskulut
|
1190
|
+
shop_by_taxonomy: "%{taxonomy}"
|
1191
|
+
shopping_cart: Ostoskori
|
1192
|
+
show: Näytä
|
1193
|
+
show_active: Näytä aktiiviset
|
1194
|
+
show_deleted: Näytä poistetut
|
1195
|
+
show_only_complete_orders: Näytä vain valmiit tilaukset
|
1196
|
+
show_only_considered_risky:
|
1197
|
+
show_rate_in_label: Näytä vero hinnoissa
|
1198
|
+
signup: Rekisteröidy
|
1199
|
+
sku: SKU
|
1200
|
+
skus:
|
1201
|
+
slug:
|
1202
|
+
source: Lähde
|
1203
|
+
special_instructions: Erityisohjeet
|
1204
|
+
split: Jaa osiin
|
1205
|
+
spree_gateway_error_flash_for_checkout: Maksusi tiedoissa oli virhe. Ole hyvä ja tarkista tiedot, ja yritä uudelleen.
|
1206
|
+
ssl:
|
1207
|
+
change_protocol:
|
1208
|
+
start: Alku
|
1209
|
+
state: Osavaltio
|
1210
|
+
state_based: Sijaintilääni/-osavaltio
|
1211
|
+
state_machine_states:
|
1212
|
+
accepted:
|
1213
|
+
address:
|
1214
|
+
authorized:
|
1215
|
+
awaiting:
|
1216
|
+
awaiting_return:
|
1217
|
+
backordered:
|
1218
|
+
canceled:
|
1219
|
+
cart:
|
1220
|
+
checkout:
|
1221
|
+
closed:
|
1222
|
+
complete:
|
1223
|
+
completed:
|
1224
|
+
confirm:
|
1225
|
+
delivery:
|
1226
|
+
errored:
|
1227
|
+
failed:
|
1228
|
+
given_to_customer:
|
1229
|
+
invalid:
|
1230
|
+
manual_intervention_required:
|
1231
|
+
on_hand:
|
1232
|
+
open:
|
1233
|
+
order:
|
1234
|
+
payment:
|
1235
|
+
pending:
|
1236
|
+
processing:
|
1237
|
+
ready:
|
1238
|
+
reimbursed:
|
1239
|
+
resumed:
|
1240
|
+
returned:
|
1241
|
+
shipped:
|
1242
|
+
void:
|
1243
|
+
states: Läänit/osavaltiot
|
1244
|
+
states_required: Maakunta vaaditaan
|
1245
|
+
status: Tila
|
1246
|
+
stock: Varastonhallinta
|
1247
|
+
stock_location: Varaston sijainti
|
1248
|
+
stock_location_info: Varaston tiedot
|
1249
|
+
stock_locations: Varastot
|
1250
|
+
stock_locations_need_a_default_country:
|
1251
|
+
stock_management: Varastonhallinta
|
1252
|
+
stock_management_requires_a_stock_location: Luo ensin varasto, että voit hallita varastotilannetta.
|
1253
|
+
stock_movements: Varastosiirrot
|
1254
|
+
stock_movements_for_stock_location: Siirrot varastossa %{stock_location_name}
|
1255
|
+
stock_successfully_transferred: Siirto varastojen välillä tehty.
|
1256
|
+
stock_transfer: Varastosiirto
|
1257
|
+
stock_transfers: Varastosiirrot
|
1258
|
+
stop: Loppu
|
1259
|
+
store: Kauppa
|
1260
|
+
street_address: Katuosoite
|
1261
|
+
street_address_2: Katuosoite (jatkoa)
|
1262
|
+
subtotal: Summa
|
1263
|
+
subtract: Vähennä
|
1264
|
+
success:
|
1265
|
+
successfully_created: "%{resource} luonti onnistui!"
|
1266
|
+
successfully_refunded:
|
1267
|
+
successfully_removed: "%{resource} poisto onnistui!"
|
1268
|
+
successfully_signed_up_for_analytics: Rekisteröidytty Spree Analyticsiin
|
1269
|
+
successfully_updated: "%{resource} päivitys onnistui!"
|
1270
|
+
summary: Yhteenveto
|
1271
|
+
tax: Vero
|
1272
|
+
tax_categories: Verokategoriat
|
1273
|
+
tax_category: Verokategoria
|
1274
|
+
tax_code:
|
1275
|
+
tax_included:
|
1276
|
+
tax_rate_amount_explanation: Veroprosentit ilmoitetaan desimaalin sadasosina helpottamaan laskemista, (esim. 5% ilmoitetaan 0.05)
|
1277
|
+
tax_rates: Veroprosentit
|
1278
|
+
taxon: Taksoni
|
1279
|
+
taxon_edit: Muokkaa taksonia
|
1280
|
+
taxon_placeholder: Lisää taksoni
|
1281
|
+
taxon_rule:
|
1282
|
+
choose_taxons:
|
1283
|
+
label:
|
1284
|
+
match_all:
|
1285
|
+
match_any:
|
1286
|
+
taxonomies: Taksonomiat
|
1287
|
+
taxonomy: Taxonomy
|
1288
|
+
taxonomy_edit: Muokkaa taksonomiaa
|
1289
|
+
taxonomy_tree_error: Muutosta ei hyväksytty ja hakemistopuu on palautettu edelliseen tilaansa. Yritä uudelleen.
|
1290
|
+
taxonomy_tree_instruction: "* Voit lisätä, poistaa ja järjestää taksoneita klikkaamalla taksonia hiiren oikealla näppäimellä."
|
1291
|
+
taxons: Taksonit
|
1292
|
+
test: Testaa
|
1293
|
+
test_mailer:
|
1294
|
+
test_email:
|
1295
|
+
greeting: Onnittelut!
|
1296
|
+
message: Mikäli sait tämän sähköpostin, sähköpostiasetuksesi ovat oikein.
|
1297
|
+
subject: Testiviesti
|
1298
|
+
test_mode: Testimoodi
|
1299
|
+
thank_you_for_your_order: Kiitos tilauksestasi! Tulosta tarvittaessa kopio tästä vahvistuksesta.
|
1300
|
+
there_are_no_items_for_this_order: Tilaus ei sisällä yhtään tuotetta. Lisää tuote jatkaaksesi tästä eteenpäin.
|
1301
|
+
there_were_problems_with_the_following_fields: Seuraavissa kentissä oli virhe
|
1302
|
+
this_order_has_already_received_a_refund:
|
1303
|
+
thumbnail: Näytekuva
|
1304
|
+
tiered_flat_rate:
|
1305
|
+
tiered_percent:
|
1306
|
+
tiers:
|
1307
|
+
time: Aika
|
1308
|
+
to_add_variants_you_must_first_define: Ennen variantin lisäämistä sinun tulee määritellä
|
1309
|
+
total: Yhteensä
|
1310
|
+
total_per_item:
|
1311
|
+
total_pre_tax_refund:
|
1312
|
+
total_price:
|
1313
|
+
total_sales:
|
1314
|
+
track_inventory: Seuraa saldoa
|
1315
|
+
tracking: Seuranta
|
1316
|
+
tracking_number: Seurantatunnus
|
1317
|
+
tracking_url: Seurantaosoite
|
1318
|
+
tracking_url_placeholder: esim. https://ohjelmat.posti.fi/Saapumisilmoitus/fi/:tracking
|
1319
|
+
transaction_id:
|
1320
|
+
transfer_from_location: Siirto varastosta
|
1321
|
+
transfer_stock: Tee varastosiirto
|
1322
|
+
transfer_to_location: Siirrä varastoon
|
1323
|
+
tree: Puu
|
1324
|
+
type: Tyyppi
|
1325
|
+
type_to_search: Type to search
|
1326
|
+
unable_to_connect_to_gateway: Ei saatu yhteyttä yhdyskäytävään
|
1327
|
+
unable_to_create_reimbursements:
|
1328
|
+
under_price: Under %{price}
|
1329
|
+
unlock: Avaa lukitus
|
1330
|
+
unrecognized_card_type: Tunnistamaton korttityyppi
|
1331
|
+
unshippable_items: Ei lähetettävissä
|
1332
|
+
update: Päivitä
|
1333
|
+
updating: Päivitetään
|
1334
|
+
usage_limit: Käyttöraja
|
1335
|
+
use_app_default: Käytä oletusta
|
1336
|
+
use_billing_address: Käytä laskutusosoitetta
|
1337
|
+
use_new_cc: Käytä uutta korttia
|
1338
|
+
use_s3: Käytä Amazon S3:a kuvia varten
|
1339
|
+
user: Käyttäjä
|
1340
|
+
user_rule:
|
1341
|
+
choose_users: Valitse käyttäjät
|
1342
|
+
users: Käyttäjät
|
1343
|
+
validation:
|
1344
|
+
cannot_be_less_than_shipped_units: ei voi olla pienempi kuin toimitettu määrä.
|
1345
|
+
cannot_destroy_line_item_as_inventory_units_have_shipped:
|
1346
|
+
exceeds_available_stock: ylittää nykyisen varastotilanteen. Varmista tuoterivien oikea kappalemäärä.
|
1347
|
+
is_too_large: on liian iso -- varastossa ei riittävästi tuotteita
|
1348
|
+
must_be_int: täytyy olla kokonaisluku
|
1349
|
+
must_be_non_negative: täytyy olla ei-negatiivinen
|
1350
|
+
unpaid_amount_not_zero:
|
1351
|
+
value: Arvo
|
1352
|
+
variant: Variantti
|
1353
|
+
variant_placeholder: Valitse variantti
|
1354
|
+
variants: Variantit
|
1355
|
+
version: Versio
|
1356
|
+
void: Hylkää
|
1357
|
+
weight: Paino
|
1358
|
+
what_is_a_cvv: Mikä on (CVV, Credit Card Code) luottokorttityyppi?
|
1359
|
+
what_is_this: Mikä tämä on?
|
1360
|
+
width: Leveys
|
1361
|
+
year: Vuosi
|
1362
|
+
you_have_no_orders_yet: Sinulla ei ole vielä tilauksia.
|
1363
|
+
your_cart_is_empty: Ostoskorisi on tyhjä.
|
1364
|
+
your_order_is_empty_add_product: Tilauksesi ei sisällä yhtään tuotetta. Lisää tuotteita ensin ostoskoriin.
|
1365
|
+
zip: Postinumero
|
1366
|
+
zipcode: Postinumero
|
1367
|
+
zone: Alue
|
1368
|
+
zones: Alueet
|