mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Modified some strings to fit Vietnamese environment
This commit is contained in:
parent
815b5ca6e9
commit
8eb3d6a84e
1 changed files with 2 additions and 2 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue