ja_JP.php 434 Bytes
<?php $TRANSLATIONS = array(
"Save" => "保存",
"Search:" => "検索:",
"Close" => "閉じる",
"Next" => "次",
"Clear" => "クリア",
"Saving..." => "保存中...",
"Failed to save file" => "ファイルの保存に失敗しました",
"An error occurred!" => "エラーが発生しました。",
"There were unsaved changes, click here to go back" => "変更が保存されていません、クリックして戻ります。"
);