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.
60 lines
2.4 KiB
60 lines
2.4 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$Title = "タイトル";
|
|
$Remove = "削除";
|
|
$Description = "説明";
|
|
$Links = "リンク";
|
|
$langWorks = "アサイン";
|
|
$Forums = "フォーラム";
|
|
$langExercices = "テスト";
|
|
$langCreateDir = "フォルダの作成";
|
|
$Name = "名前";
|
|
$langComment = "フィードバック";
|
|
$langVisible = "表示/非表示";
|
|
$langNewDir = "ディレクトリ作成";
|
|
$langDirCr = "ディレクトリ作成";
|
|
$Download = "アップロード";
|
|
$langGroup = "グループ";
|
|
$langEdit = "編集";
|
|
$langGroupForum = "グループ フォーラム";
|
|
$Language = "言語";
|
|
$LoginName = "ログイン";
|
|
$AutostartMp3 = "音声を自動再生しますか?";
|
|
$Assignments = "Assignments";
|
|
$Forum = "Forum";
|
|
$langCode = "コース コード";
|
|
$langUp = "上へ";
|
|
$Down = "下へ";
|
|
$Up = "上へ";
|
|
$Theme = "テーマ";
|
|
$TheListIsEmpty = "何もありません";
|
|
$langCourseCreate = "コースの作成";
|
|
$langTodo = "行動予定";
|
|
$UserName = "ユーザ名";
|
|
$Hide = "隠す";
|
|
$langArchive = "アーカイブ";
|
|
$langCourseCode = "コース コード";
|
|
$iso639_2_code = "ja";
|
|
$iso639_1_code = "jpn";
|
|
$charset = "UTF-8";
|
|
$text_dir = "ltr";
|
|
$left_font_family = "sans-serif";
|
|
$right_font_family = "sans-serif";
|
|
$number_thousands_separator = ",";
|
|
$number_decimal_separator = ".";
|
|
$dateFormatShort = "%Y年%b%e日";
|
|
$dateFormatLong = "%Y年%B%e日";
|
|
$dateTimeFormatLong = "%Y年%B%e日 %H:%M";
|
|
$timeNoSecFormat = "%H:%M";
|
|
$langModify = "修正";
|
|
$langDelete = "削除";
|
|
$Help = "へルプ";
|
|
$langOk = "オッケー";
|
|
$langAddIntro = "Add introduction text";
|
|
$langBackList = "リストに戻る";
|
|
$langMyCourses = "自分のコース";
|
|
$langModifyProfile = "自分のプロファイルを修正";
|
|
$langLogout = "ログアウト";
|
|
$langPlatform = "iCampus utilise la plate-forme";
|
|
?>
|