From c2b48044f5e196b1ed207ff1d9b97a9db7a5bd21 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Mon, 26 Aug 2002 06:15:32 +0000 Subject: [PATCH] (jp) Updates --- ChangeLog | 3 +++ lang/japanese-euc.inc.php3 | 4 ++-- lang/japanese-sjis.inc.php3 | 20 ++++++++++---------- lang/japanese-utf-8.inc.php3 | 4 ++-- 4 files changed, 17 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6ecb8be82..4c1e94709 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-08-26 Alexander M. Turek + * lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada. + 2002-08-24 Marc Delisle * Documentation.html, faq 6.15: creating an index on a BLOB field and faq 1.22 about php.ini file_uploads diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 6bee74564..3ca46f130 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -425,6 +425,8 @@ $strValue = ' $strViewDump = 'テーブルのダンプ(スキーマ)表示'; $strViewDumpDB = 'DBのダンプ(スキーマ)表示'; +$strWebServerUploadDirectory = 'webサーバー上でアップロード'; +$strWebServerUploadDirectoryError = 'アップロードを行うディレクトリがありません。。'; $strWelcome = '%sへようこそ'; $strWithChecked = 'チェックしたものを:'; $strWrongUser = 'ユーザ名またはパスワードが正しくありません。
アクセスは拒否されました。'; @@ -436,6 +438,4 @@ $strYes = ' $strZip = '"zipされる"'; // To translate -$strWebServerUploadDirectory = 'web-server upload directory'; //to translate -$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index f82fdb4ce..8eb8ab6f7 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -2,7 +2,7 @@ /* $Id$ */ /** - * Translated by Yukihiro Kawada + * Translated by Yukihiro Kawada */ $charset = 'SHIFT_JIS'; @@ -82,7 +82,7 @@ $strCheckAll = ' $strCheckDbPriv = 'f[^x[XmF'; $strCheckTable = 'e[u`FbNB'; $strChoosePage = 'Wy[WI'; -$strColComFeat = 'Rg\ヲ@' . "\x5c"; +$strColComFeat = 'Rg\ヲ@' . "\x94\x5c"; $strColumn = ''; $strColumnNames = '(R)'; $strComments = 'Rg'; @@ -99,7 +99,7 @@ $strCreateIndexTopic = ' $strCreateNewDatabase = 'VDBB'; $strCreateNewTable = 'DBVe[uB %s--> '; $strCreatePage = 'VKy[W'; -$strCreatePdfFeat = 'PDF@' . "\x5c"; +$strCreatePdfFeat = 'PDF@' . "\x94\x5c"; $strCriteria = ''; $strData = 'f[^'; @@ -118,7 +118,7 @@ $strDeletedRows = ' $strDescending = '~'; $strDisabled = ''; $strDisplay = '\ヲ'; -$strDisplayFeat = 'e[u\ヲ@' . "\x5c"; +$strDisplayFeat = 'e[u\ヲ@' . "\x94\x5c"; $strDisplayOrder = '\:'; $strDisplayPDF = 'PDFXL[}\ヲ'; $strDoAQuery = '"QUERY"タs (wildcard: "%")'; @@ -166,7 +166,7 @@ $strFunction = ' $strGenBy = ' by'; $strGenTime = ''; -$strGeneralRelationFeat = '[V@' . "\x5c"; +$strGeneralRelationFeat = '[V@' . "\x94\x5c"; $strGo = 'タs'; $strGrants = 't^'; $strGzip = '"gzip"'; @@ -360,13 +360,13 @@ $strServerChoice = ' $strServerVersion = 'T[o[o[W'; $strSetEnumVal = 'tB[h^Cv"enum""set"ltH[}bgg: \'a\',\'b\',\'c\'...
obNXbVu"\"vNI[gu"\'"vAobNXbVtu: \'\\\\xyz\' or \'a\\\'b\'vB'; $strShow = '\ヲ'; -$strShowAll = 'S' . "\x5c"; +$strShowAll = 'S' . "\x95\x5c"; $strShowColor = 'F\ヲ'; -$strShowCols = '' . "\x5c"; +$strShowCols = '' . "\x95\x5c"; $strShowGrid = 'Obh\ヲ'; $strShowPHPInfo = 'PHP'; $strShowTableDimension = 'e[u\ヲ'; -$strShowTables = 'e[u' . "\x5c"; +$strShowTables = 'e[u' . "\x95\x5c"; $strShowThisQuery = ' タsNG[\ヲ '; $strShowingRecords = 'R[h\ヲ'; $strSingly = '()'; @@ -423,6 +423,8 @@ $strValue = ' $strViewDump = 'e[u_v(XL[})\ヲ'; $strViewDumpDB = 'DB_v(XL[})\ヲ'; +$strWebServerUploadDirectory = 'webT[o[Abv[h'; +$strWebServerUploadDirectoryError = 'Abv[hsfBNgBB'; $strWelcome = '%s'; $strWithChecked = '`FbN:'; $strWrongUser = '[UpX[hB
ANZXB'; @@ -434,6 +436,4 @@ $strYes = ' $strZip = '"zip"'; // To translate -$strWebServerUploadDirectory = 'web-server upload directory'; //to translate -$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 693e2cdad..66b32dc17 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -423,6 +423,8 @@ $strValue = ''; $strViewDump = '若潟(鴻若)茵腓'; $strViewDumpDB = 'DB潟(鴻若)茵腓'; +$strWebServerUploadDirectory = 'web泣若寂с≪若'; +$strWebServerUploadDirectoryError = '≪若茵c障'; $strWelcome = '%s吾'; $strWithChecked = 'с:'; $strWrongUser = '若九障鴻若罩c障
≪祉鴻障'; @@ -434,6 +436,4 @@ $strYes = ''; $strZip = '"zip"'; // To translate -$strWebServerUploadDirectory = 'web-server upload directory'; //to translate -$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate ?>