Viewing File: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main-ja.js
// Module:    /jupiter/manage-calendar-access/main-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 = {"Actions":"アクション","Allow Editing":"編集を許可","Calendar Delegates":"カレンダーの委託","Calendar Owner":"カレンダーの所有者","Cancel":"キャンセル","Confirm":"確認","Confirm Delete":"削除を確認","Create":"作成","Create Delegate":"委譲を作成","Create Email Account":"メールアカウントを作成","Create and Edit Calendar Entries":"カレンダーエントリを作成および編集","Delegate":"委託","Delete":"削除","Delete Delegate":"委託を削除","Loading delegates …":"委譲をロード中 …","No Additional Email Account Exists":"追加のメールアカウントが存在しません","No delegates exist.":"データベースが存在しません。","Owner":"所有者","Permissions":"権限","Reset":"リセット","Select Calendar Owner":"カレンダの所有者を選択","Select Delegate":"委譲を選択","Successfully added user “[_1]” as a calendar delegate of user “[_2]”.":"ユーザー「[_1]」が、ユーザー「[_2]」のカレンダーの代理人として正常に追加されました。","Successfully added user “[_1]” as a calendar editor of user “[_2]”.":"ユーザー「[_1]」が、ユーザー「[_2]」のカレンダー編集者として正常に追加されました。","Successfully removed user “[_1]” as a calendar delegate for “[_2]”.":"ユーザー「[_1]」を、ユーザー「[_2]」のカレンダーの代理人として削除することに成功しました。","Successfully removed user “[_1]” as a calendar editor of user “[_2]”.":"ユーザー「[_1]」を、ユーザー「[_2]」のカレンダー編集者として削除することに成功しました。","Successfully updated edit privileges for delegate “[_1]” to “[_2]“.":"代理人「[_1]」の編集権限を、正常に「[_2]」に更新しました。","This interface allows you to delegate access rights for a user’s calendar to other users. This is useful for people needing to manage other people’s calendars or manage resources such as conference rooms.":"このインターフェースにより、ユーザーのカレンダーのアクセス権を他のユーザーに委託することができます。これは、他の人のカレンダーを管理したり、会議室などのリソースを管理する必要がある人に便利です。","To create calendar delegates, you must create an additional email account.":"カレンダーデリゲートを作成するためには、追加のメールアカウントを作成する必要があります。","Toggle Editing Permission":"トグル編集権限","User “[_1]” is already a calendar delegate for user “[_2]”.":"ユーザー「[_1]」は既にユーザー「[_2]」のカレンダー代表です。","View Calendar Entries":"カレンダーエントリを表示","Want to learn more? Read our [output,url,_1,documentation,class,externalLink,target,_2,id,_3].":"Want to learn more? Read our [output,url,_1,documentation,class,externalLink,target,_2,id,_3]."};

    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~~
Back to Directory File Manager