spree_i18n 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +15 -0
- data/config/locales/ca.yml +1207 -0
- data/config/locales/cs-CZ.yml +1206 -0
- data/config/locales/da.yml +1206 -0
- data/config/locales/de-CH.yml +1206 -0
- data/config/locales/de.yml +1206 -0
- data/config/locales/en-AU.yml +1206 -0
- data/config/locales/en-GB.yml +1206 -0
- data/config/locales/en-IN.yml +1206 -0
- data/config/locales/en-NZ.yml +1206 -0
- data/config/locales/es-MX.yml +1206 -0
- data/config/locales/es.yml +1206 -0
- data/config/locales/et.yml +1206 -0
- data/config/locales/fa.yml +1209 -0
- data/config/locales/fi.yml +1206 -0
- data/config/locales/fr.yml +1206 -0
- data/config/locales/il.yml +1206 -0
- data/config/locales/it.yml +1193 -0
- data/config/locales/ja/spree_api.yml +14 -0
- data/config/locales/ja/spree_auth.yml +46 -0
- data/config/locales/ja/spree_core.rb +16 -0
- data/config/locales/ja/spree_core.yml +1071 -0
- data/config/locales/ja/spree_dash.yml +5 -0
- data/config/locales/ja/spree_promo.yml +88 -0
- data/config/locales/ko.yml +1206 -0
- data/config/locales/lt.yml +1206 -0
- data/config/locales/lv.yml +1206 -0
- data/config/locales/nb-NO.yml +1206 -0
- data/config/locales/nl-BE.yml +1206 -0
- data/config/locales/nl.yml +1134 -0
- data/config/locales/pl.yml +1206 -0
- data/config/locales/pt-BR.yml +1206 -0
- data/config/locales/pt-PT.yml +1206 -0
- data/config/locales/ru.yml +1206 -0
- data/config/locales/sk.yml +1206 -0
- data/config/locales/sl-SI.yml +1206 -0
- data/config/locales/sv-SE.yml +1210 -0
- data/config/locales/th.yml +1206 -0
- data/config/locales/uk.yml +1206 -0
- data/config/locales/vn.yml +1206 -0
- data/config/locales/zh-CN.yml +1206 -0
- data/config/locales/zh-TW.yml +1206 -0
- data/default/spree_api.yml +21 -0
- data/default/spree_auth.yml +46 -0
- data/default/spree_core.yml +1123 -0
- data/default/spree_dash.yml +11 -0
- data/default/spree_promo.yml +92 -0
- data/lib/spree/i18n_utils.rb +50 -0
- data/lib/spree_i18n.rb +2 -0
- data/lib/spree_i18n/railtie.rb +24 -0
- data/lib/tasks/i18n.rake +107 -0
- metadata +224 -0
|
@@ -0,0 +1,1206 @@
|
|
|
1
|
+
---
|
|
2
|
+
pl:
|
|
3
|
+
a_copy_of_all_mail_will_be_sent_to_the_following_addresses: Kopia wszystkich listów zostanie wysłana na poniższy adres
|
|
4
|
+
abbreviation: Skrót
|
|
5
|
+
access_denied: "Dostęp Wzbroniony"
|
|
6
|
+
account: Konto
|
|
7
|
+
account_updated: "Konto zaktualizowane!"
|
|
8
|
+
action: Akcja
|
|
9
|
+
actions:
|
|
10
|
+
cancel: Anuluj
|
|
11
|
+
create: Utwórz
|
|
12
|
+
destroy: Usuń
|
|
13
|
+
list: Lista
|
|
14
|
+
listing: Aukcja
|
|
15
|
+
new: Nowa
|
|
16
|
+
update: Aktualizuj
|
|
17
|
+
activate: "Activate"
|
|
18
|
+
active: "Aktywne"
|
|
19
|
+
activerecord:
|
|
20
|
+
attributes:
|
|
21
|
+
spree/address:
|
|
22
|
+
address1: Adres
|
|
23
|
+
address2: "Adres (c.d.)"
|
|
24
|
+
city: Miasto
|
|
25
|
+
country: "Kraj"
|
|
26
|
+
firstname: "Imię"
|
|
27
|
+
lastname: "Nazwisko"
|
|
28
|
+
phone: Telefon
|
|
29
|
+
state: "Stan"
|
|
30
|
+
zipcode: "Kod Pocztowy"
|
|
31
|
+
spree/country:
|
|
32
|
+
iso: ISO
|
|
33
|
+
iso3: ISO3
|
|
34
|
+
iso_name: "Nazwa ISO"
|
|
35
|
+
name: Nazwa
|
|
36
|
+
numcode: "Kod ISO"
|
|
37
|
+
spree/credit_card:
|
|
38
|
+
cc_type: Typ
|
|
39
|
+
month: Miesiąc
|
|
40
|
+
number: Numer
|
|
41
|
+
verification_value: "Kod weryfikujący"
|
|
42
|
+
year: Rok
|
|
43
|
+
spree/inventory_unit:
|
|
44
|
+
state: Stan
|
|
45
|
+
spree/line_item:
|
|
46
|
+
price: Cena
|
|
47
|
+
quantity: Ilość
|
|
48
|
+
spree/option_type:
|
|
49
|
+
name: Nazwa
|
|
50
|
+
presentation: Prezentacja
|
|
51
|
+
spree/order/bill_address:
|
|
52
|
+
address1: "Billing address street"
|
|
53
|
+
city: "Billing address city"
|
|
54
|
+
firstname: "Billing address first name"
|
|
55
|
+
lastname: "Billing address last name"
|
|
56
|
+
phone: "Billing address phone"
|
|
57
|
+
state: "Billing address state"
|
|
58
|
+
zipcode: "Billing address zipcode"
|
|
59
|
+
spree/order/ship_address:
|
|
60
|
+
address1: "Shipping address street"
|
|
61
|
+
city: "Shipping address city"
|
|
62
|
+
firstname: "Shipping address first name"
|
|
63
|
+
lastname: "Shipping address last name"
|
|
64
|
+
phone: "Shipping address phone"
|
|
65
|
+
state: "Shipping address state"
|
|
66
|
+
zipcode: "Shipping address zipcode"
|
|
67
|
+
spree/order:
|
|
68
|
+
checkout_complete: "Zamówienie ukończone"
|
|
69
|
+
completed_at: "Skompletowane o"
|
|
70
|
+
created_at: Order Date
|
|
71
|
+
email: Customer E-Mail
|
|
72
|
+
ip_address: "Adres IP"
|
|
73
|
+
item_total: "Całkowita kwota"
|
|
74
|
+
number: Numer
|
|
75
|
+
payment_state: "Stan Płatności"
|
|
76
|
+
shipment_state: "Stan wysyłki"
|
|
77
|
+
special_instructions: "Specjalne Instrukcje"
|
|
78
|
+
state: Stan
|
|
79
|
+
total: Łącznie
|
|
80
|
+
spree/payment_method:
|
|
81
|
+
name: Nazwa
|
|
82
|
+
spree/product:
|
|
83
|
+
available_on: "Dostępny Od"
|
|
84
|
+
cost_price: "Cost Price"
|
|
85
|
+
description: Opis
|
|
86
|
+
master_price: "Master Price"
|
|
87
|
+
name: Nazwa
|
|
88
|
+
on_demand: "On Demand"
|
|
89
|
+
on_hand: "On Hand"
|
|
90
|
+
shipping_category: "Kategoria Dostawy"
|
|
91
|
+
tax_category: "Kategoria Podatkowa"
|
|
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: Nazwa
|
|
104
|
+
presentation: Prezentacja
|
|
105
|
+
spree/prototype:
|
|
106
|
+
name: Nazwa
|
|
107
|
+
spree/return_authorization:
|
|
108
|
+
amount: Ilość
|
|
109
|
+
spree/role:
|
|
110
|
+
name: Nazwa
|
|
111
|
+
spree/state:
|
|
112
|
+
abbr: Skrót
|
|
113
|
+
name: Nazwa
|
|
114
|
+
spree/tax_category:
|
|
115
|
+
description: Opis
|
|
116
|
+
name: Nazwa
|
|
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: Nazwa
|
|
123
|
+
permalink: Permalink
|
|
124
|
+
position: Pozycja
|
|
125
|
+
spree/taxonomy:
|
|
126
|
+
name: Nazwa
|
|
127
|
+
spree/user:
|
|
128
|
+
email: Email
|
|
129
|
+
password: "Hasło"
|
|
130
|
+
password_confirmation: "Potwierdzenie Hasła"
|
|
131
|
+
spree/variant:
|
|
132
|
+
cost_price: "Cost Price"
|
|
133
|
+
depth: Głębokość
|
|
134
|
+
height: Wysokość
|
|
135
|
+
price: Cena
|
|
136
|
+
sku: SKU
|
|
137
|
+
weight: Waga
|
|
138
|
+
width: Szerokość
|
|
139
|
+
spree/zone:
|
|
140
|
+
description: Opis
|
|
141
|
+
name: Nazwa
|
|
142
|
+
models:
|
|
143
|
+
spree/address:
|
|
144
|
+
one: Adres
|
|
145
|
+
other: Adresy
|
|
146
|
+
spree/cheque_payment:
|
|
147
|
+
one: Płatność Czekiem
|
|
148
|
+
other: Płatności Czekiem
|
|
149
|
+
spree/country:
|
|
150
|
+
one: Kraj
|
|
151
|
+
other: Kraje
|
|
152
|
+
spree/credit_card:
|
|
153
|
+
one: "Karta Kredytowa"
|
|
154
|
+
other: "Karty Kredytowe"
|
|
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: "Pozycja"
|
|
166
|
+
other: "Pozycje"
|
|
167
|
+
spree/order:
|
|
168
|
+
one: Zamówienie
|
|
169
|
+
other: Zamówienia
|
|
170
|
+
spree/payment:
|
|
171
|
+
one: Płatność
|
|
172
|
+
other: Płatności
|
|
173
|
+
spree/product:
|
|
174
|
+
one: Produkt
|
|
175
|
+
other: Produkty
|
|
176
|
+
spree/property:
|
|
177
|
+
one: Własność
|
|
178
|
+
other: Własności
|
|
179
|
+
spree/prototype:
|
|
180
|
+
one: Prototyp
|
|
181
|
+
other: Prototypy
|
|
182
|
+
spree/return_authorization:
|
|
183
|
+
one: Return Authorization
|
|
184
|
+
other: Return Authorizations
|
|
185
|
+
spree/role:
|
|
186
|
+
one: Rola
|
|
187
|
+
other: Role
|
|
188
|
+
spree/shipment:
|
|
189
|
+
one: Wysyłka
|
|
190
|
+
other: Wysyłki
|
|
191
|
+
spree/shipping_category:
|
|
192
|
+
one: "Kategoria Wysyłki"
|
|
193
|
+
other: "Kategorie Wysyłki"
|
|
194
|
+
spree/state:
|
|
195
|
+
one: Stan
|
|
196
|
+
other: Stany
|
|
197
|
+
spree/tax_category:
|
|
198
|
+
one: "Kategoria Podatkowa"
|
|
199
|
+
other: "Kategorie Podatkowe"
|
|
200
|
+
spree/tax_rate:
|
|
201
|
+
one: "Tax Rate"
|
|
202
|
+
other: "Tax Rates"
|
|
203
|
+
spree/taxon:
|
|
204
|
+
one: Takson
|
|
205
|
+
other: Taksony
|
|
206
|
+
spree/taxonomy:
|
|
207
|
+
one: Taksonomia
|
|
208
|
+
other: Taksonomie
|
|
209
|
+
spree/user:
|
|
210
|
+
one: Użytkownik
|
|
211
|
+
other: Użytkownicy
|
|
212
|
+
spree/variant:
|
|
213
|
+
one: Wariant
|
|
214
|
+
other: Warianty
|
|
215
|
+
spree/zone:
|
|
216
|
+
one: Strefa
|
|
217
|
+
other: Strefy
|
|
218
|
+
add: Dodaj
|
|
219
|
+
add_action_of_type: Dodaj akcję o typie
|
|
220
|
+
add_category: "Dodaj kategorię"
|
|
221
|
+
add_country: "Dodaj kraj"
|
|
222
|
+
add_new_header: "Add New Header"
|
|
223
|
+
add_new_style: "Add New Style"
|
|
224
|
+
add_option_type: "Dodaj typ opcji"
|
|
225
|
+
add_option_types: "Dodaj typy opcji"
|
|
226
|
+
add_option_value: "Add Option Value"
|
|
227
|
+
add_product: "Dodaj produkt"
|
|
228
|
+
add_product_properties: "Dodaj właściwości produktu"
|
|
229
|
+
add_rule_of_type: Dodaj rolę o typie
|
|
230
|
+
add_scope: "Dodaj zakres"
|
|
231
|
+
add_state: "Dodaj Stan"
|
|
232
|
+
add_to_cart: "Dodaj do koszyka"
|
|
233
|
+
add_zone: "Dodaj Strefę"
|
|
234
|
+
additional_item: Additional Item Cost
|
|
235
|
+
address: Adres
|
|
236
|
+
address_information: "Address Information"
|
|
237
|
+
adjustment: Dostosowanie
|
|
238
|
+
adjustment_total: Adjustment Total
|
|
239
|
+
adjustments: Adjustments
|
|
240
|
+
admin:
|
|
241
|
+
mail_methods:
|
|
242
|
+
send_testmail: 'Wyślij list testowy'
|
|
243
|
+
testmail:
|
|
244
|
+
delivery_error: 'Błąd w dostarczaniu listu testowego'
|
|
245
|
+
delivery_success: 'List testowy dostarczony pomyślnie'
|
|
246
|
+
error: 'Błąd w liście testowym: %{e}'
|
|
247
|
+
administration: Administracja
|
|
248
|
+
all: "Wszystkie"
|
|
249
|
+
all_departments: Wszystkie departamenty
|
|
250
|
+
allow_backorders: "Allow Backorders"
|
|
251
|
+
allow_ssl_in_development_and_test: Użyj SSL w środowisku deweloperskim i testowym
|
|
252
|
+
allow_ssl_in_production: Użyj SSL w środowisku produkcyjnym
|
|
253
|
+
allow_ssl_in_staging: Użyj SSL w środowisku staging
|
|
254
|
+
allowed_ssl_in_production_mode: "SSL %{nie} będzie użyty w środowisku produkcyjnym"
|
|
255
|
+
already_registered: Już Zarejestrowany?
|
|
256
|
+
alt_text: Tekst Alternatywny
|
|
257
|
+
alternative_phone: Alternatywny Numer Telefonu
|
|
258
|
+
amount: Suma
|
|
259
|
+
analytics_trackers: "Lokalizatory analityki"
|
|
260
|
+
and: and
|
|
261
|
+
apply: "Zastosuj"
|
|
262
|
+
are_you_sure: "Czy jesteś pewien"
|
|
263
|
+
are_you_sure_category: "Czy napewno usunąć tę kategorię?"
|
|
264
|
+
are_you_sure_delete: "Czy napewno usunąć ten rekord?"
|
|
265
|
+
are_you_sure_delete_image: "Czy napewno usunąć ten obrazek?"
|
|
266
|
+
are_you_sure_option_type: "Czy napewno usunąć ten typ opcji?"
|
|
267
|
+
are_you_sure_you_want_to_capture: "Are you sure you want to capture?"
|
|
268
|
+
assign_taxon: "Przypisz Takson"
|
|
269
|
+
assign_taxons: "Przypisz Taksony"
|
|
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: "Błąd Autoryzacji"
|
|
275
|
+
authorized: Autoryzowany
|
|
276
|
+
availability: "Availability"
|
|
277
|
+
available_on: "Dostępny od"
|
|
278
|
+
available_taxons: "Dostępne Taksony"
|
|
279
|
+
awaiting_return: Oczekiwanie Zwrotu
|
|
280
|
+
back: Wstecz
|
|
281
|
+
back_end: Back End
|
|
282
|
+
back_to_adjustments_list: "Back To Adjustments List"
|
|
283
|
+
back_to_images_list: "Back To Images List"
|
|
284
|
+
back_to_mail_methods_list: "Back To Mail Methods List"
|
|
285
|
+
back_to_option_tyles_list: "Back To Option Types List"
|
|
286
|
+
back_to_payment_methods_list: "Back To Payment Methods List"
|
|
287
|
+
back_to_payments_list: "Back To Payments List"
|
|
288
|
+
back_to_products_list: "Back To Products List"
|
|
289
|
+
back_to_promotions_list: "Back To Promotions List"
|
|
290
|
+
back_to_properties_list: "Back To Products List"
|
|
291
|
+
back_to_prototypes_list: "Back To Prototypes List"
|
|
292
|
+
back_to_reports_list: "Back To Reports List"
|
|
293
|
+
back_to_shipping_categories: "Back To Shipping Categories"
|
|
294
|
+
back_to_shipping_methods_list: "Back To Shipping Methods List"
|
|
295
|
+
back_to_states_list: "Back To States List"
|
|
296
|
+
back_to_store: "Powrót do sklepu"
|
|
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: Backordered
|
|
302
|
+
backordering_is_allowed: "Backordering %{not} allowed"
|
|
303
|
+
balance_due: "Balance Due"
|
|
304
|
+
bill_address: "Adres Płatniczy"
|
|
305
|
+
billing: Billing
|
|
306
|
+
billing_address: "Adres Płatniczy"
|
|
307
|
+
both: Obydwa
|
|
308
|
+
calculator: Kalkulator
|
|
309
|
+
calculator_settings_warning: "If you are changing the calculator type, you must save first before you can edit the calculator settings"
|
|
310
|
+
cancel: Anuluj
|
|
311
|
+
cancel_my_account: Anuluj moje konto
|
|
312
|
+
cancel_my_account_description: "Niezadowolony?"
|
|
313
|
+
canceled: Anulowane
|
|
314
|
+
cannot_create_payment_without_payment_methods: You cannot create a payment for an order without any payment methods defined.
|
|
315
|
+
cannot_create_returns: Nie można utworzyć zwrotu gdyż do zamówienie nie zostało wysłane.
|
|
316
|
+
cannot_perform_operation: "Nie można wykonać żądanej operacji"
|
|
317
|
+
capture: Przechwyć
|
|
318
|
+
card_code: "Kod Karty"
|
|
319
|
+
card_details: "Dane karty"
|
|
320
|
+
card_number: "Numer Karty"
|
|
321
|
+
card_type_is: Typ karty to
|
|
322
|
+
cart: Koszyk
|
|
323
|
+
categories: Kategorie
|
|
324
|
+
category: Kategoria
|
|
325
|
+
change: Zmień
|
|
326
|
+
change_language: "Zmień język"
|
|
327
|
+
change_my_password: "Zmień moje hasło"
|
|
328
|
+
charge_total: Charge Total
|
|
329
|
+
charged: Obciążono
|
|
330
|
+
charges: Obciążenia
|
|
331
|
+
checkout: "Do kasy"
|
|
332
|
+
cheque: Czek
|
|
333
|
+
city: Miejscowość
|
|
334
|
+
clone: Klonuj
|
|
335
|
+
code: Kod
|
|
336
|
+
combine: Połącz
|
|
337
|
+
complete: kompletne
|
|
338
|
+
complete_list: "Complete List"
|
|
339
|
+
configuration: Konfiguracja
|
|
340
|
+
configuration_options: "Opcje konfiguracji"
|
|
341
|
+
configurations: Konfiguracje
|
|
342
|
+
configure_s3: "Configure S3"
|
|
343
|
+
configured: Configured
|
|
344
|
+
confirm: Potwierdź
|
|
345
|
+
confirm_delete: "Potwierdź usunięcie"
|
|
346
|
+
confirm_password: "Potwierdzenie hasła"
|
|
347
|
+
continue: Kontynuuj
|
|
348
|
+
continue_shopping: "Kontynuuj zakupy"
|
|
349
|
+
copy_all_mails_to: Kopiuj Wszystkie Listy Do
|
|
350
|
+
cost_price: "Cost Price"
|
|
351
|
+
count_of_reduced_by: "ilość '%{name}' zredukowana o %{count}"
|
|
352
|
+
country: Kraj
|
|
353
|
+
country_based: "Country Based"
|
|
354
|
+
coupon: Kupon
|
|
355
|
+
coupon_code: Kod kuponu
|
|
356
|
+
coupon_code_applied: The coupon code was successfully applied to your order.
|
|
357
|
+
create: Utwórz
|
|
358
|
+
create_a_new_account: "Utwórz nowe konto"
|
|
359
|
+
create_user_account: Utwórz Konto Użytkownika
|
|
360
|
+
created_successfully: "Utworzono Pomyślnie"
|
|
361
|
+
credit: Credit
|
|
362
|
+
credit_card: "Karta kredytowa"
|
|
363
|
+
credit_card_capture_complete: "Credit Card Was Captured"
|
|
364
|
+
credit_card_payment: "Płatność Kartą Kredytową"
|
|
365
|
+
credit_cards: Credit Cards
|
|
366
|
+
credit_owed: "Credit Owed"
|
|
367
|
+
credit_total: Credit Total
|
|
368
|
+
credits: Credits
|
|
369
|
+
currency: Currency
|
|
370
|
+
currency_settings: "Currency Settings"
|
|
371
|
+
currency_symbol_position: "Put currency symbol before or after dollar amount?"
|
|
372
|
+
current: Biężący
|
|
373
|
+
customer: Klient
|
|
374
|
+
customer_details: "Dane Klienta"
|
|
375
|
+
customer_details_updated: "Dane klienta zostały zaktualizowane."
|
|
376
|
+
customer_search: "Wyszukiwanie Klienta"
|
|
377
|
+
cut: Cut
|
|
378
|
+
date_completed: Date Completed
|
|
379
|
+
date_created: Data utworzenia
|
|
380
|
+
date_range: "Zakres czasu"
|
|
381
|
+
debit: Debit
|
|
382
|
+
default: Domyślny
|
|
383
|
+
default_meta_description: Domyślny Opis Meta
|
|
384
|
+
default_meta_keywords: Domyślne Słowa Kluczowe Meta
|
|
385
|
+
default_seo_title: Domyślny Tytuł Seo
|
|
386
|
+
default_tax: Default Tax
|
|
387
|
+
default_tax_zone: Default Tax Zone
|
|
388
|
+
defined_paperclip_styles: Defined Paperclip Styles
|
|
389
|
+
delete: Usuń
|
|
390
|
+
delivery: Dostawa
|
|
391
|
+
depth: Głębokość
|
|
392
|
+
description: Opis
|
|
393
|
+
destroy: Usuń
|
|
394
|
+
didnt_receive_confirmation_instructions: "Didn't receive confirmation instructions?"
|
|
395
|
+
didnt_receive_unlock_instructions: "Didn't receive unlock instructions?"
|
|
396
|
+
discount_amount: "Kwota Rabatu"
|
|
397
|
+
dismiss_banner: "No. Thanks! I'm not interested, do not display this message again"
|
|
398
|
+
display: Wyświetl
|
|
399
|
+
display_currency: "Display currency"
|
|
400
|
+
dollar_amounts_displayed_as: "Dollar amounts displayed as %{example}"
|
|
401
|
+
edit: Edytuj
|
|
402
|
+
edit_general_settings: "Edytuj Ustawienia Ogólne"
|
|
403
|
+
editing_billing_integration: Editing Billing Integration
|
|
404
|
+
editing_category: "Edycja kategorii"
|
|
405
|
+
editing_mail_method: Editing Mail Method
|
|
406
|
+
editing_option_type: "Editing Option Type"
|
|
407
|
+
editing_option_types: "Edycja typów opcji"
|
|
408
|
+
editing_payment_method: Editing Payment Method
|
|
409
|
+
editing_product: "Editing Product"
|
|
410
|
+
editing_product_group: "Editing Product Group"
|
|
411
|
+
editing_promotion: Editing Promotion
|
|
412
|
+
editing_property: "Editing Property"
|
|
413
|
+
editing_prototype: "Editing Prototype"
|
|
414
|
+
editing_shipping_category: "Editing Shipping Category"
|
|
415
|
+
editing_shipping_method: "Editing Shipping Method"
|
|
416
|
+
editing_state: "Edycja stanu"
|
|
417
|
+
editing_tax_category: "Edycja kategorii podatkowej"
|
|
418
|
+
editing_tax_rate: "Editing Tax Rate"
|
|
419
|
+
editing_tracker: Editing Tracker
|
|
420
|
+
editing_user: "Edycja użytkownika"
|
|
421
|
+
editing_zone: "Editing Zone"
|
|
422
|
+
email: Email
|
|
423
|
+
email_address: "Adres email"
|
|
424
|
+
email_server_settings_description: "Konfiguruj ustawienia serwera pocztowego."
|
|
425
|
+
empty: "Pusty"
|
|
426
|
+
empty_cart: "Opróżnij koszyk"
|
|
427
|
+
enable_login_via_login_password: "Use standard email/password"
|
|
428
|
+
enable_login_via_openid: "Use OpenID instead"
|
|
429
|
+
enable_mail_delivery: Umożliwij Dostarczenie Poczty
|
|
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: Please enter exactly as shown on the card
|
|
433
|
+
enter_password_to_confirm: "(wymagamy twojego hasła by potwierdzić twoje zmiany)"
|
|
434
|
+
enter_token: Enter Token
|
|
435
|
+
environment: "Środowisko"
|
|
436
|
+
error: błąd
|
|
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: "Brak skonfigurowanych metod płatności dla tego środowiska"
|
|
442
|
+
no_shipping_methods_available: "Brak dostępnych metod dostawy dla wybranej lokalizacji, proszę zmienić adres i spróbować ponownie."
|
|
443
|
+
errors_prohibited_this_record_from_being_saved:
|
|
444
|
+
one: "1 błąd zapobiegł zapisowi tego rekordu"
|
|
445
|
+
other: "%{count} błedy(ów) zapobiegły(o) zapisowani tego rekordu"
|
|
446
|
+
event: Wydarzenie
|
|
447
|
+
events:
|
|
448
|
+
spree:
|
|
449
|
+
cart:
|
|
450
|
+
add: 'Dodaj do koszyka'
|
|
451
|
+
checkout:
|
|
452
|
+
coupon_code_added: Kod kuponu dodany
|
|
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: "Existing Customer"
|
|
461
|
+
expiration: "Wygaśnięcie"
|
|
462
|
+
expiration_month: "Miesiąc wygaśnięcia"
|
|
463
|
+
expiration_year: "Rok wygaśnięcia"
|
|
464
|
+
expiry: Wygaśnięcie
|
|
465
|
+
extension: Rozszerzenie
|
|
466
|
+
extensions: Rozszerzenia
|
|
467
|
+
filename: "Nazwa pliku"
|
|
468
|
+
final_confirmation: "Ostateczne potwierdzenie"
|
|
469
|
+
finalize: Finalizuj
|
|
470
|
+
finalized_payments: Finalized Payments
|
|
471
|
+
first_item: Koszt Pierwszej Pozycji
|
|
472
|
+
first_name: Imię
|
|
473
|
+
first_name_begins_with: "Imię Zaczyna Się Od"
|
|
474
|
+
flat_percent: Flat Percent
|
|
475
|
+
flat_rate_amount: Kwota
|
|
476
|
+
flat_rate_per_item: "Flat Rate (per item)"
|
|
477
|
+
flat_rate_per_order: "Flat Rate (per order)"
|
|
478
|
+
flexible_rate: "Flexible Rate"
|
|
479
|
+
forgot_password: "Zapomniałem(am) Hasła"
|
|
480
|
+
free_shipping: Darmowa Dostawa
|
|
481
|
+
from_state: From State
|
|
482
|
+
front_end: Front End
|
|
483
|
+
full_name: "Pełne Imię i Nazwisko"
|
|
484
|
+
gateway: Brama
|
|
485
|
+
gateway_config_unavailable: "Gateway unavailable for environment"
|
|
486
|
+
gateway_configuration: "Konfiguracja Bramki"
|
|
487
|
+
gateway_error: "Błąd bramki"
|
|
488
|
+
gateway_setting_description: "Wybierz metodę płatności i skonfiguruj jej ustawienia."
|
|
489
|
+
gateway_settings_warning: "If you are changing the gateway type, you must save first before you can edit the gateway settings"
|
|
490
|
+
general: "Ogólne"
|
|
491
|
+
general_settings: "Ustawienia Ogólne"
|
|
492
|
+
general_settings_description: "Konfiguruj ogólne ustawienia Spree."
|
|
493
|
+
google_analytics: "Google Analytics"
|
|
494
|
+
google_analytics_active: "Aktywne"
|
|
495
|
+
google_analytics_create: "Utwórz Nowe Konto Google Analytics"
|
|
496
|
+
google_analytics_id: "Analytics ID"
|
|
497
|
+
google_analytics_new: "Nowe Konto Google Analytics"
|
|
498
|
+
google_analytics_setting_description: "Zarządzaj ID Google Analytics"
|
|
499
|
+
guest_checkout: Guest Checkout
|
|
500
|
+
guest_user_account: Checkout as a Guest
|
|
501
|
+
has_no_shipped_units: has no shipped units
|
|
502
|
+
height: Wysokość
|
|
503
|
+
hello_user: "Witaj użytkowniku"
|
|
504
|
+
history: Historia
|
|
505
|
+
home: "Strona Główna"
|
|
506
|
+
icon: "Ikona"
|
|
507
|
+
icons_by: "Ikony wg"
|
|
508
|
+
image: Obraz
|
|
509
|
+
image_settings: "Ustawienia obrazu"
|
|
510
|
+
image_settings_description: "Opis ustawienia obrazu"
|
|
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: Obrazy
|
|
514
|
+
images_for: "Obrazy dla"
|
|
515
|
+
in_progress: "W trakcie..."
|
|
516
|
+
include_in_shipment: Include in Shipment
|
|
517
|
+
included_in_other_shipment: Included in another Shipment
|
|
518
|
+
included_in_price: Included in Price
|
|
519
|
+
included_in_this_shipment: Included in this Shipment
|
|
520
|
+
included_price_validation: "cannot be selected unless you have set a Default Tax Zone"
|
|
521
|
+
instructions_to_reset_password: "Fill out the form below and instructions to reset your password will be emailed to you:"
|
|
522
|
+
insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
|
|
523
|
+
integration_settings_warning: "If you are changing the billing integration, you must save first before you can edit the integration settings"
|
|
524
|
+
intercept_email_address: Intercept Email Address
|
|
525
|
+
intercept_email_instructions: "Override email recipient and replace with this address."
|
|
526
|
+
invalid_search: "Invalid search criteria."
|
|
527
|
+
inventory: Zapasy
|
|
528
|
+
inventory_adjustment: "Dostosowanie zapasów"
|
|
529
|
+
inventory_setting_description: "Konfigurowanie inwentarza, zamówienia oczekujące i wyświetlanie Zero-Stock"
|
|
530
|
+
inventory_settings: "Ustawienia Inwentarza"
|
|
531
|
+
is_not_available_to_shipment_address: is not available to shipment address
|
|
532
|
+
issue_number: Numer Wydania
|
|
533
|
+
item: Pozycja
|
|
534
|
+
item_description: "Opis pozycji"
|
|
535
|
+
item_total: "Liczba pozycji"
|
|
536
|
+
item_total_rule:
|
|
537
|
+
operators:
|
|
538
|
+
gt: większa niż
|
|
539
|
+
gte: większa lub równa
|
|
540
|
+
landing_page_rule:
|
|
541
|
+
path: Ścieżka
|
|
542
|
+
last_name: Nazwisko
|
|
543
|
+
last_name_begins_with: "Nazwisko Zaczyna Się Od"
|
|
544
|
+
learn_more: Learn More
|
|
545
|
+
leave_blank_to_not_change: "(pozostaw puste jeżeli nie chcesz go zmienić)"
|
|
546
|
+
list: Lista
|
|
547
|
+
listing_categories: "Lista kategorii"
|
|
548
|
+
listing_option_types: "Lista typów opcji"
|
|
549
|
+
listing_orders: "Lista zamówień"
|
|
550
|
+
listing_product_groups: "Listing Product Groups"
|
|
551
|
+
listing_products: "Listing Products"
|
|
552
|
+
listing_reports: "Lista raportów"
|
|
553
|
+
listing_tax_categories: "Listing Tax Categories"
|
|
554
|
+
listing_users: "Lista Użytkowników"
|
|
555
|
+
live: "Live"
|
|
556
|
+
loading: Wczytywanie
|
|
557
|
+
locale_changed: "Locale Changed"
|
|
558
|
+
logged_in_as: "Zalogowany jako"
|
|
559
|
+
logged_in_succesfully: "Zalogowany pomyślnie"
|
|
560
|
+
logged_out: "Zostałeś(aś) wylogowany(a)."
|
|
561
|
+
login: Zaloguj
|
|
562
|
+
login_as_existing: "Zaloguj się jako istniejący klient"
|
|
563
|
+
login_failed: "Login authentication failed."
|
|
564
|
+
login_name: Login
|
|
565
|
+
logout: Wyloguj
|
|
566
|
+
look_for_similar_items: Przeglądaj podobne rzeczy
|
|
567
|
+
maestro_or_solo_cards: Karty Maestro/Solo
|
|
568
|
+
mail_delivery_enabled: "Mail delivery is enabled"
|
|
569
|
+
mail_delivery_not_enabled: "Mail delivery is not enabled"
|
|
570
|
+
mail_methods: Metody Pocztowe
|
|
571
|
+
mail_server_preferences: Ustawienia Serwera Poczty
|
|
572
|
+
make_refund: Make refund
|
|
573
|
+
mark_shipped: "Mark Shipped"
|
|
574
|
+
master_price: "Cena główna"
|
|
575
|
+
match_choices:
|
|
576
|
+
all: "All"
|
|
577
|
+
none: "None"
|
|
578
|
+
one: "One"
|
|
579
|
+
match_rule: "Products That Must Match:"
|
|
580
|
+
max_items: Max Items
|
|
581
|
+
meta_description: "Meta Description"
|
|
582
|
+
meta_keywords: "Meta Keywords"
|
|
583
|
+
metadata: "Metadata"
|
|
584
|
+
minimal_amount: "Minimal Amount"
|
|
585
|
+
missing_required_information: "Missing Required Information"
|
|
586
|
+
month: "Miesiąc"
|
|
587
|
+
more: More
|
|
588
|
+
my_account: "Moje konto"
|
|
589
|
+
my_orders: "Moje zamówienia"
|
|
590
|
+
name: Nazwa
|
|
591
|
+
name_or_sku: "Nazwa lub SKU"
|
|
592
|
+
new: Nowy
|
|
593
|
+
new_adjustment: "New Adjustment"
|
|
594
|
+
new_billing_integration: New Billing Integration
|
|
595
|
+
new_category: "Nowa kategoria"
|
|
596
|
+
new_customer: "Nowy Klient"
|
|
597
|
+
new_group: Nowa Grupa
|
|
598
|
+
new_image: "Nowy obraz"
|
|
599
|
+
new_mail_method: New Mail Method
|
|
600
|
+
new_option_type: "Nowy typ opcji"
|
|
601
|
+
new_option_value: "Nowa wartość opcji"
|
|
602
|
+
new_order: "Nowe Zamówienie"
|
|
603
|
+
new_order_completed: "New Order Completed"
|
|
604
|
+
new_payment: "Nowa Płatność"
|
|
605
|
+
new_payment_method: Nowa Metoda Płatności
|
|
606
|
+
new_product: "Nowy Produkt"
|
|
607
|
+
new_product_group: Nowa Grupa Produktów
|
|
608
|
+
new_promotion: Nowa Promocja
|
|
609
|
+
new_property: "Nowa Właściwość"
|
|
610
|
+
new_prototype: "Nowy Prototyp"
|
|
611
|
+
new_return_authorization: New Return Authorization
|
|
612
|
+
new_shipment: "New Shipment"
|
|
613
|
+
new_shipping_category: "New Shipping Category"
|
|
614
|
+
new_shipping_method: "New Shipping Method"
|
|
615
|
+
new_state: "Nowy Stan"
|
|
616
|
+
new_tax_category: "Nowa Kategoria Podatkowa"
|
|
617
|
+
new_tax_rate: "New Tax Rate"
|
|
618
|
+
new_taxon: "New Taxon"
|
|
619
|
+
new_taxonomy: "New Taxonomy"
|
|
620
|
+
new_tracker: New Tracker
|
|
621
|
+
new_user: "Nowy Użytkownik"
|
|
622
|
+
new_variant: "Nowy Wariant"
|
|
623
|
+
new_zone: "Nowa Strefa"
|
|
624
|
+
next: Następne
|
|
625
|
+
no: "No"
|
|
626
|
+
no_items_in_cart: "Koszyk jest pusty"
|
|
627
|
+
no_match_found: "No Match Found"
|
|
628
|
+
no_products_found: "Nie znaleziono produktów"
|
|
629
|
+
no_results: "Brak rezultatów"
|
|
630
|
+
no_rules_added: No rules added
|
|
631
|
+
no_user_found: "No user was found with that email address"
|
|
632
|
+
none: Żaden
|
|
633
|
+
none_available: Niedostępne
|
|
634
|
+
normal_amount: "Normal Amount"
|
|
635
|
+
not: nie
|
|
636
|
+
not_available: "N/A"
|
|
637
|
+
not_found: "%{resource} nie został znaleziony"
|
|
638
|
+
not_shown: "Not Shown"
|
|
639
|
+
note: Nota
|
|
640
|
+
notice_messages:
|
|
641
|
+
option_type_removed: "Succesfully removed option type."
|
|
642
|
+
product_cloned: "Product has been cloned"
|
|
643
|
+
product_deleted: "Product has been deleted"
|
|
644
|
+
product_not_cloned: "Product could not be cloned"
|
|
645
|
+
product_not_deleted: "Product could not be deleted"
|
|
646
|
+
variant_deleted: "Variant has been deleted"
|
|
647
|
+
variant_not_deleted: "Variant could not be deleted"
|
|
648
|
+
on_hand: "On Hand"
|
|
649
|
+
one_default_category_with_default_tax_rate: "You should configure exactly one default category with your countries default tax rate"
|
|
650
|
+
operation: Operacja
|
|
651
|
+
option_type: "Option Type"
|
|
652
|
+
option_types: "Typy Opcji"
|
|
653
|
+
option_value: "Option Value"
|
|
654
|
+
option_values: "Option Values"
|
|
655
|
+
options: Opcje
|
|
656
|
+
or: lub
|
|
657
|
+
or_over_price: "%{price} or over"
|
|
658
|
+
order: Zamówienie
|
|
659
|
+
order_adjustments: "Order adjustments"
|
|
660
|
+
order_confirmation_note: ""
|
|
661
|
+
order_date: "Data zamówienia"
|
|
662
|
+
order_details: "Szczegóły zamówienia"
|
|
663
|
+
order_email_resent: "Email z zamowieniem ponownie przesłany"
|
|
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: "Nr zamówienia"
|
|
682
|
+
order_operation_authorize: Autoryzuj
|
|
683
|
+
order_processed_but_following_items_are_out_of_stock: "Your order has been processed, but following items are out of stock:"
|
|
684
|
+
order_processed_successfully: "Twoje zamówienie zostało pomyślnie przetworzone"
|
|
685
|
+
order_state: # keys correspond to Checkout state names:
|
|
686
|
+
address: adres
|
|
687
|
+
adjustments: adjustments
|
|
688
|
+
awaiting_return: awaiting return
|
|
689
|
+
canceled: anulowane
|
|
690
|
+
cart: koszyk
|
|
691
|
+
complete: kompletne
|
|
692
|
+
confirm: potwierdzenie
|
|
693
|
+
delivery: dostawa
|
|
694
|
+
payment: płatność
|
|
695
|
+
resumed: resumed
|
|
696
|
+
returned: zwrócone
|
|
697
|
+
skrill: skrill
|
|
698
|
+
order_summary: Order Summary
|
|
699
|
+
order_sure_want_to: "Are you sure you want to %{event} this order?"
|
|
700
|
+
order_total: "Zamówienie łącznie"
|
|
701
|
+
order_total_message: "The total amount charged to your card will be"
|
|
702
|
+
order_updated: "Zamówienie uaktualnione"
|
|
703
|
+
orders: Zamówienia
|
|
704
|
+
other_payment_options: Other Payment Options
|
|
705
|
+
out_of_stock: "Out of Stock"
|
|
706
|
+
over_paid: "Over Paid"
|
|
707
|
+
overview: "Przegląd"
|
|
708
|
+
page_only_viewable_when_logged_in: You attempted to visit a page which can only be viewed when you are logged in
|
|
709
|
+
page_only_viewable_when_logged_out: You attempted to visit a page which can only be viewed when you are logged out
|
|
710
|
+
pagination:
|
|
711
|
+
next_page: "next page »"
|
|
712
|
+
previous_page: "« previous page"
|
|
713
|
+
truncate: "…"
|
|
714
|
+
paid: Zapłacono
|
|
715
|
+
parent_category: "Kategoria Nadrzędna"
|
|
716
|
+
password: Hasło
|
|
717
|
+
password_reset_instructions: "Password Reset Instructions"
|
|
718
|
+
password_reset_instructions_are_mailed: "Instructions to reset your password have been emailed to you. Please check your email."
|
|
719
|
+
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."
|
|
720
|
+
password_updated: "Password successfully updated"
|
|
721
|
+
paste: Paste
|
|
722
|
+
path: Path
|
|
723
|
+
pay: zapłać
|
|
724
|
+
payment: Płatność
|
|
725
|
+
payment_actions: "Akcje"
|
|
726
|
+
payment_gateway: "Metoda Płatności"
|
|
727
|
+
payment_information: "Payment Information"
|
|
728
|
+
payment_method: Metoda Płatności
|
|
729
|
+
payment_methods: Metody Płatności
|
|
730
|
+
payment_methods_setting_description: "Konfiguruj metody, którymi klienci mogą płacić"
|
|
731
|
+
payment_processing_failed: "Payment could not be processed, please check the details you entered"
|
|
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: "Stan Płatności"
|
|
735
|
+
payment_states:
|
|
736
|
+
balance_due: do opłacenia
|
|
737
|
+
checkout: checkout
|
|
738
|
+
completed: kompletne
|
|
739
|
+
credit_owed: credit owed
|
|
740
|
+
failed: failed
|
|
741
|
+
paid: zapłacone
|
|
742
|
+
pending: oczekuje
|
|
743
|
+
processing: przetwarzanie
|
|
744
|
+
void: nieważne
|
|
745
|
+
payment_updated: Payment Updated
|
|
746
|
+
payments: Płatności
|
|
747
|
+
pending_payments: Pending Payments
|
|
748
|
+
percent_per_item: Percent Per Item
|
|
749
|
+
permalink: Permalink
|
|
750
|
+
phone: Telefon
|
|
751
|
+
place_order: Place Order
|
|
752
|
+
please_create_user: "Please create a user account"
|
|
753
|
+
please_define_payment_methods: "Please define some payment methods first."
|
|
754
|
+
populate_get_error: "Something went wrong. Please try adding the item again."
|
|
755
|
+
powered_by: "Powered by"
|
|
756
|
+
presentation: Prezentacja
|
|
757
|
+
preview: Podgląd
|
|
758
|
+
previous: Poprzednie
|
|
759
|
+
price: Cena
|
|
760
|
+
price_range: Price Range
|
|
761
|
+
price_sack: Price Sack
|
|
762
|
+
problem_authorizing_card: "Wystąpił problem przy autoryzacji karty"
|
|
763
|
+
problem_capturing_card: "Wystąpił problem z przechwyceniem karty"
|
|
764
|
+
problems_processing_order: "Wystąpiły problemy podczas przetwarzania zamówienia"
|
|
765
|
+
proceed_as_guest: "Nie, dziękuję, kontynuuj jako Gość"
|
|
766
|
+
process: Przetwarzaj
|
|
767
|
+
product: Produkt
|
|
768
|
+
product_details: "Product Details"
|
|
769
|
+
product_group: Grupa Produktów
|
|
770
|
+
product_group_invalid: Product Group has invalid scopes
|
|
771
|
+
product_groups: Grupy Produktów
|
|
772
|
+
product_has_no_description: Product has not description
|
|
773
|
+
product_properties: "Właściwości produktu"
|
|
774
|
+
product_rule:
|
|
775
|
+
choose_products: Wybierz produkty
|
|
776
|
+
label: "Order must contain %{select} of these products"
|
|
777
|
+
match_all: wszystkie
|
|
778
|
+
match_any: przynajmniej jeden
|
|
779
|
+
product_source:
|
|
780
|
+
group: From product group
|
|
781
|
+
manual: Manually choose
|
|
782
|
+
product_scopes:
|
|
783
|
+
groups:
|
|
784
|
+
price:
|
|
785
|
+
description: "Scopes for selecting products based on Price"
|
|
786
|
+
name: Cena
|
|
787
|
+
search:
|
|
788
|
+
description: "Scopes for selecting products based on name, keywords and description of product"
|
|
789
|
+
name: "Text search"
|
|
790
|
+
taxon:
|
|
791
|
+
description: "Scopes for selecting products based on Taxons"
|
|
792
|
+
name: Taxon
|
|
793
|
+
values:
|
|
794
|
+
description: "Scopes for selecting products based on option and property values"
|
|
795
|
+
name: Wartości
|
|
796
|
+
scopes:
|
|
797
|
+
ascend_by_name:
|
|
798
|
+
name: Ascend by product name
|
|
799
|
+
ascend_by_updated_at:
|
|
800
|
+
name: Ascend by actualization date
|
|
801
|
+
descend_by_name:
|
|
802
|
+
name: Descend by product name
|
|
803
|
+
descend_by_updated_at:
|
|
804
|
+
name: Descend by actualization date
|
|
805
|
+
in_name:
|
|
806
|
+
args:
|
|
807
|
+
words: Słowa
|
|
808
|
+
description: "(separated by space or comma)"
|
|
809
|
+
name: "Product name have following"
|
|
810
|
+
sentence: product name contain <em>%s</em>
|
|
811
|
+
in_name_or_description:
|
|
812
|
+
args:
|
|
813
|
+
words: Słowa
|
|
814
|
+
description: "(separated by space or comma)"
|
|
815
|
+
name: "Product name or description have following"
|
|
816
|
+
sentence: name or description contain <em>%s</em>
|
|
817
|
+
in_name_or_keywords:
|
|
818
|
+
args:
|
|
819
|
+
words: Słowa
|
|
820
|
+
description: "(separated by space or comma)"
|
|
821
|
+
name: "Product name or meta keywords have following"
|
|
822
|
+
sentence: name or keywords contain <em>%s</em>
|
|
823
|
+
in_taxons:
|
|
824
|
+
args:
|
|
825
|
+
"taxon_names": "Taxon names"
|
|
826
|
+
description: "Taxon names have to be separated by comma or space(eg. adidas,shoes)"
|
|
827
|
+
name: "In taxons and all their descendants"
|
|
828
|
+
sentence: in <em>%s</em> and all their descendants
|
|
829
|
+
master_price_gte:
|
|
830
|
+
args:
|
|
831
|
+
amount: Amount
|
|
832
|
+
description: ""
|
|
833
|
+
name: "Master price greater or equal to"
|
|
834
|
+
sentence: price greater or equal to <em>%.2f</em>
|
|
835
|
+
master_price_lte:
|
|
836
|
+
args:
|
|
837
|
+
amount: Amount
|
|
838
|
+
description: ""
|
|
839
|
+
name: "Master price lesser or equal to"
|
|
840
|
+
sentence: price less or equal to <em>%.2f</em>
|
|
841
|
+
price_between:
|
|
842
|
+
args:
|
|
843
|
+
high: High
|
|
844
|
+
low: Low
|
|
845
|
+
description: ""
|
|
846
|
+
name: "Price between"
|
|
847
|
+
sentence: price between <em>%.2f</em> and <em>%.2f</em>
|
|
848
|
+
taxons_name_eq:
|
|
849
|
+
args:
|
|
850
|
+
taxon_name: "Taxon name"
|
|
851
|
+
description: "In specific taxon - without descendants"
|
|
852
|
+
name: "In Taxon(without descendants)"
|
|
853
|
+
sentence: in <em>%s</em>
|
|
854
|
+
with:
|
|
855
|
+
args:
|
|
856
|
+
value: Value
|
|
857
|
+
description: "Select specific products"
|
|
858
|
+
name: Products with IDs
|
|
859
|
+
sentence: with IDs <em>%s</em>
|
|
860
|
+
with_ids:
|
|
861
|
+
args:
|
|
862
|
+
ids: IDs
|
|
863
|
+
description: "Select specific products"
|
|
864
|
+
name: Products with IDs
|
|
865
|
+
sentence: with IDs <em>%s</em>
|
|
866
|
+
with_option:
|
|
867
|
+
args:
|
|
868
|
+
option: Option
|
|
869
|
+
description: "Selects all products that have specified option(eg. color)"
|
|
870
|
+
name: "With option"
|
|
871
|
+
sentence: with option <em>%s</em>
|
|
872
|
+
with_option_value:
|
|
873
|
+
args:
|
|
874
|
+
option: Option
|
|
875
|
+
value: Value
|
|
876
|
+
description: "Selects all products that have at least one variant with specified option and value(eg. color:red)"
|
|
877
|
+
name: "With option and value"
|
|
878
|
+
sentence: with option <em>%s</em> and value <em>%s</em>
|
|
879
|
+
with_property:
|
|
880
|
+
args:
|
|
881
|
+
property: Property
|
|
882
|
+
description: "Selects all products that have specified property(eg. weight)"
|
|
883
|
+
name: "With property"
|
|
884
|
+
sentence: with property <em>%s</em>
|
|
885
|
+
with_property_value:
|
|
886
|
+
args:
|
|
887
|
+
property: Property
|
|
888
|
+
value: Value
|
|
889
|
+
description: "Selects all products that have at least one variant with specified property and value(eg. weight:10kg)"
|
|
890
|
+
name: "With property value"
|
|
891
|
+
sentence: with property <em>%s</em> and value <em>%s</em>
|
|
892
|
+
products: Produkty
|
|
893
|
+
products_with_zero_inventory_display: "Products with a zero inventory will %{not} be displayed"
|
|
894
|
+
promotion: Promocja
|
|
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 variants and quantities
|
|
902
|
+
name: Create line items
|
|
903
|
+
give_store_credit:
|
|
904
|
+
description: Gives the user store credit of the amount specified
|
|
905
|
+
name: Give store credit
|
|
906
|
+
promotion_actions: Actions
|
|
907
|
+
promotion_form:
|
|
908
|
+
match_policies:
|
|
909
|
+
all: Match any of these rules
|
|
910
|
+
any: Match all of these rules
|
|
911
|
+
promotion_not_found: The coupon code you entered doesn't exist. Please try again.
|
|
912
|
+
promotion_rule: Promotion Rule
|
|
913
|
+
promotion_rule_types:
|
|
914
|
+
first_order:
|
|
915
|
+
description: Must be the customer's first order
|
|
916
|
+
name: First order
|
|
917
|
+
item_total:
|
|
918
|
+
description: Order total meets these criteria
|
|
919
|
+
name: Item total
|
|
920
|
+
landing_page:
|
|
921
|
+
description: Customer must have visited the specified page
|
|
922
|
+
name: Landing Page
|
|
923
|
+
product:
|
|
924
|
+
description: Order includes specified product(s)
|
|
925
|
+
name: Produkt(y)
|
|
926
|
+
user:
|
|
927
|
+
description: Available only to the specified users
|
|
928
|
+
name: User
|
|
929
|
+
user_logged_in:
|
|
930
|
+
description: Available only to logged in users
|
|
931
|
+
name: User Logged In
|
|
932
|
+
promotions: Promocje
|
|
933
|
+
promotions_description: Manage offers and coupons with promotions
|
|
934
|
+
properties: Właściwości
|
|
935
|
+
property: Właściwość
|
|
936
|
+
prototype: Prototyp
|
|
937
|
+
prototypes: Prototypy
|
|
938
|
+
provider: "Dostawca"
|
|
939
|
+
provider_settings_warning: "If you are changing the provider type, you must save first before you can edit the provider settings"
|
|
940
|
+
qty: Ilość
|
|
941
|
+
quantity_returned: Quantity Returned
|
|
942
|
+
quantity_shipped: Quantity Shipped
|
|
943
|
+
range: "Zakres"
|
|
944
|
+
rate: Rate
|
|
945
|
+
reason: Powód
|
|
946
|
+
recalculate_order_total: "Recalculate order total"
|
|
947
|
+
receive: receive
|
|
948
|
+
received: Otrzymano
|
|
949
|
+
refund: Zwrot pieniężny
|
|
950
|
+
register: Zarejestruj się jako Nowy Użytkownik
|
|
951
|
+
register_or_guest: Checkout as Guest or Register
|
|
952
|
+
registration: Rejestracja
|
|
953
|
+
remember_me: "Zapamiętaj mnie"
|
|
954
|
+
remove: Usuń
|
|
955
|
+
rename: Rename
|
|
956
|
+
reports: Raporty
|
|
957
|
+
required_for_solo_and_maestro: Required for Solo and Maestro cards.
|
|
958
|
+
resend: "Przeslij ponownie"
|
|
959
|
+
resend_confirmation_instructions: "Resend confirmation instructions"
|
|
960
|
+
resend_unlock_instructions: "Resend unlock instructions"
|
|
961
|
+
reset_password: "Zresetuj moje haślo"
|
|
962
|
+
resource_controller:
|
|
963
|
+
member_object_not_found: "Member object not found."
|
|
964
|
+
successfully_created: "Pomyślnie utworzony(a)!"
|
|
965
|
+
successfully_removed: "Pomyślnie usunięty(a)!"
|
|
966
|
+
successfully_updated: "Pomyślnie zaktualizwany(a)!"
|
|
967
|
+
response_code: "Response Code"
|
|
968
|
+
resume: "resume"
|
|
969
|
+
resumed: Resumed
|
|
970
|
+
return: powrót
|
|
971
|
+
return_authorization: Return Authorization
|
|
972
|
+
return_authorization_updated: Return authorization updated
|
|
973
|
+
return_authorizations: Return Authorizations
|
|
974
|
+
return_quantity: Return Quantity
|
|
975
|
+
returned: Returned
|
|
976
|
+
review: Review
|
|
977
|
+
rma_credit: RMA Credit
|
|
978
|
+
rma_number: RMA Number
|
|
979
|
+
rma_value: RMA Value
|
|
980
|
+
roles: Role
|
|
981
|
+
rules: Zasady
|
|
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: "Sales Tax"
|
|
990
|
+
sales_total: "Sales Total"
|
|
991
|
+
sales_total_description: "Sales Total For All Orders"
|
|
992
|
+
save_and_continue: Zapisz i Kontynuuj
|
|
993
|
+
save_preferences: Zapisz Preferencje
|
|
994
|
+
scope: Zakres
|
|
995
|
+
scopes: Zakresy
|
|
996
|
+
search: Szukaj
|
|
997
|
+
search_results: "Wyniki wyszukiwania dla frazy '%{keywords}'"
|
|
998
|
+
searching: Wyszukiwanie
|
|
999
|
+
secure_connection_type: Secure Connection Type
|
|
1000
|
+
secure_credit_card: Secure Credit Card
|
|
1001
|
+
security_settings: "Security Settings"
|
|
1002
|
+
select: Wybierz
|
|
1003
|
+
select_from_prototype: "Wybierz z prototypu"
|
|
1004
|
+
select_preferred_shipping_option: "Select preferred shipping option"
|
|
1005
|
+
send_copy_of_all_mails_to: Send Copy of All Mails To
|
|
1006
|
+
send_copy_of_orders_mails_to: Send Copy of Order Mails To
|
|
1007
|
+
send_mails_as: Send Mails As
|
|
1008
|
+
send_me_reset_password_instructions: "Send me reset password instructions"
|
|
1009
|
+
send_order_mails_as: Send Order Mails As
|
|
1010
|
+
server: Serwer
|
|
1011
|
+
server_error: "Serwer zwrócił błąd"
|
|
1012
|
+
settings: Ustawienia
|
|
1013
|
+
ship: wyślij
|
|
1014
|
+
ship_address: "Adres Dostawy"
|
|
1015
|
+
shipment: Shipment
|
|
1016
|
+
shipment_details: Shipment Details
|
|
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: "Shipment #"
|
|
1027
|
+
shipment_state: Stan Wysyłki
|
|
1028
|
+
shipment_states:
|
|
1029
|
+
backorder: backorder
|
|
1030
|
+
partial: częściowe
|
|
1031
|
+
pending: oczekuje
|
|
1032
|
+
ready: gotowe
|
|
1033
|
+
shipped: wysłane
|
|
1034
|
+
shipment_updated: Shipment Updated
|
|
1035
|
+
shipments: "Shipments"
|
|
1036
|
+
shipped: Shipped
|
|
1037
|
+
shipping: Dostawa
|
|
1038
|
+
shipping_address: "Adres Dostawy"
|
|
1039
|
+
shipping_categories: "Kategorie Wysyłki"
|
|
1040
|
+
shipping_categories_description: "Zarządzaj metodami wysyłki by zidentyfikować które produkty mają być wysyłane którymi metodami"
|
|
1041
|
+
shipping_category: Shipping Category
|
|
1042
|
+
shipping_category_choose: "Shipping Category"
|
|
1043
|
+
shipping_cost: Koszt
|
|
1044
|
+
shipping_error: "Shipping Error"
|
|
1045
|
+
shipping_instructions: "Shipping Instructions"
|
|
1046
|
+
shipping_method: Metoda
|
|
1047
|
+
shipping_methods: "Metody Wysyłki"
|
|
1048
|
+
shipping_methods_description: "Zarządzaj metodami wysyłki"
|
|
1049
|
+
shipping_total: "Koszt dostawy"
|
|
1050
|
+
shop_by_taxonomy: "Kupuj według %{taxonomy}"
|
|
1051
|
+
shopping_cart: Koszyk
|
|
1052
|
+
short_description: "Short description"
|
|
1053
|
+
show: Pokaż
|
|
1054
|
+
show_active: "Pokaż Aktywne"
|
|
1055
|
+
show_deleted: "Pokaż Usunięte"
|
|
1056
|
+
show_incomplete_orders: "Pokaż Niekompletne Zamówienia"
|
|
1057
|
+
show_only_complete_orders: "Pokaż tylko kompletne zamówienia"
|
|
1058
|
+
show_only_unfulfilled_orders: "Pokaż tylko niespełnione zamówienia"
|
|
1059
|
+
show_out_of_stock_products: "Show out-of-stock products"
|
|
1060
|
+
showing_first_n: "Showing first %{n}"
|
|
1061
|
+
sign_up: "Załóż konto"
|
|
1062
|
+
site_name: "Nazwa Witryny"
|
|
1063
|
+
site_url: "URL Witryny"
|
|
1064
|
+
sku: SKU
|
|
1065
|
+
smtp: SMTP
|
|
1066
|
+
smtp_authentication_type: SMTP Authentication Type
|
|
1067
|
+
smtp_domain: SMTP Domain
|
|
1068
|
+
smtp_mail_host: SMTP Mail Host
|
|
1069
|
+
smtp_password: SMTP Password
|
|
1070
|
+
smtp_port: SMTP Port
|
|
1071
|
+
smtp_send_all_emails_as_from_following_address: "Send all mails as from the following address."
|
|
1072
|
+
smtp_send_copy_to_this_addresses: "Sends a copy of all outgoing mails to this address. For multiple addresses, separate with commas."
|
|
1073
|
+
smtp_username: SMTP Username
|
|
1074
|
+
sold: Sprzedane
|
|
1075
|
+
sort_ordering: "Sort ordering"
|
|
1076
|
+
special_instructions: "Specjalne Instrukcje"
|
|
1077
|
+
spree:
|
|
1078
|
+
spree/order:
|
|
1079
|
+
coupon_code: Kod Kuponu
|
|
1080
|
+
date: Date
|
|
1081
|
+
date_picker:
|
|
1082
|
+
format: 'yy/mm/dd'
|
|
1083
|
+
time: Time
|
|
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 will be used in development and test mode if necessary."
|
|
1089
|
+
ssl_will_be_used_in_production_mode: "SSL will be used in production mode"
|
|
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 will not be used in development and test mode if necessary."
|
|
1092
|
+
ssl_will_not_be_used_in_production_mode: "SSL will not be used in production mode"
|
|
1093
|
+
ssl_will_not_be_used_in_staging_mode: "SSL will not be used in staging mode"
|
|
1094
|
+
start: Start
|
|
1095
|
+
start_date: Ważny od
|
|
1096
|
+
state: Stan
|
|
1097
|
+
state_based: "State Based"
|
|
1098
|
+
state_setting_description: "Zarządzaj listą stanów/prowincji powiązanych z każdym z krajów."
|
|
1099
|
+
states: Stany
|
|
1100
|
+
status: Status
|
|
1101
|
+
stop: Stop
|
|
1102
|
+
store: Sklep
|
|
1103
|
+
street_address: Ulica
|
|
1104
|
+
street_address_2: "Ulica (c.d.)"
|
|
1105
|
+
subtotal: "Suma częściowa"
|
|
1106
|
+
subtract: Subtract
|
|
1107
|
+
successfully_created: "%{resource} został(a) pomyślnie utworzony(a)!"
|
|
1108
|
+
successfully_removed: "%{resource} został(a) pomyślnie usunięty(a)!"
|
|
1109
|
+
successfully_updated: "%{resource} został(a) pomyślnie zaktualizowany(a)!"
|
|
1110
|
+
system: System
|
|
1111
|
+
tax: Podatek
|
|
1112
|
+
tax_categories: "Kategorie Podatkowe"
|
|
1113
|
+
tax_categories_setting_description: "Ustaw kategorie podatkow aby ustalić, które produkty powinny być opodatkowane."
|
|
1114
|
+
tax_category: "Kategoria Podatkowa"
|
|
1115
|
+
tax_rates: "Stawki podatkowe"
|
|
1116
|
+
tax_rates_description: "Instalacja i konfiguracja stawek podatkowych"
|
|
1117
|
+
tax_settings: "Ustawienia podatku"
|
|
1118
|
+
tax_settings_description: "Podstawowe ustawienia podatku"
|
|
1119
|
+
tax_total: "Podatek łącznie"
|
|
1120
|
+
tax_type: "Tax Type"
|
|
1121
|
+
taxon: Taxon
|
|
1122
|
+
taxon_edit: Edit Taxon
|
|
1123
|
+
taxonomies: "Taksonomie"
|
|
1124
|
+
taxonomies_setting_description: "Twórz i zarządzaj taksonomią"
|
|
1125
|
+
taxonomy: Taxonomy
|
|
1126
|
+
taxonomy_edit: "Edit taxonomy"
|
|
1127
|
+
taxonomy_tree_error: "The requested change has not been accepted and the tree has been returned to its previous state, please try again."
|
|
1128
|
+
taxonomy_tree_instruction: "* Right click a child in the tree to access the menu for adding, deleting or sorting a child."
|
|
1129
|
+
taxons: Taxons
|
|
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: Tryb Testowy
|
|
1137
|
+
thank_you_for_your_order: "Thank you for your business. Please print out a copy of this confirmation page for your records."
|
|
1138
|
+
there_were_problems_with_the_following_fields: "Błędy dotyczą następujących pól"
|
|
1139
|
+
this_file_language: Polski (PL)
|
|
1140
|
+
thumbnail: "Thumbnail"
|
|
1141
|
+
to_add_variants_you_must_first_define: "To add variants, you must first define"
|
|
1142
|
+
to_state: "To State"
|
|
1143
|
+
total: Łącznie
|
|
1144
|
+
tracking: Tracking
|
|
1145
|
+
transaction: Transakcja
|
|
1146
|
+
transactions: Transactions
|
|
1147
|
+
tree: Drzewo
|
|
1148
|
+
try_again: "Spróbuj ponownie"
|
|
1149
|
+
type: Typ
|
|
1150
|
+
type_to_search: Typ wyszukiwania
|
|
1151
|
+
unable_ship_method: "Unable to generate shipping methods due to a server error."
|
|
1152
|
+
unable_to_authorize_credit_card: "Unable to Authorize Credit Card"
|
|
1153
|
+
unable_to_capture_credit_card: "Unable to Capture Credit Card"
|
|
1154
|
+
unable_to_connect_to_gateway: "Unable to connect to gateway."
|
|
1155
|
+
unable_to_save_order: "Unable to Save Order"
|
|
1156
|
+
under_paid: "Under Paid"
|
|
1157
|
+
under_price: "Under %{price}"
|
|
1158
|
+
unrecognized_card_type: Unrecognized card type
|
|
1159
|
+
update: Aktualizuj
|
|
1160
|
+
update_password: "Update my password and log me in"
|
|
1161
|
+
updated_successfully: "Updated Successfully"
|
|
1162
|
+
updating: Updating
|
|
1163
|
+
usage_limit: "Wykorzystany limit"
|
|
1164
|
+
use_as_shipping_address: Use as Shipping Address
|
|
1165
|
+
use_billing_address: Użyj adresu billingowego
|
|
1166
|
+
use_different_shipping_address: "Użyj innego adresu dostawy"
|
|
1167
|
+
use_new_cc: "Użyj nowej karty"
|
|
1168
|
+
use_s3: "Use Amazon S3 For Images"
|
|
1169
|
+
user: Użytkownik
|
|
1170
|
+
user_account: User Account
|
|
1171
|
+
user_created_successfully: "User created successfully"
|
|
1172
|
+
user_rule:
|
|
1173
|
+
choose_users: Wybierz użytkowników
|
|
1174
|
+
users: Użytkownicy
|
|
1175
|
+
validate_on_profile_create: Validate on profile create
|
|
1176
|
+
validation:
|
|
1177
|
+
cannot_be_greater_than_available_stock: "cannot be greater than available stock."
|
|
1178
|
+
cannot_be_less_than_shipped_units: "cannot be less than the number of shipped units."
|
|
1179
|
+
cannot_destory_line_item_as_inventory_units_have_shipped: "Cannot destory line item as some inventory units have shipped."
|
|
1180
|
+
is_too_large: "is too large -- stock on hand cannot cover requested quantity!"
|
|
1181
|
+
must_be_int: "musi być liczbą całkowitą"
|
|
1182
|
+
must_be_non_negative: "musi być wartością dodatnią"
|
|
1183
|
+
value: Wartość
|
|
1184
|
+
variant: Wariant
|
|
1185
|
+
variants: Warianty
|
|
1186
|
+
vat: "VAT"
|
|
1187
|
+
version: Wersja
|
|
1188
|
+
view_shipping_options: "View shipping options"
|
|
1189
|
+
void: Nieważny
|
|
1190
|
+
website: "Strona WWW"
|
|
1191
|
+
weight: Waga
|
|
1192
|
+
welcome_to_sample_store: "Witamy w przykładowycm sklepie"
|
|
1193
|
+
what_is_a_cvv: "Czym jest Kod Karty Kredytowej (CVV)?"
|
|
1194
|
+
what_is_this: "Co to jest?"
|
|
1195
|
+
whats_this: "Co to jest"
|
|
1196
|
+
width: Szerokość
|
|
1197
|
+
year: "Rok"
|
|
1198
|
+
yes: "Yes"
|
|
1199
|
+
you_have_been_logged_out: "Zostałeś(aś) wylogowany(a)."
|
|
1200
|
+
you_have_no_orders_yet: "Nie masz jeszcze żadnych zamówień."
|
|
1201
|
+
your_cart_is_empty: "Twój koszyk jest pusty"
|
|
1202
|
+
zip: "Kod pocztowy"
|
|
1203
|
+
zone: Strefa
|
|
1204
|
+
zone_based: "Zone Based"
|
|
1205
|
+
zone_setting_description: "Zbiory krajów, stanów i innych stref używane w różnych przeliczeniach."
|
|
1206
|
+
zones: Strefy
|