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
|
+
es:
|
|
3
|
+
a_copy_of_all_mail_will_be_sent_to_the_following_addresses: Una copia de todos los correos será enviada a las siguientes direcciones
|
|
4
|
+
abbreviation: Abreviatura
|
|
5
|
+
access_denied: "Acceso denegado"
|
|
6
|
+
account: Cuenta
|
|
7
|
+
account_updated: "¡Cuenta actualizada!"
|
|
8
|
+
action: Acción
|
|
9
|
+
actions:
|
|
10
|
+
cancel: Cancelar
|
|
11
|
+
create: Crear
|
|
12
|
+
destroy: Eliminar
|
|
13
|
+
list: Lista
|
|
14
|
+
listing: Listado
|
|
15
|
+
new: Nueva
|
|
16
|
+
update: Actualizar
|
|
17
|
+
activate: "Activate"
|
|
18
|
+
active: Activo
|
|
19
|
+
activerecord:
|
|
20
|
+
attributes:
|
|
21
|
+
spree/address:
|
|
22
|
+
address1: Address
|
|
23
|
+
address2: "Address (contd.)"
|
|
24
|
+
city: City
|
|
25
|
+
country: "Country"
|
|
26
|
+
firstname: "First Name"
|
|
27
|
+
lastname: "Last Name"
|
|
28
|
+
phone: Phone
|
|
29
|
+
state: "State"
|
|
30
|
+
zipcode: "Zip Code"
|
|
31
|
+
spree/country:
|
|
32
|
+
iso: ISO
|
|
33
|
+
iso3: ISO3
|
|
34
|
+
iso_name: "ISO Name"
|
|
35
|
+
name: Name
|
|
36
|
+
numcode: "ISO Code"
|
|
37
|
+
spree/credit_card:
|
|
38
|
+
cc_type: Type
|
|
39
|
+
month: Month
|
|
40
|
+
number: Number
|
|
41
|
+
verification_value: "Verification Value"
|
|
42
|
+
year: Year
|
|
43
|
+
spree/inventory_unit:
|
|
44
|
+
state: State
|
|
45
|
+
spree/line_item:
|
|
46
|
+
price: Price
|
|
47
|
+
quantity: Quantity
|
|
48
|
+
spree/option_type:
|
|
49
|
+
name: Name
|
|
50
|
+
presentation: Presentation
|
|
51
|
+
spree/order:
|
|
52
|
+
checkout_complete: "Checkout Complete"
|
|
53
|
+
completed_at: "Completed At"
|
|
54
|
+
created_at: Order Date
|
|
55
|
+
email: Customer E-Mail
|
|
56
|
+
ip_address: "IP Address"
|
|
57
|
+
item_total: "Item Total"
|
|
58
|
+
number: Number
|
|
59
|
+
payment_state: Payment State
|
|
60
|
+
shipment_state: Shipment State
|
|
61
|
+
special_instructions: "Special Instructions"
|
|
62
|
+
state: State
|
|
63
|
+
total: Total
|
|
64
|
+
spree/order/bill_address:
|
|
65
|
+
address1: "Billing address street"
|
|
66
|
+
city: "Billing address city"
|
|
67
|
+
firstname: "Billing address first name"
|
|
68
|
+
lastname: "Billing address last name"
|
|
69
|
+
phone: "Billing address phone"
|
|
70
|
+
state: "Billing address state"
|
|
71
|
+
zipcode: "Billing address zipcode"
|
|
72
|
+
spree/order/ship_address:
|
|
73
|
+
address1: "Shipping address street"
|
|
74
|
+
city: "Shipping address city"
|
|
75
|
+
firstname: "Shipping address first name"
|
|
76
|
+
lastname: "Shipping address last name"
|
|
77
|
+
phone: "Shipping address phone"
|
|
78
|
+
state: "Shipping address state"
|
|
79
|
+
zipcode: "Shipping address zipcode"
|
|
80
|
+
spree/payment_method:
|
|
81
|
+
name: Name
|
|
82
|
+
spree/product:
|
|
83
|
+
available_on: "Available On"
|
|
84
|
+
cost_price: "Cost Price"
|
|
85
|
+
description: Description
|
|
86
|
+
master_price: "Master Price"
|
|
87
|
+
name: Name
|
|
88
|
+
on_demand: "On Demand"
|
|
89
|
+
on_hand: "On Hand"
|
|
90
|
+
shipping_category: "Shipping Category"
|
|
91
|
+
tax_category: "Tax Category"
|
|
92
|
+
spree/promotion:
|
|
93
|
+
advertise: Advertise
|
|
94
|
+
code: Code
|
|
95
|
+
description: Description
|
|
96
|
+
event_name: Event Name
|
|
97
|
+
expires_at: Expires At
|
|
98
|
+
name: Name
|
|
99
|
+
path: Path
|
|
100
|
+
starts_at: Starts At
|
|
101
|
+
usage_limit: Usage Limit
|
|
102
|
+
spree/property:
|
|
103
|
+
name: Name
|
|
104
|
+
presentation: Presentation
|
|
105
|
+
spree/prototype:
|
|
106
|
+
name: Name
|
|
107
|
+
spree/return_authorization:
|
|
108
|
+
amount: Amount
|
|
109
|
+
spree/role:
|
|
110
|
+
name: Name
|
|
111
|
+
spree/state:
|
|
112
|
+
abbr: Abbreviation
|
|
113
|
+
name: Name
|
|
114
|
+
spree/tax_category:
|
|
115
|
+
description: Description
|
|
116
|
+
name: Name
|
|
117
|
+
spree/tax_rate:
|
|
118
|
+
amount: Rate
|
|
119
|
+
included_in_price: Included in Price
|
|
120
|
+
show_rate_in_label: Show rate in label
|
|
121
|
+
spree/taxon:
|
|
122
|
+
name: Name
|
|
123
|
+
permalink: Permalink
|
|
124
|
+
position: Position
|
|
125
|
+
spree/taxonomy:
|
|
126
|
+
name: Name
|
|
127
|
+
spree/user:
|
|
128
|
+
email: Email
|
|
129
|
+
password: "Password"
|
|
130
|
+
password_confirmation: "Password Confirmation"
|
|
131
|
+
spree/variant:
|
|
132
|
+
cost_price: "Cost Price"
|
|
133
|
+
depth: Depth
|
|
134
|
+
height: Height
|
|
135
|
+
price: Price
|
|
136
|
+
sku: SKU
|
|
137
|
+
weight: Weight
|
|
138
|
+
width: Width
|
|
139
|
+
spree/zone:
|
|
140
|
+
description: Description
|
|
141
|
+
name: Name
|
|
142
|
+
models:
|
|
143
|
+
spree/address:
|
|
144
|
+
one: Address
|
|
145
|
+
other: Addresses
|
|
146
|
+
spree/cheque_payment:
|
|
147
|
+
one: Cheque Payment
|
|
148
|
+
other: Cheque Payments
|
|
149
|
+
spree/country:
|
|
150
|
+
one: Country
|
|
151
|
+
other: Countries
|
|
152
|
+
spree/credit_card:
|
|
153
|
+
one: "Credit Card"
|
|
154
|
+
other: "Credit Cards"
|
|
155
|
+
spree/creditcard_payment:
|
|
156
|
+
one: "Credit Card Payment"
|
|
157
|
+
other: "Credit Card Payments"
|
|
158
|
+
spree/creditcard_txn:
|
|
159
|
+
one: "Credit Card Transaction"
|
|
160
|
+
other: "Credit Card Transactions"
|
|
161
|
+
spree/inventory_unit:
|
|
162
|
+
one: "Inventory Unit"
|
|
163
|
+
other: "Inventory Units"
|
|
164
|
+
spree/line_item:
|
|
165
|
+
one: "Line Item"
|
|
166
|
+
other: "Line Items"
|
|
167
|
+
spree/order:
|
|
168
|
+
one: Order
|
|
169
|
+
other: Orders
|
|
170
|
+
spree/payment:
|
|
171
|
+
one: Payment
|
|
172
|
+
other: Payments
|
|
173
|
+
spree/product:
|
|
174
|
+
one: Product
|
|
175
|
+
other: Products
|
|
176
|
+
spree/property:
|
|
177
|
+
one: Property
|
|
178
|
+
other: Properties
|
|
179
|
+
spree/prototype:
|
|
180
|
+
one: Prototype
|
|
181
|
+
other: Prototypes
|
|
182
|
+
spree/return_authorization:
|
|
183
|
+
one: Return Authorization
|
|
184
|
+
other: Return Authorizations
|
|
185
|
+
spree/role:
|
|
186
|
+
one: Roles
|
|
187
|
+
other: Roles
|
|
188
|
+
spree/shipment:
|
|
189
|
+
one: Shipment
|
|
190
|
+
other: Shipments
|
|
191
|
+
spree/shipping_category:
|
|
192
|
+
one: "Shipping Category"
|
|
193
|
+
other: "Shipping Categories"
|
|
194
|
+
spree/state:
|
|
195
|
+
one: State
|
|
196
|
+
other: States
|
|
197
|
+
spree/tax_category:
|
|
198
|
+
one: "Tax Category"
|
|
199
|
+
other: "Tax Categories"
|
|
200
|
+
spree/tax_rate:
|
|
201
|
+
one: "Tax Rate"
|
|
202
|
+
other: "Tax Rates"
|
|
203
|
+
spree/taxon:
|
|
204
|
+
one: Taxon
|
|
205
|
+
other: Taxons
|
|
206
|
+
spree/taxonomy:
|
|
207
|
+
one: Taxonomy
|
|
208
|
+
other: Taxonomies
|
|
209
|
+
spree/user:
|
|
210
|
+
one: User
|
|
211
|
+
other: Users
|
|
212
|
+
spree/variant:
|
|
213
|
+
one: Variant
|
|
214
|
+
other: Variants
|
|
215
|
+
spree/zone:
|
|
216
|
+
one: Zone
|
|
217
|
+
other: Zones
|
|
218
|
+
add: Añadir
|
|
219
|
+
add_action_of_type: Add action of type
|
|
220
|
+
add_category: "Añadir Categoría"
|
|
221
|
+
add_country: "Añadir País"
|
|
222
|
+
add_new_header: "Add New Header"
|
|
223
|
+
add_new_style: "Add New Style"
|
|
224
|
+
add_option_type: "Añadir tipo de opción"
|
|
225
|
+
add_option_types: "Añadir tipos de opciones"
|
|
226
|
+
add_option_value: "Añadir valor de opción"
|
|
227
|
+
add_product: "Añadir producto"
|
|
228
|
+
add_product_properties: "Añadir propiedades de producto"
|
|
229
|
+
add_rule_of_type: Añadir regla de tipo
|
|
230
|
+
add_scope: "Añadir alcance"
|
|
231
|
+
add_state: "Añadir provincia"
|
|
232
|
+
add_to_cart: "Añadir al carrito"
|
|
233
|
+
add_zone: "Añadir zona"
|
|
234
|
+
additional_item: Costo adicional por elemento
|
|
235
|
+
address: Dirección
|
|
236
|
+
address_information: "Información de la Dirección"
|
|
237
|
+
adjustment: Ajuste
|
|
238
|
+
adjustment_total: Ajuste total
|
|
239
|
+
adjustments: Ajustes
|
|
240
|
+
admin:
|
|
241
|
+
mail_methods:
|
|
242
|
+
send_testmail: 'Send Testmail'
|
|
243
|
+
testmail:
|
|
244
|
+
delivery_error: 'Testmail delivery error'
|
|
245
|
+
delivery_success: 'Testmail sent successfully'
|
|
246
|
+
error: 'Testmail error: %{e}'
|
|
247
|
+
administration: Administración
|
|
248
|
+
all: "Todos"
|
|
249
|
+
all_departments: Todos los departamentos
|
|
250
|
+
allow_backorders: "Permitir devoluciones"
|
|
251
|
+
allow_ssl_in_development_and_test: Allow SSL to be used when in development and test modes
|
|
252
|
+
allow_ssl_in_production: Allow SSL to be used in production mode
|
|
253
|
+
allow_ssl_in_staging: Allow SSL to be used in staging mode
|
|
254
|
+
allowed_ssl_in_production_mode: "SSL %{not} se utilizará en producción"
|
|
255
|
+
already_registered: ¿Ya está registrado?
|
|
256
|
+
alt_text: Texto alternativo
|
|
257
|
+
alternative_phone: Teléfono alternativo
|
|
258
|
+
amount: Cuantía
|
|
259
|
+
analytics_trackers: Trackers de Google Analytics
|
|
260
|
+
and: and
|
|
261
|
+
apply: "Aplicar"
|
|
262
|
+
are_you_sure: "¿Está seguro?"
|
|
263
|
+
are_you_sure_category: "¿Está seguro de que quiere eliminar esta categoría?"
|
|
264
|
+
are_you_sure_delete: "¿Está seguro de que quiere eliminar esta entrada?"
|
|
265
|
+
are_you_sure_delete_image: "¿Está seguro de que quiere eliminar esta imagen?"
|
|
266
|
+
are_you_sure_option_type: "¿Está seguro de que quiere eliminar este tipo de opción?"
|
|
267
|
+
are_you_sure_you_want_to_capture: "¿Está seguro de que desea capturar?"
|
|
268
|
+
assign_taxon: "Asignar Categoría"
|
|
269
|
+
assign_taxons: "Asignar Categorías"
|
|
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: "Fallo de autorización"
|
|
275
|
+
authorized: Autorizado
|
|
276
|
+
availability: "Availability"
|
|
277
|
+
available_on: "Disponible en"
|
|
278
|
+
available_taxons: "Taxones disponibles"
|
|
279
|
+
awaiting_return: Esperando respuesta
|
|
280
|
+
back: Atrás
|
|
281
|
+
back_end: Parte Interna
|
|
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: "Volver a la tienda"
|
|
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: Pedido pendiente de existencias
|
|
302
|
+
backordering_is_allowed: "Pedidos pendientes de existencias %{not} permitidos"
|
|
303
|
+
balance_due: "Saldo pendiente"
|
|
304
|
+
bill_address: "Dirección de facturación"
|
|
305
|
+
billing: Facturación
|
|
306
|
+
billing_address: "Dirección de facturación"
|
|
307
|
+
both: ambos
|
|
308
|
+
calculator: Calculadora
|
|
309
|
+
calculator_settings_warning: "Si está cambiando el tipo de calculadora, debe guardar su selección antes de editar su configuración"
|
|
310
|
+
cancel: Cancelar
|
|
311
|
+
cancel_my_account: Cancelar mi cuenta
|
|
312
|
+
cancel_my_account_description: "¿No está satisfecho?"
|
|
313
|
+
canceled: Cancelado
|
|
314
|
+
cannot_create_payment_without_payment_methods: You cannot create a payment for an order without any payment methods defined.
|
|
315
|
+
cannot_create_returns: No puede crearse la devolución ya que éste pedido aún no ha sido enviado.
|
|
316
|
+
cannot_perform_operation: "No puede realizarse la operación"
|
|
317
|
+
capture: captura
|
|
318
|
+
card_code: "Código de la tarjeta"
|
|
319
|
+
card_details: "Detalles de la tarjeta"
|
|
320
|
+
card_number: "Número de tarjeta"
|
|
321
|
+
card_type_is: Tipo de tarjeta
|
|
322
|
+
cart: Carrito
|
|
323
|
+
categories: Categorías
|
|
324
|
+
category: Categoría
|
|
325
|
+
change: Cambiar
|
|
326
|
+
change_language: "Cambiar Idioma"
|
|
327
|
+
change_my_password: "Cambiar mi contraseña"
|
|
328
|
+
charge_total: Total cargo
|
|
329
|
+
charged: Cargado
|
|
330
|
+
charges: Cargos
|
|
331
|
+
checkout: Pagar
|
|
332
|
+
cheque: Cheque
|
|
333
|
+
city: Ciudad
|
|
334
|
+
clone: Clonar
|
|
335
|
+
code: Código
|
|
336
|
+
combine: Combinar
|
|
337
|
+
complete: completo
|
|
338
|
+
complete_list: "Lista completa"
|
|
339
|
+
configuration: Configuración
|
|
340
|
+
configuration_options: "Opciones de configuración"
|
|
341
|
+
configurations: Configuraciones
|
|
342
|
+
configure_s3: "Configure S3"
|
|
343
|
+
configured: Configurado
|
|
344
|
+
confirm: Confirmar
|
|
345
|
+
confirm_delete: "Confirmar borrado"
|
|
346
|
+
confirm_password: "Confirme la contraseña"
|
|
347
|
+
continue: Continuar
|
|
348
|
+
continue_shopping: "Seguir comprando"
|
|
349
|
+
copy_all_mails_to: Copiar todos los correos a
|
|
350
|
+
cost_price: "Precio del Costo"
|
|
351
|
+
count_of_reduced_by: "cantidad de '%{name}' reducida en %{count}"
|
|
352
|
+
country: País
|
|
353
|
+
country_based: "País base"
|
|
354
|
+
coupon: Cupón
|
|
355
|
+
coupon_code: Código de cupón
|
|
356
|
+
coupon_code_applied: "Código de cupón aplicado"
|
|
357
|
+
create: Crear
|
|
358
|
+
create_a_new_account: "Crear una nueva cuenta"
|
|
359
|
+
create_user_account: Crear cuenta de usuario
|
|
360
|
+
created_successfully: "Creado correctamente"
|
|
361
|
+
credit: Crédito
|
|
362
|
+
credit_card: "Tarjeta de crédito"
|
|
363
|
+
credit_card_capture_complete: "La tarjeta de credito ha sido registrada"
|
|
364
|
+
credit_card_payment: "Pago con tarjeta de credito"
|
|
365
|
+
credit_cards: Credit Cards
|
|
366
|
+
credit_owed: "Crédito disponible"
|
|
367
|
+
credit_total: Crédito Total
|
|
368
|
+
credits: Créditos
|
|
369
|
+
currency: Currency
|
|
370
|
+
currency_settings: "Currency Settings"
|
|
371
|
+
currency_symbol_position: "Put currency symbol before or after dollar amount?"
|
|
372
|
+
current: Actual
|
|
373
|
+
customer: Cliente
|
|
374
|
+
customer_details: "Detalles del cliente"
|
|
375
|
+
customer_details_updated: "The customer's details have been updated."
|
|
376
|
+
customer_search: "Búsqueda de clientes"
|
|
377
|
+
cut: Cut
|
|
378
|
+
date_completed: Date Completed
|
|
379
|
+
date_created: Fecha creada
|
|
380
|
+
date_range: "Rango de Fecha"
|
|
381
|
+
debit: Débito
|
|
382
|
+
default: Por omisión
|
|
383
|
+
default_meta_description: Default Meta Description
|
|
384
|
+
default_meta_keywords: Default Meta Keywords
|
|
385
|
+
default_seo_title: Default Seo Title
|
|
386
|
+
default_tax: Default Tax
|
|
387
|
+
default_tax_zone: Default Tax Zone
|
|
388
|
+
defined_paperclip_styles: Defined Paperclip Styles
|
|
389
|
+
delete: Eliminar
|
|
390
|
+
delivery: Envío
|
|
391
|
+
depth: Profundidad
|
|
392
|
+
description: Descripción
|
|
393
|
+
destroy: Eliminar
|
|
394
|
+
didnt_receive_confirmation_instructions: "¿No ha recibido instrucciones de confirmación?"
|
|
395
|
+
didnt_receive_unlock_instructions: "¿No ha recibido instrucciones de desbloqueo?"
|
|
396
|
+
discount_amount: "Importe del descuento"
|
|
397
|
+
dismiss_banner: "No. Thanks! I'm not interested, do not display this message again"
|
|
398
|
+
display: Mostrar
|
|
399
|
+
display_currency: "Display currency"
|
|
400
|
+
dollar_amounts_displayed_as: "Dollar amounts displayed as %{example}"
|
|
401
|
+
edit: Editar
|
|
402
|
+
edit_general_settings: "Editar configuración general"
|
|
403
|
+
editing_billing_integration: Editando integración de facturación
|
|
404
|
+
editing_category: "Editando categoría"
|
|
405
|
+
editing_mail_method: Editando método de email
|
|
406
|
+
editing_option_type: "Editando tipo de opción"
|
|
407
|
+
editing_option_types: "Editando tipos de opción"
|
|
408
|
+
editing_payment_method: Editando forma de pago
|
|
409
|
+
editing_product: "Editando Producto"
|
|
410
|
+
editing_product_group: "Editando grupo de productos"
|
|
411
|
+
editing_promotion: Editando promoción
|
|
412
|
+
editing_property: "Editando Propiedad"
|
|
413
|
+
editing_prototype: "Editando Prototipo"
|
|
414
|
+
editing_shipping_category: "Editando Categoría de envío"
|
|
415
|
+
editing_shipping_method: "Editando metodo de envío"
|
|
416
|
+
editing_state: "Editando provincia"
|
|
417
|
+
editing_tax_category: "Editando Categoría fiscal"
|
|
418
|
+
editing_tax_rate: "Editando tasa de impuestos"
|
|
419
|
+
editing_tracker: Editando Tracker
|
|
420
|
+
editing_user: "Editando usuario"
|
|
421
|
+
editing_zone: "Editando zona"
|
|
422
|
+
email: "Correo Electrónico"
|
|
423
|
+
email_address: "Dirección de Correo Electrónico"
|
|
424
|
+
email_server_settings_description: "Configuración del servidor de correo electrónico"
|
|
425
|
+
empty: "Vacío"
|
|
426
|
+
empty_cart: "Vaciar carrito"
|
|
427
|
+
enable_login_via_login_password: "Usar email/contraseña estándar"
|
|
428
|
+
enable_login_via_openid: "Usar OpenID en su lugar"
|
|
429
|
+
enable_mail_delivery: Habilitar envío por correo
|
|
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: Por favor, introdúzcalo tal como se ve en la tarjeta
|
|
433
|
+
enter_password_to_confirm: "(necesitamos su contraseña actual para confirmar los cambios)"
|
|
434
|
+
enter_token: Enter Token
|
|
435
|
+
environment: "Entorno"
|
|
436
|
+
error: error
|
|
437
|
+
error_user_destroy_with_orders: "Users with completed orders may not be deleted"
|
|
438
|
+
errors:
|
|
439
|
+
messages:
|
|
440
|
+
could_not_create_taxon: "no pudo crearse la categoría"
|
|
441
|
+
no_payment_methods_available: "No payment methods are configured for this environment"
|
|
442
|
+
no_shipping_methods_available: "No hay métodos de envío disponibles para la localidad seleccionada. Por favor, cambie la dirección y vuelva a intentarlo."
|
|
443
|
+
errors_prohibited_this_record_from_being_saved:
|
|
444
|
+
one: "1 error impidió que no pudiera guardarse el registro"
|
|
445
|
+
other: "%{count} errores impidieron que no pudiera guardarse el registro"
|
|
446
|
+
event: Evento
|
|
447
|
+
events:
|
|
448
|
+
spree:
|
|
449
|
+
cart:
|
|
450
|
+
add: 'Add to cart'
|
|
451
|
+
checkout:
|
|
452
|
+
coupon_code_added: Coupon code added
|
|
453
|
+
content:
|
|
454
|
+
visited: Visit static content page
|
|
455
|
+
order:
|
|
456
|
+
contents_changed: "Order contents changed"
|
|
457
|
+
page_view: "Static page viewed"
|
|
458
|
+
user:
|
|
459
|
+
signup: 'User signup'
|
|
460
|
+
existing_customer: "Cliente existente"
|
|
461
|
+
expiration: "Caducidad"
|
|
462
|
+
expiration_month: "Mes de vencimiento"
|
|
463
|
+
expiration_year: "Año de vencimiento"
|
|
464
|
+
expiry: Caducidad
|
|
465
|
+
extension: Extensión
|
|
466
|
+
extensions: Extensiones
|
|
467
|
+
filename: "Nombre de archivo"
|
|
468
|
+
final_confirmation: "Confirmación Final"
|
|
469
|
+
finalize: Finalizar
|
|
470
|
+
finalized_payments: pagos finalizados
|
|
471
|
+
first_item: Costo del primer elemento
|
|
472
|
+
first_name: Nombre
|
|
473
|
+
first_name_begins_with: "Nombre comienza por"
|
|
474
|
+
flat_percent: Porcentaje simple
|
|
475
|
+
flat_rate_amount: Cantidad
|
|
476
|
+
flat_rate_per_item: "Cantidad fija (por elemento)"
|
|
477
|
+
flat_rate_per_order: "Cantidad fija (por pedido)"
|
|
478
|
+
flexible_rate: "Cantidad variable"
|
|
479
|
+
forgot_password: "¿Olvidaste tu contraseña?"
|
|
480
|
+
free_shipping: Gastos de envío gratuitos
|
|
481
|
+
from_state: Del estado
|
|
482
|
+
front_end: Sistema Interno
|
|
483
|
+
full_name: "Nombre completo"
|
|
484
|
+
gateway: "medio"
|
|
485
|
+
gateway_config_unavailable: "Pasarela no disponible por configuración"
|
|
486
|
+
gateway_configuration: "Configuración del medio"
|
|
487
|
+
gateway_error: "Error en el medio"
|
|
488
|
+
gateway_setting_description: "Configuración del medio"
|
|
489
|
+
gateway_settings_warning: "Si está modificando el tipo de medio de pago, debe guardarla antes de editar su configuración"
|
|
490
|
+
general: "General"
|
|
491
|
+
general_settings: "Configuración general"
|
|
492
|
+
general_settings_description: "Configurar los ajustes generales de Spree."
|
|
493
|
+
google_analytics: "Google Analytics"
|
|
494
|
+
google_analytics_active: "Activo"
|
|
495
|
+
google_analytics_create: "Crear nueva cuenta de Google Analytics"
|
|
496
|
+
google_analytics_id: "Analytics ID"
|
|
497
|
+
google_analytics_new: "Nueva cuenta de Google Analytics"
|
|
498
|
+
google_analytics_setting_description: "Gestionar Google Analytics ID"
|
|
499
|
+
guest_checkout: Compra anónima
|
|
500
|
+
guest_user_account: Comprar sin registrarse
|
|
501
|
+
has_no_shipped_units: no tiene unidades enviadas
|
|
502
|
+
height: Altura
|
|
503
|
+
hello_user: "Hola usuario"
|
|
504
|
+
history: Historia
|
|
505
|
+
home: "Inicio"
|
|
506
|
+
icon: "Icono"
|
|
507
|
+
icons_by: "Iconos por"
|
|
508
|
+
image: Imagen
|
|
509
|
+
image_settings: "Image Settings"
|
|
510
|
+
image_settings_description: "Image Settings Description"
|
|
511
|
+
image_settings_updated: "Image Settings successfully updated."
|
|
512
|
+
image_settings_warning: "You will need to regenerate thumbnails if you update the paperclip styles. Use rake paperclip:refresh:thumbnails to do this."
|
|
513
|
+
images: Imágenes
|
|
514
|
+
images_for: "Imágenes para"
|
|
515
|
+
in_progress: "En progreso"
|
|
516
|
+
include_in_shipment: Incluir en envío
|
|
517
|
+
included_in_other_shipment: Incluido en otro envío
|
|
518
|
+
included_in_price: Included in Price
|
|
519
|
+
included_in_this_shipment: Incluido en éste envío
|
|
520
|
+
included_price_validation: "cannot be selected unless you have set a Default Tax Zone"
|
|
521
|
+
instructions_to_reset_password: "Rellene el formulario y recibirá por email instrucciones sobre cómo reiniciar su password:"
|
|
522
|
+
insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
|
|
523
|
+
integration_settings_warning: "Si está modificando la integración de facturación, debe guardarlo antes de poder editar su configuración"
|
|
524
|
+
intercept_email_address: Interceptar dirección de Email
|
|
525
|
+
intercept_email_instructions: "Sustituir el receptor del email con ésta dirección."
|
|
526
|
+
invalid_search: "Búsqueda inválida"
|
|
527
|
+
inventory: Inventario
|
|
528
|
+
inventory_adjustment: "Ajuste de inventario"
|
|
529
|
+
inventory_setting_description: "Configuración del inventario, Devoluciones, mostrar artículos sin stock"
|
|
530
|
+
inventory_settings: "Configuración del inventario"
|
|
531
|
+
is_not_available_to_shipment_address: "No se encuentra disponible para la dirección de envío"
|
|
532
|
+
issue_number: Numero de Control
|
|
533
|
+
item: artículo
|
|
534
|
+
item_description: "Descripción del artículo"
|
|
535
|
+
item_total: "Total de artículos"
|
|
536
|
+
item_total_rule:
|
|
537
|
+
operators:
|
|
538
|
+
gt: mayor que
|
|
539
|
+
gte: mayor o igual que
|
|
540
|
+
landing_page_rule:
|
|
541
|
+
path: Path
|
|
542
|
+
last_name: Apellidos
|
|
543
|
+
last_name_begins_with: "Apellido comienza por"
|
|
544
|
+
learn_more: Learn More
|
|
545
|
+
leave_blank_to_not_change: "(dejar en blanco si no quiere cambiar su valor)"
|
|
546
|
+
list: Lista
|
|
547
|
+
listing_categories: "Listado de Categorías"
|
|
548
|
+
listing_option_types: "Listado de tipos de opciones"
|
|
549
|
+
listing_orders: "Listado de pedidos"
|
|
550
|
+
listing_product_groups: "Listado de grupos de productos"
|
|
551
|
+
listing_products: "Listing Products"
|
|
552
|
+
listing_reports: "Listado de reportes"
|
|
553
|
+
listing_tax_categories: "Listado de categorías de fiscales"
|
|
554
|
+
listing_users: "Listado de usuarios"
|
|
555
|
+
live: "Real"
|
|
556
|
+
loading: Cargando
|
|
557
|
+
locale_changed: "Se ha cambiado el idioma"
|
|
558
|
+
logged_in_as: "Identificado como"
|
|
559
|
+
logged_in_succesfully: "Conectado con éxito"
|
|
560
|
+
logged_out: "Se ha cerrado la sesión."
|
|
561
|
+
login: Validación
|
|
562
|
+
login_as_existing: "Validarse como cliente existente"
|
|
563
|
+
login_failed: "No se ha podido iniciar la sesión, error de autenticación."
|
|
564
|
+
login_name: "Nombre de usuario"
|
|
565
|
+
logout: "Cerrar sesión"
|
|
566
|
+
look_for_similar_items: Buscar artículos similares
|
|
567
|
+
maestro_or_solo_cards: Maestro/Sólo Tarjetas
|
|
568
|
+
mail_delivery_enabled: "La entrega de correo está habilitada"
|
|
569
|
+
mail_delivery_not_enabled: "La entrega de correo está deshabilitada"
|
|
570
|
+
mail_methods: Métodos de email
|
|
571
|
+
mail_server_preferences: Preferencias del servidor de correo
|
|
572
|
+
make_refund: Realizar devolución
|
|
573
|
+
mark_shipped: "Marcar como enviado"
|
|
574
|
+
master_price: "Precio principal"
|
|
575
|
+
match_choices:
|
|
576
|
+
all: "All"
|
|
577
|
+
none: "None"
|
|
578
|
+
one: "One"
|
|
579
|
+
match_rule: "Products That Must Match:"
|
|
580
|
+
max_items: Máximo de elementos
|
|
581
|
+
meta_description: "Meta descripción"
|
|
582
|
+
meta_keywords: "Meta palabras clave"
|
|
583
|
+
metadata: "Metadatos"
|
|
584
|
+
minimal_amount: "Cantidad mínima"
|
|
585
|
+
missing_required_information: "Falta información obligatoria"
|
|
586
|
+
month: "Mes"
|
|
587
|
+
more: More
|
|
588
|
+
my_account: "Mi cuenta"
|
|
589
|
+
my_orders: "Mis pedidos"
|
|
590
|
+
name: Nombre
|
|
591
|
+
name_or_sku: "Nombre o código de producto"
|
|
592
|
+
new: Nuevo
|
|
593
|
+
new_adjustment: "nuevo ajuste"
|
|
594
|
+
new_billing_integration: Nueva integración de facturación
|
|
595
|
+
new_category: "Nueva categoría"
|
|
596
|
+
new_customer: "Nuevo cliente"
|
|
597
|
+
new_group: New Group
|
|
598
|
+
new_image: "Nueva Imagen"
|
|
599
|
+
new_mail_method: Nuevo método de email
|
|
600
|
+
new_option_type: "Nuevo tipo de opción"
|
|
601
|
+
new_option_value: "Nuevo valor de la opción"
|
|
602
|
+
new_order: "Nuevo pedido"
|
|
603
|
+
new_order_completed: "Nuevo pedido completado"
|
|
604
|
+
new_payment: "Nuevo pago"
|
|
605
|
+
new_payment_method: Nueva forma de pago
|
|
606
|
+
new_product: "Nuevo producto"
|
|
607
|
+
new_product_group: Nuevo grupo de productos
|
|
608
|
+
new_promotion: nueva promoción
|
|
609
|
+
new_property: "Nueva propiedad"
|
|
610
|
+
new_prototype: "Nuevo prototipo"
|
|
611
|
+
new_return_authorization: Nueva autorización de devolución
|
|
612
|
+
new_shipment: "Nuevo envío"
|
|
613
|
+
new_shipping_category: "Nueva categoría de envío"
|
|
614
|
+
new_shipping_method: "Nueva forma de envío"
|
|
615
|
+
new_state: "Nueva provincia"
|
|
616
|
+
new_tax_category: "Nueva categoría"
|
|
617
|
+
new_tax_rate: "Nuevo tipo impositivo"
|
|
618
|
+
new_taxon: "Nueva Categoría"
|
|
619
|
+
new_taxonomy: "Nueva Propiedad"
|
|
620
|
+
new_tracker: Nuevo Tracker
|
|
621
|
+
new_user: "Nuevo usuario"
|
|
622
|
+
new_variant: "Nueva Variante"
|
|
623
|
+
new_zone: "Nueva zona"
|
|
624
|
+
next: siguiente
|
|
625
|
+
no: "No"
|
|
626
|
+
no_items_in_cart: "El carrito está vacío"
|
|
627
|
+
no_match_found: "No se ha encontrado"
|
|
628
|
+
no_products_found: "No se han encontrado productos"
|
|
629
|
+
no_results: "Sin resultados"
|
|
630
|
+
no_rules_added: No se han añadido nuevas normas
|
|
631
|
+
no_user_found: "No se ha encontrado ningún usuario con esa dirección de correo"
|
|
632
|
+
none: "Ninguno"
|
|
633
|
+
none_available: "No hay nada que mostrar"
|
|
634
|
+
normal_amount: "Cantidad normal"
|
|
635
|
+
not: no
|
|
636
|
+
not_available: "N/A"
|
|
637
|
+
not_found: "%{resource} is not found"
|
|
638
|
+
not_shown: "No mostrado"
|
|
639
|
+
note: Nota
|
|
640
|
+
notice_messages:
|
|
641
|
+
option_type_removed: "Tipo de opción eliminado."
|
|
642
|
+
product_cloned: "Producto clonado"
|
|
643
|
+
product_deleted: "Producto borrado"
|
|
644
|
+
product_not_cloned: "No ha podido clonarse el producto"
|
|
645
|
+
product_not_deleted: "No ha podido borrarse el producto"
|
|
646
|
+
variant_deleted: "Variante borrada"
|
|
647
|
+
variant_not_deleted: "La variante no ha podido borrarse"
|
|
648
|
+
on_hand: "Disponible"
|
|
649
|
+
one_default_category_with_default_tax_rate: "You should configure exactly one default category with your countries default tax rate"
|
|
650
|
+
operation: Operación
|
|
651
|
+
option_type: "Tipo de opción"
|
|
652
|
+
option_types: "Tipos de opción"
|
|
653
|
+
option_value: "Valor de la opción"
|
|
654
|
+
option_values: "Valores de la opción"
|
|
655
|
+
options: Opciones
|
|
656
|
+
or: o
|
|
657
|
+
or_over_price: "%{price} o más"
|
|
658
|
+
order: Pedido
|
|
659
|
+
order_adjustments: "Order adjustments"
|
|
660
|
+
order_confirmation_note: "Nota de confirmación de pedido"
|
|
661
|
+
order_date: "Fecha de pedido"
|
|
662
|
+
order_details: "Detalles del pedido"
|
|
663
|
+
order_email_resent: "Email de pedido reenviado"
|
|
664
|
+
order_mailer:
|
|
665
|
+
cancel_email:
|
|
666
|
+
dear_customer: "Estimado cliente,"
|
|
667
|
+
instructions: "Su compra ha sido CANCELADA. Por favor almacene esta información de cancelación para sus registros."
|
|
668
|
+
order_summary_canceled: "Resumen de su Orden [CANCELADA]"
|
|
669
|
+
subject: "Compra Cancelada"
|
|
670
|
+
subtotal: "Subtotal:"
|
|
671
|
+
total: "Orden Total:"
|
|
672
|
+
confirm_email:
|
|
673
|
+
dear_customer: "Estimado cliente,"
|
|
674
|
+
instructions: "Por favor revise y almacene la siguiente información para sus registros."
|
|
675
|
+
order_summary: "Resumen de la compra"
|
|
676
|
+
subject: "Confirmación de su compra"
|
|
677
|
+
subtotal: "Subtotal:"
|
|
678
|
+
thanks: "¡Gracias por su compra!"
|
|
679
|
+
total: "Compra Total:"
|
|
680
|
+
order_not_in_system: Número de pedido no válido
|
|
681
|
+
order_number: "Pedido #"
|
|
682
|
+
order_operation_authorize: "Autorizar"
|
|
683
|
+
order_processed_but_following_items_are_out_of_stock: "Su pedido ha sido procesado, pero los siguientes elementos no están disponibles:"
|
|
684
|
+
order_processed_successfully: "Su pedido se ha procesado correctamente"
|
|
685
|
+
order_state: # keys correspond to Checkout state names:
|
|
686
|
+
address: dirección
|
|
687
|
+
adjustments: ajustes
|
|
688
|
+
awaiting_return: esperando respuesta
|
|
689
|
+
canceled: cancelado
|
|
690
|
+
cart: carrito
|
|
691
|
+
complete: completado
|
|
692
|
+
confirm: confirmado
|
|
693
|
+
delivery: envío
|
|
694
|
+
payment: pago
|
|
695
|
+
resumed: continuado
|
|
696
|
+
returned: devuelto
|
|
697
|
+
skrill: skrill
|
|
698
|
+
order_summary: Resumen de pedido
|
|
699
|
+
order_sure_want_to: "¿Está seguro de quiere %{event} este pedido?"
|
|
700
|
+
order_total: "Total del pedido"
|
|
701
|
+
order_total_message: "El importe total cargado a su tarjeta será"
|
|
702
|
+
order_updated: "Pedido actualizado"
|
|
703
|
+
orders: Pedidos
|
|
704
|
+
other_payment_options: Otras opciones de pago
|
|
705
|
+
out_of_stock: "Sin stock"
|
|
706
|
+
over_paid: "Pago sobre pasado"
|
|
707
|
+
overview: General
|
|
708
|
+
page_only_viewable_when_logged_in: Ha intentado acceder a una página que sólo es accesible como usuario validado. Debe iniciar sesión.
|
|
709
|
+
page_only_viewable_when_logged_out: Ha intentado acceder a una página que sólo es accesible como usuario no validado. Debe salir de la sesión.
|
|
710
|
+
pagination:
|
|
711
|
+
next_page: "next page »"
|
|
712
|
+
previous_page: "« previous page"
|
|
713
|
+
truncate: "…"
|
|
714
|
+
paid: Pagado
|
|
715
|
+
parent_category: "Categoría padre"
|
|
716
|
+
password: Contraseña
|
|
717
|
+
password_reset_instructions: "Instrucciones para recuperar la contraseña"
|
|
718
|
+
password_reset_instructions_are_mailed: "Las instrucciones para recuperar su contraseña se le han enviado por email. Por favor revise su correo."
|
|
719
|
+
password_reset_token_not_found: "Lo sentimos, no podemos localizar su cuenta de usuario. Si tiene problemas, intente copiar y pegar la URL desde el correo al navegador, o reinicie el proceso de recuperar la contraseña."
|
|
720
|
+
password_updated: "Contraseña actualizada correctamente"
|
|
721
|
+
paste: Paste
|
|
722
|
+
path: Ruta
|
|
723
|
+
pay: Pagar
|
|
724
|
+
payment: Pago
|
|
725
|
+
payment_actions: "Acciones"
|
|
726
|
+
payment_gateway: "Pasarela de pago"
|
|
727
|
+
payment_information: "Información del pago"
|
|
728
|
+
payment_method: Método de pago
|
|
729
|
+
payment_methods: Métodos de pago
|
|
730
|
+
payment_methods_setting_description: Configura los métodos de pago que pueden usar sus clientes
|
|
731
|
+
payment_processing_failed: "El pago no ha podido ser procesado, por favor, revise los datos proporcionados."
|
|
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: Estado del pago
|
|
735
|
+
payment_states:
|
|
736
|
+
balance_due: pago pendiente
|
|
737
|
+
checkout: caja
|
|
738
|
+
completed: completado
|
|
739
|
+
credit_owed: cŕedito a deber
|
|
740
|
+
failed: fallado
|
|
741
|
+
paid: pagado
|
|
742
|
+
pending: pendiente
|
|
743
|
+
processing: procesando
|
|
744
|
+
void: vacío
|
|
745
|
+
payment_updated: Pago actualizado
|
|
746
|
+
payments: Pagos
|
|
747
|
+
pending_payments: Pagos pendientes
|
|
748
|
+
percent_per_item: Percent Per Item
|
|
749
|
+
permalink: Enlace permanente
|
|
750
|
+
phone: Teléfono
|
|
751
|
+
place_order: Hacer pedido
|
|
752
|
+
please_create_user: "Por favor, regístrese como cliente"
|
|
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: "Soportado por"
|
|
756
|
+
presentation: Presentación
|
|
757
|
+
preview: Vista previa
|
|
758
|
+
previous: Anterior
|
|
759
|
+
price: Precio
|
|
760
|
+
price_range: "Rango de precios"
|
|
761
|
+
price_sack: Price Sack
|
|
762
|
+
problem_authorizing_card: "Problema autorizando la tarjeta"
|
|
763
|
+
problem_capturing_card: "Problema capturando la tarjeta"
|
|
764
|
+
problems_processing_order: "Hemos tenido problemas al procesar su pedido"
|
|
765
|
+
proceed_as_guest: "no gracias, continúe como invitado"
|
|
766
|
+
process: Procesar
|
|
767
|
+
product: Producto
|
|
768
|
+
product_details: "Detalles del producto"
|
|
769
|
+
product_group: Grupo de productos
|
|
770
|
+
product_group_invalid: El grupo de productos tiene scopes no válidos
|
|
771
|
+
product_groups: Grupos de productos
|
|
772
|
+
product_has_no_description: El producto no tiene descripción
|
|
773
|
+
product_properties: "Propiedades del producto"
|
|
774
|
+
product_rule:
|
|
775
|
+
choose_products: Elija productos
|
|
776
|
+
label: "El pedido debe contener %{select} éstos productos"
|
|
777
|
+
match_all: todos
|
|
778
|
+
match_any: al menos uno de
|
|
779
|
+
product_source:
|
|
780
|
+
group: Del grupo de productos
|
|
781
|
+
manual: Elegir manualmente
|
|
782
|
+
product_scopes:
|
|
783
|
+
groups:
|
|
784
|
+
price:
|
|
785
|
+
description: "Scopes para seleccionar productos basados en precios"
|
|
786
|
+
name: Price
|
|
787
|
+
search:
|
|
788
|
+
description: "Scopes para seleccionar productos basados en nombre, palabras clave y descripción del mismo."
|
|
789
|
+
name: "Búsqueda de texto"
|
|
790
|
+
taxon:
|
|
791
|
+
description: "Scopes para seleccionar productos basados en taxones"
|
|
792
|
+
name: Taxon
|
|
793
|
+
values:
|
|
794
|
+
description: "Scopes para seleccionar productos basados en valores de opciones y propiedades"
|
|
795
|
+
name: Valores
|
|
796
|
+
scopes:
|
|
797
|
+
ascend_by_name:
|
|
798
|
+
name: Ascendente por nombre
|
|
799
|
+
ascend_by_updated_at:
|
|
800
|
+
name: Ascendente por fecha de actualización
|
|
801
|
+
descend_by_name:
|
|
802
|
+
name: Descendente por nombre
|
|
803
|
+
descend_by_updated_at:
|
|
804
|
+
name: Descendente por fecha de actualización
|
|
805
|
+
in_name:
|
|
806
|
+
args:
|
|
807
|
+
words: Palabras
|
|
808
|
+
description: "(separadas por espacios o comas)"
|
|
809
|
+
name: "El nombre de producto contiene"
|
|
810
|
+
sentence: El nombre de producto contiene <em>%s</em>
|
|
811
|
+
in_name_or_description:
|
|
812
|
+
args:
|
|
813
|
+
words: Palabras
|
|
814
|
+
description: "(separado por espacios o comas)"
|
|
815
|
+
name: "El nombre del producto o su descripción contiene: "
|
|
816
|
+
sentence: El nombre del producto o su descripción contiene <em>%s</em>
|
|
817
|
+
in_name_or_keywords:
|
|
818
|
+
args:
|
|
819
|
+
words: Palabras
|
|
820
|
+
description: "(separado por espacios o comas)"
|
|
821
|
+
name: "El nombre del producto o las palabras clave contienen"
|
|
822
|
+
sentence: El nombre o las palabras clave contienen <em>%s</em>
|
|
823
|
+
in_taxons:
|
|
824
|
+
args:
|
|
825
|
+
"taxon_names": "Nombres de categorías"
|
|
826
|
+
description: "Separe los nombres de las categorías por comas o espacios"
|
|
827
|
+
name: "En categorías y sus descendientes"
|
|
828
|
+
sentence: en <em>%s</em> y todos sus descendientes
|
|
829
|
+
master_price_gte:
|
|
830
|
+
args:
|
|
831
|
+
amount: Cantidad
|
|
832
|
+
description: ""
|
|
833
|
+
name: "Precio mayor o igual a"
|
|
834
|
+
sentence: Precio mayor o igual a <em>%.2f</em>
|
|
835
|
+
master_price_lte:
|
|
836
|
+
args:
|
|
837
|
+
amount: Cantidad
|
|
838
|
+
description: ""
|
|
839
|
+
name: "Precio menor o igual a"
|
|
840
|
+
sentence: Precio menor o igual a <em>%.2f</em>
|
|
841
|
+
price_between:
|
|
842
|
+
args:
|
|
843
|
+
high: Máximo
|
|
844
|
+
low: Mínimo
|
|
845
|
+
description: ""
|
|
846
|
+
name: "Precio entre"
|
|
847
|
+
sentence: precio entre <em>%.2f</em> y <em>%.2f</em>
|
|
848
|
+
taxons_name_eq:
|
|
849
|
+
args:
|
|
850
|
+
taxon_name: "Nombre de categoría"
|
|
851
|
+
description: "En categoría específica, sin descendientes"
|
|
852
|
+
name: "En categorías (sin descendientes)"
|
|
853
|
+
sentence: en <em>%s</em>
|
|
854
|
+
with:
|
|
855
|
+
args:
|
|
856
|
+
value: Valor
|
|
857
|
+
description: "Seleccione productos específicos"
|
|
858
|
+
name: Productos con IDs
|
|
859
|
+
sentence: con IDs <em>%s</em>
|
|
860
|
+
with_ids:
|
|
861
|
+
args:
|
|
862
|
+
ids: IDs
|
|
863
|
+
description: "Seleccione productos específicos"
|
|
864
|
+
name: Productos con IDs
|
|
865
|
+
sentence: con IDs <em>%s</em>
|
|
866
|
+
with_option:
|
|
867
|
+
args:
|
|
868
|
+
option: Opción
|
|
869
|
+
description: "Selecciona todos los productos que tienen la opción especificada (p.ej: color)"
|
|
870
|
+
name: "Con opción"
|
|
871
|
+
sentence: con opción <em>%s</em>
|
|
872
|
+
with_option_value:
|
|
873
|
+
args:
|
|
874
|
+
option: Opción
|
|
875
|
+
value: Valor
|
|
876
|
+
description: "Selecciona todos los productos que tienen al menos una variante con la opción y valor indicados (p.ej: color:rojo)"
|
|
877
|
+
name: "Con opción y valor"
|
|
878
|
+
sentence: con opción <em>%s</em> y valor <em>%s</em>
|
|
879
|
+
with_property:
|
|
880
|
+
args:
|
|
881
|
+
property: Propiedad
|
|
882
|
+
description: "Selecciona todos los productos que tienen la propiedad indicada (p.ej: peso)"
|
|
883
|
+
name: "Con la propiedad"
|
|
884
|
+
sentence: con la propiedad <em>%s</em>
|
|
885
|
+
with_property_value:
|
|
886
|
+
args:
|
|
887
|
+
property: Propiedad
|
|
888
|
+
value: Valor
|
|
889
|
+
description: "Selecciona todos los productos que tienen al menos una variante con la propiedad y valor indicados (p.ej: peso:10Kg)"
|
|
890
|
+
name: "Con valor de propiedad"
|
|
891
|
+
sentence: con la propiedad <em>%s</em> y el valor <em>%s</em>
|
|
892
|
+
products: Productos
|
|
893
|
+
products_with_zero_inventory_display: "Productos sin existencias %{not} serán mostrados"
|
|
894
|
+
promotion: Promoción
|
|
895
|
+
promotion_action: Promotion Action
|
|
896
|
+
promotion_action_types:
|
|
897
|
+
create_adjustment:
|
|
898
|
+
description: Creates a promotion credit adjustment on the order
|
|
899
|
+
name: Create adjustment
|
|
900
|
+
create_line_items:
|
|
901
|
+
description: Populates the cart with the specified quantity of variant
|
|
902
|
+
name: Create line items
|
|
903
|
+
give_store_credit:
|
|
904
|
+
description: Gives the user store credit of the amount specified
|
|
905
|
+
name: Give store credit
|
|
906
|
+
promotion_actions: Actions
|
|
907
|
+
promotion_form:
|
|
908
|
+
match_policies:
|
|
909
|
+
all: Coincide con alguna de las siguientes reglas
|
|
910
|
+
any: Coincide con todas las siguientes reglas
|
|
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: Debe ser el primer pedido del cliente
|
|
916
|
+
name: Primer pedido
|
|
917
|
+
item_total:
|
|
918
|
+
description: Total del pedido coincide con los siguientes criterios
|
|
919
|
+
name: Total de elementos
|
|
920
|
+
landing_page:
|
|
921
|
+
description: Customer must have visited the specified page
|
|
922
|
+
name: Landing Page
|
|
923
|
+
product:
|
|
924
|
+
description: El pedido incluye los siguientes productos
|
|
925
|
+
name: Productos
|
|
926
|
+
user:
|
|
927
|
+
description: Disponible sólo para los siguientes clientes
|
|
928
|
+
name: Cliente
|
|
929
|
+
user_logged_in:
|
|
930
|
+
description: Available only to logged in users
|
|
931
|
+
name: User Logged In
|
|
932
|
+
promotions: Promociones
|
|
933
|
+
promotions_description: Configurar ofertas y cupones con promociones
|
|
934
|
+
properties: "Propiedades"
|
|
935
|
+
property: "Propiedad"
|
|
936
|
+
prototype: Prototipo
|
|
937
|
+
prototypes: "Prototipos"
|
|
938
|
+
provider: "Proveedor"
|
|
939
|
+
provider_settings_warning: "Si está cambiando el tipo de proveedor, debe guardarlo antes de editar sus características"
|
|
940
|
+
qty: Cant.
|
|
941
|
+
quantity_returned: Cantidad devuelta
|
|
942
|
+
quantity_shipped: Cantidad enviada
|
|
943
|
+
range: "Rango"
|
|
944
|
+
rate: proporción
|
|
945
|
+
reason: Razón
|
|
946
|
+
recalculate_order_total: "Recalcular total del pedido"
|
|
947
|
+
receive: recibir
|
|
948
|
+
received: Recibido
|
|
949
|
+
refund: Devolver
|
|
950
|
+
register: Registrar como nuevo cliente
|
|
951
|
+
register_or_guest: Comprar como invitado o registrarse como cliente
|
|
952
|
+
registration: Registro
|
|
953
|
+
remember_me: "Recordarme en este equipo"
|
|
954
|
+
remove: "Eliminar"
|
|
955
|
+
rename: Rename
|
|
956
|
+
reports: Informes
|
|
957
|
+
required_for_solo_and_maestro: Obligatorio para Tarjetas Solo y Maestro.
|
|
958
|
+
resend: "Volver a enviar"
|
|
959
|
+
resend_confirmation_instructions: "Reenviar instrucciones de confirmación"
|
|
960
|
+
resend_unlock_instructions: "Reenviar instrucciones de desbloqueo"
|
|
961
|
+
reset_password: "Reiniciar mi contraseña"
|
|
962
|
+
resource_controller:
|
|
963
|
+
member_object_not_found: "Miembro no encontrado."
|
|
964
|
+
successfully_created: "Creado con éxito"
|
|
965
|
+
successfully_removed: "Borrado con éxito"
|
|
966
|
+
successfully_updated: "Actualizado con éxito"
|
|
967
|
+
response_code: "Código de respuesta"
|
|
968
|
+
resume: "Reanudar"
|
|
969
|
+
resumed: Reanudado
|
|
970
|
+
return: volver
|
|
971
|
+
return_authorization: Autorización para devolución
|
|
972
|
+
return_authorization_updated: Devolver autorización actualizada
|
|
973
|
+
return_authorizations: Autorizaciones para devoluciones
|
|
974
|
+
return_quantity: Devolver cantidad
|
|
975
|
+
returned: regresó
|
|
976
|
+
review: Review
|
|
977
|
+
rma_credit: Crédito RMA
|
|
978
|
+
rma_number: Número RMA
|
|
979
|
+
rma_value: Valor RMA
|
|
980
|
+
roles: Funciones
|
|
981
|
+
rules: Reglas
|
|
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: "Impuestos de ventas"
|
|
990
|
+
sales_total: "Total de ventas"
|
|
991
|
+
sales_total_description: "Total de ventas de todos los pedidos"
|
|
992
|
+
save_and_continue: Guardar y continuar
|
|
993
|
+
save_preferences: Guardar preferencias
|
|
994
|
+
scope: Scope
|
|
995
|
+
scopes: Scopes
|
|
996
|
+
search: Buscar
|
|
997
|
+
search_results: "Buscar resultados para '%{keywords}'"
|
|
998
|
+
searching: Buscando
|
|
999
|
+
secure_connection_type: Tipo de conexión segura
|
|
1000
|
+
secure_credit_card: Secure Credit Card
|
|
1001
|
+
security_settings: "Security Settings"
|
|
1002
|
+
select: Seleccionar
|
|
1003
|
+
select_from_prototype: "Seleccionar desde prototipo"
|
|
1004
|
+
select_preferred_shipping_option: "Seleccionar la opción de envío preferida"
|
|
1005
|
+
send_copy_of_all_mails_to: Envia una copia de todos los correos a
|
|
1006
|
+
send_copy_of_orders_mails_to: Envia una copia de todos los correos de pedidos a
|
|
1007
|
+
send_mails_as: Enviar correos como
|
|
1008
|
+
send_me_reset_password_instructions: "Enviarme instrucciones para reiniciar mi contraseña"
|
|
1009
|
+
send_order_mails_as: Enviar correos de pedidos como
|
|
1010
|
+
server: Servidor
|
|
1011
|
+
server_error: "El servidor ha devuelto un error"
|
|
1012
|
+
settings: Configuración
|
|
1013
|
+
ship: enviar
|
|
1014
|
+
ship_address: "Dirección de envío"
|
|
1015
|
+
shipment: Envío
|
|
1016
|
+
shipment_details: Detalles del envío
|
|
1017
|
+
shipment_inc_vat: "Shipment including VAT"
|
|
1018
|
+
shipment_mailer:
|
|
1019
|
+
shipped_email:
|
|
1020
|
+
dear_customer: "Estimado Cliente,"
|
|
1021
|
+
instructions: "Sus artículos han sido enviados."
|
|
1022
|
+
shipment_summary: "Resumen del envío"
|
|
1023
|
+
subject: "Notificación de Envío"
|
|
1024
|
+
thanks: "¡Gracias por su compra!"
|
|
1025
|
+
track_information: "Información Seguimiento: %{tracking}"
|
|
1026
|
+
shipment_number: "Envío #"
|
|
1027
|
+
shipment_state: Estado del envío
|
|
1028
|
+
shipment_states:
|
|
1029
|
+
backorder: backorder
|
|
1030
|
+
partial: parcial
|
|
1031
|
+
pending: pendiente
|
|
1032
|
+
ready: listo
|
|
1033
|
+
shipped: enviado
|
|
1034
|
+
shipment_updated: Envío actualizado
|
|
1035
|
+
shipments: "Envíos"
|
|
1036
|
+
shipped: Enviado
|
|
1037
|
+
shipping: Envío
|
|
1038
|
+
shipping_address: "Dirección de envío"
|
|
1039
|
+
shipping_categories: "Categorías de envío"
|
|
1040
|
+
shipping_categories_description: "Gestionar las categorías de envío para determinar qué categorías de productos pueden ser transportados a través de qué método"
|
|
1041
|
+
shipping_category: Categoría de envío
|
|
1042
|
+
shipping_category_choose: "Shipping Category"
|
|
1043
|
+
shipping_cost: Costes de envío
|
|
1044
|
+
shipping_error: "Error de envío"
|
|
1045
|
+
shipping_instructions: "Instrucciones de envío"
|
|
1046
|
+
shipping_method: Método de envío
|
|
1047
|
+
shipping_methods: "Métodos de envío"
|
|
1048
|
+
shipping_methods_description: "Manejar métodos de envío"
|
|
1049
|
+
shipping_total: "Total de envío"
|
|
1050
|
+
shop_by_taxonomy: "Comprar por %{taxonomy}"
|
|
1051
|
+
shopping_cart: "Cesta de compras"
|
|
1052
|
+
short_description: "Short description"
|
|
1053
|
+
show: Mostrar
|
|
1054
|
+
show_active: "mostrar activos"
|
|
1055
|
+
show_deleted: "Mostrar borrados"
|
|
1056
|
+
show_incomplete_orders: "Mostrar los pedidos incompletos"
|
|
1057
|
+
show_only_complete_orders: "Mostrar sólo los pedidos completados"
|
|
1058
|
+
show_only_unfulfilled_orders: "Show only unfulfilled orders"
|
|
1059
|
+
show_out_of_stock_products: "Mostrar productos sin stock"
|
|
1060
|
+
showing_first_n: "Mostrando los primeros: %{n}"
|
|
1061
|
+
sign_up: Registrarme
|
|
1062
|
+
site_name: "Nombre del sitio"
|
|
1063
|
+
site_url: "URL del sitio"
|
|
1064
|
+
sku: Código
|
|
1065
|
+
smtp: SMTP
|
|
1066
|
+
smtp_authentication_type: Tipo de autenticación SMTP
|
|
1067
|
+
smtp_domain: Dominio SMTP
|
|
1068
|
+
smtp_mail_host: SMTP Mail Host
|
|
1069
|
+
smtp_password: Contraseña SMTP
|
|
1070
|
+
smtp_port: Puerto SMTP
|
|
1071
|
+
smtp_send_all_emails_as_from_following_address: "Envía todos los emails desde la siguiente dirección"
|
|
1072
|
+
smtp_send_copy_to_this_addresses: "Envía una copia de los emails salientes a ésta dirección. Para poner varios emails, sepárelos por comas."
|
|
1073
|
+
smtp_username: Nombre de usuario SMTP
|
|
1074
|
+
sold: Vendido
|
|
1075
|
+
sort_ordering: "Ordenación"
|
|
1076
|
+
special_instructions: "Instrucciones especiales"
|
|
1077
|
+
spree:
|
|
1078
|
+
spree/order:
|
|
1079
|
+
coupon_code: Coupon Code
|
|
1080
|
+
date: Fecha
|
|
1081
|
+
date_picker:
|
|
1082
|
+
format: 'yy/mm/dd'
|
|
1083
|
+
time: Hora
|
|
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: "hubo un problema con su información de pago. Por favor, revísela e inténtelo de nuevo."
|
|
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: "Se utilizará SSL en los modos desarrollo y test si es necesario."
|
|
1089
|
+
ssl_will_be_used_in_production_mode: "Se utilizará SSL en modo producción"
|
|
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: "No se utilizará SSL en los modos desarrollo y test si es necesario."
|
|
1092
|
+
ssl_will_not_be_used_in_production_mode: "No se utilizará SSL en modo producción"
|
|
1093
|
+
ssl_will_not_be_used_in_staging_mode: "SSL will not be used in staging mode"
|
|
1094
|
+
start: Inicio
|
|
1095
|
+
start_date: Válido desde
|
|
1096
|
+
state: Provincia
|
|
1097
|
+
state_based: "Provincia"
|
|
1098
|
+
state_setting_description: "Administrar la lista de estados o provincias asociados con cada país."
|
|
1099
|
+
states: Provincias
|
|
1100
|
+
status: Estado
|
|
1101
|
+
stop: Hasta
|
|
1102
|
+
store: Tienda
|
|
1103
|
+
street_address: Dirección
|
|
1104
|
+
street_address_2: "Dirección (continuación)"
|
|
1105
|
+
subtotal: Subtotal
|
|
1106
|
+
subtract: Restar
|
|
1107
|
+
successfully_created: "%{resource} ha sido creado con éxito"
|
|
1108
|
+
successfully_removed: "%{resource} ha sido borrado con éxito"
|
|
1109
|
+
successfully_updated: "%{resource} ha sido actualizado con éxito"
|
|
1110
|
+
system: sistema
|
|
1111
|
+
tax: Impuestos
|
|
1112
|
+
tax_categories: "Categorías fiscales"
|
|
1113
|
+
tax_categories_setting_description: "Establecer categorías fiscales para determinar qué productos deben estar sujetos a que categorías"
|
|
1114
|
+
tax_category: "Categoría fiscal"
|
|
1115
|
+
tax_rates: "Tasas de impuestos"
|
|
1116
|
+
tax_rates_description: Configuración de tasas de impuestos.
|
|
1117
|
+
tax_settings: "Configuración de impuestos"
|
|
1118
|
+
tax_settings_description: Configuración básica de impuestos.
|
|
1119
|
+
tax_total: "Total impuestos"
|
|
1120
|
+
tax_type: "Tipo de impuesto"
|
|
1121
|
+
taxon: Categoría
|
|
1122
|
+
taxon_edit: Editar categoría
|
|
1123
|
+
taxonomies: "Categorías"
|
|
1124
|
+
taxonomies_setting_description: "Crear y manejar taxonomías"
|
|
1125
|
+
taxonomy: Taxonomy
|
|
1126
|
+
taxonomy_edit: "Editar categorías"
|
|
1127
|
+
taxonomy_tree_error: "El cambio solicitado no ha sido aceptado y el árbol ha vuelto a su estado anterior. Por favor, inténtelo de nuevo."
|
|
1128
|
+
taxonomy_tree_instruction: "* Click derecho en uno de los nodos para acceder al menu para añadir, eliminar u ordenar nodos"
|
|
1129
|
+
taxons: Categorías
|
|
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: Modo Prueba
|
|
1137
|
+
thank_you_for_your_order: "Gracias por su pedido"
|
|
1138
|
+
there_were_problems_with_the_following_fields: "Han habido problemas con los siguientes campos: "
|
|
1139
|
+
this_file_language: "Español"
|
|
1140
|
+
thumbnail: "Miniatura"
|
|
1141
|
+
to_add_variants_you_must_first_define: "Para agregar variantes, primero debe definir"
|
|
1142
|
+
to_state: "A estado"
|
|
1143
|
+
total: Total
|
|
1144
|
+
tracking: Seguimiento
|
|
1145
|
+
transaction: Transacción
|
|
1146
|
+
transactions: Transacciones
|
|
1147
|
+
tree: Árbol
|
|
1148
|
+
try_again: "Volver a intentar"
|
|
1149
|
+
type: Tipo
|
|
1150
|
+
type_to_search: Tipo a buscar
|
|
1151
|
+
unable_ship_method: "No ha sido posible generar métodos de envío debido a un error del servidor."
|
|
1152
|
+
unable_to_authorize_credit_card: "No ha sido posible autorizar la tarjeta de crédito"
|
|
1153
|
+
unable_to_capture_credit_card: "No ha sido posible capturar la tarjeta de crédito"
|
|
1154
|
+
unable_to_connect_to_gateway: "No ha sido posible conectarse a la pasarela."
|
|
1155
|
+
unable_to_save_order: "No ha sido posible guardar el pedido"
|
|
1156
|
+
under_paid: "Pago en pérdida"
|
|
1157
|
+
under_price: "Menos de %{price}"
|
|
1158
|
+
unrecognized_card_type: Tipo de tarjeta desconocido
|
|
1159
|
+
update: Actualizar
|
|
1160
|
+
update_password: "Actualiza mi contraseña y déjame entrar"
|
|
1161
|
+
updated_successfully: "Actualizado correctamente"
|
|
1162
|
+
updating: Actualizando
|
|
1163
|
+
usage_limit: Límite de uso
|
|
1164
|
+
use_as_shipping_address: Usar como dirección de envío
|
|
1165
|
+
use_billing_address: Usar la dirección de facturación
|
|
1166
|
+
use_different_shipping_address: "Usar una dirección de envío diferente"
|
|
1167
|
+
use_new_cc: "Usar una tarjeta diferente"
|
|
1168
|
+
use_s3: "Use Amazon S3 For Images"
|
|
1169
|
+
user: Usuario
|
|
1170
|
+
user_account: Cuenta de cliente
|
|
1171
|
+
user_created_successfully: "Cliente creado"
|
|
1172
|
+
user_rule:
|
|
1173
|
+
choose_users: Elegir usuarios
|
|
1174
|
+
users: Usuarios
|
|
1175
|
+
validate_on_profile_create: Validar al crear perfil
|
|
1176
|
+
validation:
|
|
1177
|
+
cannot_be_greater_than_available_stock: "cannot be greater than available stock."
|
|
1178
|
+
cannot_be_less_than_shipped_units: "no puede ser menos que el número de unidades enviadas."
|
|
1179
|
+
cannot_destory_line_item_as_inventory_units_have_shipped: "Cannot destory line item as some inventory units have shipped."
|
|
1180
|
+
is_too_large: "es demasiado grande -- no hay suficientes productos disponibles para ésa cantidad"
|
|
1181
|
+
must_be_int: "debe ser un entero"
|
|
1182
|
+
must_be_non_negative: "debe ser un valor no negativo"
|
|
1183
|
+
value: "valor"
|
|
1184
|
+
variant: Variant
|
|
1185
|
+
variants: Variantes
|
|
1186
|
+
vat: "IVA"
|
|
1187
|
+
version: Versión
|
|
1188
|
+
view_shipping_options: "Ver opciones de envío"
|
|
1189
|
+
void: Vacío
|
|
1190
|
+
website: "Página web"
|
|
1191
|
+
weight: Peso
|
|
1192
|
+
welcome_to_sample_store: "Bienvenido a la tienda de ejemplo"
|
|
1193
|
+
what_is_a_cvv: "¿Qué es el código de verificación (CVV)?"
|
|
1194
|
+
what_is_this: "¿Qué es esto?"
|
|
1195
|
+
whats_this: "¿Qué es esto?"
|
|
1196
|
+
width: Ancho
|
|
1197
|
+
year: "Año"
|
|
1198
|
+
yes: "Yes"
|
|
1199
|
+
you_have_been_logged_out: "Se ha cerrado la sesión."
|
|
1200
|
+
you_have_no_orders_yet: "Aún no tiene ningún pedido."
|
|
1201
|
+
your_cart_is_empty: "Su cesta está vacía"
|
|
1202
|
+
zip: "Código postal"
|
|
1203
|
+
zone: Zona
|
|
1204
|
+
zone_based: "Zona"
|
|
1205
|
+
zone_setting_description: "Colecciones de países, estados o de otras zonas que se utilizarán en diversos cálculos"
|
|
1206
|
+
zones: Zonas
|