comparison gtk/win32/nsis/translations/vietnamese.nsh @ 14376:b2d0b4ca2cf3

[gaim-migrate @ 17082] It really isn't smart for us to blow away the previous install directory (we do ask nicely, but it still isn't good) if the uninstaller for the previous version fails, so now we offer the choice between "continue regardless" or "cancel installing". It would really be ideal if we could get these translations done through gettext or something. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 30 Aug 2006 02:40:56 +0000
parents 009db0b357b5
children 1072720fc35f
comparison
equal deleted inserted replaced
14375:f597127368de 14376:b2d0b4ca2cf3
38 ; Installer Finish Page 38 ; Installer Finish Page
39 !define GAIM_FINISH_VISIT_WEB_SITE "Hãy xem trang chủ Windows Gaim" 39 !define GAIM_FINISH_VISIT_WEB_SITE "Hãy xem trang chủ Windows Gaim"
40 40
41 ; Gaim Section Prompts and Texts 41 ; Gaim Section Prompts and Texts
42 !define GAIM_UNINSTALL_DESC "Gaim (chỉ bỏ cài đặt)" 42 !define GAIM_UNINSTALL_DESC "Gaim (chỉ bỏ cài đặt)"
43 !define GAIM_PROMPT_WIPEOUT "Thư mục Gaim cũ sẽ bị xóa. Bạn muốn tiếp tục không?$\r$\rNote: Mọi plugin không chuẩn mà bạn đã cài sẽ bị xóa.$\rCác thiết lập người dùng Gaim sẽ không còn tác dụng."
44 !define GAIM_PROMPT_DIR_EXISTS "Thư mục cài đặt mà bạn định ra đã tồn tại rồi. Mọi nội dung$\rsẽ bị xóa. Bạn muốn tiếp tục không?"
45 43
46 ; GTK+ Section Prompts 44 ; GTK+ Section Prompts
47 !define GTK_INSTALL_ERROR "Lỗi cài đặt GTK+ runtime." 45 !define GTK_INSTALL_ERROR "Lỗi cài đặt GTK+ runtime."
48 !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." 46 !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."
49 47