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