[xoops-cvslog 1271] CVS update: xoops2jp/html/modules/base/language/japanese

Back to archive index

Minahito minah****@users*****
2005年 12月 10日 (土) 18:25:28 JST


Index: xoops2jp/html/modules/base/language/japanese/admin.php
diff -u xoops2jp/html/modules/base/language/japanese/admin.php:1.1.2.2 xoops2jp/html/modules/base/language/japanese/admin.php:1.1.2.3
--- xoops2jp/html/modules/base/language/japanese/admin.php:1.1.2.2	Thu Dec  1 14:21:36 2005
+++ xoops2jp/html/modules/base/language/japanese/admin.php	Sat Dec 10 18:25:28 2005
@@ -10,9 +10,20 @@
 define("_MB_A_BASE_LANG_SEARCH","検索");
 define("_MB_A_BASE_LANG_MENU","メニュー");
 
+define("_MD_A_BASE_LANG_ACTIVE","アクティブ");
+
+define("_MD_A_BASE_LANG_MID","MID");
 define("_MD_A_BASE_LANG_NAME","名前");
+define("_MD_A_BASE_LANG_VERSION","バージョン");
+define("_MD_A_BASE_LANG_LASTUPDATE","最終更新日");
 define("_MD_A_BASE_LANG_WEIGHT","表示優先度");
-define("_MD_A_BASE_LANG_ACTIVE","アクティブ");
+define("_MD_A_BASE_LANG_ISACTIVE","有効");
+define("_MD_A_BASE_LANG_CONTROL","操作");
+define("_MD_A_BASE_LANG_MODIFY","変更");
+define("_MD_A_BASE_LANG_UPDATE","アップデート");
+define("_MD_A_BASE_LANG_INFORMATION","インフォメーション");
+define("_MD_A_BASE_LANG_SUBMIT","送信");
+
 
 define("_MD_A_BASE_ERROR_REQUIRED","{0}は必ず入力して下さい");
 define("_MD_A_BASE_ERROR_MAXLENGTH","{0}は半角{1}文字以内で入力して下さい");


xoops-cvslog メーリングリストの案内
Back to archive index