home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2000 April
/
VPR0004A.BIN
/
WMTECH
/
wmserver.exe
/
1033
/
RCDATA
/
CABINET
/
local_connect.inc
< prev
next >
Wrap
Text File
|
1999-11-15
|
3KB
|
66 lines
'
'////////////////////////////////////////////////////////////////////
'//
'// Source File local_connect.htm
'//
'// Windows Media Administrator, ver 3.0
'// Copyright 2/4/98 Microsoft Corporation
'//
'////////////////////////////////////////////////////////////////////
Dim L_DocTitle_Text
L_DocTitle_Text = "Windows Media アドミニストレータ"
Dim L_btnAddTemp1_Text
L_btnAddTemp1_Text = "Windows Media サービスが実行されているサーバー名の入力 : "
Dim L_btnAddTemp2_Text
L_btnAddTemp2_Text = "サーバー名は、Windows Media サービスがインストールされている Windows Server のコンピュータ名または IP アドレスです。接続には数秒かかります。"
Dim L_Title_Text
L_Title_Text = "Windows Media アドミニストレータ"
Dim L_ClickAddServer_Text
L_ClickAddServer_Text = "[サーバーの追加] のクリック"
Dim L_ChooseServer_Text
L_ChooseServer_Text ="サーバーの選択"
Dim L_RemoveServer_Text
L_RemoveServer_Text = "'%1' を一覧から削除してもよろしいですか?"
Dim L_ChooseServerToDel_Text
L_ChooseServerToDel_Text = "削除するサーバーを選択してください。"
Dim L_NoServerDel_Text
L_NoServerDel_Text = "削除するサーバーが一覧にありません。"
Dim L_SelectFromList_Text
L_SelectFromList_Text = "更新するサーバーが一覧から選択されていません。"
'====================================================================
'* CONNECTION STATUS MESSAGES
'*
'====================================================================
Dim L_Timeout_Text
L_Timeout_Text = "サーバー '%1' への接続がタイムアウトしました。操作は取り消されました。"
Dim L_Period_Text
L_Period_Text ="."
Dim L_PmtTimerStatus_Text
L_PmtTimerStatus_Text = "'%1' 上のサービスに接続しています。 "
Dim L_PleaseWait_Text
L_PleaseWait_Text = "お待ちください..."
Dim L_FailAll_Text
L_FailAll_Text = "サーバー '%1' のすべての Windows Media サービスに接続できませんでした。サーバーを管理するためのアクセス権がない、Windows Media サービスが実行されていない、またはサーバーに Windows Media がインストールされていません。"
Dim L_ConnectAll_Text
L_ConnectAll_Text = "すべての Windows Media サービスがサーバー '%1' で実行されています。"
Dim L_ChannelService_Text
L_ChannelService_Text = "ステーション サービス : "
Dim L_ProgramService_Text
L_ProgramService_Text = "プログラム サービス : "
Dim L_UnicastService_Text
L_UnicastService_Text = "ユニキャスト サービス : "
Dim L_UnicastMonitorService_Text
L_UnicastMonitorService_Text = "ユニキャスト モニタ サービス : "
Dim L_NotRunning_Text
L_NotRunning_Text = "実行していません"
Dim L_Running_Text
L_Running_Text = "実行しています"
Dim L_ConnectionStatusFor_Text
L_ConnectionStatusFor_Text = "'%1' の接続の状態 "
Dim L_NotConnected_Text
L_NotConnected_Text = "接続なし"
Dim L_Connected_Text
L_Connected_Text = "%1 に接続しています "