-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathvn.js
553 lines (553 loc) · 43.6 KB
/
vn.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
// Vietnamese translation
export const vn = {
translation: {
en: "English", // English
zh: "简体中文", // 简体中文
ja: "日本語", // 日本語
ko: "한국어", // 한국어
fr: "Français", // Français
es: "Español", // Español
pt: "Português", // Português
de: "Deutsch", // Deutsch
vn: "Tiếng Việt", // Tiếng Việt
ru: "Русский", // Русский
tr: "Türkçe", // Türkçe
preference: "Tùy chỉnh", // Preference
disable_button_vibration: "Tắt rung", // Disable button vibration
back: "Quay lại", // Back
language: "Ngôn ngữ", // Language
app_theme: "Chủ đề ứng dụng", // App Theme
system: "Hệ thống", // System
dark: "Tối", // Dark
light: "Sáng", // Light
settings: "Cài đặt", // Settings
backup_and_security: "Sao lưu & Bảo mật", // Backup & Security
manage_wallet: "Quản lý Ví", // Manage Wallet
profile: "Hồ sơ", // Profile
app_preferences: "Tùy chỉnh ứng dụng", // App Preferences
notifications: "Thông báo", // Notifications
help_support: "Trợ giúp & Hỗ trợ", // Help & Support
about_my_doge: "Về My Doge", // About My Doge
admin: "Quản trị viên", // Admin
i_cloud: "iCloud", // iCloud
cloud: "đám mây", // cloud
youve_backed_up_to: "Bạn đã sao lưu vào", // You've backed up to
you_havent_created_a_cloud_backup: "Bạn chưa tạo sao lưu đám mây", // You haven't created a Cloud Backup
manage: "Quản lý", // Manage
backup: "Sao lưu", // Backup
view_seed_phrase: "Xem Cụm từ khôi phục", // View Seed Phrase
pin: "PIN", // PIN
back_up_to: "Sao lưu vào", // Back up to
back_up_your_wallet: "Sao lưu ví của bạn", // Back up your wallet
back_up_your_wallet_description:
"Lưu ví của bạn lên đám mây và bảo vệ bằng mật khẩu. Bạn cũng có thể ghi lại Cụm từ khôi phục của mình hoặc sao chép nó vào trình quản lý mật khẩu.", // Save your wallet to the cloud and protect it with a password. You can also write down your Seed Phrase or copy it to a password manager.
pin_description:
"Nếu bạn quên mã PIN của mình, bạn sẽ cần khôi phục ví từ bản sao lưu.", // If your forget your PIN, you will need to restore your wallet from a backup.
change_pin: "Đổi PIN", // Change PIN
your_pin_is_required:
"Mã PIN của bạn cần thiết để thực hiện thanh toán và các hành động nhạy cảm.", // Your PIN is required to make payments and sensitive actions.
use_fingerprint: "Sử dụng Dấu vân tay/Sinh trắc học", // Use Fingerprint/Face ID
ask_every_time_i_open_the_app: "Hỏi mỗi lần tôi mở ứng dụng", // Ask every time I open the app
this_will_remove_all_wallet:
"Điều này sẽ xóa tất cả dữ liệu liên quan đến ví khỏi thiết bị của bạn.", // This will remove all wallet related data from your device.
delete_wallet: "Xóa Ví", // Delete Wallet
sign_in_to_the_dogeverse: "Đăng nhập vào Dogeverse", // Sign in to the Dogeverse
dogeverse_intro_description:
"Yêu cầu DogeTag của bạn, tìm bạn bè, nhận thanh toán bằng liên kết của bạn và tương tác với nội dung trong Dogeverse.", // Claim your DogeTag, find friends, receive payments with your link, and interact with content in the Dogeverse.
sign_in: "Đăng nhập", // Sign in
sign_in_description:
"Số điện thoại của bạn chỉ được sử dụng để đăng nhập và sẽ không được công khai.", // Your phone number is only used for sign in and will not be made public.
create_account_description:
"Tham gia Dogeverse và kết nối với một mạng lưới Shibes rộng lớn.", // Join the Dogeverse and connect with a vast network of Shibes.
send_verification: "Gửi Xác minh", // Send Verification
verify_your_phone_number: "Xác minh Số điện thoại của bạn", // Verify Your Phone Number
enter_the_code_sent_to: "Nhập mã được gửi đến", // Enter the code sent to
resend_code: "Gửi lại Mã", // Resend Code
wrong_number: "Sai số", // Wrong Number
confirm_code: "Mã xác nhận", // Confirm Code
youve_entered_the_verse: "Bạn đã vào Verse", // You've entered the verse
youre_now_ready_to_explore_the_dogeverse:
"Bạn đã sẵn sàng khám phá Dogeverse!", // You're now ready to explore the Dogeverse!
lets_go: "Đi thôi!", // Let's go!
edit_profile: "Chỉnh sửa Hồ sơ", // Edit Profile
social_connect: "Kết nối Mạng xã hội", // Social Connect
profile_privacy: "Hồ sơ riêng tư", // Profile Privacy
profile_is_public: "Hồ sơ công khai", // Profile is Public
show_wallet_address_and_tip_button: "Hiển thị địa chỉ ví và nút Tip", // Show wallet address and tip button
preferences: "Tùy chỉnh", // Preferences
confirm_x_tips: "Xác nhận 𝕏 Mẹo", // Confirm 𝕏 Tips
tips_received: "Mẹo đã nhận", // Tips Received
new_followers: "Người theo dõi mới", // New Followers
new_memes: "Memes mới", // New Memes
about_mydoge: "Về MyDoge", // About MyDoge
terms_of_use: "Điều khoản Sử dụng", // Terms of Use
privacy_policy: "Chính sách Bảo mật", // Privacy Policy
share_mydoge: "Chia sẻ MyDoge", // Share MyDoge
visit_our_website: "Thăm Trang web của chúng tôi", // Visit Our Website
settings_and_support: "Cài đặt và Hỗ trợ", // Settings and Support
connect_twitch: "Kết nối Twitch", // Connect Twitch
connect_x: "Kết nối 𝕏", // Connect 𝕏
create_a_post: "Tạo một Bài đăng", // Create a Post
following: "Đang theo dõi", // Following
followers: "Người theo dõi", // Followers
recent_activity: "Hoạt động Gần đây", // Recent Activity
history: "Lịch sử", // History
price: "Giá", // Price
usd: "USD", // USD
txs: "Giao dịch", // Txs
hr: "giờ", // hr
send: "Gửi", // Send
receive: "Nhận", // Receive
buy: "Mua", // Buy
scan: "Quét", // Scan
from: "Từ", // From
to: "Đến", // To
note: "Ghi chú", // Note
timestamp: "Dấu thời gian", // Timestamp
confirmations: "Xác nhận", // Confirmations
tx_hash: "Mã băm giao dịch", // Tx Hash
tx_hash_copied: "Mã băm giao dịch đã được sao chép", // Tx hash copied
note_copied: "Đã sao chép ghi chú", // Note copied
address_copied: "Đã sao chép địa chỉ", // Address copied
wallet: "Ví", // Wallet
dogeverse: "Dogeverse", // Dogeverse
shop: "Cửa hàng", // Shop
receive_doge: "Nhận Doge", // Receive Doge
send_doge: "Gửi Doge", // Send Doge
confirm_transaction: "Xác nhận Giao dịch", // Confirm Transaction
scan_qr_code: "Quét Mã QR", // Scan QR Code
new_post: "Bài đăng mới", // New Post
send_doge_alert_box_message:
"Bạn có thể gửi DOGE cho bạn bè của mình, nhập địa chỉ ví hoặc tên người dùng MyDoge", // You can send DOGE to your friends, enter a wallet address or MyDoge username
wallet_address_or_username: "Địa chỉ ví hoặc tên người dùng", // Wallet address or username
saved_addresses: "Địa chỉ đã lưu", // Saved Addresses
add_new: "Thêm mới", // Add New
sending_to: "Đang gửi đến", // Sending to
save: "Lưu", // Save
saved: "Đã lưu", // Saved
balance: "Số dư", // Balance
max: "Tối đa", // Max
next: "Tiếp theo", // Next
network_fee: "Phí mạng", // Network Fee
max_tx_size_warning:
"CẢNH BÁO: Đã đạt kích thước giao dịch tối đa. Đây là số lượng tối đa bạn có thể gửi trong một lần.", // WARNING: Maximum transaction size reached. This is the maximum amount you can send in one transaction.
confirm_transaction_warning:
"Luôn kiểm tra kỹ lưỡng người nhận trước khi xác nhận. Không bao giờ gửi đến địa chỉ rút tiền của sàn giao dịch. Các giao dịch Dogecoin không thể đảo ngược!", // Always double check who you are sending to before confirming. Never send to an exchange withdrawal address. Dogecoin transactions can not be reversed!
add_note: "Thêm Ghi chú", // Add Note
wallet_address: "Địa chỉ Ví", // Wallet Address
wallet_label: "Nhãn Ví", // Wallet Label
save_changes: "Lưu Thay đổi", // Save Changes
save_address: "Lưu Địa chỉ", // Save Address
enter_new_PIN: "Nhập mã PIN mới", // Enter new PIN
confirm_new_pin: "Xác nhận mã PIN mới", // Confirm new PIN
enter_new_PIN_description: "Nhập mã PIN mới cho ví MyDoge của bạn", // Enter your new PIN for your MyDoge wallet
enter_old_PIN: "Nhập mã PIN cũ", // Enter old PIN
enter_old_PIN_description: "Nhập mã PIN cũ cho ví MyDoge của bạn", // Enter your old PIN for your MyDoge wallet
forgot_PIN: "Quên PIN", // Forgot PIN
confirm: "Xác nhận", // Confirm
biometrics_confirmation:
"Bạn có muốn sử dụng sinh trắc học để mở khóa ví của mình không?", // Do you want to use biometrics to unlock your wallet?
use_biometrics: "Sử dụng Sinh trắc học", // Use Biometrics
dismiss: "Bỏ qua", // Dismiss
remove_wallet_data_description:
" Điều này sẽ xóa tất cả dữ liệu liên quan đến ví khỏi thiết bị của bạn.", // This will remove all wallet related data from your device.
delete_profile_forever: "Xóa vĩnh viễn Hồ sơ MyDoge của bạn", // Delete your MyDoge Profile forever
sign_out: "Đăng xuất", // Sign Out
delete_wallet_confirmation: "Này! Bạn có chắc chắn không?", // Hey! Are you sure?
remove_wallet_description:
"Ví hiện tại của bạn sẽ bị xóa khỏi ứng dụng này, tuy nhiên nó sẽ luôn tồn tại trên blockchain.", // Your current wallet will be removed from this app, however it will always exist on the blockchain.
remove_profile_assets_description:
"Hồ sơ người dùng và tài sản của bạn sẽ bị xóa và bị xóa vĩnh viễn. Hành động này không thể hoàn tác.", // Your user profile and assets will be removed and deleted permanently. This action cannot be undone.
wallet_recovery_description: " Bạn chỉ có thể khôi phục ví này bằng", // You can ONLY recover this wallet with your
seed_phrase: "CỤM TỪ KHÔI PHỤC", // SEED PHRASE
no_seed_phrase: "MyDoge không có Cụm từ khôi phục của bạn.", // MyDoge does not have your seed phrase.
understand_continue: "Tôi hiểu, tiếp tục", // I understand, continue
enter: "Nhập", // Enter
Delete: "Delete", // Delete // Stays in English for UI compatibility
erase_wallet: "để xóa ví của bạn", // to erase your wallet
and_profile_data: "và dữ liệu hồ sơ", // and profile data
message: "Tin nhắn", // Message
username: "Tên người dùng", // Username
edit: "Chỉnh sửa", // Edit
new_address: "Địa chỉ Mới", // New Address
your_seed_phrase: "Cụm từ khôi phục của bạn ✍️", // Your Seed Phrase ✍️
save_seed_phrase_instructions:
"Lưu các từ này theo thứ tự. Ghi lại chúng và giữ ở nơi an toàn, hoặc sao chép vào trình quản lý mật khẩu.", // Save these words, in order. Write them down and keep them somewhere safe, or copy them to a password manager.
seed_phrase_warning:
"Cụm từ khôi phục của bạn là chìa khóa cho ví của bạn. Bất kỳ ai có cụm từ này đều có thể truy cập vào tiền của bạn. Nhấn để tìm hiểu thêm", // Your Seed Phrase is the key to your wallet. Anyone with this phrase can access your funds. Tap to learn more
copy: "Sao chép", // Copy
hide: "Ẩn", // Hide
show: "Hiện", // Show
screenshot_detected: "Đã phát hiện ảnh chụp màn hình", // Screenshot detected
screenshot_warning:
"Ảnh chụp màn hình hoặc bản sao kỹ thuật số khác của cụm từ khôi phục của bạn có thể bị rò rỉ cho bên thứ ba.", // Screenshots or other digital copies of your seed phrase could leak to a third party.
okay: "Đồng ý", // Okay
seed_phrase_importance: "Cụm từ khôi phục của tôi quan trọng như thế nào?", // How important is my Seed Phrase?
seed_phrase_explanation:
"Bất kỳ ai có Cụm từ khôi phục của bạn đều có thể truy cập vào tiền của bạn. Không chia sẻ Cụm từ khôi phục của bạn với bất kỳ ai. MyDoge không lưu trữ Cụm từ khôi phục của bạn cho bạn. Nếu thiết bị của bạn bị hỏng, mất hoặc bị đánh cắp, hoặc không thể truy cập được, Cụm từ khôi phục của bạn là cách duy nhất để khôi phục ví của bạn.", // Anyone with your Seed Phrase can access your funds. Do not share your Seed Phrase with anyone. MyDoge does not save your Seed Phrase for you. Should your device be damaged, lost or stolen, or otherwise inaccessible, your Seed Phrase is the only way to recover your wallet.
send_receive_tips_x: "Gửi và nhận tiền tip qua 𝕏", // Send and receive tips via 𝕏
read_mydogetip_faq: "Đọc FAQ về MyDogeTip", // Read the MyDogeTip FAQ
connect_with_x: "Kết nối với 𝕏", // Connect with 𝕏
start_receive_tips_twitch: "Bắt đầu nhận tiền tip trên Twitch", // Start receiving tips on Twitch
visit_mydogetv_twitch:
"Truy cập MyDogeTV trên Twitch để biết thêm thông tin", // Visit MyDogeTV on Twitch for more info
connect_with_twitch: "Kết nối với Twitch", // Connect with Twitch
screen_not_exist: "Màn hình này không tồn tại.", // This screen doesn't exist.
go_to_home_screen: "Đi đến Màn hình Chính", // Go to Home Screen
gift_cards: "Thẻ quà tặng", // Gift Cards
backup_wallet: "Sao lưu ví mới của bạn", // Back up your new wallet
backup_required: "Cần sao lưu để bảo mật tiền của bạn", // A backup is required to secure your funds
why_backups_important: "Tại sao sao lưu lại quan trọng?", // Why are backups important?
learn_about_backups: "Nhấn để tìm hiểu về sao lưu", // Tap to learn about backups
backup_to: "Sao lưu vào:", // Backup to
save_wallet_to_cloud: "Lưu ví của bạn vào đám mây và bảo vệ bằng mật khẩu", // Save your wallet to the cloud and protect it with a password
write_on_paper: "Viết ra giấy", // Write on paper
write_down_seed_phrase:
"Ghi lại Cụm từ khôi phục của bạn hoặc lưu vào trình quản lý mật khẩu", // Write down your Seed Phrase or save it in a password manager
why_backups_important_description:
"Tự quản lý có nghĩa là không ai khác có thể truy cập vào tiền của bạn, kể cả đội ngũ MyDoge. Sao lưu là cách duy nhất để khôi phục ví của bạn nếu thiết bị của bạn bị hỏng, mất hoặc bị đánh cắp, hoặc bị xóa.", // Self-custody means that nobody else can access your funds, not even the MyDoge team. A backup is the only way to restore your wallet if your device is damaged, lost or stolen, or erased.
choose_password: "Chọn một mật khẩu", // Choose a password
use_memorable_password:
"Vui lòng sử dụng mật khẩu bạn có thể nhớ. Mật khẩu dài hơn sẽ an toàn hơn.", // Please use a password you can remember. Longer passwords are more secure.
more_secure_password:
"Vui lòng sử dụng mật khẩu bạn có thể nhớ. Mật khẩu dài hơn sẽ an toàn hơn.", // Please use a password you can remember. Longer passwords are more secure.
lose_password_lose_backup:
"Nếu bạn mất mật khẩu này, bạn sẽ mất bản sao lưu ví của mình.", // If you lose this password you will lose your wallet backup.
password: "Mật khẩu", // Password
confirm_password: "Xác nhận Mật khẩu", // Confirm Password
confirm_backup: "Xác nhận Sao lưu", // Confirm Backup
overwrite_backup_title: "Ghi đè lên bản sao lưu hiện có?", // Overwrite existing backup?
existing_wallet_overwrite_prompt:
"Bạn đã có một ví được sao lưu trước đó trên đám mây. Bạn có muốn ghi đè lên nó không?", // You have an existing wallet previously backed up to the cloud. Do you want to overwrite it?
overwrite_backup: "Ghi đè lên bản sao lưu", // Overwrite backup
import_existing_wallet: "Nhập ví hiện có", // Import existing wallet
unknown_cloud_error: "Lỗi Đám mây Không xác định", // Unknown Cloud Error
unknown_cloud_error_body:
"Đã xảy ra lỗi không xác định khi sao lưu lên đám mây.", // There was an unknown error while backing up to the cloud.
try_again_or_notify_support:
"Vui lòng thử lại hoặc thông báo cho bộ phận hỗ trợ MyDoge.", // Please try again or notify MyDoge support.
enter_recovery_password: "Nhập mật khẩu khôi phục", // Enter Recovery Password
enter_cloud_password_description:
"Nhập mật khẩu bạn đã sử dụng để lưu trữ cụm từ khôi phục của mình trên đám mây", // Enter the password you used to store your seed phrase on the cloud
import_wallet: "Nhập ví", // Import wallet
imported_wallet_title: "Bạn đã nhập ví của mình", // You've imported your wallet
imported_wallet_success: "Bạn đã nhập ví của mình thành công!", // You've successfully imported your wallet!
secure_new_wallet: "Bảo mật ví mới của bạn", // Secure your new wallet
set_pin: "Đặt mã PIN 6 chữ số", // Set a 6-digit PIN
reenter_pin: "Nhập lại mã PIN 6 chữ số", // Re-enter 6-digit PIN
pin_payment_note: "Bạn sẽ cần mã PIN của mình để gửi thanh toán", // You'll need your PIN to send payments
use_biometric: "Sử dụng Vân tay/Face ID", // Use Fingerprint/Face ID
ask_every_time: "Hỏi mỗi khi tôi mở ứng dụng", // Ask every time I open the app
create_pin: "Tạo mã PIN", // Create PIN
confirm_pin: "Xác nhận mã PIN", // Confirm PIN
choose_dogeverse_username: "Chọn DogeTag", // Choose a DogeTag
dogeverse_link: "Liên kết web của bạn sẽ là", // Your web link will be
continue: "Tiếp tục", // Continue
dogeverse_entry_title: "Bạn đã bước vào Dogeverse", // You've entered the verse
dogeverse_entry_body: "Bạn đã sẵn sàng khám phá Dogeverse!", // You're now ready to explore the Dogeverse!
manual_backup_title: "Ghi lại Cụm từ khôi phục", // Write down Seed Phrase
save_words_order:
"Lưu các từ này theo thứ tự. Ghi lại Cụm từ khôi phục và giữ ở chỗ an toàn, hoặc lưu vào trình quản lý mật khẩu.", // Save these words, in order. Write them down and keep them somewhere safe, or copy them to a password manager.
seed_phrase_key:
"Cụm từ khôi phục là chìa khóa ví của bạn. Bất cứ ai có được cụm từ này đều có thể truy cập vào tài sản của bạn. Nhấn để tìm hiểu thêm", // Your Seed Phrase is the key to your wallet. Anyone with this phrase can access your funds. Tap to learn more
written_down: "Tôi đã ghi lại", // I've written it down
screenshot_alert:
"Chụp ảnh màn hình hoặc lưu trữ kỹ thuật số Cụm từ khôi phục có thể rò rỉ cho bên thứ ba.", // Screenshots or other digital copies of your Seed Phrase could leak to a third party.
seed_phrase_access:
"Bất cứ ai có Cụm từ khôi phục đều có thể truy cập vào tài sản của bạn. Không chia sẻ Cụm từ khôi phục với bất kỳ ai. MyDoge không lưu trữ Cụm từ khôi phục của bạn. Nếu thiết bị của bạn bị hỏng, bị đánh cắp hoặc không thể truy cập thì Cụm từ khôi phục là cách duy nhất để khôi phục ví của bạn.", // Anyone with your Seed Phrase can access your funds. Do not share your Seed Phrase with anyone. MyDoge does not save your Seed Phrase for you. Should your device be damaged, lost or stolen, or otherwise inaccessible, your Seed Phrase is the only way to recover your wallet.
icloud_backup: "Sao lưu iCloud", // iCloud Backup
cloud_backup: "Sao lưu đám mây", // Cloud Backup
dont_lose_wallet: "Đừng để mất ví của bạn!", // Don't lose your wallet!
save_online_backup: "Lưu bản sao lưu trực tuyến đến", // Save an online backup to
icloud: "iCloud", // iCloud
google_drive: "Google Drive", // Google Drive
do_this_later: "Tôi sẽ làm điều này sau", // I'll do this later
confirm_seed_phrase: "Xác nhận Cụm từ khôi phục", // Confirm seed phrase
select_correct_word:
"Vui lòng chọn từ chính xác ở mỗi vị trí từ danh sách dưới đây.", // Please select the correct word in each position from the list below.
enter_seed_phrase: "Nhập Cụm từ khôi phục", // Enter Seed Phrase
enter_seed_phrase_instructions:
"Nhập 12 từ Cụm từ khôi phục theo thứ tự để xác nhận.", // Enter your 12 word Seed Phrase to restore your existing wallet
paste: "Dán", // Paste
restore_wallet: "Khôi phục Ví", // Restore Wallet
wallet_imported: "Đã nhập ví!", // Wallet imported!
wallet_imported_body: "Ví của bạn đã sẵn sàng sử dụng.", // Your wallet is ready to use.
restore_existing_wallet: "Khôi phục ví hiện có của bạn", // Restore your existing wallet
restore_existing_wallet_instructions:
"Bạn đã có một ví rồi? Hãy khôi phục nó!", // So you've got a wallet already? Let's bring it back up then!
restore_from: "Khôi phục từ", // Restore from
restore_from_cloud_description: "Khôi phục ví của bạn từ", // Restore your wallet from your
restore_with_seed_phrase: "Khôi phục bằng Cụm từ khôi phục", // Restore with a seed phrase
restore_with_seed_phrase_description:
"Sử dụng Cụm từ khôi phục của bạn để khôi phục một ví MyDoge hiện có", // Use your seed phrase to Restore an existing MyDoge wallet
no_cloud_backup: "Không có Sao lưu đám mây", // No Cloud Backup
no_cloud_backup_body:
"Không tìm thấy sao lưu đám mây. Vui lòng khôi phục từ Cụm từ khôi phục, hoặc tạo một ví mới", // No cloud backup found. Please restore from Seed Phrase, or create a new wallet
create_wallet: "Tạo một ví", // Create a wallet
already_have_wallet: "Tôi đã có một ví", // I already have a wallet
buy_send_receive_dogecoin: "Mua, Gửi & Nhận Dogecoin", // Buy, Send & Receive Dogecoin
send_doge_tips:
"Gửi gợi ý về Doge trên 𝕏, lưu trữ Doge của bạn một cách an toàn, và trở thành ngân hàng của chính bạn.", // Send Doge tips on 𝕏, store your Doge safely, and be your own bank.
shop_gift_cards_apparel: "Mua Thẻ quà tặng và Trang phục", // Shop Gift Cards and Apparel
buy_gift_cards:
"Mua thẻ quà tặng bằng Dogecoin, hoặc mua thời trang Doge mới nhất", // Buy gift cards with Dogecoin, or shop the latest Doge Fashion
enter_the_dogeverse: "Nhập vào Dogeverse", // Enter the Dogeverse
claim_dogtag:
"Nhận DogeTag của bạn, tìm bạn bè, nhận thanh toán với liên kết của bạn và chia sẻ meme", // Claim your DogeTag, find friends, receive payments with your link, and share memes
so_much_tip: "Quá nhiều tiền tip, quá tuyệt vời!", // So Tip, Much Wow!
success: "Thành công", // Success
sent_doge: "Bạn đã gửi", // You've sent
some_doge: "một ít Doge!", // some Doge!
total: "Tổng cộng", // Total
done: "Hoàn thành", // Done
shop_with_doge: "Mua sắm với Doge", // Shop with Doge
oops: "Oops!", // Oops!
no_comments_yet: "Chưa có bình luận nào", // No comments yet
to_post_a_comment: "để đăng một bình luận", // to post a comment
your_comment: "Bình luận của bạn", // Your comment
post: "Đăng", // Post
delete: "Xóa", // Delete
enable_push_notifications: "Bật thông báo đẩy?", // Enable push notifications?
get_notifications_for_tips: "Nhận thông báo cho gợi ý và tin nhắn", // Get notifications for Tips and Messages
no_thanks: "Không, cảm ơn", // No thanks
open_settings: "Mở cài đặt", // Open settings
swipe_for_more: "Vuốt lên để xem thêm", // Swipe up for more
transaction_confirmation_alert:
"Luôn kiểm tra kỹ trước khi xác nhận gửi đi. Không bao giờ gửi vào địa chỉ rút tiền từ sàn giao dịch. Các giao dịch Dogecoin không thể đảo ngược!", // Always double check who you are sending to before confirming. Never send to an exchange withdrawal address. Dogecoin transactions can not be reversed!
clear_amount: "Xóa Số tiền", // Clear Amount
set_amount: "Đặt Số tiền", // Set Amount
save_qr: "Lưu mã QR", // Save QR
WALLET_ADDRESS: "ĐỊA CHỈ VÍ", // WALLET ADDRESS
dogetag_link: "LIÊN KẾT DOGETAG", // DOGETAG LINK
no_access_camera: "Không có quyền truy cập vào máy ảnh", // No access to camera
enable_camera_access_ios: "Bật quyền truy cập máy ảnh cho MyDoge", // Enable camera access for MyDoge
grant_camera_permission_android:
"Vui lòng cấp quyền truy cập máy ảnh cho MyDoge", // Please grant camera permission to MyDoge
scan_qr_payment: "Quét mã QR để thực hiện thanh toán", // Scan QR code to make a payment
select_image: "Chọn ảnh", // Select image
find_friends_heading: "Tìm bạn bè trên MyDoge", // Find Friends on MyDoge
find_friends_description:
"Cho phép truy cập danh bạ và dễ dàng tìm bạn bè và liên lạc trên MyDoge.", // Allow contact access and make it easy to find friends and contacts on MyDoge.
find_friends_button: "Tìm bạn bè", // Find friends
later_button: "Tôi sẽ làm điều này sau", // I'll do this later
own_address_error: "Bạn không thể gửi đến địa chỉ của chính mình", // You cannot send to your own address
invalid_address_error: "Địa chỉ không hợp lệ", // Invalid address
results_title: "Kết quả", // Results
all: "Tất cả", // All
pending: "Đang chờ xử lý", // Pending
enter_pin: "Nhập PIN", // Enter PIN
enter_pin_to_confirm: "Nhập mã PIN ví của bạn để xác nhận", // Enter your wallet PIN to confirm
welcome_back: "Chào mừng bạn quay trở lại", // Welcome back
enter_wallet_pin: "Nhập mã PIN ví của bạn", // Enter your wallet PIN
forgot_pin: "Quên mã PIN", // Forgot PIN
forgot_pin_title: "Quên mã PIN", // Forgot PIN
forgot_pin_body:
"Bạn có muốn sử dụng tính năng sinh trắc học để mở khóa ví của bạn không?", // Do you want to use biometrics to unlock your wallet?
share: "Chia sẻ", // Share
address_copied_to_clipboard: "Địa chỉ đã được sao chép vào clipboard", // Address copied to clipboard
follows_you: "Theo dõi bạn", // Follows you
official_mydoge_profile: "Hồ sơ chính thức của MyDoge", // Official MyDoge Profile
official_mydoge_commerce_profile: "Hồ sơ Thương mại của MyDoge", // Official MyDoge Commerce Profile
official_foundation_profile: "Hồ sơ Quỹ MyDoge", // Official Foundation Profile
follow_back: "Theo dõi lại", // Follow back
follow: "Theo dõi", // Follow
tip: "Gợi ý", // Tip
share_profile: "Chia sẻ Hồ sơ", // Share Profile
unfollow: "Bỏ theo dõi", // Unfollow
unblock: "Mở chặn", // Unblock
block_or_report: "Chặn hoặc Báo cáo", // Block or Report
copy_profile_url: "Sao chép URL Hồ sơ", // Copy Profile URL
memes_error: "Lỗi tải memes. Vui lòng quay lại và thử lại.", // Error loading memes. Please go back and try again.
user_profile_hidden: "Hồ sơ người dùng đã ẩn", // User profile is hidden
error_loading_profile: "Lỗi tải hồ sơ. Vui lòng quay lại và thử lại.", // Error loading profile. Please go back and try again.
uid_not_specified:
"Lỗi: uid không được chỉ định. Vui lòng thông báo cho hỗ trợ.", // Error: uid not specified. Please notify support.
block_or_report_description:
"MyDoge sẽ xem xét tất cả các hồ sơ đã bị báo cáo về bất kỳ hoạt động nào vi phạm hướng dẫn của chúng tôi. Bạn cũng có thể chặn hồ sơ để ngừng nhìn thấy các bài đăng của họ.", // MyDoge will review all reported profiles for any activity against our guidelines. You can also block the profile to stop seeing their posts.
nevermind: "Thôi", // Nevermind
report: "Báo cáo", // Report
block: "Chặn", // Block
unblock_user: "Mở chặn người dùng?", // Unblock user?
unblock_user_description:
"Điều này sẽ mở chặn người dùng và bạn sẽ tiếp tục nhìn thấy các bài đăng của họ.", // This will unblock the user and you will continue to see their posts.
you_have_no_posts_yet: "Bạn chưa có bài đăng nào", // You have no posts yet
no_posts_yet: "Chưa có bài đăng nào", // No posts yet
amount: "Số tiền", // Amount
custom: "Tùy chỉnh", // Custom
add_a_message: "Thêm một tin nhắn", // Add a message
find_friends: "Tìm bạn bè", // Find friends
cancel: "Hủy bỏ", // Cancel
i_understand_continue: "Tôi hiểu, tiếp tục", // I understand, continue
hey_are_you_sure: "Xin lỗi! Bạn có chắc chắn không?", // Hey! Are you sure?
delete_backup_confirmation:
"Khi bạn xóa bản sao lưu này, bạn sẽ mất bản sao lưu trên đám mây, hành động này không thể hoàn tác được", // Once you delete this backup, you lose your cloud backup, this action cannot be undone
all_transactions: "Tất cả các giao dịch", // All Transactions
pending_transactions: "Các giao dịch đang chờ xử lý", // Pending Transactions
view_on: "Xem trên", // View on
invoice_id_copied: "Đã sao chép số hóa đơn", // Invoice ID copied
gift_card: "Thẻ quà tặng", // Gift Card
invoice_id: "Số hóa đơn", // Invoice ID
support: "Ủng hộ", // Support
phone_number: "Số điện thoại", // Phone number
whatsapp_verification_notice:
"Mã xác minh sẽ được gửi đến điện thoại của bạn qua WhatsApp", // A verification code will be sent to your phone via WhatsApp
via_whatsapp: "qua WhatsApp", // via WhatsApp
you_may_not_have_backed_up_your_wallet:
"Bạn hiện có bản sao lưu trên đám mây nhưng có thể bạn chưa sao lưu ví hiện tại của mình.", // You have an existing backup on the cloud, but you may not have backed up your current wallet.
signed_in_as: "Đăng nhập như", // Signed in as
sign_in_to_restore_backup: "Đăng nhập để khôi phục bản sao lưu", // Sign in to restore backup
sign_in_with_google: "Đăng nhập với Google", // Sign in with Google
sign_in_to_backup: "Đăng nhập để sao lưu", // Sign in to backup
delete_meme: "Xóa meme?", // Delete meme?
delete_meme_confirmation:
"Điều này sẽ xóa meme khỏi hồ sơ của bạn và Dogeverse.", // This will remove the meme from your profile and the Dogeverse.
meme_saved_to_gallery: "Meme đã được lưu vào thư viện!", // Meme saved to gallery!
error_saving_meme: "Lỗi khi lưu meme.", // Error saving meme.
report_or_block: "Báo cáo hoặc Chặn?", // Report or Block?
report_block_description:
"MyDoge sẽ xem xét tất cả các meme bị báo cáo về bất kỳ hoạt động nào vi phạm hướng dẫn của chúng tôi. Bạn cũng có thể chặn hồ sơ để ngừng nhìn thấy các bài đăng của họ.", // MyDoge will review all reported memes for any activity against our guidelines. You can also block the profile to stop seeing their posts.
report_or_block_user: "Báo cáo hoặc Chặn?", // Report or Block?
are_you_sure_you_want_to_cancel_this_tip:
"Bạn có chắc chắn muốn hủy tiền tip này không?", // Are you sure you want to cancel this tip?
yes_cancel: "Có, hủy bỏ", // Yes, cancel
allow_photos_access: "Cho phép truy cập Ảnh?", // Allow Photos Access?
enable_photo_access_in_order_to_post_memes:
"Bật quyền truy cập ảnh để đăng meme.", // Enable photo access in order to post memes.
cannot_upload_a_video_longer_than_60_seconds:
"Không thể tải lên video dài hơn 60 giây", // Cannot upload a video longer than 60 seconds
sign_in_to_post_memes: "Đăng nhập để đăng meme", // Sign in to post memes
hidden_profiles_cannot_post: "Hồ sơ ẩn không thể đăng bài", // Hidden profiles cannot post
error_posting_meme: "Lỗi khi đăng meme", // Error posting meme
unsupported_file: "Tệp không được hỗ trợ", // Unsupported file
unsupported_media_type: "Loại phương tiện không được hỗ trợ", // Unsupported media type
no_security_enabled: "Chưa bật Bảo mật", // No Security Enabled
passcode_touch_id_face_id_required_to_use_your_wallet:
"Yêu cầu Mã khóa/Touch ID/Face ID để sử dụng ví của bạn. Bạn có muốn xem cách bật nó không?", // Passcode/Touch ID/Face ID is required to use your wallet. Do you want to see how to enable it?
yes_show_me_how: "Có, chỉ cho tôi cách", // Yes, show me how
the_meme_will_no_longer_be_posted: "Meme sẽ không còn được đăng nữa", // The meme will no longer be posted
retry_post: "Thử đăng lại?", // Retry post?
retry_post_confirmation: "Meme sẽ được đăng lại", // The meme will be posted again
pins_dont_match_please_retry: "Mã PIN không khớp. Vui lòng thử lại", // Pins don't match. Please retry
invalid_phrase: "Cụm từ không hợp lệ", // Invalid phrase
WARNING: "CẢNH BÁO", // WARNING
username_must_be_at_least_4_characters:
"Tên người dùng phải có ít nhất 4 ký tự", // Usernames must be at least 4 characters
username_must_contain_only_a_z_0_9_and_underscore:
"Tên người dùng chỉ được chứa A-Z, 0-9 và _", // Usernames must contain only A-Z, 0-9, and _
username_not_available: "Tên người dùng không khả dụng", // Username not available
username_available: "Tên người dùng khả dụng", // Username available
error_try_again_or_contact_support: "Lỗi. Thử lại hoặc liên hệ hỗ trợ.", // Error. Try again or contact support.
enable_photo_access_in_order_to_change_your_avatar:
"Bật quyền truy cập ảnh để thay đổi ảnh đại diện của bạn.", // Enable photo access in order to change your avatar.
invalid_seed_phrase_word: "Từ trong cụm từ khôi phục không hợp lệ", // Invalid seed phrase word
is_not_a_mydoge_seed_phrase_word:
"không phải là từ trong cụm từ khôi phục MyDoge", // is not a MyDoge seed phrase word
wallet_not_found: "Không tìm thấy Ví!", // Wallet Not Found!
non_standard_words:
"Bạn đã nhập một hoặc nhiều từ không chuẩn! Điều này sẽ nhập một ví có thể gặp vấn đề về tương thích. Chỉ tiếp tục nếu bạn chắc chắn đây là cụm từ của bạn.", // You have entered one or more non-standard words! This will import a wallet which may have compatibilty issues. Only proceed if you are sure this is your phrase.
warning: "Cảnh báo", // Warning
import: "Nhập", // Import
iCloud_Drive_not_enabled: "iCloud Drive chưa được bật", // iCloud Drive not enabled
do_you_want_to_see_how_to_enable_it: "Bạn có muốn xem cách bật nó không?", // Do you want to see how to enable it?
backup_deleted: "Đã xóa bản sao lưu", // Backup deleted
error_deleting_backup: "Lỗi khi xóa bản sao lưu", // Error deleting backup
ban_user: "Cấm người dùng", // Ban user
ban_user_confirmation: "Bạn có chắc chắn muốn cấm người dùng này không?", // Are you sure you want to ban this user?
ban: "Cấm", // Ban
x_account_linked_to_another_user:
"Tài khoản 𝕏 được liên kết với một người dùng khác. Để bỏ liên kết, vui lòng đăng nhập bằng số điện thoại khác và trở lại màn hình này", // 𝕏 account linked to another user. To unlink, please log in using the other phone number and return to this screen
unexpected_error_contact_support:
"Lỗi không mong đợi, vui lòng liên hệ hỗ trợ", // Unexpected error, contact support
not_a_valid_dogecoin_address: "Không phải là địa chỉ Dogecoin hợp lệ", // Not a valid Dogecoin address
balance_too_low_deposit_more_doge:
"Số dư quá thấp. Vui lòng nạp thêm DOGE.", // Balance too low. Deposit more DOGE.
error_preparing_transaction: "Lỗi khi chuẩn bị giao dịch", // Error preparing transaction
error_sending_transaction: "Lỗi khi gửi giao dịch", // Error sending transaction
max_transaction_size_allowed_for:
"Kích thước giao dịch tối đa cho phép cho", // Max transaction size allowed for
qr_code_saved_to_gallery: "Mã QR đã được lưu vào thư viện", // QR code saved to gallery
error_saving_qr_code: "Lỗi khi lưu mã QR", // Error saving QR code
cannot_send_to_your_own_address: "Không thể gửi đến địa chỉ của chính bạn", // Cannot send to your own address
unsupported_format_or_not_a_doge_address:
"Định dạng không được hỗ trợ hoặc không phải là địa chỉ DOGE", // Unsupported format or not a DOGE address
qr_not_found_in_file: "Không tìm thấy mã QR trong tệp", // QR not found in file
unknown_file_error: "Lỗi tệp không xác định", // Unknown file error
invalid_address: "Địa chỉ không hợp lệ", // Invalid address
error_preparing_transaction_try_again:
"Lỗi khi chuẩn bị giao dịch. Vui lòng thử lại.", // Error preparing transaction. Please try again.
error_processing_transaction_please_try_again:
"Lỗi khi xử lý giao dịch. Vui lòng thử lại.", // Error processing transaction. Please try again.
minimum_tip_amount_is: "Số tiền tip tối thiểu là", // Minimum tip amount is
backup_failed: "Sao lưu thất bại", // Backup failed
backup_successful: "Sao lưu thành công", // Backup successful
copied_to_clipboard: "Đã sao chép vào bộ nhớ tạm", // Copied to clipboard
seed_phrase_correct: "Cụm từ khôi phục chính xác", // Seed phrase correct
incorrect_phrase: "Cụm từ không chính xác", // Incorrect phrase
incorrect_pin: "Mã PIN không chính xác", // Incorrect PIN
pin_updated: "Đã cập nhật mã PIN", // PIN updated
wallet_unlocked_you_may_enter_your_new_pin:
"Ví đã được mở khóa. Bạn có thể nhập mã PIN mới", // Wallet unlocked. You may enter your new PIN
label_cannot_be_empty: "Nhãn không thể để trống", // Label cannot be empty
address_saved: "Đã lưu địa chỉ", // Address saved
label_already_exists: "Nhãn đã tồn tại", // Label already exists
too_many_requests_please_try_again_later:
"Quá nhiều yêu cầu. Vui lòng thử lại sau.", // Too many requests. Please try again later.
invalid_code: "Mã không hợp lệ.", // Invalid code.
unsupported_country: "Quốc gia không được hỗ trợ", // Unsupported country
invalid_phone_number:
"Số điện thoại không hợp lệ.\nSử dụng định dạng \"+<mã quốc gia><số điện thoại>\"\nKhông thể sử dụng VOIP hoặc số điện thoại cố định.", // Invalid phone number. Use the format \"+<Country code><Phone number>\" Cannot use VOIP or landline numbers.
invalid_phone_number_error:
"Số điện thoại không hợp lệ. Vui lòng sử dụng định dạng \"+<mã quốc gia><số điện thoại>\" và đảm bảo nó không phải là số VOIP hoặc điện thoại cố định.", // Invalid phone number. Please use the format \"+<Country code><Phone number>\" and make sure it is not a VOIP or landline number.
amount_mismatch: "Số tiền không khớp. Vui lòng thử lại.", // Amount mismatch. Please try again.
amount_mismatch_warning:
"Số tiền không khớp có thể là do số lượng giao dịch có thể chi tiêu hạn chế. Hãy đợi giao dịch này xác nhận trước khi gửi giao dịch khác.", // Amount mismatch is likely due to limited spendable transactions. Wait for this transaction to confirm before sending another.
inscription_id: "ID nhận dạng", // Inscription ID
address: "Địa chỉ", // Address
output_value: "Giá trị xuất", // Output Value
preview: "Xem trước", // Preview
content: "Nội dung", // Content
content_type: "Loại nội dung", // Content Type
genesis_transaction: "Giao dịch Genesis", // Genesis Transaction
nft_details: "Chi tiết NFT", // NFT Details
transfer: "Chuyển", // Transfer
transactions: "Giao dịch", // Transactions
nfts: "NFTs", // NFTs
confirm_nft_transfer: "Xác nhận chuyển NFT", // Confirm NFT Transfer
confirm_transfer: "Xác nhận chuyển", // Confirm Transfer
creating_transaction: "Đang tạo giao dịch...", // Creating transaction...
error_creating_transaction: "Lỗi khi tạo giao dịch", // Error creating transaction
youve_sent: "Bạn đã gửi", // You've sent
nft_sent: "NFT đã gửi", // NFT sent
transfer_nft: "Chuyển NFT", // Transfer NFT
transaction_history: "Lịch sử giao dịch", // Transaction History
view_all: "Xem tất cả", // View All
posts: "Bài đăng", // Posts
no_nfts_found: "Không tìm thấy NFT", // No NFTs found
tokens: "Fichas", // Tokens
transferable: "Chuyển được", // Transferable
token_details: "Chi tiết token", // Token Details
inscribe: "Nhận dạng", // Inscribe
floor_price: "Giá thấp", // Floor Price
twenty_four_hour_volume: "Thể tích 24 giờ", // 24H Volume
twenty_four_hour_change: "Thay đổi 24 giờ", // 24H Change
volume: "Tổng khối lượng", // Total Volume
holders: "Người sở hữu", // Holders
sales: "Bán hàng", // Sales
minted: "Đã đúc", // Minted
supply: "Suministro", // Supply
inscribe_for_transfer: "Nhận dạng để chuyển", // Inscribe for Transfer
inscribe_for_transfer_description_1:
"Khởi đầu bước đầu tiên của việc chuyển đổi của bạn", // Initiates the first step of transferring your
inscribe_for_transfer_description_2:
"Bước này làm cho số lượng được nhận dạng của token có sẵn cho việc chuyển đổi.", // This step makes the inscribed amount of tokens available for transfer.
last_price: "Giá cuối cùng", // Last Price
info: "Thông tin", // Info
retry: "Thử lại", // Retry
select: "Chọn", // Select
inscription: "Nhận dạng", // Inscription
error_fetching_user_details: "Lỗi khi lấy thông tin người dùng", // Error fetching user details
transfer_token: "Chuyển token", // Transfer Token
no_inscriptions_found: "Không tìm thấy inscription nào", // No inscriptions found
dune_sent: "Đã gửi DUNE", // DUNE sent
},
};