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.
16 lines
1.0 KiB
16 lines
1.0 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$AdminBy = "管理者";
|
|
$AdministrationTools = "管理ツール";
|
|
$State = "システム状況";
|
|
$Statistiques = "統計";
|
|
$langAddToCourse = "コースを追加";
|
|
$langDeleteCourse = "選択されたコースを削除";
|
|
$langDeleteSelectedClasses = "選択されたクラスを削除";
|
|
$langKeyword = "キーワード";
|
|
$langGroupName = "グループ名";
|
|
$langExportUserListXMLCSV = "XML/CSCファイルへユーザリストをエキスポート";
|
|
$Plugin = "プラグイン";
|
|
$MainMenu = "メインメニュー";
|
|
?>
|