spree_i18n 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) hide show
  1. data/README.md +15 -0
  2. data/config/locales/ca.yml +1207 -0
  3. data/config/locales/cs-CZ.yml +1206 -0
  4. data/config/locales/da.yml +1206 -0
  5. data/config/locales/de-CH.yml +1206 -0
  6. data/config/locales/de.yml +1206 -0
  7. data/config/locales/en-AU.yml +1206 -0
  8. data/config/locales/en-GB.yml +1206 -0
  9. data/config/locales/en-IN.yml +1206 -0
  10. data/config/locales/en-NZ.yml +1206 -0
  11. data/config/locales/es-MX.yml +1206 -0
  12. data/config/locales/es.yml +1206 -0
  13. data/config/locales/et.yml +1206 -0
  14. data/config/locales/fa.yml +1209 -0
  15. data/config/locales/fi.yml +1206 -0
  16. data/config/locales/fr.yml +1206 -0
  17. data/config/locales/il.yml +1206 -0
  18. data/config/locales/it.yml +1193 -0
  19. data/config/locales/ja/spree_api.yml +14 -0
  20. data/config/locales/ja/spree_auth.yml +46 -0
  21. data/config/locales/ja/spree_core.rb +16 -0
  22. data/config/locales/ja/spree_core.yml +1071 -0
  23. data/config/locales/ja/spree_dash.yml +5 -0
  24. data/config/locales/ja/spree_promo.yml +88 -0
  25. data/config/locales/ko.yml +1206 -0
  26. data/config/locales/lt.yml +1206 -0
  27. data/config/locales/lv.yml +1206 -0
  28. data/config/locales/nb-NO.yml +1206 -0
  29. data/config/locales/nl-BE.yml +1206 -0
  30. data/config/locales/nl.yml +1134 -0
  31. data/config/locales/pl.yml +1206 -0
  32. data/config/locales/pt-BR.yml +1206 -0
  33. data/config/locales/pt-PT.yml +1206 -0
  34. data/config/locales/ru.yml +1206 -0
  35. data/config/locales/sk.yml +1206 -0
  36. data/config/locales/sl-SI.yml +1206 -0
  37. data/config/locales/sv-SE.yml +1210 -0
  38. data/config/locales/th.yml +1206 -0
  39. data/config/locales/uk.yml +1206 -0
  40. data/config/locales/vn.yml +1206 -0
  41. data/config/locales/zh-CN.yml +1206 -0
  42. data/config/locales/zh-TW.yml +1206 -0
  43. data/default/spree_api.yml +21 -0
  44. data/default/spree_auth.yml +46 -0
  45. data/default/spree_core.yml +1123 -0
  46. data/default/spree_dash.yml +11 -0
  47. data/default/spree_promo.yml +92 -0
  48. data/lib/spree/i18n_utils.rb +50 -0
  49. data/lib/spree_i18n.rb +2 -0
  50. data/lib/spree_i18n/railtie.rb +24 -0
  51. data/lib/tasks/i18n.rake +107 -0
  52. metadata +224 -0
@@ -0,0 +1,1206 @@
1
+ ---
2
+ sl-SI:
3
+ a_copy_of_all_mail_will_be_sent_to_the_following_addresses: "Kopija vseh izhodnih emailov naj se pošlje na seledeče naslove"
4
+ abbreviation: "Okrajšava"
5
+ access_denied: "Dostop Zavrnjen"
6
+ account: "Uporabniški račun"
7
+ account_updated: "Uporabniški račun osvežen!"
8
+ action: Možnosti
9
+ actions:
10
+ cancel: Prekini
11
+ create: Ustvari
12
+ destroy: "Izbriši"
13
+ list: Prikaz
14
+ listing: Prikazujem
15
+ new: Dodaj
16
+ update: Posodobi
17
+ activate: "Activate"
18
+ active: "Objavljeno"
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: Dodaj
219
+ add_action_of_type: Add action of type
220
+ add_category: "Dodaj Kategorijo"
221
+ add_country: "Dodaj Državo"
222
+ add_new_header: "Add New Header"
223
+ add_new_style: "Add New Style"
224
+ add_option_type: "Dodaj možnost izbire"
225
+ add_option_types: "Dodaj možnosti izbire"
226
+ add_option_value: "Dodaj izbiro"
227
+ add_product: "Dodaj izdelek"
228
+ add_product_properties: "Dodaj lastnosti izdelka"
229
+ add_rule_of_type: "Dodaj tip pravila"
230
+ add_scope: "Dodaj pravilo"
231
+ add_state: "Dodaj pokraijno"
232
+ add_to_cart: "Dodaj v košarico"
233
+ add_zone: "Dodaj območje"
234
+ additional_item: Additional Item Cost
235
+ address: Naslov
236
+ address_information: "Podatki o naslovu"
237
+ adjustment: Prilagoditev
238
+ adjustment_total: Prilagoditev Skupaj
239
+ adjustments: Prilagoditve
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: Administracija
248
+ all: "Vse"
249
+ all_departments: Vsi oddelki
250
+ allow_backorders: "Dovoli naročanje izdelkov, ki niso na zalogi"
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 %{ne} bo uporabljen v produkciji"
255
+ already_registered: Ste že registrirani?
256
+ alt_text: Alternativni tekst
257
+ alternative_phone: Drugi telefon
258
+ amount: Znesek
259
+ analytics_trackers: Statistike
260
+ and: and
261
+ apply: "Uveljavi"
262
+ are_you_sure: "Ste prepričani?"
263
+ are_you_sure_category: "Ste prepričani, da želite izbrisati to kategorijo?"
264
+ are_you_sure_delete: "Ste prepričani, da želite izbrisati ta vnos?"
265
+ are_you_sure_delete_image: "Ste prepričani, da želite izbrisati to sliko?"
266
+ are_you_sure_option_type: "Ste prepričani, da želite izbrisati to možnost izbire?"
267
+ are_you_sure_you_want_to_capture: "Ste prepričani, da želite procesirati?"
268
+ assign_taxon: "Določi takson"
269
+ assign_taxons: "Določi taksone"
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: "Napaka pri avtorizaciji"
275
+ authorized: Avtorizirano
276
+ availability: "Availability"
277
+ available_on: "Na voljo"
278
+ available_taxons: "Razpoložljivi taksoni"
279
+ awaiting_return: "Čakamo vračilo"
280
+ back: Nazaj
281
+ back_end: Nazaj na Konec
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: "Nazaj v trgovino"
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: Naročeno prek zaloge
302
+ backordering_is_allowed: "Naročanje prek zaloge %{not} dovoljeno"
303
+ balance_due: "Balance Due"
304
+ bill_address: "Naslov za Račun"
305
+ billing: Račun
306
+ billing_address: "Naslov za Račun"
307
+ both: Oboje
308
+ calculator: Kalkulator
309
+ calculator_settings_warning: "Če spreminjate tip kalkulatorja, morate pred urejanjem nastavitev najprej shraniti."
310
+ cancel: prekini
311
+ cancel_my_account: Prekini moj račun
312
+ cancel_my_account_description: "Nezadovoljni?"
313
+ canceled: Prekinjeno
314
+ cannot_create_payment_without_payment_methods: You cannot create a payment for an order without any payment methods defined.
315
+ cannot_create_returns: "Ne morem generirati vračil, ker naročilo še ni bilo poslano."
316
+ cannot_perform_operation: "Ni mogoče izvesti zahtevane operacije"
317
+ capture: zajemi
318
+ card_code: "Koda Kartice"
319
+ card_details: "Podrobnosti kartice"
320
+ card_number: "Številka Kartice"
321
+ card_type_is: Tip kartice je
322
+ cart: Košarica
323
+ categories: Kategorije
324
+ category: Kategorija
325
+ change: Spremeni
326
+ change_language: "Spremeni jezik"
327
+ change_my_password: "Spremeni geslo"
328
+ charge_total: Charge Total
329
+ charged: Charged
330
+ charges: Charges
331
+ checkout: Naročilo
332
+ cheque: Predračun
333
+ city: Mesto
334
+ clone: Kloniraj
335
+ code: Koda
336
+ combine: Združi
337
+ complete: complete
338
+ complete_list: "Seznam vseh nastavitev"
339
+ configuration: Nastavitev
340
+ configuration_options: "Možnosti Nastavitev"
341
+ configurations: Nastavitve
342
+ configure_s3: "Configure S3"
343
+ configured: Nastavljeno
344
+ confirm: Potrdi
345
+ confirm_delete: "Potrdi izbris?"
346
+ confirm_password: "Potrditev gesla"
347
+ continue: Nadaljuj
348
+ continue_shopping: "Nadaljuj z nakupovanjem"
349
+ copy_all_mails_to: Kopiraj Vse Emaile Na
350
+ cost_price: "Nabavna Cena"
351
+ count_of_reduced_by: "število '%{name}' zmanjšano %{count}"
352
+ country: "Država"
353
+ country_based: "Glede na Države"
354
+ coupon: Kupon
355
+ coupon_code: Koda kupona
356
+ coupon_code_applied: The coupon code was successfully applied to your order.
357
+ create: Ustvari
358
+ create_a_new_account: "Ustvari nov račun"
359
+ create_user_account: "Ustvari uporabniški račun"
360
+ created_successfully: "Uspešno ustvarjeno"
361
+ credit: Kredit
362
+ credit_card: "Kreditna kartica"
363
+ credit_card_capture_complete: "Podatki o kreditni kartici so bili zajeti"
364
+ credit_card_payment: "Plačilo s kreditno kartico"
365
+ credit_cards: Credit Cards
366
+ credit_owed: "Credit Owed"
367
+ credit_total: Credit Total
368
+ credits: Krediti
369
+ currency: Currency
370
+ currency_settings: "Currency Settings"
371
+ currency_symbol_position: "Put currency symbol before or after dollar amount?"
372
+ current: Trenutno
373
+ customer: Stranka
374
+ customer_details: "Podrobnosti stranke"
375
+ customer_details_updated: "The customer's details have been updated."
376
+ customer_search: "Iskanje strank"
377
+ cut: Cut
378
+ date_completed: Date Completed
379
+ date_created: Datum ustvarjen
380
+ date_range: "Obdobje"
381
+ debit: Debet
382
+ default: Privzeto
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: Izbriši
390
+ delivery: Delivery
391
+ depth: Globina
392
+ description: Opis
393
+ destroy: Izbriši
394
+ didnt_receive_confirmation_instructions: "Niste prejeli potrditvenih navodil?"
395
+ didnt_receive_unlock_instructions: "Niste prejeli navodil za odklenitev?"
396
+ discount_amount: "Znesek popusta"
397
+ dismiss_banner: "No. Thanks! I'm not interested, do not display this message again"
398
+ display: Prikaži
399
+ display_currency: "Display currency"
400
+ dollar_amounts_displayed_as: "Dollar amounts displayed as %{example}"
401
+ edit: Uredi
402
+ edit_general_settings: "Edit General Settings"
403
+ editing_billing_integration: Urejanje plačilne integracije
404
+ editing_category: "Urejanje kategorije"
405
+ editing_mail_method: Urejanje kupona
406
+ editing_option_type: "Urejanje možnosti izbire"
407
+ editing_option_types: "Urejanje možnosti izbire"
408
+ editing_payment_method: Urejanje načina plačila
409
+ editing_product: "Urejanje izdelka"
410
+ editing_product_group: "Urejanje skupine izdelkov"
411
+ editing_promotion: Urejanje promocije
412
+ editing_property: "Urejanje lastnosti"
413
+ editing_prototype: "Urejanje prototipa"
414
+ editing_shipping_category: "Urejanje kategorije poštnine"
415
+ editing_shipping_method: "Urejanje načina dostave"
416
+ editing_state: "Urejanje pokrajine"
417
+ editing_tax_category: "Urejanje davčne kategorije"
418
+ editing_tax_rate: "Urejanje davčne stopnje"
419
+ editing_tracker: Urejanje statistik
420
+ editing_user: "Urejanje uporabnika"
421
+ editing_zone: "Urejanje območja"
422
+ email: Email
423
+ email_address: "Email naslov"
424
+ email_server_settings_description: "Urejanje nastavitev email strežnika."
425
+ empty: "Izprazni"
426
+ empty_cart: "Izprazni košarico"
427
+ enable_login_via_login_password: "Uporabi email in geslo"
428
+ enable_login_via_openid: "ali pa uporabi OpenID"
429
+ enable_mail_delivery: Vklopi pošiljanje emailov
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: Prosimo vnesite točno tako kot je prikazano na kartici
433
+ enter_password_to_confirm: "(za potrditev sprememb potrebujemo vaše trnutno geslo)"
434
+ enter_token: Enter Token
435
+ environment: "Okolje"
436
+ error: napaka
437
+ error_user_destroy_with_orders: "Users with completed orders may not be deleted"
438
+ errors:
439
+ messages:
440
+ could_not_create_taxon: "Could not create taxon"
441
+ no_payment_methods_available: "No payment methods are configured for this environment"
442
+ no_shipping_methods_available: "No shipping methods available for selected location, please change your address and try again."
443
+ errors_prohibited_this_record_from_being_saved:
444
+ one: "1 error prohibited this record from being saved"
445
+ other: "%{count} errors prohibited this record from being saved"
446
+ event: Dogodek
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: "Obstoječi uporabnik"
461
+ expiration: "Velja do"
462
+ expiration_month: "Velja do meseca"
463
+ expiration_year: "Velja do leta"
464
+ expiry: Expiry
465
+ extension: Razširitev
466
+ extensions: Razširitve
467
+ filename: Datoteka
468
+ final_confirmation: "Potrditev"
469
+ finalize: Zaključi
470
+ finalized_payments: Zaključena plačila
471
+ first_item: Strošek prvega izdelka
472
+ first_name: "Ime"
473
+ first_name_begins_with: "Ime se začne z"
474
+ flat_percent: "Fiksni odstotek"
475
+ flat_rate_amount: Vrednost
476
+ flat_rate_per_item: "Fiksna cena (na izdelek)"
477
+ flat_rate_per_order: "Fiksna cena (na naročilo)"
478
+ flexible_rate: "Fleksibilna cena"
479
+ forgot_password: "Ne spomnim se gesla"
480
+ free_shipping: Brezplačna dostava
481
+ from_state: From State
482
+ front_end: Front End
483
+ full_name: "Ime in priimek"
484
+ gateway: Ponudnik
485
+ gateway_config_unavailable: "Gateway unavailable for environment"
486
+ gateway_configuration: "Nastavitve ponudnika"
487
+ gateway_error: "Napaka ponudnika"
488
+ gateway_setting_description: "Izbira ponudnika plačevanja in nastavitve."
489
+ gateway_settings_warning: "Če spreminjate tip ponudnika, morate najprej shraniti, predno lahko uredite nastavitve ponudnika plačevnja."
490
+ general: "Splošno"
491
+ general_settings: "Splošne nastavitve"
492
+ general_settings_description: "Urejanje splošnih nastavitev."
493
+ google_analytics: "Google Analytics"
494
+ google_analytics_active: "Active"
495
+ google_analytics_create: "Ustvari nov Google Analytics račun"
496
+ google_analytics_id: "Analytics ID"
497
+ google_analytics_new: "Nov Google Analytics račun"
498
+ google_analytics_setting_description: "Uredi Google Analytics ID"
499
+ guest_checkout: Naročilo za goste
500
+ guest_user_account: Naroči kot gost
501
+ has_no_shipped_units: nima prodajnih enot
502
+ height: Višina
503
+ hello_user: "Pozdravljen uporabnik"
504
+ history: Zgodovina
505
+ home: "Domov"
506
+ icon: "Ikona"
507
+ icons_by: "Ikone od"
508
+ image: Slika
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: Slike
514
+ images_for: "Slike za"
515
+ in_progress: "V teku"
516
+ include_in_shipment: Vključi v pošiljko
517
+ included_in_other_shipment: Vključeno v drugi pošiljki
518
+ included_in_price: Included in Price
519
+ included_in_this_shipment: Vključeno v tej pošiljki
520
+ included_price_validation: "cannot be selected unless you have set a Default Tax Zone"
521
+ instructions_to_reset_password: "Izpolnite spodnji obrazec in navodila za ponastavitev gesla vam bomo poslali na email:"
522
+ insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
523
+ integration_settings_warning: "Če spreminjate integracijo plačevanja, morate najpre shraniti, predno lahko uredite nastavitve integracije"
524
+ intercept_email_address: Prestrezi Email naslov
525
+ intercept_email_instructions: "Zamenjaj prejemnika email sporočila s tem naslovom"
526
+ invalid_search: "Neveljavni iskalni kriteriji."
527
+ inventory: Inventar
528
+ inventory_adjustment: "Prilagoditev inventarja"
529
+ inventory_setting_description: "Nastavitve inventarja, naročanje in prikazovanje izdelkov, ki niso na zalogi"
530
+ inventory_settings: "Nastavitve inventarja"
531
+ is_not_available_to_shipment_address: ni na voljo za ta naslov pošiljanja
532
+ issue_number: "Številka izdaje"
533
+ item: Izdelek
534
+ item_description: "Opis izdelka"
535
+ item_total: "Izdelki skupaj"
536
+ item_total_rule:
537
+ operators:
538
+ gt: večje
539
+ gte: večje ali enako
540
+ landing_page_rule:
541
+ path: Path
542
+ last_name: "Priimek"
543
+ last_name_begins_with: "Priimek se začne z"
544
+ learn_more: Learn More
545
+ leave_blank_to_not_change: "(pustite prazno, če ne želite spreminjati)"
546
+ list: Seznam
547
+ listing_categories: "Kategorije"
548
+ listing_option_types: "Možnosti izbire"
549
+ listing_orders: "Naročila"
550
+ listing_product_groups: "Skupine izdelkov"
551
+ listing_products: "Listing Products"
552
+ listing_reports: "Poročila"
553
+ listing_tax_categories: "Davčne kategorije"
554
+ listing_users: "Uporabniki"
555
+ live: "V živo"
556
+ loading: Nalagam
557
+ locale_changed: "Locale Changed"
558
+ logged_in_as: "Prijavljeni ste kot"
559
+ logged_in_succesfully: "Prijava uspešna"
560
+ logged_out: "Uspešno ste se odjavili."
561
+ login: Prijava
562
+ login_as_existing: "Prijavite se kot obstoječa stranka"
563
+ login_failed: "Prijava ni uspela."
564
+ login_name: Uporabniško ime
565
+ logout: Odjava
566
+ look_for_similar_items: Poišči podobne izdelke
567
+ maestro_or_solo_cards: Maestro/Solo kartice
568
+ mail_delivery_enabled: "Pošiljanje pošte je omogočeno"
569
+ mail_delivery_not_enabled: "Pošiljanje pošte ni omogočeno"
570
+ mail_methods: Mail Methods
571
+ mail_server_preferences: Nastavitve email strežnika
572
+ make_refund: Make refund
573
+ mark_shipped: "Označi ko poslano"
574
+ master_price: "Osnovna cena"
575
+ match_choices:
576
+ all: "All"
577
+ none: "None"
578
+ one: "One"
579
+ match_rule: "Products That Must Match:"
580
+ max_items: Max Izdelkov
581
+ meta_description: "Meta opis"
582
+ meta_keywords: "Meta ključne besede"
583
+ metadata: "Metadata"
584
+ minimal_amount: "Minimalni znesek"
585
+ missing_required_information: "Manjkajo zahtevani podatki"
586
+ month: "Mesec"
587
+ more: More
588
+ my_account: "Moj račun"
589
+ my_orders: "Moja naročila"
590
+ name: Ime
591
+ name_or_sku: "Ime ali šifra"
592
+ new: Novo
593
+ new_adjustment: "Nova prilagoditev"
594
+ new_billing_integration: Nova integracija zaračunavanja
595
+ new_category: "Dodaj kategorijo"
596
+ new_customer: Nova stranka
597
+ new_group: New Group
598
+ new_image: "Dodaj sliko"
599
+ new_mail_method: New Mail Method
600
+ new_option_type: "Nova možnost izbire"
601
+ new_option_value: "Nova izbira"
602
+ new_order: "Novo naročilo"
603
+ new_order_completed: "Novo naročilo je zaključeno"
604
+ new_payment: "Novo plačilo"
605
+ new_payment_method: Nov način plačila
606
+ new_product: "Dodaj Izdelek"
607
+ new_product_group: "Dodaj skupino izdelkov"
608
+ new_promotion: Dodaj promocijo
609
+ new_property: "Dodaj lastnost"
610
+ new_prototype: "Dodaj prototip"
611
+ new_return_authorization: Nova avtorizacija vračila
612
+ new_shipment: "Nova pošiljka"
613
+ new_shipping_category: "Dodaj kategorijo poštnine"
614
+ new_shipping_method: "Dodaj tip dostave"
615
+ new_state: "Nova Zvezna Država"
616
+ new_tax_category: "Dodaj davčno stopnjo"
617
+ new_tax_rate: "Dodaj davčno stopnjo"
618
+ new_taxon: "Dodaj takson"
619
+ new_taxonomy: "Dodaj taksonomijo"
620
+ new_tracker: Nov Tracker
621
+ new_user: "Dodaj uporabnika"
622
+ new_variant: "Dodaj varianto"
623
+ new_zone: "Dodaj območje"
624
+ next: Naprej
625
+ no: "No"
626
+ no_items_in_cart: "Košarica je prazna."
627
+ no_match_found: "Ni rezultatov"
628
+ no_products_found: "Ni izdelkov"
629
+ no_results: "Ni zadetkov"
630
+ no_rules_added: Ni dodanih pravil
631
+ no_user_found: "Uporabnik s tem email naslov ne obstaja"
632
+ none: Noben
633
+ none_available: "Ni na voljo"
634
+ normal_amount: "Normalna količina"
635
+ not: ne
636
+ not_available: "N/A"
637
+ not_found: "%{resource} is not found"
638
+ not_shown: "Ni prikazan"
639
+ note: Opomba
640
+ notice_messages:
641
+ option_type_removed: "Možnost izbire je bila uspešno odstranjena."
642
+ product_cloned: "Izdelek je bil podvojen"
643
+ product_deleted: "Izdelek je bil izbrisan"
644
+ product_not_cloned: "Izdelka ni mogoče klonirati"
645
+ product_not_deleted: "Izdelka ni mogoče izbrisati"
646
+ variant_deleted: "Varianta je bila izbrisana"
647
+ variant_not_deleted: "Variante ni mogoče izbrisati"
648
+ on_hand: "Na zalogi"
649
+ one_default_category_with_default_tax_rate: "You should configure exactly one default category with your countries default tax rate"
650
+ operation: Operation
651
+ option_type: "Option Type"
652
+ option_types: "Možnosti izbire"
653
+ option_value: "Option Value"
654
+ option_values: "Izbire"
655
+ options: Možnosti
656
+ or: ali
657
+ or_over_price: "%{price} or over"
658
+ order: "Naročilo"
659
+ order_adjustments: "Order adjustments"
660
+ order_confirmation_note: ""
661
+ order_date: "Datum naročila"
662
+ order_details: "Podrobnosti naročila"
663
+ order_email_resent: "Email z naročilom je bil ponovno poslan."
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: "Cancellation of Order"
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: "Order Confirmation"
677
+ subtotal: "Subtotal:"
678
+ thanks: "Thank you for your business."
679
+ total: "Order Total:"
680
+ order_not_in_system: That order number is not valid on this site.
681
+ order_number: Naročilo
682
+ order_operation_authorize: Authorize
683
+ order_processed_but_following_items_are_out_of_stock: "Vaše naročilo je bilo uspešno obdelano, vendar naslednjih izdelkov ni na zalogi:"
684
+ order_processed_successfully: "Vaše naročilo je bilo uspešno obdelano"
685
+ order_state: # keys correspond to Checkout state names:
686
+ address: naslov
687
+ adjustments: prilagoditve
688
+ awaiting_return: "čakajo na vrnitev"
689
+ canceled: preklicana
690
+ cart: košarica
691
+ complete: končaj
692
+ confirm: potrdi
693
+ delivery: dostava
694
+ payment: plačilo
695
+ resumed: resumed
696
+ returned: vračilo
697
+ skrill: skrill
698
+ order_summary: Povzetek naročila
699
+ order_sure_want_to: "Ali ste prepričani da želite %{event} to naročio?"
700
+ order_total: "Naročilo skupaj"
701
+ order_total_message: "Skupni znesek, ki bo zaračunan vaši kartici je"
702
+ order_updated: "Naročilo osveženo"
703
+ orders: Naročila
704
+ other_payment_options: Druge možnosti plačila
705
+ out_of_stock: "Ni na zalogi"
706
+ over_paid: "Plačano preveč"
707
+ overview: Pregled
708
+ page_only_viewable_when_logged_in: Poizkušali ste obiskati stran, ki je dostopna samo ko ste prijavljeni
709
+ page_only_viewable_when_logged_out: Poizkušali ste obiskati stran, ki je dostopna samo ko niste prijavljeni
710
+ pagination:
711
+ next_page: "next page »"
712
+ previous_page: "« previous page"
713
+ truncate: "…"
714
+ paid: Plačano
715
+ parent_category: "Kategorija višje"
716
+ password: Geslo
717
+ password_reset_instructions: "Navodila za ponastavitev gesla"
718
+ password_reset_instructions_are_mailed: "Navodila za ponastavitev gesla so bila poslana na vaš email naslov. Prosimo preverite email."
719
+ password_reset_token_not_found: "Se opravičujemo, vendar vašega računa nismo našli. Če imate težave poizkusite kopirati in prilepiti URL iz email spročila v brskalnik ali ponovite postopek ponastavitve gesla."
720
+ password_updated: "Geslo uspešno spremenjeno"
721
+ paste: Paste
722
+ path: Pot
723
+ pay: plačaj
724
+ payment: Plačilo
725
+ payment_actions: "Actions"
726
+ payment_gateway: "Ponudnik plačilnega sistema"
727
+ payment_information: "Podatki o plačilu"
728
+ payment_method: "Način plačila"
729
+ payment_methods: "Načini plačila"
730
+ payment_methods_setting_description: Urejanje načinov plačila
731
+ payment_processing_failed: "Plačila ni možno izvesti, prosimo preverite vnešene podatke"
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: Stanje plačila
735
+ payment_states:
736
+ balance_due: balance due
737
+ checkout: checkout
738
+ completed: completed
739
+ credit_owed: credit owed
740
+ failed: failed
741
+ paid: plačano
742
+ pending: pending
743
+ processing: processing
744
+ void: void
745
+ payment_updated: Plačilo osveženo
746
+ payments: Plačila
747
+ pending_payments: "Čakajoča plačila"
748
+ percent_per_item: Percent Per Item
749
+ permalink: Povezava
750
+ phone: Telefon
751
+ place_order: Oddaj naročilo
752
+ please_create_user: "Prosimi ustvarite uporabniški račun"
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: "Poganja"
756
+ presentation: Prikazano ime
757
+ preview: Predogled
758
+ previous: Nazaj
759
+ price: Cena
760
+ price_range: Price Range
761
+ price_sack: Price Sack
762
+ problem_authorizing_card: "Problem pri avtorizaciji kreditne kartice"
763
+ problem_capturing_card: "Problem pri zajemu kreditne kartice"
764
+ problems_processing_order: "Med procesiranjem vašega naročila je prišlo do težav"
765
+ proceed_as_guest: "Ne hvala, nadaljuj kot gost"
766
+ process: Procesiraj
767
+ product: Izdelek
768
+ product_details: "Podrobnosti izdelka"
769
+ product_group: Skupina izdelkov
770
+ product_group_invalid: Skupina izdelkov ima neveljavna pravila
771
+ product_groups: Skupine izdelkov
772
+ product_has_no_description: Izdelek nima opisa
773
+ product_properties: "Lastnosti izdelka"
774
+ product_rule:
775
+ choose_products: Izberite izdelke
776
+ label: "Naročilo mora vsebovati naslednje izdelke %{select}"
777
+ match_all: vse
778
+ match_any: vsaj en
779
+ product_source:
780
+ group: Iz skupine izdelkov
781
+ manual: Ročno izberi
782
+ product_scopes:
783
+ groups:
784
+ price:
785
+ description: "Pravila za izbor izdelkov na podlagi cene"
786
+ name: Cena
787
+ search:
788
+ description: "Pravila za izbor izdelkov na podlagi imena, ključnih besed, in opisa izdelka"
789
+ name: "Tekstovno iskanje"
790
+ taxon:
791
+ description: "Pravila za izbor izdelkov na podlagi taksonov"
792
+ name: Takson
793
+ values:
794
+ description: "Pravila za izbor izdelkov na podlagi lastnosti in možnosti izbire"
795
+ name: Vrednosti
796
+ scopes:
797
+ ascend_by_name:
798
+ name: Naraščajoče po imenu izdelka
799
+ ascend_by_updated_at:
800
+ name: Naraščajoče po datumu posodobitve
801
+ descend_by_name:
802
+ name: Padajoče po imenu izdelka
803
+ descend_by_updated_at:
804
+ name: Padajoče po datumu posodobitve
805
+ in_name:
806
+ args:
807
+ words: Besede
808
+ description: "(ločene z presledkom ali vejico)"
809
+ name: "Ime izdelka vsebuje"
810
+ sentence: ime izdelka vsebuje <em>%s</em>
811
+ in_name_or_description:
812
+ args:
813
+ words: Besede
814
+ description: "(ločene z presledkom ali vejico)"
815
+ name: "Ime ali opis izdelka vsebuje"
816
+ sentence: Ime ali opis izdelka vsebuje <em>%s</em>
817
+ in_name_or_keywords:
818
+ args:
819
+ words: Besede
820
+ description: "(ločene z presledkom ali vejico)"
821
+ name: "Ime ali kjučne besede izdelka vsebuje"
822
+ sentence: Ime ali kjučne besede izdelka vsebuje <em>%s</em>
823
+ in_taxons:
824
+ args:
825
+ "taxon_names": "Imena taksonov"
826
+ description: "Imena moajo biti ločena s presledkom ali vejico"
827
+ name: "V taksonih in vseh njihovih potomcih"
828
+ sentence: v <em>%s</em> in vseh potomcih
829
+ master_price_gte:
830
+ args:
831
+ amount: Znesek
832
+ description: ""
833
+ name: "Osnovna cena višja ali enaka"
834
+ sentence: Osnovna cena višja ali enaka <em>%.2f</em>
835
+ master_price_lte:
836
+ args:
837
+ amount: Znesek
838
+ description: ""
839
+ name: "Osnovna cena nižja ali enaka"
840
+ sentence: osnovna cena nižja ali enaka <em>%.2f</em>
841
+ price_between:
842
+ args:
843
+ high: Zgornja meja
844
+ low: Spodnja meja
845
+ description: ""
846
+ name: "Cena med"
847
+ sentence: cena med <em>%.2f</em> in <em>%.2f</em>
848
+ taxons_name_eq:
849
+ args:
850
+ taxon_name: "Ime taksona"
851
+ description: "V določenem taksonu brez potomcev"
852
+ name: "V določenem taksonu brez potomcev"
853
+ sentence: v <em>%s</em>
854
+ with:
855
+ args:
856
+ value: Vrednost
857
+ description: "Izberite določene izdelke"
858
+ name: Izdelki z IDji
859
+ sentence: z IDji <em>%s</em>
860
+ with_ids:
861
+ args:
862
+ ids: IDji
863
+ description: "Izberite določene izdelke"
864
+ name: Izdelki z IDji
865
+ sentence: z IDji <em>%s</em>
866
+ with_option:
867
+ args:
868
+ option: Možnost
869
+ description: "Izberite vse izdelke, ki imajo določeno možnost(npr. barvo)"
870
+ name: "Z možnostjo"
871
+ sentence: z možnostjo <em>%s</em>
872
+ with_option_value:
873
+ args:
874
+ option: Možnost
875
+ value: Vrednost
876
+ description: "Izberite vse izdelke, ki imajo vsaj eno varianto z določeno možnostjo in vrednostjo(npr. barva:rdeča)"
877
+ name: "Z možnostjo in vrednostjo"
878
+ sentence: z možnostjo <em>%s</em> in vrednostjo <em>%s</em>
879
+ with_property:
880
+ args:
881
+ property: Lastnost
882
+ description: "Izberite vse izdelke, ki imajo določeno lastnost(npr. težo)"
883
+ name: "Z lastnostjo"
884
+ sentence: z lastnostjo <em>%s</em>
885
+ with_property_value:
886
+ args:
887
+ property: Lastnost
888
+ value: Vrednost
889
+ description: "Izberite vse izdelke, ki imajo vsaj eno varianto z določeno lastnosjo in vrednostjo(npr. teža:10kg)"
890
+ name: "Z lastnostjo in vrednostjo"
891
+ sentence: z lastnostjo <em>%s</em> in vrednostjo <em>%s</em>
892
+ products: Izdelki
893
+ products_with_zero_inventory_display: "Izdelki z nič iventarja %{not} bodo prikazani"
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: Ujemaj se s katerim koli izmed teh pravil
910
+ any: Ujemaj se z vsemi temi pravili
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: Mora biti strankino prvo naročilo
916
+ name: Prvo naročilo
917
+ item_total:
918
+ description: Naročilo skupaj izpolnjuje te kriterije
919
+ name: Izdelki skupaj
920
+ landing_page:
921
+ description: Customer must have visited the specified page
922
+ name: Landing Page
923
+ product:
924
+ description: Naročilo vsebuje določene izdelke
925
+ name: Izdelek(i)
926
+ user:
927
+ description: Na vojo samo za določene uporabnike
928
+ name: Uporabnik
929
+ user_logged_in:
930
+ description: Available only to logged in users
931
+ name: User Logged In
932
+ promotions: Promocije
933
+ promotions_description: Urejanje ponudb in kuponov s promocijami
934
+ properties: Lastnosti
935
+ property: Lastnost
936
+ prototype: Prototip
937
+ prototypes: Prototipi
938
+ provider: "Ponudnik"
939
+ provider_settings_warning: "Če spreminjate tip ponudnika, morate najprej shraniti predno lahko urejate nastavitve ponudnika"
940
+ qty: Količina
941
+ quantity_returned: Quantity Returned
942
+ quantity_shipped: Poslana količina
943
+ range: "Razpon"
944
+ rate: Stopnja
945
+ reason: Razlog
946
+ recalculate_order_total: "Ponovno preračunaj skupno vrednost naročila"
947
+ receive: prejmi
948
+ received: Prejeto
949
+ refund: Povračilo
950
+ register: Registriraj se kot nov uporabnik
951
+ register_or_guest: Naročite kot gost ali pa se registrirajte
952
+ registration: Registracija
953
+ remember_me: "Zapomni si me"
954
+ remove: Odstrani
955
+ rename: Rename
956
+ reports: Poročila
957
+ required_for_solo_and_maestro: Zahtevano za Solo in Maestro kartice.
958
+ resend: "Pošlji ponovno"
959
+ resend_confirmation_instructions: "Ponovno pošlji potrditvena navodila"
960
+ resend_unlock_instructions: "Ponovno pošlji navodila za odklep"
961
+ reset_password: "Ponastavi moje geslo"
962
+ resource_controller:
963
+ member_object_not_found: "Member object not found."
964
+ successfully_created: "Uspešno dodano!"
965
+ successfully_removed: "Uspešno odstranjeno!"
966
+ successfully_updated: "Uspešno spremenjeno!"
967
+ response_code: "Odzivna koda"
968
+ resume: "nadaljevati"
969
+ resumed: Nadaljevana
970
+ return: vračilo
971
+ return_authorization: Avtorizacija vračila
972
+ return_authorization_updated: Avtorizacija vračila spremenjena
973
+ return_authorizations: Avtorizacije vračil
974
+ return_quantity: Količina za vračilo
975
+ returned: Vrnjeno
976
+ review: Review
977
+ rma_credit: RMA kredit
978
+ rma_number: RMA šifra
979
+ rma_value: RMA vrednost
980
+ roles: Vloge
981
+ rules: Rules
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: "DDV"
990
+ sales_total: "Skupaj"
991
+ sales_total_description: "Sales Total For All Orders"
992
+ save_and_continue: Shrani in nadaljuj
993
+ save_preferences: Shrani nastavitve
994
+ scope: Pravilo
995
+ scopes: Pravila
996
+ search: "Najdi"
997
+ search_results: "Iskalni razultati za '%{keywords}'"
998
+ searching: Iskanje
999
+ secure_connection_type: Tip varne povezave
1000
+ secure_credit_card: Secure Credit Card
1001
+ security_settings: "Security Settings"
1002
+ select: Izberi
1003
+ select_from_prototype: "Izberi iz prototipa"
1004
+ select_preferred_shipping_option: "Izberite željeno možnost dostave"
1005
+ send_copy_of_all_mails_to: Pošlji kopijo vseh emailov na
1006
+ send_copy_of_orders_mails_to: Pošlji kopijo vseh emailov z naročili na
1007
+ send_mails_as: Pošiljatelj izhodnih emailov
1008
+ send_me_reset_password_instructions: "Pošlji mi navodila za ponastavitev gesla"
1009
+ send_order_mails_as: Pošiljatelj emailov za naročila
1010
+ server: Strežnik
1011
+ server_error: "Strežnik je vrnil napako"
1012
+ settings: Nastavitve
1013
+ ship: pošlji
1014
+ ship_address: "Naslov za dostavo"
1015
+ shipment: Pošiljka
1016
+ shipment_details: Podrobnosti pošiljke
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: "Shipment Notification"
1024
+ thanks: "Thank you for your business."
1025
+ track_information: "Tracking Information: %{tracking}"
1026
+ shipment_number: "Šifra pošiljke"
1027
+ shipment_state: Stanje pošiljke
1028
+ shipment_states:
1029
+ backorder: backorder
1030
+ partial: delno
1031
+ pending: v teku
1032
+ ready: pripravljeno
1033
+ shipped: poslano
1034
+ shipment_updated: Pošiljka spremenjena
1035
+ shipments: "Pošiljke"
1036
+ shipped: Poslano
1037
+ shipping: Poštnina
1038
+ shipping_address: "Naslov za dostavo"
1039
+ shipping_categories: "Kategorije poštnine"
1040
+ shipping_categories_description: "Urejanje kategorije poštnine za povezavo izdelkov z načini dostave"
1041
+ shipping_category: Kategorija poštnine
1042
+ shipping_category_choose: "Shipping Category"
1043
+ shipping_cost: Strošek
1044
+ shipping_error: "Napaka pri dostavi"
1045
+ shipping_instructions: "Navodila za dostavo"
1046
+ shipping_method: "Način dostave"
1047
+ shipping_methods: "Načini dostave"
1048
+ shipping_methods_description: "Uredi načine dostave"
1049
+ shipping_total: "Cene dostave"
1050
+ shop_by_taxonomy: "Preglej %{taxonomy}"
1051
+ shopping_cart: "Nakupovalna košarica"
1052
+ short_description: "Short description"
1053
+ show: Prikaži
1054
+ show_active: "Prikaži objavljene"
1055
+ show_deleted: "Prikaži izbrisane"
1056
+ show_incomplete_orders: "Prikaži nedokončana naročila"
1057
+ show_only_complete_orders: "Prikaži le dokončana naročila"
1058
+ show_only_unfulfilled_orders: "Show only unfulfilled orders"
1059
+ show_out_of_stock_products: "Prikaži razprodane izdelke"
1060
+ showing_first_n: "Prikazujem prvih %{n}"
1061
+ sign_up: "Registriraj se"
1062
+ site_name: "Ime spletne trgovine"
1063
+ site_url: "URL spletne trgovine"
1064
+ sku: "šifra"
1065
+ smtp: SMTP
1066
+ smtp_authentication_type: SMTP način avtentikacije
1067
+ smtp_domain: SMTP domena
1068
+ smtp_mail_host: SMTP strežnik
1069
+ smtp_password: SMTP geslo
1070
+ smtp_port: SMTP port
1071
+ smtp_send_all_emails_as_from_following_address: "Pošiljaj vse emaile s sledečega email naslova."
1072
+ smtp_send_copy_to_this_addresses: "Pošlji kopijo emailov naročil na sledeče email naslove(ločene z vejico)."
1073
+ smtp_username: SMTP Uporabniško ime
1074
+ sold: Prodano
1075
+ sort_ordering: "Vrstni red"
1076
+ special_instructions: "Special Instructions"
1077
+ spree:
1078
+ spree/order:
1079
+ coupon_code: Coupon Code
1080
+ date: Datum
1081
+ date_picker:
1082
+ format: 'yy/mm/dd'
1083
+ time: "Čas"
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: "There was a problem with your payment information. Please check your information and try again."
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 bo uporabljen v razvojnem in testnem okolju."
1089
+ ssl_will_be_used_in_production_mode: "SSL bo uporabljen v produkciji"
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 ne bo uporabljen v razvojnem in testnem okolju."
1092
+ ssl_will_not_be_used_in_production_mode: "SSL ne bo uporabljen v produkciji"
1093
+ ssl_will_not_be_used_in_staging_mode: "SSL will not be used in staging mode"
1094
+ start: Od
1095
+ start_date: Veljaven od
1096
+ state: Pokrajina
1097
+ state_based: "Na osnovi pokrajin"
1098
+ state_setting_description: "Urejanje seznama pokrajin/provinc za posamezno državo."
1099
+ states: Pokrajine
1100
+ status: Status
1101
+ stop: Do
1102
+ store: Trgovina
1103
+ street_address: "Ulica in hišna številka"
1104
+ street_address_2: "Ulica dodatno"
1105
+ subtotal: Skupaj
1106
+ subtract: Odštej
1107
+ successfully_created: "%{resource} has been successfully created!"
1108
+ successfully_removed: "%{resource} has been successfully removed!"
1109
+ successfully_updated: "%{resource} has been successfully updated!"
1110
+ system: Sistem
1111
+ tax: DDV
1112
+ tax_categories: "Davčne kategorije"
1113
+ tax_categories_setting_description: "Urejanje davčnih kategorij za določitev obdavčitve izdelkov."
1114
+ tax_category: "Davčna kategorija"
1115
+ tax_rates: "Davčne stopnje"
1116
+ tax_rates_description: "Urejanje davčnih stopenj in nastavitve"
1117
+ tax_settings: "Nastavitve davkov"
1118
+ tax_settings_description: Osnovne davčne nastavitve.
1119
+ tax_total: "Davek skupaj"
1120
+ tax_type: "Tip davka"
1121
+ taxon: Takson
1122
+ taxon_edit: Uredi takson
1123
+ taxonomies: Taksonomije
1124
+ taxonomies_setting_description: "Ustvari in uredi taksonomije"
1125
+ taxonomy: Taxonomy
1126
+ taxonomy_edit: "Uredi taksonomijo"
1127
+ taxonomy_tree_error: "Zahtevana sprememba ni bila sprejeta zato je bila drevesna struktura povrnjena v prejšnje stanje, prosimo poskusite znova."
1128
+ taxonomy_tree_instruction: "* Ob desnem kliku na vejo v drevesni strukturi se odpre meni za dodajanje, sortiranje in brisanje elementov"
1129
+ taxons: Taksoni
1130
+ test: "Test"
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: Testni način
1137
+ thank_you_for_your_order: "Hvala za zaupanje. Prosimo natisnite si kopijo te potrditvene strani za lastno referenco."
1138
+ there_were_problems_with_the_following_fields: "There were problems with the following fields"
1139
+ this_file_language: "Slovenščina (SL)"
1140
+ thumbnail: "Mala slika"
1141
+ to_add_variants_you_must_first_define: "Za dodajanje variant, morate najprej definirati"
1142
+ to_state: "To State"
1143
+ total: Skupaj
1144
+ tracking: Sledenje
1145
+ transaction: Transakcija
1146
+ transactions: Transakcije
1147
+ tree: Drevo
1148
+ try_again: "Poskusite ponovno"
1149
+ type: Tip
1150
+ type_to_search: Vrsta iskanja
1151
+ unable_ship_method: "Zaradi napake na strežniku ne morem prikazati načinov dostave."
1152
+ unable_to_authorize_credit_card: "Avtorizacija kreditne kartice ni uspela"
1153
+ unable_to_capture_credit_card: "Zajem podatkov o kreditni kartici ni uspel"
1154
+ unable_to_connect_to_gateway: "Povezava do ponudnika plačilnih storitev ni uspela"
1155
+ unable_to_save_order: "Naročila ni mogoče shraniti"
1156
+ under_paid: "Plačano premalo"
1157
+ under_price: "Under %{price}"
1158
+ unrecognized_card_type: Neznan tip kartice
1159
+ update: Spremeni
1160
+ update_password: "Spremeni moje geslo in me prijavi"
1161
+ updated_successfully: "Uspešno osveženo"
1162
+ updating: Osvežujem
1163
+ usage_limit: Omejitev uporabe
1164
+ use_as_shipping_address: Uporabi kot naslov za dostavo
1165
+ use_billing_address: Uporabi naslov za račun
1166
+ use_different_shipping_address: "Uporabi drugačen naslov za dostavo"
1167
+ use_new_cc: "Uporabi drugo kreditno karico"
1168
+ use_s3: "Use Amazon S3 For Images"
1169
+ user: Uporabnik
1170
+ user_account: Uporabniški račun
1171
+ user_created_successfully: "Uporabnik uspešno dodan"
1172
+ user_rule:
1173
+ choose_users: Izberite uporabnike
1174
+ users: Uporabniki
1175
+ validate_on_profile_create: Validiraj ob kreiranju novega profila
1176
+ validation:
1177
+ cannot_be_greater_than_available_stock: "cannot be greater than available stock."
1178
+ cannot_be_less_than_shipped_units: "ne more biti manjše od števila prodanih enot."
1179
+ cannot_destory_line_item_as_inventory_units_have_shipped: "Cannot destory line item as some inventory units have shipped."
1180
+ is_too_large: "je prevelika -- na zalogi ni dovolj naročenih izdelkov!"
1181
+ must_be_int: "mora biti celo število"
1182
+ must_be_non_negative: "mora biti pozitivna vrednost"
1183
+ value: Vrednost
1184
+ variant: Variant
1185
+ variants: Variante
1186
+ vat: "DDV"
1187
+ version: Verzija
1188
+ view_shipping_options: "Poglej možnosti dostave"
1189
+ void: Neveljaven
1190
+ website: Spletna stran
1191
+ weight: Teža
1192
+ welcome_to_sample_store: "Dobrodošli v demo trgovini"
1193
+ what_is_a_cvv: "Kaj je CVV varnostna številka kreditne kartice?"
1194
+ what_is_this: "Kaj je to?"
1195
+ whats_this: "Kaj je to"
1196
+ width: "Širina"
1197
+ year: "Leto"
1198
+ yes: "Yes"
1199
+ you_have_been_logged_out: "Uspešno ste se odjavili."
1200
+ you_have_no_orders_yet: "You have no orders yet."
1201
+ your_cart_is_empty: "Vaša nakupovalna košarica je prazna"
1202
+ zip: "Poštna številka"
1203
+ zone: Območje
1204
+ zone_based: "Glede na območja"
1205
+ zone_setting_description: "Zbirke držav, pokrajin ali drugih območij za uporabo v različnih izračunih."
1206
+ zones: Območja