comparison gtk/win32/nsis/translations/vietnamese.nsh @ 14867:1072720fc35f

[gaim-migrate @ 17636] Fix default language selection to be your current Windows language. Commit language changes I forgot to commit. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 31 Oct 2006 04:40:05 +0000
parents b2d0b4ca2cf3
children
comparison
equal deleted inserted replaced
14866:0387e8b1b8c2 14867:1072720fc35f
8 ;; Note: The NSIS Installer does not yet have Vietnamese translations. Until 8 ;; Note: The NSIS Installer does not yet have Vietnamese translations. Until
9 ;; it does, these Gaim translations can not be used. 9 ;; it does, these Gaim translations can not be used.
10 ;; 10 ;;
11 11
12 ; Startup GTK+ check 12 ; Startup GTK+ check
13 !define GTK_INSTALLER_NEEDED "The GTK+ runtime environment không có hoặc cần được nâng cấp.$\rHãy cài đặt GTK+ runtime v${GTK_VERSION} hoặc mới hơn" 13 !define GTK_INSTALLER_NEEDED "The GTK+ runtime environment không có hoặc cần được nâng cấp.$\rHãy cài đặt GTK+ runtime v${GTK_MIN_VERSION} hoặc mới hơn"
14 14
15 ; License Page 15 ; License Page
16 !define GAIM_LICENSE_BUTTON "Tiếp theo >" 16 !define GAIM_LICENSE_BUTTON "Tiếp theo >"
17 !define GAIM_LICENSE_BOTTOM_TEXT "$(^Name) được phát hành theo giấy phép GPL. Giấy phép thấy ở đây chỉ là để cung cấp thông tin mà thôi. $_CLICK" 17 !define GAIM_LICENSE_BOTTOM_TEXT "$(^Name) được phát hành theo giấy phép GPL. Giấy phép thấy ở đây chỉ là để cung cấp thông tin mà thôi. $_CLICK"
18 18