From be71d4027fc1e689044f78aec50734b480930105 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sun, 27 Apr 2008 15:18:13 +0000 Subject: - updated japanese and norwegian translations --- program/localization/ja/labels.inc | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'program/localization/ja/labels.inc') diff --git a/program/localization/ja/labels.inc b/program/localization/ja/labels.inc index d7d285f32..be570ad24 100644 --- a/program/localization/ja/labels.inc +++ b/program/localization/ja/labels.inc @@ -69,6 +69,30 @@ $labels['wednesday'] = '水曜日'; $labels['thursday'] = '木曜日'; $labels['friday'] = '金曜日'; $labels['saturday'] = '土曜日'; +$labels['jan'] = '1月'; +$labels['feb'] = '2月'; +$labels['mar'] = '3月'; +$labels['apr'] = '4月'; +$labels['may'] = '5月'; +$labels['jun'] = '6月'; +$labels['jul'] = '7月'; +$labels['aug'] = '8月'; +$labels['sep'] = '9月'; +$labels['oct'] = '10月'; +$labels['nov'] = '11月'; +$labels['dec'] = '12月'; +$labels['longjan'] = '1月'; +$labels['longfeb'] = '2月'; +$labels['longmar'] = '3月'; +$labels['longapr'] = '4月'; +$labels['longmay'] = '5月'; +$labels['longjun'] = '6月'; +$labels['longjul'] = '7月'; +$labels['longaug'] = '8月'; +$labels['longsep'] = '9月'; +$labels['longoct'] = '10月'; +$labels['longnov'] = '11月'; +$labels['longdec'] = '12月'; $labels['today'] = '今日'; $labels['checkmail'] = '新着の確認'; $labels['writenewmessage'] = '新規メールの作成'; @@ -172,6 +196,10 @@ $labels['dstactive'] = '夏時間の適用'; $labels['htmleditor'] = 'メッセージ作成はHTMLが標準'; $labels['htmlsignature'] = 'HTML の署名'; $labels['previewpane'] = 'プレビューペインの表示'; +$labels['logoutclear'] = 'ログアウト時にごみ箱を空にする'; +$labels['logoutcompact'] = 'ログアウト時にフォルダのコンパクト化を実行'; +$labels['uisettings'] = 'ユーザーインターフェース'; +$labels['serversettings'] = 'サーバの設定'; $labels['autosavedraft'] = '自動的に草稿を保存'; $labels['everynminutes'] = ' $n 分毎'; $labels['never'] = 'しない'; -- cgit v1.2.3