[Affelio-cvs 1068] CVS update: affelio/apps/diary/Diary/L10N

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2006年 2月 21日 (火) 00:54:04 JST


Index: affelio/apps/diary/Diary/L10N/ja.pm
diff -u affelio/apps/diary/Diary/L10N/ja.pm:1.6 affelio/apps/diary/Diary/L10N/ja.pm:1.7
--- affelio/apps/diary/Diary/L10N/ja.pm:1.6	Wed Jan 25 11:30:51 2006
+++ affelio/apps/diary/Diary/L10N/ja.pm	Tue Feb 21 00:54:04 2006
@@ -14,7 +14,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: ja.pm,v 1.6 2006/01/25 02:30:51 higefuku Exp $
+# $Id: ja.pm,v 1.7 2006/02/20 15:54:04 higefuku Exp $
 
 package Diary::L10N::ja;
 {
@@ -84,7 +84,7 @@
 		'Access Control Page'	=> 'アクセス制御のページへ',
 		'Failed to parse RDF File' => 'RDFファイルの解析に失敗しました。不正なファイルの可能性があります',
 		'Error: You may mistype a tag or forget to close it.' => 'タグを閉じ忘れたか、誤って入力しました',
-		'You can only use ascii character in your file name' => 'ファイル名が日本語の場合利用できません',
+		'You can only use ascii character in your file name' => '画像ファイルの名前は半角英数字でお願いします。',
 		'Su'			=> 'æ—¥',
 		'Mo'			=> '月',
 		'Tu'			=> '火',
@@ -92,10 +92,29 @@
 		'Th'			=> '木',
 		'Fr'			=> '金',
 		'Sa'			=> '土',
-	'Write a diary' => '日記を書く',
+	'Write a diary' => '新しい記事を書く',
 	'Access control' => 'アクセスコントロール',
 	'General settings' => 'その他の設定',
-
+	'Entry Archives' => '月ごとに表示',
+	'Recent Entries' => '最近の記事',
+	'Recent Comments' => '最近のコメント',
+	'Recent Trackbacks' => '最近のトラックバック',
+	'Import BLOG' => '外部のブログを取り込む',
+	'Edit categories' => 'カテゴリの編集',
+	'Create a new category' => '新しいカテゴリの追加',
+	'Category name' => 'カテゴリの名前',
+	'Title' => 'タイトル',
+	'Content' => '本文',
+	'Insert images'=> '画像の挿入',
+	'Categories' => 'カテゴリ',
+	'none' => 'その他',
+	'Confirm your article' => '投稿内容の確認',
+	'Please write your comment' => 'コメントをどうぞ',
+	'Confirm' => '確認',
+	'Uploaded file had invalid MIME type' => '扱える画像はjpg(jpeg)、png、gif、bmpです。',
+	'Uploaded file was too big' => '扱える画像の大きさは300kb以内です。',
+	'Failed to open file' => 'ファルの保存に失敗しました。',
+	'Please select a file.' => 'ファイルが選択されていません。',
 		##########################################################
 		'_AUTO' => 1,
 		);


Affelio-cvs メーリングリストの案内
Back to archive index