comparison pidgin/win32/nsis/translations/vietnamese.nsh @ 17853:bfd44bbb5909

Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 13 Jun 2007 12:20:25 +0000
parents e96a4756734a
children 3f33a8fbf871
comparison
equal deleted inserted replaced
17852:b0a1782b90d2 17853:bfd44bbb5909
26 !define GTK_UPGRADE_PROMPT "Phát hiện thấy có phiên bản cũ của GTK+ runtime. Bạn muốn nâng cấp không?$\rNote: $(^Name) có thể không chạy nếu không nâng cấp." 26 !define GTK_UPGRADE_PROMPT "Phát hiện thấy có phiên bản cũ của GTK+ runtime. Bạn muốn nâng cấp không?$\rNote: $(^Name) có thể không chạy nếu không nâng cấp."
27 27
28 ; Installer Finish Page 28 ; Installer Finish Page
29 !define PIDGIN_FINISH_VISIT_WEB_SITE "Hãy xem trang chủ Windows Pidgin" 29 !define PIDGIN_FINISH_VISIT_WEB_SITE "Hãy xem trang chủ Windows Pidgin"
30 30
31 ; Pidgin Section Prompts and Texts
32 !define PIDGIN_UNINSTALL_DESC "$(^Name) (chỉ bỏ cài đặt)"
33
34 ; GTK+ Section Prompts 31 ; GTK+ Section Prompts
35 !define GTK_INSTALL_ERROR "Lỗi cài đặt GTK+ runtime." 32 !define GTK_INSTALL_ERROR "Lỗi cài đặt GTK+ runtime."
36 !define GTK_BAD_INSTALL_PATH "Đường dẫn mà bạn nhập có thể không truy cập được hay không tạo được." 33 !define GTK_BAD_INSTALL_PATH "Đường dẫn mà bạn nhập có thể không truy cập được hay không tạo được."
37 34
38 ; Uninstall Section Prompts 35 ; Uninstall Section Prompts