일부 추가된 일본어 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5404 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-01-19 10:58:56 +00:00
parent 995c29ecd2
commit ebfbd573b6
5 changed files with 20 additions and 19 deletions

View file

@ -14,10 +14,10 @@
$lang->image_align_middle = "中央揃え";
$lang->image_align_right = "右揃え";
$lang->image_border = "ボーダー";
$lang->image_margin = 'Image Margin';
$lang->image_margin = '外側の空白(Margin)';
$lang->urllink_open_window = "新しいウィンドウで開く";
$lang->about_url_link_open_window = "チェックすると、リンクをクリックした時に新しいウィンドウで開きます。";
$lang->about_url_link_open_window = "チェックすると、リンクをクリックする際、新しいウィンドウで開きます。";
$lang->cmd_get_scale = "イメージサイズ表示";
$lang->cmd_get_scale = "イメージサイズを計算";
?>