Viewing File: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main-he.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-he.js
// Module:    /jupiter/manage-calendar-access/main-he
// Locale:    he
// 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":"Allow Editing","Cancel":"ביטול","Confirm":"אשר","Confirm Delete":"אשר מחיקה","Create":"צור","Create Email Account":"Create Email Account","Create and Edit Collection Entries":"Create and Edit Collection Entries","Delete":"מחק","Delete Delegate":"Delete Delegate","In this context, a collection is a container word that refers to either a Calendar or an Address Book.":"In this context, a collection is a container word that refers to either a Calendar or an Address Book.","Loading delegates …":"Loading delegates …","Name":"שם","No Additional Email Account Exists":"No Additional Email Account Exists","No collections exist for your account.":"No collections exist for your account.","Owner":"בעלים","Path":"נתיב","Permissions":"הרשאות","Reset":"איפוס","Select Collection":"Select Collection","Select User":"Select User","Share Collection":"Share Collection","Share with":"Share with","Shared Collections":"Shared Collections","Shared with":"Shared with","Successfully added user “[_1]” as a calendar delegate of user “[_2]” for “[_3]”.":"Successfully added user “[_1]” as a calendar delegate of user “[_2]” for “[_3]”.","Successfully added user “[_1]” as a calendar editor of user “[_2]” for “[_3]”.":"Successfully added user “[_1]” as a calendar editor of user “[_2]” for “[_3]”.","Successfully removed user “[_1]” as a calendar delegate for “[_2]” calendar “[_3]”.":"Successfully removed user “[_1]” as a calendar delegate for “[_2]” calendar “[_3]”.","Successfully removed user “[_1]” as a calendar editor of user “[_2]” for “[_3]”.":"Successfully removed user “[_1]” as a calendar editor of user “[_2]” for “[_3]”.","Successfully updated edit privileges for delegate “[_1]” to “[_2]“.":"Successfully updated edit privileges for delegate “[_1]” to “[_2]“.","This interface allows you to delegate access rights for a user’s calendar(s) or address book(s) to other users. This is useful if you need to manage other people’s calendars or resources, such as conference rooms, or if you need to maintain a shared list of contacts.":"This interface allows you to delegate access rights for a user’s calendar(s) or address book(s) to other users. This is useful if you need to manage other people’s calendars or resources, such as conference rooms, or if you need to maintain a shared list of contacts.","To create calendar delegates, you must create an additional email account.":"To create calendar delegates, you must create an additional email account.","Toggle Editing Permission":"Toggle Editing Permission","User “[_1]” is already a calendar delegate for user “[_2]” for “[_3]”.":"User “[_1]” is already a calendar delegate for user “[_2]” for “[_3]”.","View Collection Entries":"View Collection 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