Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/japanese_unicode/announcements.inc.php

25 lines
936 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Announcement = "????";
$langAnnEmpty = "お梦らせをすべて、猴近する";
$AnnouncementModified = "お梦らせ饯赖";
$AnnouncementAdded = "お梦らせ纳裁";
$AnnouncementDeleted = "お梦らせ猴近";
$AnnouncementPublishedOn = "给倡";
$AddAnnouncement = "お梦らせ纳裁";
$langContent = "柒推";
$AnnouncementDeleteAll = "お梦らせをすべて、猴近する";
$professorMessage = "Message from your professor";
$langEmailSent = " and emailed to registered students";
$EmailOption = "Send this announcement by email to registered students";
$langOn = "On";
$langRegUser = "registered users of the site";
$langUnvalid = "have unvalid or no email address";
$langModify = "饯赖";
$langDelete = "猴近";
$langTitle = "タイトル";
$langHelp = "へルプ";
$langOk = "OK";
$langBackList = "リストに提る";
?>