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/admin.inc.php

23 lines
819 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$AdminBy = "管理者";
$AdministrationTools = "管理ツール";
$State = "システム状況";
$Statistiques = "統計";
$VisioHostLocal = "ビデオ会議サーバ";
$langPresent = "有効にする";
$SearchUsers = "ユーザ検索";
$CreateUser = "ユーザ作成";
$ModifyUser = "ユーザ編集";
$langPhoneNumber = "電話番号";
$langAddToCourse = "コースを追加";
$langDeleteCourse = "選択されたコースを削除";
$langDeleteSelectedClasses = "選択されたクラスを削除";
$langKeyword = "キーワード";
$langGroupName = "グループ名";
$langExportUserListXMLCSV = "XML/CSCファイルへユーザリストをエキスポート";
$Plugin = "プラグイン";
$MainMenu = "メインメニュー";
?>