﻿Empty = ''
ProductName     = 'カスペルスキー アンチウイルス'
ProductName_KAT = ProductName

ProductGeneration = '2015'

ProductName_KIS = '常時安全セキュリティ24 インターネットセキュリティ'
ProductName_KIS_Full = '常時安全セキュリティ24 インターネットセキュリティ'
ProductName_KIS_Beta_Full = '常時安全セキュリティ24 インターネットセキュリティ テクニカルプレビュー'
ProductName_KIS_Short = 'KIS'
ProductName_KIS_Gen = '常時安全セキュリティ24 インターネットセキュリティ'

ProductName_KAV = 'カスペルスキー アンチウイルス'
ProductName_KAV_Full = 'カスペルスキー アンチウイルス'
ProductName_KAV_Beta_Full = 'カスペルスキー アンチウイルス テクニカルプレビュー'
ProductName_KAV_Short = 'KAV'
ProductName_KAV_Gen = 'カスペルスキー アンチウイルス'

ProductName_PURE = 'Kaspersky Total Security'
ProductName_PURE_Full = 'Kaspersky Total Security'
ProductName_PURE_Beta_Full = 'Kaspersky Total Security テクニカルプレビュー'
ProductName_PURE_Short = 'KTS'
ProductName_PURE_Gen = 'Kaspersky Total Security'

ProductName_KSOSPC = 'カスペルスキー スモール オフィス セキュリティ'
ProductName_KSOSPC_Full = 'カスペルスキー スモール オフィス セキュリティ'
ProductName_KSOSPC_Beta_Full = 'カスペルスキー スモール オフィス セキュリティ テクニカルプレビュー'
ProductName_KSOSPC_Short = 'KSOS'
ProductName_KSOSPC_Gen = 'カスペルスキー スモール オフィス セキュリティ'

ProductTitle_KSOS = 'カスペルスキー スモール オフィス セキュリティ 4'
ProductName_KSOSFS = 'カスペルスキー スモール オフィス セキュリティ'
ProductName_KSOSFS_Full = 'カスペルスキー スモール オフィス セキュリティ'
ProductName_KSOSFS_Beta_Full = 'カスペルスキー スモール オフィス セキュリティ テクニカルプレビュー'
ProductName_KSOSFS_Short = 'KSOS'
ProductName_KSOSFS_Gen = 'カスペルスキー スモール オフィス セキュリティ'
KSOSFS_Description = 'ファイルサーバー'
KSOSPC_Description = 'PC'
ProductHeaderDescription = ''

Reboot_ActionLabel = '再起動'
RebootConfirmation = '今すぐコンピューターを再起動しますか？'

Facebook = 'Facebook'
Twitter = 'Twitter'
VKontakte = 'vk.com'

;strings in the following section refer to databases, for example, Databases: obsolete 
Actual = '最新' 
Corrupted = '破損' 
VeryOld = '長期間未アップデート' 
Old = '未アップデート' 
OldInGracePeriod = '未アップデート'
UpdatedAndRebootNeeded = 'アップデート済。PC の再起動が必要' 
UpdatedAndProductRestartNeeded = 'アップデート済。製品の再起動が必要' 
SomeBasesNeedUpdate = '保護機能のアップデートが必要'

Schedule_Auto    = '自動で開始' 
Schedule_Manual  = '手動で開始' 
Schedule_Fixed   = 'カスタム' 

Back = '戻る' 
StopTask = '停止'

News = 'ニュース'
NewsWithCount = 'ニュース(' + $UnreadNewsCount + ')'
Reports = 'レポート'
Settings = '設定'
Help = 'ヘルプ'
OK = 'OK'
Cancel = 'キャンセル'
Close = '閉じる'
Retry = '再試行'
Add = '追加'
Edit = '編集'
Save = '保存'
Password = 'パスワード'
Select = '選択'

ToggleBlocked = 'ブロック'
ToggleAllowed = '許可'
ToggleToolTipBlock = 'ブロック'
ToggleToolTipAllow = '許可'

Unknown = '不明'

ShortDateTimeWithSecondsFormat = '%Y/%m/%d %I:%M:%S %p'
ShortDateTimeFormat = '%Y/%m/%d %I:%M %p'
ShortDateFormat = '%Y/%m/%d'

ShortDateTimeNewsFormat = '%Y/%m/%d %H:%M'
ShortDateTimeNewsTodayFormat = '今日の %I:%M:%S %p'
ShortDateTimeNewsYesterdayFormat = '昨日の %I:%M:%S %p'

MonthName_1  = '1 月'
MonthName_2  = '2 月'
MonthName_3  = '3 月'
MonthName_4  = '4 月'
MonthName_5  = '5 月'
MonthName_6  = '6 月'
MonthName_7  = '7 月'
MonthName_8  = '8 月'
MonthName_9  = '9 月'
MonthName_10 = '10 月'
MonthName_11 = '11 月'
MonthName_12 = '12 月'
 
DateUnknown = '不明'

After = '後'
Remaining = '残り'
Ago = '前'

Times = $Times + ' ' + {$Times : '回'}

Days_After = $DayCount + ' ' + {$DayCount : '日'}
Hours_After = $HourCount + ' ' + {$HourCount : '時間'}
Minutes_After = $MinuteCount + ' ' + {$MinuteCount : '分'}
LessMinute_After = '1 分'

Days_Remaining = '残り約 ' + $DayCount + ' ' + {$DayCount : '日'} + 'です'
Hours_Remaining = '残り約 ' + $HourCount + ' ' + {$HourCount : '時間'} + 'です'
Minutes_Remaining = '残り約 ' + $MinuteCount + ' ' + {$MinuteCount : '分'} + 'です'
Seconds_Remaining = '残り約 ' + $SecondsCount +  ' ' + {$SecondsCount : '秒'} + 'です'
LessMinute_Remaining = '残り 1 分未満です'

Days_Ago = $DayCount + ' ' + {$DayCount : '日'}
Hours_Ago = $HourCount + ' ' + {$HourCount : '時間'}
Minutes_Ago = $MinuteCount + ' ' + {$MinuteCount : '分'}
LessMinute_Ago = '1 分'

Duration_Seconds = $SecondCount + ' ' + {$SecondCount : '秒'}
Duration_Minutes = $MinuteCount + ' ' + {$MinuteCount : '分'}
Duration_Hours = $HourCount + ' ' + {$HourCount : '時間'}
Duration_Days = $DayCount + ' ' + {$DayCount : '日'}

SecondsAgo = '1 分前'
MinutesAgo = $Value + ' ' + {$Value : '分'} + '前'
HoursAgo = $Value + ' ' + {$Value : '時間'} + '前'
Today = '今日'
Yesterday = '昨日'
DaysAgo = $Value + ' ' + {$Value : '日'} + '前'
MonthsAgo = $Value + ' ' + {$Value : 'か月'} + '前'
YearsAgo = $Value + ' ' + {$Value : '年'} + '前'
Never = '未実行'

Time_After     = $TimePeriod + After
Time_Remaining = Remaining + $TimePeriod
Time_Ago       = $TimePeriod + ' ' + Ago

TimeGroupToday = '今日(' + $Date + ')'
TimeGroupYesterday = '昨日(' + $Date + ')'
TimeGroupThisWeek = '今週'
TimeGroupThisMonth = '今月'
TimeGroupMonth = $Month
TimeGroupYear = $Year

Month1  = '1 月'
Month2  = '2 月'
Month3  = '3 月'
Month4  = '4 月'
Month5  = '5 月'
Month6  = '6 月'
Month7  = '7 月'
Month8  = '8 月'
Month9  = '9 月'
Month10 = '10 月'
Month11 = '11 月'
Month12 = '12 月'

;Buttons
ConfirmButton    = 'OK'
CancelButton = 'キャンセル'
ApplyButton = '適用'
CloseButton = '閉じる'
NextButton = '次へ'
BackButton = '戻る'
FinishButton = '終了'
SaveButton = '保存'
SkipButton = 'スキップ'
ExecuteButton = '実行'
Continue = '続行'
Delete = '削除'
LearnMore = '詳細'
Yes = 'はい'
No = 'いいえ'
ClearSearchField = '検索フィールドをクリア'

SettingsMore = '設定(&E)...'

DoNoyShowThisWindow = '次から表示しない'

; general system error codes

SystemError_0x80000040 = '未定義のエラー'
SystemError_0x8000004B = '未定義のエラー'
SystemError_0x80000041 = 'メモリが不足しています'
SystemError_0x80000042 = 'サポートされていません'
SystemError_0x80000043 = '実装されていません'
SystemError_0x80000045 = 'アクセスがブロックされているか、オブジェクトが見つかりません'
SystemError_0x8000004C = 'オブジェクトが見つかりません'
SystemError_0x800000C6 = 'オブジェクトが見つかりません'
SystemError_0x800000C5 = 'オブジェクトが見つかりません'
SystemError_0x8000004F = 'オブジェクトがロックされています'
SystemError_0x80000051 = '操作がキャンセルされました'
SystemError_0x80000059 = 'デバイスエラー'
SystemError_0x8000005A = '無効な署名'
SystemError_0x8000005B = '無効なバージョン'
SystemError_0x8000005F = '書き込み保護'
SystemError_0x80000061 = '利用登録が確認できません'
SystemError_0x80000062 = 'ディスク容量が不足しています'
SystemError_0x80000063 = 'デバイスが準備できていません'
SystemError_0x800000C0 = '無効なフォーマット'
SystemError_0x800000C1 = '権限がありません'
SystemError_0x800000C2 = '初期化エラー'
SystemError_0x800000C3 = '初期化エラー'
SystemError_0x800000C7 = '無効なオブジェクトの状態'
SystemError_0x800000C8 = 'オブジェクトがパスワードで保護されています'
SystemError_0x800000CA = '読み取りエラー'
SystemError_0x800000CC = '読み取りエラー'
SystemError_0x800000CB = '書き込みエラー'
SystemError_0x800000CD = '書き込みエラー'
SystemError_0x800000D0 = '無効なオブジェクト'
SystemError_0x800000D1 = '既存のオブジェクト'
SystemError_0x800000D5 = 'オブジェクトは他のアプリケーションで使用されています'
SystemError_0x800000D8 = '定義データベースが破損しています'
SystemError_0x800001C0 = '無効なモジュール'
SystemError_0x800001C2 = 'モジュールが認証されていません'
SystemError_0x800001C1 = 'モジュールが見つかりません'
SystemError_0x800001C4 = 'コンポーネントが読み込めません'
SystemError_0x80000221 = 'タイムアウト'
SystemError_0x80000240 = 'コンポーネントの通信エラー'
SystemError_0x90005000 = '無効なデジタル署名'
SystemError_0x90005002 = 'デジタル署名がありません'
SystemError_0x80027006 = 'タスクが停止しています'
SystemError_0x80027007 = 'タスクが停止しています'
SystemError_0x80380fbb = 'タスクが停止しています'
SystemError_0x80017007 = 'セーフモードではタスクを開始できません'
SystemError_0x80017005 = 'タスクが無効です'
SystemError_0x80017006 = '無効なユーザー名またはパスワード'
SystemError_0x80017008 = 'セーフモードでは他のユーザーでタスクを開始できません'
SystemError_0x80017009 = 'ドライバーが見つかりません'
SystemError_0x80022005 = '定義データベースの読み込みエラー'
SystemError_default    = 'エラーコード：' + $ErrorCode

UndefinedError = '未定義のエラー'
NotEnougthMemory = 'メモリが不足しています'
NotSupported = 'サポートされていません'
NotImplemeneted = '実装されていません'
AccessDenied = 'アクセスがブロックされているか、オブジェクトが見つかりません'
ObjectNotFound = 'オブジェクトが見つかりません'
ObjectIsLocked = 'オブジェクトがロックされています'
OperationCanceled = '操作がキャンセルされました'
DeviceError = 'デバイスエラー'
InvalidSignature = '無効な署名'
InvalidVersion = '無効なバージョン'
WriteProtection = '書き込み保護'
LicenseIsMissing = '利用登録が確認できません'
OutOfSpace = 'ディスク容量が不足しています'
DeviceIsNotReady = 'デバイスが準備できていません'
InvalidFormat = '無効なフォーマット'
NotEnougthRights = '権限がありません'
InitializationError = '初期化エラー'
IncorrectObjectState = '無効なオブジェクトの状態'
ObjectIsPasswordProtected = 'オブジェクトがパスワードで保護されています'
ReadError = '読み取りエラー'
WriteError = '書き込みエラー'
InvalidObject = '無効なオブジェクト'
ObjectAlreadyExists = '既存のオブジェクト'
ObjectIsInUseByAnotherApplication = 'オブジェクトは他のアプリケーションで使用されています'
DatabasesAreCorrupted = '定義データベースが破損しています'
InvalidModule = '無効なモジュール'
ModuleWasNotAuthenticated = 'モジュールが認証されていません'
ModuleNotFound = 'モジュールが見つかりません'
ComponentCannotBeLoaded = 'コンポーネントが読み込めません'
TimedOut = 'タイムアウト'
ComponentsInteractionError = 'コンポーネントの通信エラー'
InvalidDigitalSignature = '無効なデジタル署名'
NotDigitallySigned = 'デジタル署名がありません'
TheTaskWasStopped = 'タスクが停止しています'
TaskCannotBeStartedInSafeMode = 'セーフモードではタスクを開始できません'
TaskDisabled = 'タスクが無効です'
IncorrectUserNameOrPassword = '無効なユーザー名またはパスワード'
TaskLaunchNotPossible = 'セーフモードでは他のユーザーでタスクを開始できません'
DriverNotFound = 'ドライバーが見つかりません'
ErrorLoadingDatabase = '定義データベースの読み込みエラー'
ErrorDefault    = 'エラーコード：' + $ErrorCode


LicenseManager = 'ライセンス'
SubscriptionManager = '定額制サービスの管理'

BSuffix = 'B'
KBSuffix = 'KB'
MBSuffix = 'MB'
GBSuffix = 'GB'
TBSuffix = 'TB'

BPerSecondSuffix = 'B/秒'
KBPerSecondSuffix = 'KB/秒'
MBPerSecondSuffix = 'MB/秒'
GBPerSecondSuffix = 'GB/秒'
TBPerSecondSuffix = 'TB/秒'

; updating bases status
Idle = '無効' ;refers to connection
Stopping = '停止'
ConnectingToServer = 'サーバーに接続中'
CreatingUpdateList = 'ファイルの処理中'
Downloading = 'ファイルのダウンロード中'
Installing = 'ファイルのアップデート中'
RollbackRunning = '定義データベースをアップデート前の状態に戻しています'

FunctionalityDisabledForExpiredSubscription = 'アップデートが無効です'
FunctionalityDisabledForExpiredSubscriptionProtection = '保護機能が無効です'
SubscriptionRemainingDaysCount = '有効期間は残り ' + $LicenseRemainingDaysCount + ' ' + {$LicenseRemainingDaysCount: '日'} + 'です。'
SubscriptionExpiresToday = '今日で有効期間が終了します'
SubscriptionActivated = '有効'
CheckReserveCodeManuallyHeader = '新しいアクティベーションコードを使用して自動的にアクティベーションを実行できませんでした' ; TODO
CheckReserveCodeManuallyText = '新しいアクティベーションコードを使用して、アクティベーションを手動で実行してください' ; TODO

; LicensingStatus short descriptions
LicensingStatus_Ok_ShortDescription = ''
LicensingStatus_Beta_ShortDescription = 'ベータ版を使用中です'
LicensingStatus_Trial_ShortDescription = '体験版をご利用中です'
LicensingStatus_OkSubscription_ShortDescription = '定額制サービス：' + SubscriptionRemainingDaysCount
LicensingStatus_OkSubscription_ShortDescription_WithoutRemainingDays = '定額制サービス：' + SubscriptionActivated
LicensingStatus_OkSubscription_ShortDescription_BestBuyAutorenewalSubscription = '定額制サービス：' + SubscriptionStateActive
LicensingStatus_OkSubscription_ShortDescription_ExpiresToday = '定額制サービス：' + SubscriptionExpiresToday

LicensingStatus_WillBeExpired_ShortDescription = 'ライセンスの有効期間がまもなく終了します'
LicensingStatus_WillBeExpiredTrial_ShortDescription = 'ライセンスの有効期間がまもなく終了します'
LicensingStatus_InvalidKeyCreationDate_ShortDescription = 'ライセンスの問題が検出されました'
LicensingStatus_InvalidActivationDate_ShortDescription = 'ライセンスの問題が検出されました'
LicensingStatus_InvalidKey_ShortDescription = 'ライセンスの問題が検出されました'
LicensingStatus_Reinstall_ShortDescription = 'ライセンスの問題が検出されました'
LicensingStatus_BrokenBlacklist_ShortDescription = 'ライセンス情報のブラックリストが破損しています'
LicensingStatus_CorruptedBases_ShortDescription = 'ライセンスの問題が検出されました'
LicensingStatus_BasesDateMismatch_ShortDescription = 'ライセンスの問題が検出されました'
LicensingStatus_Expired_ShortDescription = 'ライセンスの有効期間が終了しています'
LicensingStatus_ExpiredSubscription_ShortDescription = '定額制サービスの有効期間が ' + $SubscriptionExpirationDate + ' で終了しています。'
LicensingStatus_ExpiredBestBuySubscription_ShortDescription = LicensingStatus_ExpiredSubscription_ShortDescription
LicensingStatus_ExpiredTrial_ShortDescription = '体験版の有効期間が終了しています'
LicensingStatus_ExpiredBeta_ShortDescription = 'ベータ版の有効期間が終了しています'
LicensingStatus_Blocked_ShortDescription = 'ライセンス情報がブロックされています'
LicensingStatus_BlockedSubscription_ShortDescription = '定額制サービスがブロックされています'
LicensingStatus_LicenseViolated_ShortDescription = 'ライセンスの問題が検出されました'
LicensingStatus_LicenseViolatedWithReserve_ShortDescription = 'ライセンスの問題が検出されました'
LicensingStatus_SubscriptionViolated_ShortDescription = 'ライセンスの制限を超えています'
LicensingStatus_Grace_ShortDescription = '定額制サービスの有効期間が ' + $SubscriptionExpirationDate + ' で終了しています。'
LicensingStatus_GraceBestBuy_ShortDescription = LicensingStatus_Grace_ShortDescription
LicensingStatus_SubscriptionSuspended_ShortDescription = '定額制サービスが中断されました。中断日：' + $SubscriptionExpirationDate
LicensingStatus_SubscriptionUpdateFailed_ShortDescription = '契約状態を自動的に確認できませんでした'
LicensingStatus_NotActivated_ShortDescription = 'アクティベーションが実行されていません'
LicensingStatus_WaitCodeActivation_ShortDescription = 'アクティベーションが実行されていません'
LicensingStatus_PresintalledCodeAvailable_ShortDescription = 'アクティベーションが実行されていません'
LicensingStatus_PreinstalledCodeActivationProblem_ShortDescription = 'アクティベーションが実行されていません'
LicensingStatus_ReserveCodeIsAvailable = '設定済みのアクティベーションコードが見つかりました'

; ReserveCodeStatus short descriptions
ReserveCodeStatus_NotProvided_ShortDescription = '新しいアクティベーションコード'
ReserveCodeStatus_Ok_ShortDescription = '新しいアクティベーションコード'
ReserveCodeStatus_OkButActiveProblems_ShortDescription = ReserveCodeStatus_Ok_ShortDescription
ReserveCodeStatus_Invalid_ShortDescription = '新しいアクティベーションコード ' + $ReserveCode + ' が無効です'
ReserveCodeStatus_ActivationProblem_ShortDescription = '新しいアクティベーションコードのアクティベーションが実行されていません'
ReserveCodeStatus_WaitActivation_ShortDescription = 'アクティベーションが自動的に行われます'

; LicensingStatus cause descriptions
LicensingStatus_Ok_Cause = ''
LicensingStatus_Beta_Cause = $ProductNameFull + ' のベータ版は、すべての保護機能を使用できますが、製品版のバージョンではないため、正しく動作しない可能性があります。問題を発見した場合は、カスペルスキーが運営するベータ版フォーラムまで報告してください。'

LicenseRemain    = '有効期間は残り ' + $LicenseRemainingDaysCount + ' ' + {$LicenseRemainingDaysCount: '日'} + 'です。有効期間が終了すると、保護機能が無効になります。' 
LicenseEndsToday = 'この日付がライセンスの最終日です。ライセンスを更新しない場合、本製品の保護機能が無効になります。' 
LicensingStatus_Trial_Cause_WithoutRemainingDays = LicenseRemain
LicensingStatus_Trial_Cause_ExpiresToday = LicenseEndsToday

LicensingStatus_OkSubscription_Cause = $StateOkSubscriptionText

StateLimitedSubscriptionActivatedText = '定額制サービスが有効です。有効期限：' + $SubscriptionExpirationDate + '。'
StateLimitedSubscriptionProlongedText = '定額制サービスが ' + $SubscriptionExpirationDate + ' まで延長されました。'
StateLimitedSubscriptionCanceledText = '定額制サービスが解約されました。有効期限：' + $SubscriptionExpirationDate + '。'
StateSubscriptionNotYetSuspendedText = '定額制サービスが中断されます。中断予定日：' + $SubscriptionExpirationDate + '。'
StateUnlimitedSubscriptionProlongedText = '定額制サービスが延長され、有効期間が終了することがなくなりました'
StateUnlimitedSubscriptionResumedText = '定額制サービスが再開されました'

AutorenewBestBuyActivated = ''
AutorenewBestBuyProlonged = ''

FunctionalityLevelDescription = $ProtectionLevelDescription + $UpdaterLevelDescription

RemainingDays = '残り ' + $LicenseRemainingDaysCount + ' ' + {$LicenseRemainingDaysCount: '日'}
LicensingStatus_WillBeExpired_Cause = '有効期間は残り ' + $LicenseDaysToExpiry + ' ' + {$LicenseDaysToExpiry: '日'} + 'です。有効期間が終了すると、保護機能が制限されます。'
LicensingStatus_TrialWillBeExpired_Cause = '有効期間は残り ' + $LicenseDaysToExpiry + ' ' + {$LicenseDaysToExpiry: '日'} + 'です。有効期間が終了すると、保護機能が無効になります。'
LicensingStatus_BetaWillBeExpired_Cause = '有効期間は残り ' + $LicenseDaysToExpiry + ' ' + {$LicenseDaysToExpiry: '日'} + 'です。有効期間が終了すると、保護機能が無効になります。'
LicensingStatus_WillBeExpiredToday_Cause = 'ライセンスの有効期間が本日終了します。有効期間が終了すると、保護機能が制限されます。'
LicensingStatus_TrialWillBeExpiredToday_Cause = 'ライセンスの有効期間が本日終了します。有効期間が終了すると、保護機能が無効になります。'
LicensingStatus_BetaWillBeExpiredToday_Cause = 'ライセンスの有効期間が今日で終了します。終了後は製品の機能が無効になります。'

LicensingStatus_InvalidKeyCreationDate_Cause = 'ライセンス情報の作成日時が無効です。システムの日付と時刻が変更されています。' + FunctionalityLevelDescription
LicensingStatus_InvalidActivationDate_Cause = '無効なアクティベーション日。システムの日付と時刻を確認してください。システムの日付と時刻が変更された可能性があります。' + FunctionalityLevelDescription
LicensingStatus_InvalidKey_Cause = FunctionalityLevelDescription
LicensingStatus_Reinstall_Cause = '本製品に不整合があります。' + FunctionalityLevelDescription
LicensingStatus_BrokenBlacklist_Cause = 'アップデートを実行し、ライセンスのブラックリストを取得し直してください。'
LicensingStatus_CorruptedBases_Cause = '使用許諾契約書とデータベースの対応が確認できません。'
LicensingStatus_BasesDateMismatch_Cause = 'ライセンス期間のため、現在の定義データベースを使用できません。' + FunctionalityLevelDescription
LicensingStatus_Expired_Cause = FunctionalityLevelDescription
LicensingStatus_ExpiredSubscription_Cause = FunctionalityLevelDescription
LicensingStatus_ExpiredBestBuySubscription_Cause = LicensingStatus_ExpiredSubscription_Cause
LicensingStatus_ExpiredTrial_Cause = FunctionalityLevelDescription
LicensingStatus_ExpiredBeta_Cause = FunctionalityLevelDescription
LicensingStatus_Blocked_Cause = 'ライセンス情報がブラックリストに登録されています。本製品の違法コピーを使用した可能性があります。保護は停止します。コンピューターは感染、損傷、データ盗難の危険にさらされます。'
LicensingStatus_BlockedSubscription_Cause = '本製品の違法コピーを使用したため、ライセンス情報がブロックされている可能性があります。' + FunctionalityLevelDescription
LicensingStatus_LicenseViolated_Cause = 'このライセンスで ' + $ProductName + ' のアクティベーションを実行できるコンピューターの台数を超えています。' + FunctionalityLevelDescription
LicensingStatus_SubscriptionViolated_Cause = 'この定額制サービスで ' + $ProductName + ' のアクティベーションを実行できるコンピューターの台数を超えています。' + FunctionalityLevelDescription
LicensingStatus_LicenseViolatedWithReserve_Cause = LicensingStatus_LicenseViolated_Cause

LicensingStatus_Grace_SubscriptionProtection_Cause = FunctionalityDisabledForExpiredSubscriptionProtection + 'まで残り ' + $LicenseGraceDaysCount + ' ' + {$LicenseGraceDaysCount: '日'} + 'です。'
LicensingStatus_Grace_Subscription_Cause = FunctionalityDisabledForExpiredSubscription + 'まで残り ' + $LicenseGraceDaysCount + ' ' + {$LicenseGraceDaysCount: '日'} + 'です。'
LicensingStatus_Grace_Default_Cause = '有効期間は残り ' + $LicenseGraceDaysCount + ' ' + {$LicenseGraceDaysCount: '日'} + 'です。'

LicensingStatus_GraceBestBuy_Cause = ''
LicensingStatus_SubscriptionSuspended_Cause = FunctionalityLevelDescription
LicensingStatus_SubscriptionUpdateFailed_Cause = 'アクティベーションサーバーに接続していなかった期間が長すぎた可能性があります。' + FunctionalityLevelDescription
LicensingStatus_NotActivated_Cause = FunctionalityLevelDescription
LicensingStatus_WaitCodeActivation_Cause = '設定済みのアクティベーションコードを使用できます。インターネットに接続すると、アクティベーションが自動的に実行されます。'
LicensingStatus_PreinstalledCodeAvailable_Cause = '設定済みのアクティベーションコードを使用できます。このアクティベーションコードでアクティベーションを実行することも、設定済みのアクティベーションコードを削除することもできます。'
LicensingStatus_PreinstalledCodeActivationProblem_Cause = '設定済みのアクティベーションコード ' + $PreinstalledCode + ' を使用して自動的にアクティベーションを実行できませんでした。手動で実行する必要があります。'

LicensingStatus_ReserveCodeIsAvailableDescription = LicensingStatus_ReserveCodeIsAvailableCause + LicensingStatus_ReserveCodeIsAvailableFix
LicensingStatus_ReserveCodeIsAvailableCause = '設定済みのアクティベーションコード ' + $ReserveCode + ' が見つかりました。本製品は別のアクティベーションコードでアクティベートされているため、このアクティベーションコードではアクティベートされません。'
LicensingStatus_ReserveCodeIsAvailableFix = '設定済みのアクティベーションコードでアクティベーションを実行できます。このアクティベーションコードを削除することも可能です。'

;deprecated keys
LicensingStatus_Trial_Cause = $LicensingStatusTrialRemain

ReserveCodeStatus_NotProvided_Cause = '新しいアクティベーションコードを入力できます。入力したアクティベーションコードは、現在のライセンスの有効期間の終了後に自動的に利用が開始されます。'
ReserveCodeStatus_Ok_Cause = '新しいアクティベーションコード ' + $ReserveCode + ' があります。現在のライセンスの有効期間が終了した後、このアクティベーションコードで自動的にアクティベーションが実行されます。'
ReserveCodeStatus_Invalid_Cause = '現在のライセンスの有効期間が終了すると、定義データベースがアップデートできなくなります。'
ReserveCodeStatus_ActivationProblem_Cause = '予備のアクティベーションコード ' + $ReserveCode + ' で本製品のアクティベーションを実行できません。手動で実行する必要があります。'
ReserveCodeStatus_WaitActivation_Cause = '新しいアクティベーションコード ' + $ReserveCode + ' によるアクティベーションが自動的に実行されます。' + FunctionalityLevelDescription

ResolveProblem_ActivateReserveToProtect = '最新のウイルスや脅威から保護するには、新しいアクティベーションコードでアクティベーションを行ってください。'
ResolveProblem_BuyCommercial         = '継続して保護するには、ライセンスを購入してください。'
ResolveProblem_CheckSystemTime		= 'システムの日付と時刻が正しいことを確認してください。'
ResolveProblem_ActivateAgain        = '現在のライセンスを削除し、再度アクティベーションを行ってください。また、テクニカルサポートまでお問い合わせください。'
ResolveProblem_CallSupport			= 'テクニカルサポートに連絡し、ブロックされた理由をお問い合わせください。本製品のすべての機能を有効にするには、新しいアクティベーションコードを入力してください。'
ResolveProblem_CallSupportAndActivateReserve = 'ライセンスがブロックされている理由を確認するには、テクニカルサポートまでお問い合わせください。' + ResolveProblem_ActivateReserveToProtect
ResolveProblem_ContactSupport		= 'テクニカルサポートまでお問い合わせください。'
ResolveProblem_ActialLicense		= '保護機能を再開するには、新しいアクティベーションコードを入力してください。'
ResolveProblem_AcquireSubsciprion = '最新のウイルスや脅威から保護するには、必要な台数分の定額制サービスを購入してください。'
ResolveProblem_UpdateAgain			= '定義データベースのアップデートを再試行してください。'
ResolveProblem_BuyNewLicense		= '最新のウイルスや脅威から保護するには、ライセンスを購入してください。'
ResolveProblem_CallProviderToRenew	= '定額制サービスを更新するには、サービスプロバイダーまでお問い合わせください。'
ResolveProblem_CallProviderToResume	= '定額制サービスを再開するには、サービスプロバイダーまでお問い合わせください。'
ResolveProblem_RenewalNotAvailable	= '定額制サービスを更新できません。'
ResolveProblem_BuyLicense			= '最新のウイルスや脅威から保護するには、ライセンスを購入してください。'
ResolveProblem_Reinstall			= '本製品を再インストールしてください。'
ResolveProblem_RenewLicense			= 'すべての機能を有効にするには、更新ライセンスを購入してください。'
ResolveProblem_RefreshSubscription	= '契約状態を手動で確認してください。'
ResolveProblem_Activate				= 'アクティベーションコードを入力して、アクティベーションを行ってください。'
ResolveProblem_ActivateReserveCode  = '新しいアクティベーションコードを使用して、アクティベーションを手動で実行してください。'
ResolveProblem_ActivateCodeManual	= 'アクティベーションを手動で実行してください。'
ResolveProblem_CheckConnectionAndActivateCodeManual = 'インターネット接続の設定を確認し、自動的にアクティベーションが実行されるのを待つか、手動でアクティベーションを行ってください。'
ResolveProblem_InputReserveCodeBeforeLicenseWillBeExpired = '継続して保護するには、更新ライセンスを購入して、新しいアクティベーションコードを入力してください。入力したアクティベーションコードは、現在のライセンスの有効期間終了後に自動的に利用が開始されます。'
ResolveProblem_ActivateCommercialBeforeTrialWillBeExpired = '継続して保護するには、ライセンスを購入してください。'
ResolveProblem_BuyFullVersion = '継続して保護するには、ライセンスを購入してください。'

; LicensingStatus full descriptions
LicensingStatus_Ok_FullDescription = ''
LicensingStatus_Beta_FullDescription = LicensingStatus_Beta_Cause
LicensingStatus_Trial_FullDescription = LicensingStatus_TrialWillBeExpired_Cause + ' ' + ResolveProblem_BuyCommercial
LicensingStatus_OkSubscription_FullDescription = LicensingStatus_OkSubscription_Cause
LicensingStatus_WillBeExpired_FullDescription = LicensingStatus_WillBeExpired_Cause + ResolveProblem_InputReserveCodeBeforeLicenseWillBeExpired
LicensingStatus_WillBeExpiredHasReserve_FullDescription = LicensingStatus_WillBeExpired_Cause
LicensingStatus_WillBeExpiredTrial_FullDescription = LicensingStatus_TrialWillBeExpired_Cause + ResolveProblem_BuyFullVersion
LicensingStatus_WillBeExpiredBeta_FullDescription = LicensingStatus_WillBeExpired_Cause + ResolveProblem_BuyFullVersion
LicensingStatus_WillBeExpiredToday_FullDescription = LicensingStatus_WillBeExpiredToday_Cause + ResolveProblem_InputReserveCodeBeforeLicenseWillBeExpired
LicensingStatus_WillBeExpiredTodayTrial_FullDescription = LicensingStatus_TrialWillBeExpiredToday_Cause + ResolveProblem_ActivateCommercialBeforeTrialWillBeExpired
LicensingStatus_WillBeExpiredTodayBeta_FullDescription = LicensingStatus_WillBeExpiredToday_Cause + ResolveProblem_BuyFullVersion
LicensingStatus_InvalidKeyCreationDate_FullDescription = LicensingStatus_InvalidKeyCreationDate_Cause + ResolveProblem_CheckSystemTime
LicensingStatus_InvalidActivationDate_FullDescription = LicensingStatus_InvalidActivationDate_Cause + ResolveProblem_CheckSystemTime
LicensingStatus_InvalidKey_FullDescription = LicensingStatus_InvalidKey_Cause + ResolveProblem_ActivateAgain
LicensingStatus_Reinstall_FullDescription = LicensingStatus_Reinstall_Cause + ResolveProblem_Reinstall
LicensingStatus_BrokenBlacklist_FullDescription = LicensingStatus_BrokenBlacklist_Cause
LicensingStatus_CorruptedBases_FullDescription = LicensingStatus_CorruptedBases_Cause + ' アップデートエラーが原因で定義データベースが破損した可能性があります。' + ResolveProblem_UpdateAgain
LicensingStatus_CorruptedBases_CauseAndFullDescription = LicensingStatus_CorruptedBases_Cause + LicensingStatus_CorruptedBases_FullDescription
LicensingStatus_BasesDateMismatch_FullDescription = LicensingStatus_BasesDateMismatch_Cause + ResolveProblem_ActialLicense
LicensingStatus_BasesDateMismatchWithReserve_FullDescription = LicensingStatus_BasesDateMismatch_Cause + ResolveProblem_ActivateReserveToProtect
LicensingStatus_Expired_FullDescription = LicensingStatus_Expired_Cause + ResolveProblem_RenewLicense
LicensingStatus_ExpiredWithReserve_FullDescription = LicensingStatus_Expired_Cause + ResolveProblem_ActivateReserveToProtect
LicensingStatus_ExpiredSubscription_FullDescription = LicensingStatus_ExpiredSubscription_Cause + ResolveProblem_CallProviderToRenew
LicensingStatus_ExpiredBestBuySubscription_FullDescription = LicensingStatus_ExpiredSubscription_Cause + ResolveProblem_RenewalNotAvailable
LicensingStatus_ExpiredTrial_FullDescription = LicensingStatus_ExpiredTrial_Cause + ResolveProblem_BuyLicense
LicensingStatus_ExpiredBeta_FullDescription = '保護機能が無効です。製品モジュールおよび定義データベースをアップデートできません。最新のウイルスや脅威から保護するには、ライセンスを購入してください。'
LicensingStatus_Blocked_FullDescription = LicensingStatus_Blocked_Cause + ResolveProblem_CallSupport
LicensingStatus_BlockedWithReserve_FullDescription = LicensingStatus_Blocked_Cause + ResolveProblem_CallSupportAndActivateReserve
LicensingStatus_BlockedSubscription_FullDescription = LicensingStatus_BlockedSubscription_Cause + ResolveProblem_CallSupport
LicensingStatus_LicenseViolated_FullDescription = LicensingStatus_LicenseViolated_Cause + ResolveProblem_ActialLicense
LicensingStatus_SubscriptionViolated_FullDescription = LicensingStatus_SubscriptionViolated_Cause + ResolveProblem_AcquireSubsciprion
LicensingStatus_LicenseViolatedWithReserve_FullDescription = LicensingStatus_LicenseViolatedWithReserve_Cause + ResolveProblem_ActivateReserveToProtect
LicensingStatus_Grace_SubscriptionProtection_FullDescription = LicensingStatus_Grace_SubscriptionProtection_Cause + ResolveProblem_CallProviderToRenew
LicensingStatus_Grace_Subscription_FullDescription = LicensingStatus_Grace_Subscription_Cause + ResolveProblem_CallProviderToRenew
LicensingStatus_GraceBestBuy_FullDescription = LicensingStatus_GraceBestBuy_Cause + ResolveProblem_CallProviderToRenew + '\n製品のステータスの変更には 24 時間ほどかかる場合があります。Geek Squad Renewal Center で更新処理を実行し、数時間後に［契約状態の確認］をクリックして強制的に製品の状態をアップデートしてください。'
LicensingStatus_SubscriptionSuspended_FullDescription = LicensingStatus_SubscriptionSuspended_Cause + ResolveProblem_CallProviderToResume
LicensingStatus_SubscriptionUpdateFailed_FullDescription = LicensingStatus_SubscriptionUpdateFailed_Cause + ResolveProblem_RefreshSubscription
LicensingStatus_NotActivated_FullDescription = LicensingStatus_NotActivated_Cause + ResolveProblem_Activate
LicensingStatus_WaitCodeActivation_FullDescription = LicensingStatus_WaitCodeActivation_Cause
LicensingStatus_PreinstalledCodeAvailable_FullDescription = LicensingStatus_PreinstalledCodeAvailable_Cause
LicensingStatus_PreinstalledCodeActivationProblem_FullDescription = LicensingStatus_PreinstalledCodeActivationProblem_Cause + ' ' + ResolveProblem_ActivateCodeManual

ReserveCodeStatus_NotProvided_FullDescription = ReserveCodeStatus_NotProvided_Cause
ReserveCodeStatus_Ok_FullDescription = ReserveCodeStatus_Ok_Cause
ReserveCodeStatus_OkButActiveProblems_FullDescription = ReserveCodeStatus_Ok_FullDescription
ReserveCodeStatus_Invalid_FullDescription = ReserveCodeStatus_Invalid_Cause + ResolveProblem_ContactSupport
ReserveCodeStatus_ActivationProblem_FullDescription = ReserveCodeStatus_ActivationProblem_Cause + ' ' + ResolveProblem_ActivateCodeManual
ReserveCodeStatus_WaitActivation_FullDescription = ReserveCodeStatus_WaitActivation_Cause + ' ' + ResolveProblem_CheckConnectionAndActivateCodeManual

; Protection level
ProtectionLevelUnknownLong = '保護ステータスが未定義です。'
ProtectionLevelNoFeaturesLong = '保護機能が無効です。'
ProtectionLevelLimitedLong = '機能制限モードで実行されています。'
ProtectionLevelExpiredStateLong = ProtectionLevelLimitedLong

; Updater level
UpdaterLevelUnknownLong = 'アップデートステータスが未定義です。'
UpdaterLevelNotAllowedLong = '定義データベースをアップデートできません。'
UpdaterLevelUpdateBlacklistOnlyLong = ''

;SubscriptionState
SubscriptionStateUndefined = '未定義'
SubscriptionStateActive = '有効'
SubscriptionStatePaused = '中断されました'
SubscriptionStateCancelledSoft = '期間終了'
SubscriptionStateCancelledHard = '残り ' + $LicenseDaysToExpiry + ' ' + {$LicenseDaysToExpiry: '日'}

;SubscriptionStatusReason
SubscriptionStatusReasonUndefined = '未定義'
SubscriptionStatusReasonProviderInitiated = 'サービスプロバイダーによりアクティベーションが実行されました'
SubscriptionStatusReasonCreditCardAuthFailed = 'クレジットカード認証が拒否されました'
SubscriptionStatusReasonCustomerInitiated = 'ユーザーによりアクティベーションが実行されました'
SubscriptionStatusReasonCreditCardAuthSuccess = 'クレジットカード認証が承認されました'

ProductStatusRelease = 'リリース版'
ProductStatusBeta = 'ベータ版'

LegalStatusBlocked = 'ライセンス情報がブロックされています'
LegalStatusLimited = 'ライセンスの制限を超えています'
LegalStatusValid = 'ライセンスは有効です'

; LNCS
LNCS_TrialExpiresSoonBaloon = '重要なライセンス通知があります。\n<a href="licensemanager">詳細...</a>。'
LNCS_SubscriptionGrace_Balloon = '定額制サービスの有効期間が終了しています。定額制サービスを更新するには、サービスプロバイダーまでお問い合わせください。\n<a href="buy">サービスプロバイダーの Web サイトを開く</a>'

LicensingState_WarningIsAvailable = '警告があります'
ProtectionState_NotificationIsAvailable = 'ライセンスについてのお知らせ'
LicensingState_ProblemIsAvailable = '問題があります'

; LNCS Best Buy

LNCS_BBY_WillExpire_Title =	'ご使用中のカスペルスキー製品は' + $LicenseDaysToExpiry + ' 日で有効期間が終了し、コンピューターが保護されなくなります'
LNCS_BBY_WillExpire_Description =	'保護を継続するには、Geek Squad Renewal Center でオンライン更新を行ってください。'

LNCS_BBY_AboutToExpireOdd_Title =	    'ご使用中のカスペルスキー製品の有効期間がまもなく終了します'
LNCS_BBY_AboutToExpireOdd_Description = '保護の有効期間は、残り ' + $LicenseDaysToExpiry + ' 日です。以後コンピューターは保護されなくなります。Geek Squad Renewal Center で Geek Squad Subscription Software Team に連絡してオンライン更新を行ってください。'
LNCS_BBY_AboutToExpireEven_Title = 'ご使用中のカスペルスキー製品は' + $LicenseDaysToExpiry + ' 日で有効期間が終了し、コンピューターが保護されなくなります'
LNCS_BBY_AboutToExpireEven_Description = '保護を継続するには、Geek Squad Renewal Center でオンライン更新を行ってください。'

LNCS_BBY_AboutToExpire_Today_Title = 'ご使用中のカスペルスキー製品の有効期間がまもなく終了し、コンピューターは保護されなくなります。'
LNCS_BBY_AboutToExpire_Today_Description = 'Geek Squad Renewal Center で Geek Squad Subscription Software Team に連絡してオンライン更新を行ってください。'

LNCS_BBY_LastDay_Title =	'警告！ご使用中のカスペルスキー製品は今日で有効期間が終了します'
LNCS_BBY_LastDay_Description =	'保護が無効の状態のまま放置するのは非常に危険です。Geek Squad Renewal Center でオンライン更新を行ってください。'
LNCS_BBY_LastDay_Balloon =	'警告！ご使用中のカスペルスキー製品は今日で有効期間が終了します。保護が無効の状態のまま放置するのは非常に危険です。<a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">Geek Squad Renewal Center</a> でオンライン更新を行ってください。'

Subscription_Refresh_Hint = '製品のステータスの変更には 24 時間ほどかかる場合があります。Geek Squad Renewal Center で更新処理を実行し、数時間後に［契約状態の確認］をクリックして強制的に製品の状態をアップデートしてください。'
LNCS_BBY_Grace_Title =			'警告！コンピューターは保護されていません'
LNCS_BBY_Grace_Description =	'保護が無効の状態のまま放置するのは非常に危険です。Geek Squad Renewal Center でオンライン更新を行ってください。'
LNCS_BBY_Grace_Description_With_Hint =	LNCS_BBY_Grace_Description + ' ' + Subscription_Refresh_Hint
LNCS_BBY_Grace_Balloon =		'警告！コンピューターは保護されていません。保護が無効の状態のまま放置するのは非常に危険です。<a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">Geek Squad Renewal Center</a> でオンライン更新を行ってください。'

LNCS_BBY_RenewFailure_Title =	    'ご使用中のカスペルスキー製品を更新できません'
LNCS_BBY_RenewFailure_Description = 'Geek Squad Renewal Center でオンライン更新を行ってください'
LNCS_BBY_RenewFailure_Description_With_Hint = LNCS_BBY_RenewFailure_Description + ' ' + Subscription_Refresh_Hint
LNCS_BBY_RenewFailure_Balloon = 'ご使用中のカスペルスキー製品を更新できません。<a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">Geek Squad Renewal Center</a> でオンライン更新を行ってください。'

LNCS_BBY_CCAboutToExpire_Title =	'ファイル上のクレジットカードの有効期間がまもなく終了するため、Kaspersky Protection Plan が取り消される危険があります'
LNCS_BBY_CCAboutToExpire_Description =	'Geek Squad Renewal Center でオンライン更新を行ってください'
LNCS_BBY_CCAboutToExpire_Description_With_HInt = LNCS_BBY_CCAboutToExpire_Description + ' ' + Subscription_Refresh_Hint

LNCS_BBY_Expired_Title =		'猶予期間中です。'
LNCS_BBY_Expired_Description =	'定額制サービスを更新できません。'

LNCS_BBY_InTermRenew_KAV_Discount5 = 'カスペルスキー アンチウイルスのライセンスを更新してください：' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KAV_Discount10 = 'カスペルスキー アンチウイルスのライセンスを更新してください：' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KAV_Discount15 = 'カスペルスキー アンチウイルスのライセンスを更新してください：' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KAV_Discount20 = 'カスペルスキー アンチウイルスのライセンスを更新してください：' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KIS_Discount5 = '常時安全セキュリティ24 インターネットセキュリティのライセンスを更新してください：' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KIS_Discount10 = '常時安全セキュリティ24 インターネットセキュリティのライセンスを更新してください：' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KIS_Discount15 = '常時安全セキュリティ24 インターネットセキュリティのライセンスを更新してください：' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_KIS_Discount20 = '常時安全セキュリティ24 インターネットセキュリティのライセンスを更新してください：' + LNCS_BBY_InTermRenew_Link
LNCS_BBY_InTermRenew_Link = '<br><a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">更新</a>'
LNCS_BBY_RenewalGraceRenew_KAV_Discount5 = 'カスペルスキー アンチウイルスの有効期間がまもなく終了します。' + LNCS_BBY_RenewalGraceRenew_Discount5_ClickHere
LNCS_BBY_RenewalGraceRenew_KAV_Discount10 = 'カスペルスキー アンチウイルスの有効期間がまもなく終了します。' + LNCS_BBY_RenewalGraceRenew_Discount10_ClickHere
LNCS_BBY_RenewalGraceRenew_KAV_Discount15 = 'カスペルスキー アンチウイルスの有効期間がまもなく終了します。' + LNCS_BBY_RenewalGraceRenew_Discount15_ClickHere
LNCS_BBY_RenewalGraceRenew_KAV_Discount20 = 'カスペルスキー アンチウイルスの有効期間がまもなく終了します。' + LNCS_BBY_RenewalGraceRenew_Discount20_ClickHere
LNCS_BBY_RenewalGraceRenew_KIS_Discount5 = '常時安全セキュリティ24 インターネットセキュリティの有効期間がまもなく終了します。' + LNCS_BBY_RenewalGraceRenew_Discount5_ClickHere
LNCS_BBY_RenewalGraceRenew_KIS_Discount10 = '常時安全セキュリティ24 インターネットセキュリティの有効期間がまもなく終了します。' + LNCS_BBY_RenewalGraceRenew_Discount10_ClickHere
LNCS_BBY_RenewalGraceRenew_KIS_Discount15 = '常時安全セキュリティ24 インターネットセキュリティの有効期間がまもなく終了します。' + LNCS_BBY_RenewalGraceRenew_Discount15_ClickHere
LNCS_BBY_RenewalGraceRenew_KIS_Discount20 = '常時安全セキュリティ24 インターネットセキュリティの有効期間がまもなく終了します。' + LNCS_BBY_RenewalGraceRenew_Discount20_ClickHere
LNCS_BBY_RenewalGraceRenew_Discount5_ClickHere = ' <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">ここ</a>をクリックするとライセンスを購入できます。'
LNCS_BBY_RenewalGraceRenew_Discount10_ClickHere = ' <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">ここ</a>をクリックするとライセンスを購入できます。'
LNCS_BBY_RenewalGraceRenew_Discount15_ClickHere = ' <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">ここ</a>をクリックするとライセンスを購入できます。'
LNCS_BBY_RenewalGraceRenew_Discount20_ClickHere = ' <a href="http://redirect.kaspersky.com/BestBuy?campaign=ipm&SN=&lt;AdditionalInfoStrings4&gt;&ContractID=&lt;AdditionalInfoStrings3&gt;&act-serial=&lt;KeySerialNumber&gt;&lic-id=&lt;LicenseId&gt;&ppcs-id=&lt;PpcsId&gt;&act-pid=&lt;ApplicationType&gt;&act-pv=&lt;ApplicationVersion&gt;&act-local=&lt;Localization&gt;&act-lic-type=&lt;LicenseType&gt;&act-lic-status=&lt;LicenseStatusId&gt;&act-lic-lifespan=&lt;LicenseTerm&gt;&act-lic-daystillexpiration=&lt;LicenseDaysToExpiration&gt;&act-lic-dayssinceinstall=&lt;LicenseDaysSinceActivation&gt;&act-lic-dse=&lt;LicenseDaysAfterExpiration&gt;&act-item=&lt;ActionUiControlName&gt;">ここ</a>をクリックするとライセンスを購入できます。'

EndOfLicense_Header = '製品のパフォーマンスのレポート'
WelcomPageTitle = $ProductName + ' へようこそ'

; incompatible
ReinstallWarningTitle = $ProductName + ' のインストール以降、オペレーティングシステムのバージョンが変更されました。'
ReinstallWarningDescription = $ProductName + ' を再インストールしてください。'

IncompatibleOsVersionTitle = $ProductName + ' の機能は一時的に停止しています。'
IncompatibleOsVersionDescription = 'Microsoft Windows 8 のインストール後、' + $ProductName + ' の一部のコンポーネントを再インストールする必要があります。\n\n再インストールは本製品を正しく動作させるのに必要であり、短時間で完了します。' + '\n\nこの再設定作業中は、コンピューターの保護が限定されます。'

ReinstallWarningOkButton = '詳細'
IncompatibleOsVersionOkButton = 'インストールと実行'

BrowserWaitingMessage = 'しばらくお待ちください...'

OsUpgradedTitle = 'オペレーティングシステムの更新'
OsUpgradedDescription = 'オペレーティングシステムの更新が完了しました。'

; MessageBoxes
DeleteLicenseMessageBoxCaption = 'ライセンス情報の削除'
DeleteActiveLicenseQuestion = '現在のライセンス情報を削除しますか？'
DeleteReserveCodeQuestion = '新しいアクティベーションコードを削除しますか？'
DeletePreinstalledCodeQuestion = '設定済みのアクティベーションコードを削除しますか？'
DeleteActiveLicenseWarning = '保護機能が無効になります'
DeleteActiveLicenseAndReserveLicenseWarning = '保護機能が無効になります。以前に入力された新しいアクティベーションコードも削除されます。'
DeleteLicenseConfirmation = 'ライセンス情報の削除'
ActivateReserveLicenseNow = '新しいアクティベーションコードを使用して今すぐアクティベーションを実行'



MondayShort = '月'
TuesdayShort = '火'
WednesdayShort = '水'
ThursdayShort = '木'
FridayShort = '金'
SaturdayShort = '土'
SundayShort = '日'

Monday = '月曜日'
Tuesday = '火曜日'
Wednesday = '水曜日'
Thursday = '木曜日'
Friday = '金曜日'
Saturday = '土曜日'
Sunday = '日曜日'
	
WeekSchedule_Allow = 'アクセスの許可'
WeekSchedule_Deny = 'アクセスのブロック'

ItemsRange = $From + '-' + $To + '/' + $Total

FileSource = 'アップデート元：'

GadgetBannerRisk = '危険にさらされています'
GadgetBannerLicenseIssue = 'ライセンスについての問題'
GadgetBannerLicenseNotification = 'ライセンスについてのお知らせ'
GadgetBannerOk = '保護されています'

SocializationTitle = 'マイプロファイル'

IncorrectUrlFormat = '無効な URL フォーマット'
IncorrectEmailFormat = '無効なメール形式'
PhraseIsTooLong = '入力されたデータが無効か、または最大文字数を超えています'
IncorrectValue = '値が無効です'

ChooseFolder		= 'フォルダーの選択'
ChooseFile			= 'ファイルの選択'
ChooseFileOrFolder	= 'ファイルまたはフォルダーの選択'
ChooseRegistry		= 'キーをレジストリから選択'

Search = '検索'
InvalidUrl = '無効な URL'

DefaultRegistryName = '(既定)'
Default = '既定'
RestoreDefaultColumnSet = '既定の設定に戻す'

BlockedInSafeMode = 'このオプションは Microsoft Windows のセーフモードでは使用できません'
BlockedInSafeModeDescription = 'コンピューターがセーフモードで動作しているため、すべてのアプリケーションが制限付きで動作しています。'

KpcDisconnectedTitle = 'マイ カスペルスキーに接続できません'
DisconnectedSocialization = 'Save the World プログラムのプロファイルに接続できません'
UnsecuredConnection = 'プロキシサーバー経由の接続エラー'

NoInternetWarning = 'インターネット設定を確認してください'
UnsecuredConnectionWarning = 'プロキシサーバーを使用してインターネットに接続している場合、\n設定ウィンドウで［詳細］ - ［ネットワーク］ - ［プロキシサーバー設定］の順に選択し、設定値が正しく入力されていることを確認してください'
ProfileDisconnectedWarning = 'Save the World プログラムのプロファイルへの接続エラー'
KpcDisconnectedWarning = 'マイ カスペルスキーへの接続エラー'

TryAgain = '再試行'
Copy = 'コピー'

; Buy-Renew-Upgrade buttons
Buy     = '申込状況の確認'
Renew   = '申込状況の確認'
Upgrade = 'アップグレード'

;Password validation
NewPassword = '新しいパスワード：'
NewPasswordConfirm = 'パスワードの確認：'
PasswordsDoNotCoincide = '入力したパスワードが一致しません'
PasswordQualityLow = 'パスワードの強度：低'
PasswordQualityAverage = 'パスワードの強度：中'
PasswordQualityHigh = 'パスワードの強度：高'

; WebBrowserType
WebBrowserType_Firefox = 'Mozilla Firefox'
WebBrowserType_Seamonkey = 'SeaMonkey'
WebBrowserType_Chrome = 'Google Chrome'
WebBrowserType_Chromium = 'Chromium'
WebBrowserType_Safari = 'Safari'
WebBrowserType_Opera = 'Opera'
WebBrowserType_InternetExplorer = 'Microsoft Internet Explorer'

; Path validation errors
PathValidationErrorNone = ''
PathValidationErrorGeneral = 'パスまたはファイル名が無効です'
PathValidationErrorEmpty = 'パスが指定されていません。'
PathValidationErrorDoesNotExist = '指定されたパスが存在しません'
PathValidationErrorNetworkNotAllowed  = 'ネットワークパスは選択できません'
PathValidationErrorIncorrectFormat = 'パスのフォーマットが無効です'
PathValidationErrorShouldBeLocalOrRemovable = 'ローカルドライブまたはリムーバブルドライブ上のフォルダーのみ選択できます'
PathValidationErrorIncorrectExtension = 'ファイル種別が無効です'
PathValidationErrorIsTooLong = 'パスの長さが最大許容値を超えています'
PathValidationErrorNotAFile = 'ファイルのみ選択できます'

;IPP texts
noproxyHeader = 'プロキシサーバーに接続できませんでした'
noproxyDescription = 'プロキシサーバーの接続設定を確認し、接続を再試行してください。'
noproxyButtonSettings = '接続設定...'
noproxyButtonRefresh = '再接続'

UnsecuredHeader = '接続がセキュリティ上の危険にさらされています'
UnsecuredDescription = '確立された接続が安全であることを保証できません。完全スキャンを実行して、ウイルスがないことを確認してから再試行してください。このコンピューターまたは他のコンピューター上で、<a href=\"#\" onclick=\"window.external.openStartUrl()\">標準のブラウザーを使用してストアの Web サイトを開く</a>ことも可能です。'

offlineHeader = 'インターネット接続がありません'
offlineDescription = 'インターネット接続の設定を確認し、再試行してください。'
