synergy_i18n 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1077 @@
1
+ ---
2
+ pl:
3
+ 'no': "No"
4
+ 'yes': "Yes"
5
+ 5_biggest_spenders: "5 Biggest Spenders"
6
+ a_copy_of_all_mail_will_be_sent_to_the_following_addresses: A copy of all mail be sent to the following addresses
7
+ abbreviation: Skrót
8
+ access_denied: "Access Denied"
9
+ account: Konto
10
+ account_updated: "Account updated!"
11
+ action: Akcja
12
+ actions:
13
+ cancel: Anuluj
14
+ create: Utwórz
15
+ destroy: Usuń
16
+ list: Lista
17
+ listing: Aukcja
18
+ new: Nowa
19
+ update: Aktualizuj
20
+ active: "Active"
21
+ activerecord:
22
+ attributes:
23
+ address:
24
+ address1: Address
25
+ address2: "Address (contd.)"
26
+ city: City
27
+ country: "Country"
28
+ first_name_begins_with: "First Name Begins With"
29
+ firstname: "First Name"
30
+ last_name_begins_with: "Last Name Begins With"
31
+ lastname: "Last Name"
32
+ phone: Phone
33
+ state: "State"
34
+ zipcode: "Zip Code"
35
+ checkout:
36
+ bill_address:
37
+ address1: "Billing address street"
38
+ city: "Billing address city"
39
+ firstname: "Billing address first name"
40
+ lastname: "Billing address last name"
41
+ phone: "Billing address phone"
42
+ state: "Billing address state"
43
+ zipcode: "Billing address zipcode"
44
+ ship_address:
45
+ address1: "Shipping address street"
46
+ city: "Shipping address city"
47
+ firstname: "Shipping address first name"
48
+ lastname: "Shipping address last name"
49
+ phone: "Shipping address phone"
50
+ state: "Shipping address state"
51
+ zipcode: "Shipping address zipcode"
52
+ country:
53
+ iso: ISO
54
+ iso3: ISO3
55
+ iso_name: "ISO Name"
56
+ name: Name
57
+ numcode: "ISO Code"
58
+ creditcard:
59
+ cc_type: Type
60
+ month: Month
61
+ number: Number
62
+ verification_value: "Verification Value"
63
+ year: Year
64
+ inventory_unit:
65
+ state: State
66
+ line_item:
67
+ price: Price
68
+ quantity: Quantity
69
+ order:
70
+ checkout_complete: "Checkout Complete"
71
+ completed_at: "Completed At"
72
+ coupon_code: "Coupon Code"
73
+ ip_address: "IP Address"
74
+ item_total: "Item Total"
75
+ number: Number
76
+ special_instructions: "Special Instructions"
77
+ state: State
78
+ total: Total
79
+ product:
80
+ available_on: "Available On"
81
+ cost_price: "Cost Price"
82
+ description: Description
83
+ master_price: "Master Price"
84
+ name: Name
85
+ on_hand: "On Hande"
86
+ shipping_category: "Shipping Category"
87
+ tax_category: "Tax Category"
88
+ product_group:
89
+ name: "Name"
90
+ product_count: "Product count"
91
+ product_scopes: "Product scopes"
92
+ products: "Products"
93
+ url: "URL"
94
+ product_scope:
95
+ arguments: "Arguments"
96
+ description: "Description"
97
+ promotion:
98
+ code: "Code"
99
+ description: "Description"
100
+ expires_at: "Expires at"
101
+ name: "Name"
102
+ starts_at: "Starts at"
103
+ usage_limit: "Usage limit"
104
+ property:
105
+ name: Name
106
+ presentation: Presentation
107
+ prototype:
108
+ name: Name
109
+ return_authorization:
110
+ amount: Amount
111
+ role:
112
+ name: Name
113
+ state:
114
+ abbr: Abbreviation
115
+ name: Name
116
+ tax_category:
117
+ description: Description
118
+ name: Name
119
+ tax_rate:
120
+ amount: Rate
121
+ taxon:
122
+ name: Name
123
+ permalink: Permalink
124
+ position: Position
125
+ taxonomy:
126
+ name: Name
127
+ user:
128
+ email: Email
129
+ variant:
130
+ cost_price: "Cost Price"
131
+ depth: Depth
132
+ height: Height
133
+ price: Price
134
+ sku: SKU
135
+ weight: Weight
136
+ width: Width
137
+ zone:
138
+ description: Description
139
+ name: Name
140
+ models:
141
+ address:
142
+ one: Address
143
+ other: Addresses
144
+ cheque_payment:
145
+ one: Cheque Payment
146
+ other: Cheque Payments
147
+ country:
148
+ one: Country
149
+ other: Countries
150
+ creditcard:
151
+ one: "Credit Card"
152
+ other: "Credit Cards"
153
+ creditcard_payment:
154
+ one: "Credit Card Payment"
155
+ other: "Credit Card Payments"
156
+ creditcard_txn:
157
+ one: "Credit Card Transaction"
158
+ other: "Credit Card Transactions"
159
+ inventory_unit:
160
+ one: "Inventory Unit"
161
+ other: "Inventory Units"
162
+ line_item:
163
+ one: "Line Item"
164
+ other: "Line Items"
165
+ order:
166
+ one: Order
167
+ other: Orders
168
+ payment:
169
+ one: Payment
170
+ other: Payments
171
+ product:
172
+ one: Product
173
+ other: Products
174
+ product_group:
175
+ one: "Product group"
176
+ other: "Product groups"
177
+ property:
178
+ one: Property
179
+ other: Properties
180
+ prototype:
181
+ one: Prototype
182
+ other: Prototypes
183
+ return_authorization:
184
+ one: Return Authorization
185
+ other: Return Authorizations
186
+ role:
187
+ one: Roles
188
+ other: Roles
189
+ shipment:
190
+ one: Shipment
191
+ other: Shipments
192
+ shipping_category:
193
+ one: "Shipping Category"
194
+ other: "Shipping Categories"
195
+ state:
196
+ one: State
197
+ other: States
198
+ tax_category:
199
+ one: "Tax Category"
200
+ other: "Tax Categories"
201
+ tax_rate:
202
+ one: "Tax Rate"
203
+ other: "Tax Rates"
204
+ taxon:
205
+ one: Taxon
206
+ other: Taxons
207
+ taxonomy:
208
+ one: Taxonomy
209
+ other: Taxonomies
210
+ user:
211
+ one: User
212
+ other: Users
213
+ variant:
214
+ one: Variant
215
+ other: Variants
216
+ zone:
217
+ one: Zone
218
+ other: Zones
219
+ add: Add
220
+ add_category: "Dodaj kategorię"
221
+ add_country: "Add Country"
222
+ add_option_type: "Dodaj typ opcji"
223
+ add_option_types: "Dodaj typy opcji"
224
+ add_option_value: "Add Option Value"
225
+ add_product: "Add Product"
226
+ add_product_properties: "Dodaj właściwości produktu"
227
+ add_rule_of_type: Add rule of type
228
+ add_scope: "Add a scope"
229
+ add_state: "Add State"
230
+ add_to_cart: "Dodaj do koszyka"
231
+ add_zone: "Add Zone"
232
+ additional_item: Additional Item Cost
233
+ address: Adres
234
+ address_information: "Address Information"
235
+ adjustment: Dostosowanie
236
+ adjustment_total: Adjustment Total
237
+ adjustments: Adjustments
238
+ administration: Administracja
239
+ all: "All"
240
+ all_departments: All departments
241
+ allow_backorders: "Allow Backorders"
242
+ allow_ssl_to_be_used_when_in_developement_and_test_modes: Allow SSL to be used when in development and test modes
243
+ allow_ssl_to_be_used_when_in_production_mode: Allow SSL to be used in production mode
244
+ allowed_ssl_in_production_mode: "SSL will %{not} be used in production"
245
+ already_registered: Already Registered?
246
+ alt_text: Alternative Text
247
+ alternative_phone: Alternative Phone
248
+ amount: Suma
249
+ analytics_trackers: Analytics Trackers
250
+ api:
251
+ access: "API Access"
252
+ clear_key: "Clear API key"
253
+ errors:
254
+ invalid_event: "Invalid event name, valid names are %{events}"
255
+ invalid_event_for_object: "Valid event name but not allowed for this object, valid names are %{events}"
256
+ missing_event: "No event name supplied"
257
+ generate_key: "Generate API key"
258
+ key: "API Key"
259
+ key_cleared: "API key cleared"
260
+ key_generated: "API key generated"
261
+ no_key: "No key defined"
262
+ regenerate_key: "Regenerate API key"
263
+ apply: "Apply"
264
+ are_you_sure: "Are you sure"
265
+ are_you_sure_category: "Czy napewno usunąć tę kategorię?"
266
+ are_you_sure_delete: "Czy napewno usunąć ten rekord?"
267
+ are_you_sure_delete_image: "Czy napewno usunąć ten obrazek?"
268
+ are_you_sure_option_type: "Czy napewno usunąć ten typ opcji?"
269
+ are_you_sure_you_want_to_capture: "Are you sure you want to capture?"
270
+ assign_taxon: "Assign Taxon"
271
+ assign_taxons: "Assign Taxons"
272
+ authorization_failure: "Authorization Failure"
273
+ authorized: Autoryzowany
274
+ available_on: "Dostępny od"
275
+ available_taxons: "Available Taxons"
276
+ awaiting_return: Awaiting Return
277
+ back: Wstecz
278
+ back_end: Back End
279
+ back_to_store: "Powrót do sklepu"
280
+ backordered: Backordered
281
+ backordering_is_allowed: "Backordering %{not} allowed"
282
+ balance_due: "Balance Due"
283
+ best_selling_products: "Best Selling Products"
284
+ best_selling_taxons: "Best Selling Taxons"
285
+ bill_address: "Adres billingowy"
286
+ billing: Billing
287
+ billing_address: "Adres billingowy"
288
+ both: Both
289
+ by_day: "by day"
290
+ calculator: Calculator
291
+ calculator_settings_warning: "If you are changing the calculator type, you must save first before you can edit the calculator settings"
292
+ cancel: anuluj
293
+ cancel_my_account: Cancel my account
294
+ cancel_my_account_description: "Unhappy?"
295
+ canceled: Canceled
296
+ cannot_create_returns: Cannot create returns as this order has not shipped yet.
297
+ cannot_destory_line_item_as_inventory_units_have_shipped: Cannot destory line item as some inventory units have shipped.
298
+ cannot_perform_operation: "Cannot perform requested operation"
299
+ capture: przechwyć
300
+ card_code: "Kod Karty"
301
+ card_details: "Card details"
302
+ card_number: "Numer Karty"
303
+ card_type_is: Card type is
304
+ cart: Koszyk
305
+ categories: Kategorie
306
+ category: Kategoria
307
+ change: Zmień
308
+ change_language: "Zmień język"
309
+ change_my_password: "Change my password"
310
+ charge_total: Charge Total
311
+ charged: Charged
312
+ charges: Charges
313
+ checkout: "Do kasy"
314
+ cheque: Cheque
315
+ city: Miejscowość
316
+ clone: Clone
317
+ code: Code
318
+ combine: Combine
319
+ complete: complete
320
+ complete_list: "Complete List"
321
+ configuration: Konfiguracja
322
+ configuration_options: "Opcje konfiguracji"
323
+ configurations: Konfiguracje
324
+ configured: Configured
325
+ confirm: Potwierdź
326
+ confirm_delete: "Confirm Deletion"
327
+ confirm_password: "Potwierdzenie hasła"
328
+ continue: Continue
329
+ continue_shopping: "Kontynuuj zakupy"
330
+ copy_all_mails_to: Copy All Mails To
331
+ cost_price: "Cost Price"
332
+ count: Count
333
+ count_of_reduced_by: "count of '%{name}' reduced by %{count}"
334
+ country: Kraj
335
+ country_based: "Country Based"
336
+ coupon: Coupon
337
+ coupon_code: Coupon code
338
+ create: Utwórz
339
+ create_a_new_account: "Utwórz nowe konto"
340
+ create_product_group_from_products: Create a new product group from these products
341
+ create_user_account: Create User Account
342
+ created_successfully: "Created Successfully"
343
+ credit: Credit
344
+ credit_card: "Karta kredytowa"
345
+ credit_card_capture_complete: "Credit Card Was Captured"
346
+ credit_card_payment: "Credit Card Payment"
347
+ credit_owed: "Credit Owed"
348
+ credit_total: Credit Total
349
+ creditcard: Creditcard
350
+ creditcards: Creditcards
351
+ credits: Credits
352
+ current: Biężący
353
+ customer: Klient
354
+ customer_details: "Customer Details"
355
+ customer_search: "Customer Search"
356
+ date_created: Date created
357
+ date_range: "Zakres czasu"
358
+ debit: Debit
359
+ default: Default
360
+ delete: Skasuj
361
+ delivery: Delivery
362
+ depth: Depth
363
+ description: Opis
364
+ destroy: Usuń
365
+ didnt_receive_confirmation_instructions: "Didn't receive confirmation instructions?"
366
+ didnt_receive_unlock_instructions: "Didn't receive unlock instructions?"
367
+ discount_amount: "Discount Amount"
368
+ display: Wyświetl
369
+ edit: Edytuj
370
+ edit_general_settings: "Edit General Settings"
371
+ editing_billing_integration: Editing Billing Integration
372
+ editing_category: "Edycja kategorii"
373
+ editing_mail_method: Editing Mail Method
374
+ editing_option_type: "Editing Option Type"
375
+ editing_option_types: "Edycja typów opcji"
376
+ editing_payment_method: Editing Payment Method
377
+ editing_product: "Editing Product"
378
+ editing_product_group: "Editing Product Group"
379
+ editing_promotion: Editing Promotion
380
+ editing_property: "Editing Property"
381
+ editing_prototype: "Editing Prototype"
382
+ editing_shipping_category: "Editing Shipping Category"
383
+ editing_shipping_method: "Editing Shipping Method"
384
+ editing_state: "Edycja stanu"
385
+ editing_tax_category: "Edycja kategorii podatkowej"
386
+ editing_tax_rate: "Editing Tax Rate"
387
+ editing_tracker: Editing Tracker
388
+ editing_user: "Edycja użytkownika"
389
+ editing_zone: "Editing Zone"
390
+ email: Email
391
+ email_address: "Adres email"
392
+ email_server_settings_description: "Skonfiguruj ustawienia serwera pocztowego."
393
+ empty: "Empty"
394
+ empty_cart: "Opróżnij koszyk"
395
+ enable_login_via_login_password: "Use standard email/password"
396
+ enable_login_via_openid: "Use OpenID instead"
397
+ enable_mail_delivery: Enable Mail Delivery
398
+ enter_atleast_five_letters: Enter atleast five letters of customer name
399
+ enter_exactly_as_shown_on_card: Please enter exactly as shown on the card
400
+ enter_password_to_confirm: "(we need your current password to confirm your changes)"
401
+ environment: "Environment"
402
+ error: błąd
403
+ errors:
404
+ messages:
405
+ could_not_create_taxon: "Could not create taxon"
406
+ no_shipping_methods_available: "No shipping methods available for selected location, please change your address and try again."
407
+ errors_prohibited_this_record_from_being_saved:
408
+ one: "1 error prohibited this record from being saved"
409
+ other: "%{count} errors prohibited this record from being saved"
410
+ event: Event
411
+ existing_customer: "Existing Customer"
412
+ expiration: "Expiration"
413
+ expiration_month: "Miesiąc wygaśnięcia"
414
+ expiration_year: "Rok wygaśnięcia"
415
+ expiry: Expiry
416
+ extension: Rozszerzenie
417
+ extensions: Rozszerzenia
418
+ filename: "Nazwa pliku"
419
+ final_confirmation: "Ostateczne potwierdzenie"
420
+ finalize: Finalize
421
+ finalized_payments: Finalized Payments
422
+ first_item: First Item Cost
423
+ first_name: Imię
424
+ first_name_begins_with: "First Name Begins With"
425
+ flat_percent: Flat Percent
426
+ flat_rate_amount: Amount
427
+ flat_rate_per_item: "Flat Rate (per item)"
428
+ flat_rate_per_order: "Flat Rate (per order)"
429
+ flexible_rate: "Flexible Rate"
430
+ forgot_password: "Forgot Password"
431
+ free_shipping: Free Shipping
432
+ from_state: From State
433
+ front_end: Front End
434
+ full_name: "Full Name"
435
+ gateway: Brama
436
+ gateway_config_unavailable: "Gateway unavailable for environment"
437
+ gateway_configuration: "Gateway configuration"
438
+ gateway_error: "Błąd bramki"
439
+ gateway_setting_description: "Wybierz metodę płatności i skonfiguruj jej ustawienia."
440
+ gateway_settings_warning: "If you are changing the gateway type, you must save first before you can edit the gateway settings"
441
+ general: "General"
442
+ general_settings: "General Settings"
443
+ general_settings_description: "Configure general Spree settings."
444
+ google_analytics: "Google Analytics"
445
+ google_analytics_active: "Active"
446
+ google_analytics_create: "Create New Google Analytics Account"
447
+ google_analytics_id: "Analytics ID"
448
+ google_analytics_new: "New Google Analytics Account"
449
+ google_analytics_setting_description: "Manage Google Analytics ID"
450
+ guest_checkout: Guest Checkout
451
+ guest_user_account: Checkout as a Guest
452
+ has_no_shipped_units: has no shipped units
453
+ height: Height
454
+ hello_user: "Witaj użytkowniku"
455
+ history: History
456
+ home: "Home"
457
+ icon: "Icon"
458
+ icons_by: "Icons by"
459
+ image: Obrazek
460
+ images: Obrazki
461
+ images_for: "Images for"
462
+ in_progress: "W trakcie..."
463
+ include_in_shipment: Include in Shipment
464
+ included_in_other_shipment: Included in another Shipment
465
+ included_in_this_shipment: Included in this Shipment
466
+ instructions_to_reset_password: "Fill out the form below and instructions to reset your password will be emailed to you:"
467
+ integration_settings_warning: "If you are changing the billing integration, you must save first before you can edit the integration settings"
468
+ intercept_email_address: Intercept Email Address
469
+ intercept_email_instructions: "Override email recipient and replace with this address."
470
+ invalid_search: "Invalid search criteria."
471
+ inventory: Zapasy
472
+ inventory_adjustment: "Dostosowanie zapasów"
473
+ inventory_setting_description: "Inventory Configuration, Backordering, Zero-Stock Display"
474
+ inventory_settings: "Inventory Settings"
475
+ is_not_available_to_shipment_address: is not available to shipment address
476
+ issue_number: Issue Number
477
+ item: Pozycja
478
+ item_description: "Opis pozycji"
479
+ item_total: "Liczba pozycji"
480
+ item_total_rule:
481
+ operators:
482
+ gt: greater than
483
+ gte: greater than or equal to
484
+ items: "Items"
485
+ last_14_days: "Last 14 Days"
486
+ last_5_orders: "Last 5 Orders"
487
+ last_7_days: "Last 7 Days"
488
+ last_month: "Last Month"
489
+ last_name: Nazwisko
490
+ last_name_begins_with: "Last Name Begins With"
491
+ last_year: "Last Year"
492
+ leave_blank_to_not_change: "(leave blank if you don't want to change it)"
493
+ list: List
494
+ listing_categories: "Lista kategorii"
495
+ listing_option_types: "Lista typów opcji"
496
+ listing_orders: "Lista zamówień"
497
+ listing_product_groups: "Listing Product Groups"
498
+ listing_reports: "Lista raportów"
499
+ listing_tax_categories: "Listing Tax Categories"
500
+ listing_users: "Lista użytkowników"
501
+ live: "Live"
502
+ loading: Loading
503
+ locale_changed: "Locale Changed"
504
+ log_in: Zaloguj
505
+ logged_in_as: "Zalogowany jako"
506
+ logged_in_succesfully: "Logged in successfully"
507
+ logged_out: "You have been logged out."
508
+ login: Login
509
+ login_as_existing: "Log In as Existing Customer"
510
+ login_failed: "Login authentication failed."
511
+ login_name: Login
512
+ logout: Wyloguj
513
+ look_for_similar_items: Look for similar items
514
+ maestro_or_solo_cards: Maestro/Solo cards
515
+ mail_delivery_enabled: "Mail delivery is enabled"
516
+ mail_delivery_not_enabled: "Mail delivery is not enabled"
517
+ mail_methods: Mail Methods
518
+ mail_server_preferences: Mail Server Preferences
519
+ make_refund: Make refund
520
+ mark_shipped: "Mark Shipped"
521
+ master_price: "Cena główna"
522
+ max_items: Max Items
523
+ may_be_combined_with_other_promotions: May be combined with other promotions
524
+ meta_description: "Meta Description"
525
+ meta_keywords: "Meta Keywords"
526
+ metadata: "Metadata"
527
+ minimal_amount: "Minimal Amount"
528
+ missing_required_information: "Missing Required Information"
529
+ month: "Month"
530
+ my_account: "Moje konto"
531
+ my_orders: "My Orders"
532
+ name: Name
533
+ name_or_sku: "Name or SKU"
534
+ new: New
535
+ new_adjustment: "New Adjustment"
536
+ new_billing_integration: New Billing Integration
537
+ new_category: "Nowa kategoria"
538
+ new_customer: "New Customer"
539
+ new_image: "Nowy obrazek"
540
+ new_mail_method: New Mail Method
541
+ new_option_type: "Nowy typ opcji"
542
+ new_option_value: "Nowa wartość opcji"
543
+ new_order: "New Order"
544
+ new_order_completed: "New Order Completed"
545
+ new_payment: "New Payment"
546
+ new_payment_method: New Payment Method
547
+ new_product: "Nowy produkt"
548
+ new_product_group: New Product Group
549
+ new_promotion: New Promotion
550
+ new_property: "Nowa właściwość"
551
+ new_prototype: "Nowy prototyp"
552
+ new_return_authorization: New Return Authorization
553
+ new_shipment: "New Shipment"
554
+ new_shipping_category: "New Shipping Category"
555
+ new_shipping_method: "New Shipping Method"
556
+ new_state: "Nowy stan"
557
+ new_tax_category: "Nowa kategoria podatkowa"
558
+ new_tax_rate: "New Tax Rate"
559
+ new_taxon: "New Taxon"
560
+ new_taxonomy: "New Taxonomy"
561
+ new_tracker: New Tracker
562
+ new_user: "Nowy użytkownik"
563
+ new_variant: "Nowy wariant"
564
+ new_zone: "Nowa Strefa"
565
+ next: Następne
566
+ no_items_in_cart: "Koszyk jest pusty"
567
+ no_match_found: "No Match Found"
568
+ no_payment_methods_available: "Can't check out, no payment methods are configured for this environment"
569
+ no_products_found: "No products found"
570
+ no_results: "No results"
571
+ no_rules_added: No rules added
572
+ no_user_found: "No user was found with that email address"
573
+ none: Żaden
574
+ none_available: Niedostępne
575
+ normal_amount: "Normal Amount"
576
+ not: not
577
+ not_shown: "Not Shown"
578
+ note: Note
579
+ notice_messages:
580
+ option_type_removed: "Succesfully removed option type."
581
+ product_cloned: "Product has been cloned"
582
+ product_deleted: "Product has been deleted"
583
+ product_not_cloned: "Product could not be cloned"
584
+ product_not_deleted: "Product could not be deleted"
585
+ variant_deleted: "Variant has been deleted"
586
+ variant_not_deleted: "Variant could not be deleted"
587
+ on_hand: "On Hand"
588
+ operation: Operacja
589
+ option_type: "Option Type"
590
+ option_types: "Typy Opcji"
591
+ option_value: "Option Value"
592
+ option_values: "Option Values"
593
+ options: Opcje
594
+ or: lub
595
+ ord_qty: "Ord. Qty"
596
+ ord_total: "Ord. Total"
597
+ order: Zamówienie
598
+ order_confirmation_note: ""
599
+ order_date: "Data zamówienia"
600
+ order_details: "Szczegóły zamówienia"
601
+ order_email_resent: "Email z zamowieniem ponownie przesłany"
602
+ order_mailer:
603
+ cancel_email:
604
+ subject: "Cancellation of Order"
605
+ confirm_email:
606
+ subject: "Order Confirmation"
607
+ order_not_in_system: That order number is not valid on this site.
608
+ order_number: "Nr zamówienia"
609
+ order_operation_authorize: Autoryzuj
610
+ order_processed_but_following_items_are_out_of_stock: "Your order has been processed, but following items are out of stock:"
611
+ order_processed_successfully: "Twoje zamówienie zostało pomyślnie przetworzone"
612
+ order_state: # keys correspond to Checkout state names:
613
+ # keys correspond to Checkout state names:
614
+ address: address
615
+ adjustments: adjustments
616
+ awaiting_return: awaiting return
617
+ canceled: canceled
618
+ cart: cart
619
+ complete: complete
620
+ confirm: confirm
621
+ delivery: delivery
622
+ payment: payment
623
+ resumed: resumed
624
+ returned: returned
625
+ order_summary: Order Summary
626
+ order_sure_want_to: "Are you sure you want to %{event} this order?"
627
+ order_total: "Zamówienie łącznie"
628
+ order_total_message: "The total amount charged to your card will be"
629
+ order_updated: "Zamówienie uaktualnione"
630
+ orders: Zamówienia
631
+ other_payment_options: Other Payment Options
632
+ out_of_stock: "Out of Stock"
633
+ out_of_stock_products: "Out of Stock Products"
634
+ over_paid: "Over Paid"
635
+ overview: Przegląd
636
+ overview_welcome: "Welcome to your store overview, currently we do not have enough data to display the Overiew Dashboard.<br/><br/> The dashboard will display automatically once the system has sufficent orders to allow generation of the statistics."
637
+ page_only_viewable_when_logged_in: You attempted to visit a page which can only be viewed when you are logged in
638
+ page_only_viewable_when_logged_out: You attempted to visit a page which can only be viewed when you are logged out
639
+ paid: Paid
640
+ parent_category: "Kategoria Nadrzędna"
641
+ password: Hasło
642
+ password_reset_instructions: "Password Reset Instructions"
643
+ password_reset_instructions_are_mailed: "Instructions to reset your password have been emailed to you. Please check your email."
644
+ password_reset_token_not_found: "We're sorry, but we could not locate your account. If you are having issues try copying and pasting the URL from your email into your browser or restarting the reset password process."
645
+ password_updated: "Password successfully updated"
646
+ path: Path
647
+ pay: zapłać
648
+ payment: Płatność
649
+ payment_actions: "Actions"
650
+ payment_gateway: "Metoda Płatności"
651
+ payment_information: "Payment Information"
652
+ payment_method: Payment Method
653
+ payment_methods: Payment Methods
654
+ payment_methods_setting_description: Configure methods customers can use to pay
655
+ payment_processing_failed: "Payment could not be processed, please check the details you entered"
656
+ payment_state: Payment State
657
+ payment_states:
658
+ balance_due: balance due
659
+ checkout: checkout
660
+ completed: completed
661
+ credit_owed: credit owed
662
+ failed: failed
663
+ paid: paid
664
+ pending: pending
665
+ processing: processing
666
+ void: void
667
+ payment_updated: Payment Updated
668
+ payments: Payments
669
+ pending_payments: Pending Payments
670
+ permalink: Permalink
671
+ phone: Telefon
672
+ place_order: Place Order
673
+ please_create_user: "Please create a user account"
674
+ powered_by: "Powered by"
675
+ presentation: Presentacja
676
+ preview: Preview
677
+ previous: Poprzednie
678
+ price: Cena
679
+ price_bucket: Price Bucket
680
+ price_with_vat_included: "%{price} (inc. VAT)"
681
+ problem_authorizing_card: "Wystąpił problem przy autoryzacji karty"
682
+ problem_capturing_card: "Wystąpił problem z przechwyceniem karty"
683
+ problems_processing_order: "Wystąpiły problemy podczas przetwarzania zamówienia"
684
+ proceed_as_guest: "No Thanks, Proceed as Guest"
685
+ process: Przetwarzaj
686
+ product: Produkt
687
+ product_details: "Product Details"
688
+ product_group: Product Group
689
+ product_group_invalid: Product Group has invalid scopes
690
+ product_groups: Product Groups
691
+ product_has_no_description: Product has not description
692
+ product_properties: "Właściwości produktu"
693
+ product_rule:
694
+ choose_products: Choose products
695
+ label: "Order must contain %{select} of these products"
696
+ match_all: all
697
+ match_any: at least one
698
+ product_source:
699
+ group: From product group
700
+ manual: Manually choose
701
+ product_scopes:
702
+ groups:
703
+ price:
704
+ description: "Scopes for selecting products based on Price"
705
+ name: Price
706
+ search:
707
+ description: "Scopes for selecting products based on name, keywords and description of product"
708
+ name: "Text search"
709
+ taxon:
710
+ description: "Scopes for selecting products based on Taxons"
711
+ name: Taxon
712
+ values:
713
+ description: "Scopes for selecting products based on option and property values"
714
+ name: Values
715
+ scopes:
716
+ ascend_by_master_price:
717
+ name: Ascend by product master price
718
+ ascend_by_name:
719
+ name: Ascend by product name
720
+ ascend_by_updated_at:
721
+ name: Ascend by actualization date
722
+ descend_by_master_price:
723
+ name: Descend by product master price
724
+ descend_by_name:
725
+ name: Descend by product name
726
+ descend_by_popularity:
727
+ name: Sort by popularity(most popular first)
728
+ descend_by_updated_at:
729
+ name: Descend by actualization date
730
+ in_name:
731
+ args:
732
+ words: Words
733
+ description: "(separated by space or comma)"
734
+ name: "Product name have following"
735
+ sentence: product name contain <em>%s</em>
736
+ in_name_or_description:
737
+ args:
738
+ words: Words
739
+ description: "(separated by space or comma)"
740
+ name: "Product name or description have following"
741
+ sentence: name or description contain <em>%s</em>
742
+ in_name_or_keywords:
743
+ args:
744
+ words: Words
745
+ description: "(separated by space or comma)"
746
+ name: "Product name or meta keywords have following"
747
+ sentence: name or keywords contain <em>%s</em>
748
+ in_taxons:
749
+ args:
750
+ "taxon_names": "Taxon names"
751
+ description: "Taxon names have to be separated by comma or space(eg. adidas,shoes)"
752
+ name: "In taxons and all their descendants"
753
+ sentence: in <em>%s</em> and all their descendants
754
+ master_price_gte:
755
+ args:
756
+ amount: Amount
757
+ description: ""
758
+ name: "Master price greater or equal to"
759
+ sentence: price greater or equal to <em>%.2f</em>
760
+ master_price_lte:
761
+ args:
762
+ amount: Amount
763
+ description: ""
764
+ name: "Master price lesser or equal to"
765
+ sentence: price less or equal to <em>%.2f</em>
766
+ price_between:
767
+ args:
768
+ high: High
769
+ low: Low
770
+ description: ""
771
+ name: "Price between"
772
+ sentence: price between <em>%.2f</em> and <em>%.2f</em>
773
+ taxons_name_eq:
774
+ args:
775
+ taxon_name: "Taxon name"
776
+ description: "In specific taxon - without descendants"
777
+ name: "In Taxon(without descendants)"
778
+ sentence: in <em>%s</em>
779
+ with:
780
+ args:
781
+ value: Value
782
+ description: "Select specific products"
783
+ name: Products with IDs
784
+ sentence: with IDs <em>%s</em>
785
+ with_ids:
786
+ args:
787
+ ids: IDs
788
+ description: "Select specific products"
789
+ name: Products with IDs
790
+ sentence: with IDs <em>%s</em>
791
+ with_option:
792
+ args:
793
+ option: Option
794
+ description: "Selects all products that have specified option(eg. color)"
795
+ name: "With option"
796
+ sentence: with option <em>%s</em>
797
+ with_option_value:
798
+ args:
799
+ option: Option
800
+ value: Value
801
+ description: "Selects all products that have at least one variant with specified option and value(eg. color:red)"
802
+ name: "With option and value"
803
+ sentence: with option <em>%s</em> and value <em>%s</em>
804
+ with_property:
805
+ args:
806
+ property: Property
807
+ description: "Selects all products that have specified property(eg. weight)"
808
+ name: "With property"
809
+ sentence: with property <em>%s</em>
810
+ with_property_value:
811
+ args:
812
+ property: Property
813
+ value: Value
814
+ description: "Selects all products that have at least one variant with specified property and value(eg. weight:10kg)"
815
+ name: "With property value"
816
+ sentence: with property <em>%s</em> and value <em>%s</em>
817
+ products: Produkty
818
+ products_with_zero_inventory_display: "Products with a zero inventory will %{not} be displayed"
819
+ promotion: Promotion
820
+ promotion_form:
821
+ match_policies:
822
+ all: Match any of these rules
823
+ any: Match all of these rules
824
+ promotion_rule_types:
825
+ first_order:
826
+ description: Must be the customer's first order
827
+ name: First order
828
+ item_total:
829
+ description: Order total meets these criteria
830
+ name: Item total
831
+ product:
832
+ description: Order includes specified product(s)
833
+ name: Product(s)
834
+ user:
835
+ description: Available only to the specified users
836
+ name: User
837
+ promotions: Promotions
838
+ promotions_description: Manage offers and coupons with promotions
839
+ properties: Właściwości
840
+ property: Właściwość
841
+ prototype: Prototype
842
+ prototypes: Prototypy
843
+ provider: "Provider"
844
+ provider_settings_warning: "If you are changing the provider type, you must save first before you can edit the provider settings"
845
+ qty: Ilość
846
+ quantity_returned: Quantity Returned
847
+ quantity_shipped: Quantity Shipped
848
+ range: "Range"
849
+ rate: Rate
850
+ reason: Reason
851
+ recalculate_order_total: "Recalculate order total"
852
+ receive: receive
853
+ received: Received
854
+ refund: Refund
855
+ register: Register as a New User
856
+ register_or_guest: Checkout as Guest or Register
857
+ registration: Registration
858
+ remember_me: "Zapamiętaj mnie"
859
+ remove: Remove
860
+ reports: Raporty
861
+ required_for_solo_and_maestro: Required for Solo and Maestro cards.
862
+ resend: "Przeslij ponownie"
863
+ resend_confirmation_instructions: "Resend confirmation instructions"
864
+ resend_unlock_instructions: "Resend unlock instructions"
865
+ reset_password: "Reset my password"
866
+ resource_controller:
867
+ member_object_not_found: "Member object not found."
868
+ successfully_created: "Successfully created!"
869
+ successfully_removed: "Successfully removed!"
870
+ successfully_updated: "Successfully updated!"
871
+ response_code: "Response Code"
872
+ resume: "resume"
873
+ resumed: Resumed
874
+ return: powrót
875
+ return_authorization: Return Authorization
876
+ return_authorization_updated: Return authorization updated
877
+ return_authorizations: Return Authorizations
878
+ return_quantity: Return Quantity
879
+ returned: Returned
880
+ rma_credit: RMA Credit
881
+ rma_number: RMA Number
882
+ rma_value: RMA Value
883
+ roles: Roles
884
+ rules: Rules
885
+ sales_tax: "Sales Tax"
886
+ sales_total: "Sales Total"
887
+ sales_total_description: "Sales Total For All Orders"
888
+ save_and_continue: Save and Continue
889
+ save_preferences: Save Preferences
890
+ scope: Scope
891
+ scopes: Scopes
892
+ search: Szukaj
893
+ search_results: "Search results for '%{keywords}'"
894
+ searching: Searching
895
+ secure_connection_type: Secure Connection Type
896
+ secure_creditcard: Secure Creditcard
897
+ select: Wybierz
898
+ select_from_prototype: "Wybierz z prototypu"
899
+ select_preferred_shipping_option: "Select preferred shipping option"
900
+ send_copy_of_all_mails_to: Send Copy of All Mails To
901
+ send_copy_of_orders_mails_to: Send Copy of Order Mails To
902
+ send_mails_as: Send Mails As
903
+ send_me_reset_password_instructions: "Send me reset password instructions"
904
+ send_order_mails_as: Send Order Mails As
905
+ server: Server
906
+ server_error: "The server returned an error"
907
+ settings: Settings
908
+ ship: wyślij
909
+ ship_address: "Adres Dostawy"
910
+ shipment: Shipment
911
+ shipment_details: Shipment Details
912
+ shipment_mailer:
913
+ shipped_email:
914
+ subject: "Shipment Notification"
915
+ shipment_number: "Shipment #"
916
+ shipment_state: Shipment State
917
+ shipment_states:
918
+ backorder: backorder
919
+ partial: partial
920
+ pending: pending
921
+ ready: ready
922
+ shipped: shipped
923
+ shipment_updated: Shipment Updated
924
+ shipments: "Shipments"
925
+ shipped: Shipped
926
+ shipping: Dostawa
927
+ shipping_address: "Adres Dostawy"
928
+ shipping_categories: "Shipping Categories"
929
+ shipping_categories_description: "Manage shipping categories to identify which products can be shipped via which method"
930
+ shipping_category: Shipping Category
931
+ shipping_cost: Cost
932
+ shipping_error: "Shipping Error"
933
+ shipping_instructions: "Shipping Instructions"
934
+ shipping_method: Method
935
+ shipping_methods: "Shipping Methods"
936
+ shipping_methods_description: "Manage shipping methods"
937
+ shipping_total: "Koszt dostawy"
938
+ shop_by_taxonomy: "Shop by %{taxonomy}"
939
+ shopping_cart: Koszyk
940
+ show: Show
941
+ show_active: "Show Active"
942
+ show_deleted: "Show Deleted"
943
+ show_incomplete_orders: "Show Incomplete Orders"
944
+ show_only_complete_orders: "Only show complete orders"
945
+ show_out_of_stock_products: "Show out-of-stock products"
946
+ show_price_inc_vat: "Show price including VAT"
947
+ showing_first_n: "Showing first %{n}"
948
+ sign_up: "Załóż konto"
949
+ site_name: "Site Name"
950
+ site_url: "Site URL"
951
+ sku: SKU
952
+ smtp: SMTP
953
+ smtp_authentication_type: SMTP Authentication Type
954
+ smtp_domain: SMTP Domain
955
+ smtp_mail_host: SMTP Mail Host
956
+ smtp_password: SMTP Password
957
+ smtp_port: SMTP Port
958
+ smtp_send_all_emails_as_from_following_address: "Send all mails as from the following address."
959
+ smtp_send_copy_to_this_addresses: "Sends a copy of all outgoing mails to this address. For multiple addresses, separate with commas."
960
+ smtp_username: SMTP Username
961
+ sold: Sold
962
+ sort_ordering: "Sort ordering"
963
+ special_instructions: "Special Instructions"
964
+ spree:
965
+ date: Data
966
+ time: Czas
967
+ spree_gateway_error_flash_for_checkout: "There was a problem with your payment information. Please check your information and try again."
968
+ ssl_will_be_used_in_development_and_test_modes: "SSL will be used in development and test mode if necessary."
969
+ ssl_will_be_used_in_production_mode: "SSL will be used in production mode"
970
+ ssl_will_not_be_used_in_development_and_test_modes: "SSL will not be used in development and test mode if necessary."
971
+ ssl_will_not_be_used_in_production_mode: "SSL will not be used in production mode"
972
+ start: Start
973
+ start_date: Valid from
974
+ state: Stan
975
+ state_based: "State Based"
976
+ state_setting_description: "Zarządzaj listą stanów/prowincji powiązanych z każdym z krajów."
977
+ states: Stany
978
+ status: Status
979
+ stop: Stop
980
+ store: Sklep
981
+ street_address: Ulica
982
+ street_address_2: "Ulica (c.d)"
983
+ subtotal: "Suma częściowa"
984
+ subtract: Subtract
985
+ successfully_created: "%{resource} has been successfully created!"
986
+ successfully_removed: "%{resource} has been successfully removed!"
987
+ successfully_updated: "%{resource} has been successfully updated!"
988
+ system: System
989
+ tax: Podatek
990
+ tax_categories: "Kategorie Podatkowe"
991
+ tax_categories_setting_description: "Ustaw kategorie podatkow aby ustalić, które produkty powinny być opodatkowane."
992
+ tax_category: "Kategoria Podatkowa"
993
+ tax_rates: "Tax Rates"
994
+ tax_rates_description: Tax rates setup and configuration.
995
+ tax_settings: "Tax settings"
996
+ tax_settings_description: Basic tax settings.
997
+ tax_total: "Podatek łącznie"
998
+ tax_type: "Tax Type"
999
+ taxon: Taxon
1000
+ taxon_edit: Edit Taxon
1001
+ taxonomies: Taxonomies
1002
+ taxonomies_setting_description: "Create and manage taxonomies"
1003
+ taxonomy_edit: "Edit taxonomy"
1004
+ taxonomy_tree_error: "The requested change has not been accepted and the tree has been returned to its previous state, please try again."
1005
+ taxonomy_tree_instruction: "* Right click a child in the tree to access the menu for adding, deleting or sorting a child."
1006
+ taxons: Taxons
1007
+ test: "Test"
1008
+ test_mode: Test Mode
1009
+ thank_you_for_your_order: "Thank you for your business. Please print out a copy of this confirmation page for your records."
1010
+ there_were_problems_with_the_following_fields: "There were problems with the following fields"
1011
+ this_file_language: Polski (PL)
1012
+ this_month: "This Month"
1013
+ this_year: "This Year"
1014
+ thumbnail: "Thumbnail"
1015
+ to_add_variants_you_must_first_define: "To add variants, you must first define"
1016
+ to_state: "To State"
1017
+ top_grossing_products: "Top Grossing Products"
1018
+ total: Łącznie
1019
+ tracking: Tracking
1020
+ transaction: Transakcja
1021
+ transactions: Transactions
1022
+ tree: Tree
1023
+ try_again: "Spróbuj ponownie"
1024
+ type: Typ
1025
+ type_to_search: Type to search
1026
+ unable_ship_method: "Unable to generate shipping methods due to a server error."
1027
+ unable_to_authorize_credit_card: "Unable to Authorize Credit Card"
1028
+ unable_to_capture_credit_card: "Unable to Capture Credit Card"
1029
+ unable_to_connect_to_gateway: "Unable to connect to gateway."
1030
+ unable_to_save_order: "Unable to Save Order"
1031
+ under_paid: "Under Paid"
1032
+ units: "Units"
1033
+ unrecognized_card_type: Unrecognized card type
1034
+ update: Aktualizuj
1035
+ update_password: "Update my password and log me in"
1036
+ updated_successfully: "Updated Successfully"
1037
+ updating: Updating
1038
+ usage_limit: Usage Limit
1039
+ use_as_shipping_address: Use as Shipping Address
1040
+ use_billing_address: Use Billing Address
1041
+ use_different_shipping_address: "Użyj innego adresy dostawy"
1042
+ use_new_cc: "Use a new card"
1043
+ user: Użytkownik
1044
+ user_account: User Account
1045
+ user_created_successfully: "User created successfully"
1046
+ user_details: "User Details"
1047
+ user_rule:
1048
+ choose_users: Choose users
1049
+ users: Użytkownicy
1050
+ validate_on_profile_create: Validate on profile create
1051
+ validation:
1052
+ cannot_be_less_than_shipped_units: "cannot be less than the number of shipped units."
1053
+ is_too_large: "is too large -- stock on hand cannot cover requested quantity!"
1054
+ must_be_int: "must be an integer"
1055
+ must_be_non_negative: "must be a non-negative value"
1056
+ value: Wartość
1057
+ variants: Warianty
1058
+ vat: "VAT"
1059
+ version: Wersja
1060
+ view_shipping_options: "View shipping options"
1061
+ void: Void
1062
+ website: "Strona www"
1063
+ weight: Weight
1064
+ welcome_to_sample_store: "Witamy w przykładowycm sklepie"
1065
+ what_is_a_cvv: "Czym jest Kod Karty Kredytowej (CVV)?"
1066
+ what_is_this: "Co to?"
1067
+ whats_this: "What's this"
1068
+ width: Width
1069
+ year: "Year"
1070
+ you_have_been_logged_out: "You have been logged out."
1071
+ you_have_no_orders_yet: "You have no orders yet."
1072
+ your_cart_is_empty: "Your cart is empty"
1073
+ zip: "Kod pocztowy"
1074
+ zone: Strefa
1075
+ zone_based: "Zone Based"
1076
+ zone_setting_description: "Zbiory krajów, stanów i innych stref używane w różnych przeliczeniach."
1077
+ zones: Strefy