spree_i18n 1.0.0 → 5.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +22 -0
- data/.rspec +3 -0
- data/.rubocop.yml +7 -0
- data/.travis.yml +44 -0
- data/Appraisals +9 -0
- data/CONTRIBUTING.md +81 -0
- data/Gemfile +6 -0
- data/LICENSE.md +26 -0
- data/README.md +95 -9
- data/Rakefile +86 -0
- data/bin/rails +7 -0
- data/config/initializers/country_names.rb +51 -0
- data/config/locales/ar.yml +1341 -0
- data/config/locales/be.yml +1419 -0
- data/config/locales/bg.yml +1441 -0
- data/config/locales/ca.yml +1253 -1126
- data/config/locales/cs.yml +1363 -0
- data/config/locales/da.yml +1330 -1191
- data/config/locales/de-CH.yml +1284 -1202
- data/config/locales/de.yml +1928 -1113
- data/config/locales/en-AU.yml +1241 -1113
- data/config/locales/en-GB.yml +1249 -1117
- data/config/locales/en-IN.yml +1241 -1111
- data/config/locales/en-NZ.yml +1248 -1120
- data/config/locales/es-CL.yml +1398 -0
- data/config/locales/es-EC.yml +1338 -0
- data/config/locales/es-MX.yml +1327 -1196
- data/config/locales/es.yml +1785 -1195
- data/config/locales/et.yml +1246 -1136
- data/config/locales/fa.yml +1139 -1185
- data/config/locales/fi.yml +1362 -1200
- data/config/locales/fr.yml +1952 -1142
- data/config/locales/gr.yml +1336 -0
- data/config/locales/id.yml +1335 -0
- data/config/locales/it.yml +1391 -1187
- data/config/locales/ja.yml +1336 -0
- data/config/locales/km.yml +1358 -0
- data/config/locales/ko.yml +1292 -1204
- data/config/locales/ku.yml +1338 -0
- data/config/locales/lt.yml +1497 -1199
- data/config/locales/lv.yml +1319 -1194
- data/config/locales/nb.yml +1339 -0
- data/config/locales/nl.yml +1361 -1124
- data/config/locales/pl.yml +1640 -1139
- data/config/locales/pt-BR.yml +1512 -1196
- data/config/locales/pt.yml +1290 -0
- data/config/locales/ro.yml +1335 -0
- data/config/locales/ru.yml +1396 -1115
- data/config/locales/sk.yml +1339 -1200
- data/config/locales/sl-SI.yml +1286 -1204
- data/config/locales/sv.yml +1559 -0
- data/config/locales/th.yml +1319 -1195
- data/config/locales/tr.yml +1291 -0
- data/config/locales/uk.yml +1316 -1075
- data/config/locales/vi.yml +1296 -0
- data/config/locales/zh-CN.yml +1367 -1199
- data/config/locales/zh-TW.yml +1821 -1199
- data/gemfiles/spree_4_2.gemfile +8 -0
- data/gemfiles/spree_master.gemfile +8 -0
- data/lib/generators/spree_i18n/install/install_generator.rb +6 -0
- data/lib/spree/i18n_utils.rb +26 -20
- data/lib/spree_i18n.rb +6 -1
- data/lib/spree_i18n/engine.rb +43 -0
- data/lib/spree_i18n/locale.rb +13 -0
- data/lib/spree_i18n/version.rb +17 -0
- data/lib/tasks/spree_i18n/upgrade.rake +43 -0
- data/spec/features/russian_errors_translation_spec.rb +16 -0
- data/spec/features/translation_spec.rb +38 -0
- data/spec/spec_helper.rb +10 -0
- data/spec/support/i18n.rb +5 -0
- data/spree_i18n.gemspec +31 -0
- metadata +94 -110
- data/config/locales/cs-CZ.yml +0 -1206
- data/config/locales/il.yml +0 -1206
- data/config/locales/ja/spree_api.yml +0 -14
- data/config/locales/ja/spree_auth.yml +0 -46
- data/config/locales/ja/spree_core.rb +0 -16
- data/config/locales/ja/spree_core.yml +0 -1071
- data/config/locales/ja/spree_dash.yml +0 -5
- data/config/locales/ja/spree_promo.yml +0 -88
- data/config/locales/nb-NO.yml +0 -1206
- data/config/locales/nl-BE.yml +0 -1206
- data/config/locales/pt-PT.yml +0 -1206
- data/config/locales/sv-SE.yml +0 -1210
- data/config/locales/vn.yml +0 -1206
- data/default/spree_api.yml +0 -21
- data/default/spree_auth.yml +0 -46
- data/default/spree_core.yml +0 -1123
- data/default/spree_dash.yml +0 -11
- data/default/spree_promo.yml +0 -92
- data/lib/spree_i18n/railtie.rb +0 -24
- data/lib/tasks/i18n.rake +0 -107
@@ -0,0 +1,1296 @@
|
|
1
|
+
vi:
|
2
|
+
activerecord:
|
3
|
+
attributes:
|
4
|
+
spree/address:
|
5
|
+
address1: "Địa chỉ"
|
6
|
+
address2: "Địa chỉ (tiếp)"
|
7
|
+
city: Thành phố
|
8
|
+
country: Quốc gia
|
9
|
+
firstname: Tên
|
10
|
+
lastname: Họ
|
11
|
+
phone: "Điện thoại"
|
12
|
+
state: Bang
|
13
|
+
zipcode: Mã Zip
|
14
|
+
spree/calculator/tiered_flat_rate:
|
15
|
+
preferred_base_amount:
|
16
|
+
preferred_tiers:
|
17
|
+
spree/calculator/tiered_percent:
|
18
|
+
preferred_base_percent:
|
19
|
+
preferred_tiers:
|
20
|
+
spree/country:
|
21
|
+
iso: ISO
|
22
|
+
iso3: ISO3
|
23
|
+
iso_name: Tên ISO
|
24
|
+
name: Tên
|
25
|
+
numcode: Mã ISO
|
26
|
+
spree/credit_card:
|
27
|
+
base:
|
28
|
+
cc_type: Kiểu
|
29
|
+
month: Tháng
|
30
|
+
name:
|
31
|
+
number: Số
|
32
|
+
verification_value: Thông số kiểm tra
|
33
|
+
year: Năm
|
34
|
+
spree/inventory_unit:
|
35
|
+
state: Bang
|
36
|
+
spree/line_item:
|
37
|
+
price: Giá
|
38
|
+
quantity: Số lượng
|
39
|
+
spree/option_type:
|
40
|
+
name: Tên
|
41
|
+
presentation: Thể hiện
|
42
|
+
spree/order:
|
43
|
+
checkout_complete: Thanh toán hoàn tất
|
44
|
+
completed_at: Hoàn tất lúc
|
45
|
+
considered_risky: Tình trảng rủi ro
|
46
|
+
coupon_code:
|
47
|
+
created_at: Ngày đặt hàng
|
48
|
+
email: Email của khách hàng
|
49
|
+
ip_address: "Địa chỉ IP"
|
50
|
+
item_total: Tổng sản phẩm
|
51
|
+
number: Số
|
52
|
+
payment_state: Trạng thái thanh toán
|
53
|
+
shipment_state: Trạng thái giao hàng
|
54
|
+
special_instructions: Chỉ dẫn đặc biệt
|
55
|
+
state: Bang
|
56
|
+
total: Tổng
|
57
|
+
spree/order/bill_address:
|
58
|
+
address1: "Đỉa chị thanh toán - tên đường"
|
59
|
+
city: "Đỉa chị thanh toán - thành phố"
|
60
|
+
firstname: "Đỉa chị thanh toán - tên"
|
61
|
+
lastname: "Đỉa chị thanh toán - họ"
|
62
|
+
phone: "Đỉa chị thanh toán - ĐT"
|
63
|
+
state: "Đỉa chị thanh toán - bang"
|
64
|
+
zipcode: "Đỉa chị thanh toán - mã zip"
|
65
|
+
spree/order/ship_address:
|
66
|
+
address1: "Đỉa chị giao hàng - tên đường"
|
67
|
+
city: "Đỉa chị giao hàng - thành phố"
|
68
|
+
firstname: "Đỉa chị giao hàng - tên"
|
69
|
+
lastname: "Đỉa chị giao hàng - họ"
|
70
|
+
phone: "Đỉa chị giao hàng - ĐT"
|
71
|
+
state: "Đỉa chị giao hàng - bang"
|
72
|
+
zipcode: "Đỉa chị giao hàng - mã zip"
|
73
|
+
spree/payment:
|
74
|
+
amount: Giá trị
|
75
|
+
spree/payment_method:
|
76
|
+
name: Tên phương thức thanh toán
|
77
|
+
spree/product:
|
78
|
+
available_on: Có hiệu lực vào lúc
|
79
|
+
cost_currency: Tiền tệ
|
80
|
+
cost_price: Giá nhập
|
81
|
+
description: Mô tả sản phẩm
|
82
|
+
master_price: Giá bán
|
83
|
+
name: Tên sản phẩm
|
84
|
+
on_hand:
|
85
|
+
shipping_category: Loại hình vận chuyển
|
86
|
+
tax_category: Mục thuế
|
87
|
+
spree/promotion:
|
88
|
+
advertise: Quảng cáo
|
89
|
+
code: Mã
|
90
|
+
description: Chú thích
|
91
|
+
event_name: Tên sự kiện
|
92
|
+
expires_at: Hết hạn lúc
|
93
|
+
name: Tên
|
94
|
+
path: "Đường dẫn"
|
95
|
+
starts_at: Bắt đầu lúc
|
96
|
+
usage_limit: Giới hạn sử dụng
|
97
|
+
spree/promotion_category:
|
98
|
+
name: Kiểu khuyến mãi
|
99
|
+
spree/property:
|
100
|
+
name: Tên
|
101
|
+
presentation: Thể hiện
|
102
|
+
spree/prototype:
|
103
|
+
name: Tên
|
104
|
+
spree/return_authorization:
|
105
|
+
amount: Giá trị
|
106
|
+
spree/role:
|
107
|
+
name: Tên
|
108
|
+
spree/state:
|
109
|
+
abbr: Viết tắt
|
110
|
+
name: Tên
|
111
|
+
spree/state_change:
|
112
|
+
state_changes:
|
113
|
+
state_from:
|
114
|
+
state_to:
|
115
|
+
timestamp:
|
116
|
+
type:
|
117
|
+
updated:
|
118
|
+
user:
|
119
|
+
spree/store:
|
120
|
+
mail_from_address:
|
121
|
+
meta_description:
|
122
|
+
meta_keywords:
|
123
|
+
name: Tên
|
124
|
+
seo_title: Tiêu đề SEO
|
125
|
+
url:
|
126
|
+
spree/tax_category:
|
127
|
+
description: Chú thích
|
128
|
+
name: Tên
|
129
|
+
spree/tax_rate:
|
130
|
+
amount: Mức giá
|
131
|
+
included_in_price:
|
132
|
+
show_rate_in_label:
|
133
|
+
spree/taxon:
|
134
|
+
name: Tên
|
135
|
+
permalink: Permalink
|
136
|
+
position: Ví trí
|
137
|
+
spree/taxonomy:
|
138
|
+
name:
|
139
|
+
spree/user:
|
140
|
+
email: Email
|
141
|
+
password: Mật khẩu
|
142
|
+
password_confirmation: Xác nhận mật khẩu
|
143
|
+
spree/variant:
|
144
|
+
cost_currency: Tiền tệ
|
145
|
+
cost_price: Giá nhập
|
146
|
+
depth: sâu
|
147
|
+
height: Cao
|
148
|
+
price: Giá bán
|
149
|
+
sku: Mã
|
150
|
+
weight: Nặng
|
151
|
+
width: Dài
|
152
|
+
spree/zone:
|
153
|
+
description: Mô tả
|
154
|
+
name: Tên vùng
|
155
|
+
errors:
|
156
|
+
models:
|
157
|
+
spree/calculator/tiered_flat_rate:
|
158
|
+
attributes:
|
159
|
+
base:
|
160
|
+
keys_should_be_positive_number:
|
161
|
+
preferred_tiers:
|
162
|
+
should_be_hash:
|
163
|
+
spree/calculator/tiered_percent:
|
164
|
+
attributes:
|
165
|
+
base:
|
166
|
+
keys_should_be_positive_number:
|
167
|
+
values_should_be_percent:
|
168
|
+
preferred_tiers:
|
169
|
+
should_be_hash:
|
170
|
+
spree/classification:
|
171
|
+
attributes:
|
172
|
+
taxon_id:
|
173
|
+
already_linked:
|
174
|
+
spree/credit_card:
|
175
|
+
attributes:
|
176
|
+
base:
|
177
|
+
card_expired:
|
178
|
+
expiry_invalid:
|
179
|
+
spree/line_item:
|
180
|
+
attributes:
|
181
|
+
currency:
|
182
|
+
must_match_order_currency:
|
183
|
+
spree/refund:
|
184
|
+
attributes:
|
185
|
+
amount:
|
186
|
+
greater_than_allowed:
|
187
|
+
spree/reimbursement:
|
188
|
+
attributes:
|
189
|
+
base:
|
190
|
+
return_items_order_id_does_not_match:
|
191
|
+
spree/return_item:
|
192
|
+
attributes:
|
193
|
+
inventory_unit:
|
194
|
+
other_completed_return_item_exists:
|
195
|
+
reimbursement:
|
196
|
+
cannot_be_associated_unless_accepted:
|
197
|
+
spree/store:
|
198
|
+
attributes:
|
199
|
+
base:
|
200
|
+
cannot_destroy_default_store:
|
201
|
+
models:
|
202
|
+
spree/address: Địa chỉ
|
203
|
+
spree/country: Quốc gia
|
204
|
+
spree/credit_card: Thẻ tín dụng
|
205
|
+
spree/customer_return:
|
206
|
+
spree/inventory_unit: Đơn vị hàng
|
207
|
+
spree/line_item:
|
208
|
+
spree/option_type:
|
209
|
+
spree/option_value:
|
210
|
+
spree/order: Đơn đặt hàng
|
211
|
+
spree/payment: Thanh toán
|
212
|
+
spree/payment_method:
|
213
|
+
spree/product: Sản phẩm
|
214
|
+
spree/promotion: Khuyến mãi
|
215
|
+
spree/promotion_category: Kiểu khuyến mãi
|
216
|
+
spree/property: Thuộc tính
|
217
|
+
spree/prototype: Mẫu hàng
|
218
|
+
spree/refund_reason: Lý do trả hàng
|
219
|
+
spree/reimbursement: Bồi thường
|
220
|
+
spree/reimbursement_type: Loại bồi thường
|
221
|
+
spree/return_authorization: Xác nhận trả hàng
|
222
|
+
spree/return_authorization_reason: Lý do trả hàng
|
223
|
+
spree/role: Quyền
|
224
|
+
spree/shipment: Vận chuyển
|
225
|
+
spree/shipping_category:
|
226
|
+
spree/shipping_method: Phương thức vận chuyển
|
227
|
+
spree/state: Trạng thái
|
228
|
+
spree/state_change: Đổi trạng thái
|
229
|
+
spree/stock_location: Địa điểm kho
|
230
|
+
spree/stock_movement:
|
231
|
+
spree/stock_transfer:
|
232
|
+
spree/tax_category:
|
233
|
+
spree/tax_rate:
|
234
|
+
spree/taxon:
|
235
|
+
spree/taxonomy:
|
236
|
+
spree/tracker:
|
237
|
+
spree/user: Người dùng
|
238
|
+
spree/variant: Phân loại
|
239
|
+
spree/zone: Vùng
|
240
|
+
devise:
|
241
|
+
confirmations:
|
242
|
+
confirmed: Tài khoản của bạn đã được xác nhận thành công. Bạn đang đăng nhập vào.
|
243
|
+
send_instructions: Bạn sẽ nhận được thư hướng dẫn xác nhận tài khoản của mình trong một vài phút tới.
|
244
|
+
failure:
|
245
|
+
inactive: Tài khoản của bạn chưa được kích hoạt.
|
246
|
+
invalid: "Địa chỉ hòm thư hoặc mật khẩu không hợp lệ."
|
247
|
+
invalid_token: Token ủy quyền không đúng.
|
248
|
+
locked: Tài khoản của bạn đang bị khoá.
|
249
|
+
timeout: Session hết hạn, xin vui lòng đăng nhập lại.
|
250
|
+
unauthenticated: Bạn cần đăng nhập hoặc đăng kí trước khi tiếp tục.
|
251
|
+
unconfirmed: Bạn phải xác nhận tài khoản của mình trước khi tiếp tục.
|
252
|
+
mailer:
|
253
|
+
confirmation_instructions:
|
254
|
+
subject: Hướng dẫn chứng thực
|
255
|
+
reset_password_instructions:
|
256
|
+
subject: Hướng dẫn thiết lập lại mật khẩu.
|
257
|
+
unlock_instructions:
|
258
|
+
subject: Hướng dẫn mở khoá
|
259
|
+
oauth_callbacks:
|
260
|
+
failure: Không thể ủy quyền bạn từ %{kind} vì %{reason}.
|
261
|
+
success: Thành công ủy quyền từ tài khoản %{kind}.
|
262
|
+
unlocks:
|
263
|
+
send_instructions: Bạn sẽ nhận được email với hướng dẫn cách mở khoá tài khoản trong ít phút nữa.
|
264
|
+
unlocked: Tài khoản đã được mở khoá. Bạn bây giờ đã đăng nhập.
|
265
|
+
user_passwords:
|
266
|
+
user:
|
267
|
+
cannot_be_blank: Mật khẩu của bạn không được bỏ trống.
|
268
|
+
send_instructions: Bạn sẽ nhận được email với hướng dẫn cách cài lại mật khẩu trong ít phút nữa.
|
269
|
+
updated: Mật mã đã thành công thay đổi. Bạn bây giờ đã được đăng nhập.
|
270
|
+
user_registrations:
|
271
|
+
destroyed: Tạm biệt! Tài khoản đã bị huỷ. Hẹn gặp lại.
|
272
|
+
inactive_signed_up: Bạn đã thành công đăng kí. Nhưng bạn chưa thể đăng nhập vì tài khoản bị %{reason}
|
273
|
+
signed_up: Chào mừng! Bạn đã thành công đăng kí.
|
274
|
+
updated: Bạn đã thành công cập nhật tài khoản.
|
275
|
+
user_sessions:
|
276
|
+
signed_in: "Đăng nhập thành công."
|
277
|
+
signed_out: "Đăng xuất thành công."
|
278
|
+
errors:
|
279
|
+
messages:
|
280
|
+
already_confirmed: "đã được chứng nhận"
|
281
|
+
not_found: không tìm thấy
|
282
|
+
not_locked: không bị khoá
|
283
|
+
not_saved: "%{count} lỗi cấm %{resource} này lưu:"
|
284
|
+
spree:
|
285
|
+
abbreviation: Từ khóa tắt
|
286
|
+
accept: Chấp nhận
|
287
|
+
acceptance_errors:
|
288
|
+
acceptance_status:
|
289
|
+
accepted: Đã chấp nhận
|
290
|
+
account: Tài khoản
|
291
|
+
account_updated: Tải khoản được cập nhật!
|
292
|
+
action: Lệnh
|
293
|
+
actions:
|
294
|
+
cancel: Hủy
|
295
|
+
continue: Tiếp
|
296
|
+
create: Tạo
|
297
|
+
destroy: Xóa
|
298
|
+
edit: Chỉnh sửa
|
299
|
+
list: Liệt kê
|
300
|
+
listing: Lên danh sách
|
301
|
+
new: Mới
|
302
|
+
refund: Hoàn tiền
|
303
|
+
save: Lưu
|
304
|
+
update: Cập nhật
|
305
|
+
activate: Kích hoạt
|
306
|
+
active: Có hiệu lực
|
307
|
+
add: Thêm
|
308
|
+
add_action_of_type: Thêm hành động loại
|
309
|
+
add_country: Thêm quốc gia
|
310
|
+
add_coupon_code:
|
311
|
+
add_new_header: Tạo Header mới
|
312
|
+
add_new_style: Tạo style mới
|
313
|
+
add_one: Tạo một
|
314
|
+
add_option_value: Thêm giá trị của tùy chọn
|
315
|
+
add_product: Thêm sản phẩm
|
316
|
+
add_product_properties: Thêm đặc tính sản phẩm
|
317
|
+
add_rule_of_type: Tạo luật kiểu
|
318
|
+
add_state: Thêm bang
|
319
|
+
add_stock: Thêm hàng hoá
|
320
|
+
add_stock_management: Tạo quản lý hàng
|
321
|
+
add_to_cart: Cho vào sọt
|
322
|
+
add_variant: Tạo biến thể
|
323
|
+
additional_item: Giá phải trả thêm
|
324
|
+
address1: "Địa chỉ"
|
325
|
+
address2: "Địa chỉ (tiếp)"
|
326
|
+
adjustable:
|
327
|
+
adjustment: "Điều chỉnh"
|
328
|
+
adjustment_amount: Giá trị
|
329
|
+
adjustment_successfully_closed: "Điều chỉnh đã được đóng!"
|
330
|
+
adjustment_successfully_opened: "Điều chỉnh đã được mở!"
|
331
|
+
adjustment_total: Tổng Điều chỉnh
|
332
|
+
adjustments: "Điều chỉnh"
|
333
|
+
admin:
|
334
|
+
tab:
|
335
|
+
configuration: Cấu hình
|
336
|
+
option_types:
|
337
|
+
orders: Đơn hàng
|
338
|
+
overview: Tổng quát
|
339
|
+
products: Sản phẩm
|
340
|
+
promotions: Khuyến mãi
|
341
|
+
promotion_categories: Phân loại khuyến mãi
|
342
|
+
properties: Đặc tính
|
343
|
+
prototypes: Khuôn mẫu
|
344
|
+
reports: Báo cáo
|
345
|
+
taxonomies: Danh mục chính
|
346
|
+
taxons: Danh mục
|
347
|
+
users: Người dùng
|
348
|
+
user:
|
349
|
+
account: Tài khoản
|
350
|
+
addresses: Địa chỉ
|
351
|
+
items: Sẳn phẩm
|
352
|
+
items_purchased: Sản phẩm đã mua
|
353
|
+
order_history: Lịch sử mua hàng
|
354
|
+
order_num: Số luợng hóa đơn
|
355
|
+
orders: Hóa đơn
|
356
|
+
user_information: Thông tin tài khoản
|
357
|
+
administration: Quản trị
|
358
|
+
advertise:
|
359
|
+
agree_to_privacy_policy: "Đồng ý với Điều khoản riêng tư"
|
360
|
+
agree_to_terms_of_service: "Đồng ý với Điều khoản dịch vụ"
|
361
|
+
all: Tất cả
|
362
|
+
all_adjustments_closed: Tất cả điều chỉnh đã được đóng!
|
363
|
+
all_adjustments_opened: Tất cả điều chỉnh đã được mở!
|
364
|
+
all_departments: Tất cả các mục
|
365
|
+
all_items_have_been_returned:
|
366
|
+
allow_ssl_in_development_and_test: Cho phép dùng SSL trong môi trường development và test
|
367
|
+
allow_ssl_in_production: Cho phép dùng SSL trong môi trường production
|
368
|
+
allow_ssl_in_staging: Cho phép dùng SSL trong môi trường staging
|
369
|
+
already_signed_up_for_analytics: Bạn đã đăng kí với Spree Analytics rồi
|
370
|
+
alt_text: Chú thích khác
|
371
|
+
alternative_phone: "Điện thoại khác"
|
372
|
+
amount: Giá trị
|
373
|
+
analytics_desc_header_1: Thống kê Spree
|
374
|
+
analytics_desc_header_2: Các thông số thống kê được tích hợp vào Spree dashboard
|
375
|
+
analytics_desc_list_1: Lấy thông số bán hàng trưc tiếp
|
376
|
+
analytics_desc_list_2: Yêu cầu một tài khoản Spree miễn phí để kích hoạt
|
377
|
+
analytics_desc_list_3: Không cần mã để cài đặt
|
378
|
+
analytics_desc_list_4: Hoàn toàn miễn phí!
|
379
|
+
analytics_trackers: Theo dõi thông số thống kê
|
380
|
+
and: và
|
381
|
+
approve: Xác nhận
|
382
|
+
approved_at: Xác nhận vào lúc
|
383
|
+
approver: Người xác nhận
|
384
|
+
are_you_sure: Bạn có chắn chắn không?
|
385
|
+
are_you_sure_delete: Bạn có chắc bạn muốn xóa hồ sơ này không?
|
386
|
+
associated_adjustment_closed: "Điều chỉnh liên đới đã bị đóng và không thể tính lại. Bạn có muốn mở nó không?"
|
387
|
+
at_symbol: '@'
|
388
|
+
authorization_failure: Không được ủy quyền truy cập
|
389
|
+
authorized:
|
390
|
+
auto_capture:
|
391
|
+
available: Có hàng
|
392
|
+
available_on: Có hàng vào ngày
|
393
|
+
average_order_value:
|
394
|
+
avs_response:
|
395
|
+
back: Quay lại
|
396
|
+
back_end:
|
397
|
+
back_to_payment:
|
398
|
+
back_to_resource_list:
|
399
|
+
back_to_rma_reason_list:
|
400
|
+
back_to_store: Quay lại cửa hàng
|
401
|
+
back_to_users_list: Quay lại Liệt kê người dùng
|
402
|
+
backorderable: Có thể đặt chỗ
|
403
|
+
backorderable_default:
|
404
|
+
backordered:
|
405
|
+
backorders_allowed:
|
406
|
+
balance_due: Tiền cần thanh toán
|
407
|
+
base_amount:
|
408
|
+
base_percent:
|
409
|
+
bill_address: "Địa chỉ thanh toán"
|
410
|
+
billing: Thanh Toán
|
411
|
+
billing_address: "Địa chỉ thanh toán"
|
412
|
+
both: Both
|
413
|
+
calculated_reimbursements:
|
414
|
+
calculator: Máy tính
|
415
|
+
calculator_settings_warning: Nếu bạn đang thay đổi loại máy tính, bạn phải lưu trước khi thay đổi cấu hình máy tính
|
416
|
+
cancel: Hủy
|
417
|
+
canceled_at: Hủy vào lúc
|
418
|
+
canceler: Người thực hiện hủy
|
419
|
+
cannot_create_customer_returns:
|
420
|
+
cannot_create_payment_without_payment_methods:
|
421
|
+
cannot_create_returns: Không thể trả hàng vì đơn hàng chưa được gửi.
|
422
|
+
cannot_perform_operation:
|
423
|
+
cannot_set_shipping_method_without_address: Không thể cài cách thức vận chuyển đến khi thông tin cách hàng được cung cấp.
|
424
|
+
capture: Lấy tiền
|
425
|
+
capture_events:
|
426
|
+
card_code: Mã thẻ
|
427
|
+
card_number: Số thẻ
|
428
|
+
card_type: Loại thẻ
|
429
|
+
card_type_is: Loại thẻ là
|
430
|
+
cart: Sọt hàng
|
431
|
+
cart_subtotal:
|
432
|
+
categories: Loại mặt hàng
|
433
|
+
category: Loại mặt hàng
|
434
|
+
charged:
|
435
|
+
check_for_spree_alerts: Kiểm tra thông báo
|
436
|
+
checkout: Thủ tục mua hàng
|
437
|
+
choose_a_customer: Chọn một khách hàng
|
438
|
+
choose_a_taxon_to_sort_products_for:
|
439
|
+
choose_currency: Chọn đơn vi tiền tệ
|
440
|
+
choose_dashboard_locale: Chọn địa hoá cho Dashboard
|
441
|
+
choose_location:
|
442
|
+
city: Thành phố
|
443
|
+
clear_cache:
|
444
|
+
clear_cache_ok:
|
445
|
+
clear_cache_warning:
|
446
|
+
click_and_drag_on_the_products_to_sort_them:
|
447
|
+
clone: Nhân bản
|
448
|
+
close: "Đóng"
|
449
|
+
close_all_adjustments: "Đóng tất cả chỉnh sửa"
|
450
|
+
code: Mã
|
451
|
+
company: Công ty
|
452
|
+
complete: hoàn tất
|
453
|
+
configuration: Cấu hình
|
454
|
+
configurations: Cấu hình
|
455
|
+
confirm: Xác nhận
|
456
|
+
confirm_delete: Xác nhận xóa
|
457
|
+
confirm_password: Xác nhận mật khẩu
|
458
|
+
continue: Tiếp tục
|
459
|
+
continue_shopping: Tiếp tục mua sắm
|
460
|
+
cost_currency: Tiền giá
|
461
|
+
cost_price: Giá
|
462
|
+
could_not_connect_to_jirafe: Không thể kết nối với Jirafe để đồnng bộ hoá dữ liệu. Sẽ tự động thử lại sau.
|
463
|
+
could_not_create_customer_return:
|
464
|
+
could_not_create_stock_movement: Có một vấn đề lưu cái di chuyển hàng này. Xin vui lòng thử lại.
|
465
|
+
count_on_hand: Số hàng có trong tay
|
466
|
+
countries: Quốc gia
|
467
|
+
country: Quốc gia
|
468
|
+
country_based: Dựa trên quốc gia
|
469
|
+
country_name: Tên
|
470
|
+
country_names:
|
471
|
+
CA:
|
472
|
+
FRA:
|
473
|
+
ITA:
|
474
|
+
US:
|
475
|
+
coupon:
|
476
|
+
coupon_code:
|
477
|
+
coupon_code_already_applied: Mã khuyến mại đã được dùng cho đơn hàng khác
|
478
|
+
coupon_code_applied: The coupon code was successfully applied to your order.
|
479
|
+
coupon_code_better_exists: Mã khuyến mại trước đó có nhiều khuyến mại hơn
|
480
|
+
coupon_code_expired: Mã khuyến mại bị hết hạn
|
481
|
+
coupon_code_max_usage: Mã khuyến mại bị vượt qua số lần cho phép sử dụng
|
482
|
+
coupon_code_not_eligible: Mã khuyến mại không cho đơn hàng này được
|
483
|
+
coupon_code_not_found: Mã khuyến mại bạn nhập vào không tồn tại. Vui lòng thử lại.
|
484
|
+
coupon_code_unknown_error:
|
485
|
+
create: Tạo
|
486
|
+
create_a_new_account: Tạo một tài khoản mới
|
487
|
+
create_new_order:
|
488
|
+
create_reimbursement:
|
489
|
+
created_at: Tạo lúc
|
490
|
+
credit: Tín dụng
|
491
|
+
credit_card: Thẻ tín dụng
|
492
|
+
credit_cards:
|
493
|
+
credit_owed: Nợ tín dụng
|
494
|
+
credits:
|
495
|
+
currency:
|
496
|
+
currency_decimal_mark: "Điểm phân cách tiền hàng số lẻ"
|
497
|
+
currency_settings:
|
498
|
+
currency_symbol_position:
|
499
|
+
currency_thousands_separator: Phân cách số hàng nghìn
|
500
|
+
current: Hiện thời
|
501
|
+
current_promotion_usage: "Đang dùng: %{count}"
|
502
|
+
customer: Khách hàng
|
503
|
+
customer_details: Thông tin khách hàng
|
504
|
+
customer_details_updated: The customer's details have been updated.
|
505
|
+
customer_return:
|
506
|
+
customer_returns:
|
507
|
+
customer_search: Tìm kiếm khách hàng
|
508
|
+
cut:
|
509
|
+
cvv_response:
|
510
|
+
dash:
|
511
|
+
jirafe:
|
512
|
+
app_id:
|
513
|
+
app_token:
|
514
|
+
currently_unavailable:
|
515
|
+
explanation: Các mục dưới đây có thể đã được điền nếu bạn chọn đăng kí với Jirafe từ admin dashboard.
|
516
|
+
header:
|
517
|
+
site_id:
|
518
|
+
token:
|
519
|
+
jirafe_settings_updated: Cấu hình Jirafe đã được cập nhật.
|
520
|
+
date: Ngày
|
521
|
+
date_completed:
|
522
|
+
date_picker:
|
523
|
+
first_day:
|
524
|
+
format: "%d/%m/%Y"
|
525
|
+
js_format: dd/mm/yy
|
526
|
+
date_range: Giới hạn ngày
|
527
|
+
default:
|
528
|
+
default_refund_amount:
|
529
|
+
default_tax:
|
530
|
+
default_tax_zone:
|
531
|
+
delete: Xóa
|
532
|
+
deleted_variants_present:
|
533
|
+
delivery: Delivery
|
534
|
+
depth: Sâu
|
535
|
+
description: Miêu tả
|
536
|
+
destination: "Đích đến"
|
537
|
+
destroy: Hủy diệt
|
538
|
+
details:
|
539
|
+
discontinue_on: Kết thúc vào ngày
|
540
|
+
discount_amount:
|
541
|
+
dismiss_banner:
|
542
|
+
display:
|
543
|
+
display_currency:
|
544
|
+
doesnt_track_inventory:
|
545
|
+
edit: Sửa đổi
|
546
|
+
editing_resource:
|
547
|
+
editing_rma_reason:
|
548
|
+
editing_user: Sửa đổi người dùng
|
549
|
+
eligibility_errors:
|
550
|
+
messages:
|
551
|
+
has_excluded_product:
|
552
|
+
item_total_less_than:
|
553
|
+
item_total_less_than_or_equal:
|
554
|
+
item_total_more_than:
|
555
|
+
item_total_more_than_or_equal:
|
556
|
+
limit_once_per_user:
|
557
|
+
missing_product:
|
558
|
+
missing_taxon:
|
559
|
+
no_applicable_products:
|
560
|
+
no_matching_taxons:
|
561
|
+
no_user_or_email_specified:
|
562
|
+
no_user_specified:
|
563
|
+
not_first_order:
|
564
|
+
email: Email
|
565
|
+
empty:
|
566
|
+
empty_cart: Làm rỗng sọt
|
567
|
+
enable_mail_delivery: Cho phép vận chuyển thư
|
568
|
+
end: Kết thúc
|
569
|
+
ending_in: Kết thúc trong
|
570
|
+
environment: Môi trường
|
571
|
+
error: lỗi
|
572
|
+
errors:
|
573
|
+
messages:
|
574
|
+
could_not_create_taxon: Không thể tạo phân loại
|
575
|
+
no_payment_methods_available: Không có cách thức thanh toán cho môi trường này
|
576
|
+
no_shipping_methods_available: Không có cách thức vận chuyển cho địa điểm chọn, xin thay đổi địa chỉ và thử lại.
|
577
|
+
errors_prohibited_this_record_from_being_saved:
|
578
|
+
one: 1 lỗi cấm hồ sơ không lưu
|
579
|
+
other: "%{count} errors prohibited this record from being saved"
|
580
|
+
event: Sự kiện
|
581
|
+
events:
|
582
|
+
spree:
|
583
|
+
cart:
|
584
|
+
add: Cho vào sọt
|
585
|
+
checkout:
|
586
|
+
coupon_code_added: Mã coupon đã được thêm vào
|
587
|
+
content:
|
588
|
+
visited: Xem trang tĩnh
|
589
|
+
order:
|
590
|
+
contents_changed: Nội dung đơn hàng đã thay đổi
|
591
|
+
page_view: Trang tĩnh đã được xem
|
592
|
+
user:
|
593
|
+
signup: Người dùng đăng kí
|
594
|
+
exceptions:
|
595
|
+
count_on_hand_setter: Không thể thay count_on_hand vì giá trị này được tự động thay bởi recalculate_count_on_hand callback. Xin dùng `update_column(:count_on_hand, value)`.
|
596
|
+
exchange_for:
|
597
|
+
excl:
|
598
|
+
existing_shipments:
|
599
|
+
expedited_exchanges_warning:
|
600
|
+
expiration: Mãn hạn
|
601
|
+
extension: Gói mở rộng
|
602
|
+
failed_payment_attempts:
|
603
|
+
filename: Tên tệp tin
|
604
|
+
fill_in_customer_info: Xin điền vào thông tin khách hàng
|
605
|
+
filter: Bộ lọc
|
606
|
+
filter_results: Kết quả lọc
|
607
|
+
finalize: Hoành thành
|
608
|
+
finalized:
|
609
|
+
find_a_taxon: Tìm theo mẫu hàng
|
610
|
+
first_item: Món hàng đầu tiên giá
|
611
|
+
first_name: Tên
|
612
|
+
first_name_begins_with: Tên bắt đầu với
|
613
|
+
flat_percent: "Định mức phần trăm"
|
614
|
+
flat_rate_per_order: Lãi suất sàn (cho từng đơn hàng)
|
615
|
+
flexible_rate: Lãi suất dao động
|
616
|
+
forgot_password: Quên mật khẩu
|
617
|
+
free_shipping: Giao hàng miễn phí
|
618
|
+
free_shipping_amount:
|
619
|
+
front_end: Front End
|
620
|
+
gateway: Gateway
|
621
|
+
gateway_config_unavailable: Không có Gateway cho môi trường này
|
622
|
+
gateway_error: Lỗi Gateway
|
623
|
+
general: Tổng quan
|
624
|
+
general_settings: Cấu hình chung
|
625
|
+
google_analytics: Google Analytics
|
626
|
+
google_analytics_id: Analytics ID
|
627
|
+
guest_checkout: Thanh toán kiểu khách vãng lai
|
628
|
+
guest_user_account: Hoàn tất thanh toán với tài khoản khách
|
629
|
+
has_no_shipped_units: không có hàng nào đã gửi đi
|
630
|
+
height: Cao
|
631
|
+
hide_cents: Dẫu đơn vị cent
|
632
|
+
home: Trang chủ
|
633
|
+
i18n:
|
634
|
+
available_locales:
|
635
|
+
language:
|
636
|
+
localization_settings:
|
637
|
+
this_file_language: tiếng Việt (VN)
|
638
|
+
icon: Biểu tượng
|
639
|
+
identifier:
|
640
|
+
image: Hình ảnh
|
641
|
+
images: Hình ảnh
|
642
|
+
implement_eligible_for_return:
|
643
|
+
implement_requires_manual_intervention:
|
644
|
+
inactive:
|
645
|
+
incl:
|
646
|
+
included_in_price: Kèm trong giá
|
647
|
+
included_price_validation: không thể chọn trừ khi bạn đã cài Mã vùng thuế mặc định
|
648
|
+
incomplete:
|
649
|
+
info_number_of_skus_not_shown:
|
650
|
+
info_product_has_multiple_skus:
|
651
|
+
instructions_to_reset_password: "Điền vào mẫu phía dưới và hướng dẫn cách thay đổi mật khẩu sẽ được gửi qua email đến bạn:"
|
652
|
+
insufficient_stock: Không đủ hàng, chỉ còn lại %{on_hand}
|
653
|
+
insufficient_stock_lines_present:
|
654
|
+
intercept_email_address: Can thiệp địa chỉ email
|
655
|
+
intercept_email_instructions: Ghi đè người nhận email với địa chỉ này
|
656
|
+
internal_name:
|
657
|
+
invalid_credit_card:
|
658
|
+
invalid_exchange_variant:
|
659
|
+
invalid_payment_provider: Nhà cung cấp thanh toán không đúng.
|
660
|
+
invalid_promotion_action: Hành động khuyến mại không đúng.
|
661
|
+
invalid_promotion_rule: Luật khuyến mại không đúng.
|
662
|
+
inventory: Hàng
|
663
|
+
inventory_adjustment: "Điều chỉnh hàng tồn"
|
664
|
+
inventory_error_flash_for_insufficient_quantity: Một sản phẩm trong sọt của bạn đã cháy hàng.
|
665
|
+
inventory_state:
|
666
|
+
is_not_available_to_shipment_address: không thể chuyển đến địa chỉ chỉ định
|
667
|
+
iso_name: Tên ISO
|
668
|
+
item: Món
|
669
|
+
item_description: Miêu tả món hàng
|
670
|
+
item_total: Tổng số món
|
671
|
+
item_total_rule:
|
672
|
+
operators:
|
673
|
+
gt: lớn hơn
|
674
|
+
gte: lớn hơn hoặc bằng
|
675
|
+
lt:
|
676
|
+
lte:
|
677
|
+
items_cannot_be_shipped:
|
678
|
+
items_in_rmas:
|
679
|
+
items_reimbursed:
|
680
|
+
items_to_be_reimbursed:
|
681
|
+
jirafe: Jirafe
|
682
|
+
landing_page_rule:
|
683
|
+
path: "Đường dẫn"
|
684
|
+
last_name: Họ
|
685
|
+
last_name_begins_with: Tên họ bắt đầu với
|
686
|
+
learn_more: "Đọc thêm"
|
687
|
+
lifetime_stats:
|
688
|
+
line_item_adjustments:
|
689
|
+
list: Liệt kê
|
690
|
+
loading: "Đang tải"
|
691
|
+
locale_changed: Thay đổi địa hóa
|
692
|
+
location: "Địa điểm"
|
693
|
+
lock: Khoá
|
694
|
+
log_entries:
|
695
|
+
logged_in_as: "Đã đăng nhập với"
|
696
|
+
logged_in_succesfully: "Đăng nhập thành công"
|
697
|
+
logged_out: Bạn đã đăng xuất
|
698
|
+
login: "Đăng nhập"
|
699
|
+
login_as_existing: "Đăng nhập như khách hàng cũ"
|
700
|
+
login_failed: "Đăng nhập không uy quyền."
|
701
|
+
login_name: "Đăng nhập"
|
702
|
+
logout: "Đăng xuất"
|
703
|
+
logs:
|
704
|
+
look_for_similar_items: Tìm sản phẩm tương tự
|
705
|
+
make_refund: Thối tiền
|
706
|
+
make_sure_the_above_reimbursement_amount_is_correct:
|
707
|
+
manage_promotion_categories:
|
708
|
+
manage_variants:
|
709
|
+
manual_intervention_required:
|
710
|
+
master_price: Giá chủ
|
711
|
+
match_choices:
|
712
|
+
all: Tất cả
|
713
|
+
none: Không có
|
714
|
+
max_items: Số hàng tối đa
|
715
|
+
member_since:
|
716
|
+
memo:
|
717
|
+
meta_description: Meta miểu tả
|
718
|
+
meta_keywords: Meta danh sách từ khóa
|
719
|
+
meta_title:
|
720
|
+
metadata: Metadata
|
721
|
+
minimal_amount: Giá trị tối thiểu
|
722
|
+
month: Tháng
|
723
|
+
more: Hơn nữa
|
724
|
+
move_stock_between_locations: Dời hàng giữa kho
|
725
|
+
my_account: Tài khoản của tôi
|
726
|
+
my_orders: "Đơn đặt hàng của tôi"
|
727
|
+
name: Tên
|
728
|
+
name_on_card:
|
729
|
+
name_or_sku: Tên hoặc SKU
|
730
|
+
new: Mới
|
731
|
+
new_adjustment: Thông số điều chỉnh mới
|
732
|
+
new_country:
|
733
|
+
new_customer: Khách hàng mới
|
734
|
+
new_customer_return:
|
735
|
+
new_image: Hình mới
|
736
|
+
new_option_type: Kiểu tùy chọn mới
|
737
|
+
new_order: "Đơn đặt hàng mới"
|
738
|
+
new_order_completed: Thanh toán mới hoàn tất
|
739
|
+
new_payment: Thanh toán mới
|
740
|
+
new_payment_method: Phương thức thanh toán mới
|
741
|
+
new_product: Sản phẩm mới
|
742
|
+
new_promotion: Khuyến mại mới
|
743
|
+
new_promotion_category: Tạo khuyến mại mới
|
744
|
+
new_property: "Đặc tính mới"
|
745
|
+
new_prototype: Nguyên mẫu mới
|
746
|
+
new_refund:
|
747
|
+
new_refund_reason:
|
748
|
+
new_return_authorization: "Ủy quyền trả về mới"
|
749
|
+
new_rma_reason:
|
750
|
+
new_shipment_at_location:
|
751
|
+
new_shipping_category: Loại hình vận chuyển mới
|
752
|
+
new_shipping_method: Phương pháp vận chuyển mới
|
753
|
+
new_state: Bang mới
|
754
|
+
new_stock_location: Kho hàng mới
|
755
|
+
new_stock_movement: Di chuyển hàng mới
|
756
|
+
new_stock_transfer: Di chuyển hàng mới
|
757
|
+
new_tax_category: Biểu thuế mới
|
758
|
+
new_tax_rate: Lãi suất mới
|
759
|
+
new_taxon: "Đơn vị Phân loại mới"
|
760
|
+
new_taxonomy: Phân loại mới
|
761
|
+
new_tracker: Tracker mới
|
762
|
+
new_user: Người dùng mới
|
763
|
+
new_variant: Biến thể mới
|
764
|
+
new_zone: Vùng mới
|
765
|
+
next: Tiếp
|
766
|
+
no_actions_added: Không cần làm gì
|
767
|
+
no_payment_found:
|
768
|
+
no_pending_payments:
|
769
|
+
no_products_found: Không tìm thấy sản phẩm
|
770
|
+
no_resource_found:
|
771
|
+
no_results:
|
772
|
+
no_returns_found:
|
773
|
+
no_rules_added:
|
774
|
+
no_shipping_method_selected:
|
775
|
+
no_state_changes:
|
776
|
+
no_tracking_present: Không có thông tin theo dõi được cung cấp.
|
777
|
+
none: Rỗng
|
778
|
+
none_selected:
|
779
|
+
normal_amount: Normal Amount
|
780
|
+
not: không
|
781
|
+
not_available: N/A
|
782
|
+
not_enough_stock: Không đủ hàng tại địa điểm gốc để hoàn tất thủ tục di chuyển.
|
783
|
+
not_found:
|
784
|
+
note:
|
785
|
+
notice_messages:
|
786
|
+
product_cloned: "Đã nhân bản sản phẩm"
|
787
|
+
product_deleted: "Đã xóa sản phẩm"
|
788
|
+
product_not_cloned: Không thể nhân bản sản phẩm
|
789
|
+
product_not_deleted: Không thể xóa sản phẩm
|
790
|
+
variant_deleted: Biến thể đã được xóa
|
791
|
+
variant_not_deleted: Không thể xóa biến thể
|
792
|
+
num_orders:
|
793
|
+
on_hand: Có hàng
|
794
|
+
open: Mở
|
795
|
+
open_all_adjustments: Mở tất cả Chỉnh sửa
|
796
|
+
option_type: Option Type
|
797
|
+
option_type_placeholder: Kiểu sản phẩm
|
798
|
+
option_types: Kiểu tùy chọn
|
799
|
+
option_value: Option Value
|
800
|
+
option_values: Giá trị tùy chọn
|
801
|
+
optional: Không bắt buộc
|
802
|
+
options: Tùy chọn
|
803
|
+
or: hoặc
|
804
|
+
or_over_price: "%{price} or over"
|
805
|
+
order: "Đơn hàng"
|
806
|
+
order_adjustments:
|
807
|
+
order_already_updated:
|
808
|
+
order_approved:
|
809
|
+
order_canceled:
|
810
|
+
order_details: Chi tiết đơn hàng
|
811
|
+
order_email_resent: "Đơn hàng đã được gửi email lại"
|
812
|
+
order_information: Thông tin đơn hàng
|
813
|
+
order_mailer:
|
814
|
+
cancel_email:
|
815
|
+
dear_customer: Kính chào quý khách,\n
|
816
|
+
instructions: "Đơn đặt hàng của quý khách bị hủy. Vui lòng kiểm tra lại đơn hàng của bạn."
|
817
|
+
order_summary_canceled:
|
818
|
+
subject:
|
819
|
+
subtotal:
|
820
|
+
total:
|
821
|
+
confirm_email:
|
822
|
+
dear_customer: Kính chào quý khách,\n
|
823
|
+
instructions: Vui lòng kiểm tra đơn đặt hàng của bạn.
|
824
|
+
order_summary:
|
825
|
+
subject:
|
826
|
+
subtotal:
|
827
|
+
thanks:
|
828
|
+
total:
|
829
|
+
order_not_found: Không tìm thấy đơn hàng. Xin vui lòng thử hành động khác.
|
830
|
+
order_number: Số đơn hàng
|
831
|
+
order_processed_successfully: "Đơn đặt hàng của bạn đã được xử lý thành công"
|
832
|
+
order_resumed:
|
833
|
+
order_state:
|
834
|
+
address:
|
835
|
+
awaiting_return:
|
836
|
+
canceled:
|
837
|
+
cart:
|
838
|
+
complete:
|
839
|
+
confirm:
|
840
|
+
considered_risky:
|
841
|
+
delivery:
|
842
|
+
payment:
|
843
|
+
resumed:
|
844
|
+
returned:
|
845
|
+
order_summary: Tóm tắt đơn đặt hàng
|
846
|
+
order_sure_want_to: Bạn có chắc bạn muốn %{event} đơn hàng này?
|
847
|
+
order_total: Tổng giá sau thuế
|
848
|
+
order_updated: "Đơn hàng được cập nhật"
|
849
|
+
orders: "Đơn hàng"
|
850
|
+
other_items_in_other:
|
851
|
+
out_of_stock: Hết hàng
|
852
|
+
overview: Tổng kết
|
853
|
+
package_from: gói từ
|
854
|
+
pagination:
|
855
|
+
next_page:
|
856
|
+
previous_page:
|
857
|
+
truncate: "…"
|
858
|
+
password: Mật khẩu
|
859
|
+
paste: Paste
|
860
|
+
path: "Đường dẫn"
|
861
|
+
pay: thanh toán
|
862
|
+
payment: Thanh toán
|
863
|
+
payment_could_not_be_created:
|
864
|
+
payment_identifier:
|
865
|
+
payment_information: Thông tin thanh toán
|
866
|
+
payment_method: Phương thức thanh toán
|
867
|
+
payment_method_not_supported:
|
868
|
+
payment_methods: Phương thức thanh toán
|
869
|
+
payment_processing_failed:
|
870
|
+
payment_processor_choose_banner_text:
|
871
|
+
payment_processor_choose_link:
|
872
|
+
payment_state: Trạng thái thanh toán
|
873
|
+
payment_states:
|
874
|
+
balance_due:
|
875
|
+
checkout:
|
876
|
+
completed:
|
877
|
+
credit_owed:
|
878
|
+
failed:
|
879
|
+
paid:
|
880
|
+
pending:
|
881
|
+
processing:
|
882
|
+
void:
|
883
|
+
payment_updated: Thanh toán đã được cập nhật
|
884
|
+
payments: Thanh toán
|
885
|
+
pending:
|
886
|
+
percent: Phần trăm
|
887
|
+
percent_per_item:
|
888
|
+
permalink:
|
889
|
+
phone: "Điện thoại"
|
890
|
+
place_order: "Đặt hàng"
|
891
|
+
please_define_payment_methods:
|
892
|
+
populate_get_error:
|
893
|
+
powered_by: Tiếp sức bởi
|
894
|
+
pre_tax_amount:
|
895
|
+
pre_tax_refund_amount:
|
896
|
+
pre_tax_total:
|
897
|
+
preferred_reimbursement_type:
|
898
|
+
presentation: Trình bày
|
899
|
+
previous: Trước
|
900
|
+
previous_state_missing:
|
901
|
+
price: Giá
|
902
|
+
price_range: Loại giá
|
903
|
+
price_sack: Price Sack
|
904
|
+
process: Quá trình
|
905
|
+
product: Sản phẩm
|
906
|
+
product_details: Chi tiết sản phẩm
|
907
|
+
product_has_no_description: Sản phẩm không có chú thích
|
908
|
+
product_not_available_in_this_currency: Sản phẩm này không được cung cấp ở tiền tệ được chọn.
|
909
|
+
product_properties: "Đặc tính sản phẩm"
|
910
|
+
product_rule:
|
911
|
+
choose_products:
|
912
|
+
label:
|
913
|
+
match_all:
|
914
|
+
match_any:
|
915
|
+
match_none:
|
916
|
+
product_source:
|
917
|
+
group:
|
918
|
+
manual:
|
919
|
+
products: Sản phẩm
|
920
|
+
promotion: Khuyến mãi
|
921
|
+
promotion_action:
|
922
|
+
promotion_action_types:
|
923
|
+
create_adjustment:
|
924
|
+
description:
|
925
|
+
name:
|
926
|
+
create_item_adjustments:
|
927
|
+
description:
|
928
|
+
name:
|
929
|
+
create_line_items:
|
930
|
+
description:
|
931
|
+
name:
|
932
|
+
free_shipping:
|
933
|
+
description:
|
934
|
+
name:
|
935
|
+
promotion_actions:
|
936
|
+
promotion_category: Kiểu khuyến mãi
|
937
|
+
promotion_form:
|
938
|
+
match_policies:
|
939
|
+
all:
|
940
|
+
any:
|
941
|
+
promotion_label: 'Khuyến mãi (%{name})'
|
942
|
+
promotion_rule:
|
943
|
+
promotion_rule_types:
|
944
|
+
first_order:
|
945
|
+
description:
|
946
|
+
name:
|
947
|
+
item_total:
|
948
|
+
description:
|
949
|
+
name:
|
950
|
+
landing_page:
|
951
|
+
description:
|
952
|
+
name:
|
953
|
+
one_use_per_user:
|
954
|
+
description:
|
955
|
+
name:
|
956
|
+
option_value:
|
957
|
+
description:
|
958
|
+
name:
|
959
|
+
product:
|
960
|
+
description:
|
961
|
+
name:
|
962
|
+
taxon:
|
963
|
+
description:
|
964
|
+
name:
|
965
|
+
user:
|
966
|
+
description:
|
967
|
+
name:
|
968
|
+
user_logged_in:
|
969
|
+
description:
|
970
|
+
name:
|
971
|
+
promotion_uses:
|
972
|
+
promotionable: Có thể khuyến mãi
|
973
|
+
promotions: Khuyến mãi
|
974
|
+
propagate_all_variants:
|
975
|
+
properties: "Đặc tính"
|
976
|
+
property: "Đặc tính"
|
977
|
+
prototype: Nguyên mẫu
|
978
|
+
prototypes: Nguyên mẫu
|
979
|
+
provider: Nhà cung cấp
|
980
|
+
provider_settings_warning: Nếu thay đổi nhà cung cấp, bạn phải lưu trước khi sửa đổi cấu hình nhà cung cấp
|
981
|
+
qty: Số lượng
|
982
|
+
quantity: Số lượng
|
983
|
+
quantity_returned:
|
984
|
+
quantity_shipped: Tổng hàng đã chuyển
|
985
|
+
quick_search: Tìm kiếm nhanh
|
986
|
+
rate: Lãi suất
|
987
|
+
reason: Lí do
|
988
|
+
receive: nhận
|
989
|
+
receive_stock: Nhận hàng
|
990
|
+
received: "Đã nhận"
|
991
|
+
reception_status:
|
992
|
+
reference: Tham khảo
|
993
|
+
refund: Thối
|
994
|
+
refund_amount_must_be_greater_than_zero:
|
995
|
+
refund_reasons:
|
996
|
+
refunded_amount:
|
997
|
+
refunds:
|
998
|
+
register: "Đăng ký như một thành viên mới"
|
999
|
+
registration: "Đăng ký"
|
1000
|
+
reimburse:
|
1001
|
+
reimbursed:
|
1002
|
+
reimbursement:
|
1003
|
+
reimbursement_mailer:
|
1004
|
+
reimbursement_email:
|
1005
|
+
days_to_send:
|
1006
|
+
dear_customer:
|
1007
|
+
exchange_summary:
|
1008
|
+
for:
|
1009
|
+
instructions:
|
1010
|
+
refund_summary:
|
1011
|
+
subject:
|
1012
|
+
total_refunded:
|
1013
|
+
reimbursement_perform_failed:
|
1014
|
+
reimbursement_status:
|
1015
|
+
reimbursement_type:
|
1016
|
+
reimbursement_type_override:
|
1017
|
+
reimbursement_types:
|
1018
|
+
reimbursements:
|
1019
|
+
reject:
|
1020
|
+
rejected:
|
1021
|
+
remember_me: Nhớ tôi
|
1022
|
+
remove: Xóa
|
1023
|
+
rename:
|
1024
|
+
report:
|
1025
|
+
reports: Báo cáo
|
1026
|
+
resend: Gửi lại
|
1027
|
+
reset_password: Khởi tạo lại mật khẩu
|
1028
|
+
response_code: Mã phản hồi
|
1029
|
+
resume: tiếp tục
|
1030
|
+
resumed: "Đã tiếp tục"
|
1031
|
+
return: trở về
|
1032
|
+
return_authorization: "Ủy Quyền Trả Về"
|
1033
|
+
return_authorization_reasons:
|
1034
|
+
return_authorization_updated: "Ủy Quyền Trả Về đã được cập nhật"
|
1035
|
+
return_authorizations: "Ủy Quyền Trả Về"
|
1036
|
+
return_item_inventory_unit_ineligible:
|
1037
|
+
return_item_inventory_unit_reimbursed:
|
1038
|
+
return_item_rma_ineligible:
|
1039
|
+
return_item_time_period_ineligible:
|
1040
|
+
return_items:
|
1041
|
+
return_items_cannot_be_associated_with_multiple_orders:
|
1042
|
+
return_number:
|
1043
|
+
return_quantity: Số lượng trả về
|
1044
|
+
returned: "Đã trả về"
|
1045
|
+
returns: Trả hàng
|
1046
|
+
review:
|
1047
|
+
risk:
|
1048
|
+
risk_analysis:
|
1049
|
+
risky:
|
1050
|
+
rma_credit:
|
1051
|
+
rma_number: Số RMA
|
1052
|
+
rma_value: Giá trị RMA
|
1053
|
+
roles: Vai trò
|
1054
|
+
rules: Rules
|
1055
|
+
safe:
|
1056
|
+
sales_total: Tổng giá trị
|
1057
|
+
sales_total_description:
|
1058
|
+
sales_totals: Tổng doanh số
|
1059
|
+
save_and_continue: Lưu và tiếp tục
|
1060
|
+
save_my_address:
|
1061
|
+
say_no:
|
1062
|
+
say_yes:
|
1063
|
+
scope: Phạm vi
|
1064
|
+
search: Tìm kiếm
|
1065
|
+
search_results: Kết quả tìm kiếm cho '%{keywords}'
|
1066
|
+
searching: Searching
|
1067
|
+
secure_connection_type: Kiệu kết nối bảo mật
|
1068
|
+
security_settings:
|
1069
|
+
select: Lựa chọn
|
1070
|
+
select_a_return_authorization_reason:
|
1071
|
+
select_a_stock_location:
|
1072
|
+
select_from_prototype: Lựa chọn từ nguyên mẫu
|
1073
|
+
select_stock: Chọn hàng
|
1074
|
+
send_copy_of_all_mails_to: Gửi bản sao tất cả thư đến
|
1075
|
+
send_mails_as: Gửi thư như
|
1076
|
+
server: Server
|
1077
|
+
server_error: Máy chủ bị lỗi
|
1078
|
+
settings: Cấu hình
|
1079
|
+
ship: Gửi
|
1080
|
+
ship_address: "Địa chỉ giao hàng"
|
1081
|
+
ship_total: Tổng chuyển hàng
|
1082
|
+
shipment: Vận chuyển
|
1083
|
+
shipment_adjustments:
|
1084
|
+
shipment_details:
|
1085
|
+
shipment_mailer:
|
1086
|
+
shipped_email:
|
1087
|
+
dear_customer: Kính chào quý khách,\n
|
1088
|
+
instructions:
|
1089
|
+
shipment_summary:
|
1090
|
+
subject:
|
1091
|
+
thanks:
|
1092
|
+
track_information:
|
1093
|
+
track_link: 'Link để theo dõi: %{url}'
|
1094
|
+
shipment_state: Trạng thái giao hàng
|
1095
|
+
shipment_states:
|
1096
|
+
backorder:
|
1097
|
+
canceled:
|
1098
|
+
partial:
|
1099
|
+
pending:
|
1100
|
+
ready:
|
1101
|
+
shipped:
|
1102
|
+
shipment_transfer_error:
|
1103
|
+
shipment_transfer_success:
|
1104
|
+
shipments: Vận chuyển
|
1105
|
+
shipped: "Đã chuyển phát"
|
1106
|
+
shipping: Vận chuyển
|
1107
|
+
shipping_address: "Địa chỉ giao hàng"
|
1108
|
+
shipping_categories: Loại vận chuyển
|
1109
|
+
shipping_category: Loại vận chuyển
|
1110
|
+
shipping_flat_rate_per_item: Giá thấp nhất với từng mục gói
|
1111
|
+
shipping_flat_rate_per_order: Giá thấp nhất
|
1112
|
+
shipping_flexible_rate: Suất linh hoạt với từng mục gói
|
1113
|
+
shipping_instructions: Các chỉ dẫn vận chuyển
|
1114
|
+
shipping_method: Phương thức vận chuyển
|
1115
|
+
shipping_methods: Phương thức vận chuyển
|
1116
|
+
shipping_price_sack: Xô giá
|
1117
|
+
shipping_total:
|
1118
|
+
shop_by_taxonomy: Mua theo %{taxonomy}
|
1119
|
+
shopping_cart: Sọt mua sắm
|
1120
|
+
show: Xem
|
1121
|
+
show_active: Liệt kê đơn còn hiệu lực
|
1122
|
+
show_deleted: Hiện đơn hàng đã xóa
|
1123
|
+
show_only_complete_orders: Chỉ hiện đơn hàng đã hoàn tất
|
1124
|
+
show_only_considered_risky: Chỉ hiện đơn hàng rủi ro
|
1125
|
+
show_rate_in_label: Hiện suất giá với nhãn mác
|
1126
|
+
sku: SKU
|
1127
|
+
skus:
|
1128
|
+
slug:
|
1129
|
+
source: Nguồn
|
1130
|
+
special_instructions:
|
1131
|
+
split:
|
1132
|
+
spree_gateway_error_flash_for_checkout:
|
1133
|
+
ssl:
|
1134
|
+
change_protocol:
|
1135
|
+
start: Bắt đầu
|
1136
|
+
state: Bang
|
1137
|
+
state_based: Dựa trên bang
|
1138
|
+
state_machine_states:
|
1139
|
+
accepted:
|
1140
|
+
address:
|
1141
|
+
authorized:
|
1142
|
+
awaiting:
|
1143
|
+
awaiting_return:
|
1144
|
+
backordered:
|
1145
|
+
canceled:
|
1146
|
+
cart:
|
1147
|
+
checkout:
|
1148
|
+
closed:
|
1149
|
+
complete:
|
1150
|
+
completed:
|
1151
|
+
confirm:
|
1152
|
+
delivery:
|
1153
|
+
errored:
|
1154
|
+
failed:
|
1155
|
+
given_to_customer:
|
1156
|
+
invalid:
|
1157
|
+
manual_intervention_required:
|
1158
|
+
on_hand:
|
1159
|
+
open:
|
1160
|
+
order:
|
1161
|
+
payment:
|
1162
|
+
pending:
|
1163
|
+
processing:
|
1164
|
+
ready:
|
1165
|
+
reimbursed:
|
1166
|
+
resumed:
|
1167
|
+
returned:
|
1168
|
+
shipped:
|
1169
|
+
void:
|
1170
|
+
states: Bang
|
1171
|
+
states_required: Yêu cầu bang
|
1172
|
+
status: Tình trạng
|
1173
|
+
stock:
|
1174
|
+
stock_location: "Địa điểm hàng"
|
1175
|
+
stock_location_info: Thông tin địa điểm hàng
|
1176
|
+
stock_locations: "Địa điểm hàng"
|
1177
|
+
stock_locations_need_a_default_country:
|
1178
|
+
stock_management: Quản lý hàng
|
1179
|
+
stock_management_requires_a_stock_location:
|
1180
|
+
stock_movements: Chuyển động của hàng
|
1181
|
+
stock_movements_for_stock_location: Chuyển động của hàng cho %{stock_location_name}
|
1182
|
+
stock_successfully_transferred: Hàng đã thành công chuyển giữa dịa điểm.
|
1183
|
+
stock_transfer: Chuyển hàng
|
1184
|
+
stock_transfers: Chuyển hàng
|
1185
|
+
stop: Kết thúc
|
1186
|
+
store: Cửa hàng
|
1187
|
+
street_address: "Địa chỉ"
|
1188
|
+
street_address_2: "Địa chỉ (tiếp)"
|
1189
|
+
subtotal: Tổng giá trước thuế
|
1190
|
+
subtract: Trừ đi
|
1191
|
+
success:
|
1192
|
+
successfully_created: "%{resource} has been successfully created!"
|
1193
|
+
successfully_refunded:
|
1194
|
+
successfully_removed: "%{resource} has been successfully removed!"
|
1195
|
+
successfully_signed_up_for_analytics: Thành công đăng kí cho Spree Analytics
|
1196
|
+
successfully_updated: "%{resource} has been successfully updated!"
|
1197
|
+
summary:
|
1198
|
+
tax: Thuế
|
1199
|
+
tax_categories: Loại thuế
|
1200
|
+
tax_category: Biểu thuế
|
1201
|
+
tax_code:
|
1202
|
+
tax_included:
|
1203
|
+
tags_placeholder: tags
|
1204
|
+
tax_rate_amount_explanation: Mức thuế ở số thập phân để trợ giúp cách tính, (nghĩa là; nếu mức thuế là 5% thì nhập vào 0.05
|
1205
|
+
tax_rates: Lãi suất thuế
|
1206
|
+
taxon: "Đơn vị phân loại"
|
1207
|
+
taxon_edit: Sửa đổi đơn vị phân loại
|
1208
|
+
taxon_placeholder: Thêm vào một phân loại
|
1209
|
+
taxon_rule:
|
1210
|
+
choose_taxons:
|
1211
|
+
label:
|
1212
|
+
match_all:
|
1213
|
+
match_any:
|
1214
|
+
taxonomies: Phân loại
|
1215
|
+
taxonomy: Taxonomy
|
1216
|
+
taxonomy_edit: Sửa đổi phân loại
|
1217
|
+
taxonomy_tree_error: Thay đồi theo yêu cầu không được chấp nhận và hệ cây đã quay trở về trạng thái như trước, xin hay thử lại lần nữa.
|
1218
|
+
taxonomy_tree_instruction: "* Nhấp chuột phải vào 1 phần tử con trong hệ cây để truy cập thực đơn để thêm, xóa và sắp xếp một phần tử con."
|
1219
|
+
taxons: "Đơn vị phân loại"
|
1220
|
+
test: Kiểm tra
|
1221
|
+
test_mailer:
|
1222
|
+
test_email:
|
1223
|
+
greeting:
|
1224
|
+
message:
|
1225
|
+
subject:
|
1226
|
+
test_mode: Chế độ kiểm tra
|
1227
|
+
thank_you_for_your_order: Cảm ơn đã mua hàng. Xin hãy in ra một bản của trang này để tiện cho việc chứng thực nếu cần.
|
1228
|
+
there_are_no_items_for_this_order:
|
1229
|
+
there_were_problems_with_the_following_fields:
|
1230
|
+
this_order_has_already_received_a_refund:
|
1231
|
+
thumbnail: Hình nhỏ
|
1232
|
+
tiered_flat_rate:
|
1233
|
+
tiered_percent:
|
1234
|
+
tiers:
|
1235
|
+
time: Thời gian
|
1236
|
+
to_add_variants_you_must_first_define: "Để thêm biến thể, bạn phải định nghĩa trước"
|
1237
|
+
total: Giá trị
|
1238
|
+
total_per_item:
|
1239
|
+
total_pre_tax_refund:
|
1240
|
+
total_price:
|
1241
|
+
total_sales:
|
1242
|
+
track_inventory:
|
1243
|
+
tracking: Theo dõi
|
1244
|
+
tracking_number: Số theo dõi
|
1245
|
+
tracking_url: URL theo dõi
|
1246
|
+
tracking_url_placeholder:
|
1247
|
+
transaction_id:
|
1248
|
+
transfer_from_location: Chuyển từ
|
1249
|
+
transfer_stock: Chuyển hàng
|
1250
|
+
transfer_to_location: Chuyển tới
|
1251
|
+
tree: Cây
|
1252
|
+
type: Loại
|
1253
|
+
type_to_search:
|
1254
|
+
unable_to_connect_to_gateway: Không thề kết nối với gateway.
|
1255
|
+
unable_to_create_reimbursements:
|
1256
|
+
under_price:
|
1257
|
+
unlock: Mở khoá
|
1258
|
+
unrecognized_card_type: Không nhận ra được loại thẻ
|
1259
|
+
unshippable_items: Sản phẩm không vận chuyển được
|
1260
|
+
update: Cập nhật
|
1261
|
+
updating: "Đang cập nhật"
|
1262
|
+
usage_limit: Giới hạn sử dụng
|
1263
|
+
use_app_default:
|
1264
|
+
use_billing_address: Dùng địa chỉ thanh toán
|
1265
|
+
use_new_cc: Dùng thẻ mới
|
1266
|
+
use_s3: Use Amazon S3 For Images
|
1267
|
+
user: Người dùng
|
1268
|
+
user_rule:
|
1269
|
+
choose_users: Choose users
|
1270
|
+
users: Người dùng
|
1271
|
+
validation:
|
1272
|
+
cannot_be_less_than_shipped_units:
|
1273
|
+
cannot_destroy_line_item_as_inventory_units_have_shipped:
|
1274
|
+
exceeds_available_stock: Vượt quá lượng hàng hiện có. Xin hãy chắc chắn mục dòng có một số lượng hợp lệ.
|
1275
|
+
is_too_large: quá lớn -- số hàng hiện có không đủ đáp ứng!
|
1276
|
+
must_be_int: phải là số nguyên
|
1277
|
+
must_be_non_negative: phải là số dương
|
1278
|
+
unpaid_amount_not_zero:
|
1279
|
+
value: Giá trị
|
1280
|
+
variant: Variant
|
1281
|
+
variant_placeholder: Tên hoặc mã sản phẩm
|
1282
|
+
variants: Biến thể
|
1283
|
+
version: Phiên bản
|
1284
|
+
void: Vô hiệu hóa
|
1285
|
+
weight: Khối lượng
|
1286
|
+
what_is_a_cvv: Mã thẻ tín dụng (CVV) là gì?
|
1287
|
+
what_is_this: Cái gì đây?
|
1288
|
+
width: Rộng
|
1289
|
+
year: Năm
|
1290
|
+
you_have_no_orders_yet: You have no orders yet.
|
1291
|
+
your_cart_is_empty: Sọt hàng rỗng
|
1292
|
+
your_order_is_empty_add_product: "Đơn hàng của bạn rỗng, xin hay tìm và thêm vào sản phảm như trên"
|
1293
|
+
zip: Mã bưu điện
|
1294
|
+
zipcode: Mã Zip
|
1295
|
+
zone: Vùng
|
1296
|
+
zones: Vùng
|