//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/views/destinations.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/views/destinations-ja.js
// Module: /templates/backup_configuration/views/destinations-ja
// Locale: ja
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"A new window will appear that will allow you to generate Google® credentials.":"新しいウィンドウが開き、Google®の認証情報を生成できます。","No [asis,Google Drive™] credentials have been generated for client id, “[_1]” ….":"No [asis,Google Drive™] credentials have been generated for client id, “[_1]” ….","The system generated the key successfully.":"システムはキーを正常に生成しました。","The system successfully deleted the “[_1]” destination.":"システムは「[_1]」先を正常に削除しました。","The system successfully saved the “[_1]” destination.":"システムは「[_1]」先を正常に保存しました。","The validation for the “[_1]” destination succeeded.":"「[_1]」宛先の検証に成功しました。","You disabled the destination “[_1]”.":"目的地「[_1]」を無効化しました。","You enabled the destination “[_1]”.":"目的地「[_1]」を有効化しました。","You must generate new credentials to access destinations that require this client [asis,ID].":"このクライアント[asis,ID]を必要とする目的地にアクセスするには、新ログイン情報を発行する必要があります。"};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~