Modified some strings to fit Vietnamese environment

This commit is contained in:
vthung 2005-07-09 14:56:19 +00:00
parent 815b5ca6e9
commit 8eb3d6a84e

View file

@ -75,7 +75,7 @@ $string['allowinternal'] = 'Cũng cho phép các cách thức bên trong';
$string['allownot'] = 'Không cho phép ';
$string['allparticipants'] = 'Tất cả những người tham gia';
$string['allteachers'] = 'Tất cả giáo viên';
$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';
$string['alphabet'] = 'A,Ă,Â,B,C,D,Đ,E,Ê,F,G,H,I,J,K,L,M,N,O,Ô,Ơ,P,Q,R,S,T,U,Ư,V,W,X,Y,Z';
$string['alphanumerical'] = 'Chỉ chứa các ký tự của bảng chữ cái hoặc các số ';
$string['alreadyconfirmed'] = 'Việc đăng ký vừa được xác nhận';
$string['always'] = 'Luôn luôn';
@ -909,7 +909,7 @@ $string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%I:%%M %%p';
$string['strftimedayshort'] = '%%A, %%d %%B';
$string['strftimedaytime'] = '%%a, %%H:%%M';
$string['strftimemonthyear'] = '%%B %%Y';
$string['strftimerecent'] = '%%d %%b, %%H:%%M';
$string['strftimerecent'] = '%%d/%%m/%%Y, %%H:%%M';
$string['strftimerecentfull'] = '%%a, %%d %%b %%Y, %%I:%%M %%p';
$string['strftimetime'] = '%%I:%%M %%p';
$string['stringsnotset'] = 'Chuỗi ký tự sau không được định nghĩa trong $a';