//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/manage-calendar-access/main-tr.js
// Module: /jupiter/manage-calendar-access/main-tr
// Locale: tr
// 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":"Eylemler","Allow Editing":"Allow Editing","Calendar Delegates":"Calendar Delegates","Calendar Owner":"Calendar Owner","Cancel":"İptal Et","Confirm":"Onayla","Confirm Delete":"Silme İşlemini Onayla","Create":"Oluştur","Create Delegate":"Create Delegate","Create Email Account":"Create Email Account","Create and Edit Calendar Entries":"Create and Edit Calendar Entries","Delegate":"Delegate","Delete":"Sil","Delete Delegate":"Delete Delegate","Loading delegates …":"Loading delegates …","No Additional Email Account Exists":"No Additional Email Account Exists","No delegates exist.":"No delegates exist.","Owner":"Sahibi","Permissions":"İzinler","Reset":"Sıfırla","Select Calendar Owner":"Select Calendar Owner","Select Delegate":"Select Delegate","Successfully added user “[_1]” as a calendar delegate of user “[_2]”.":"Successfully added user “[_1]” as a calendar delegate of user “[_2]”.","Successfully added user “[_1]” as a calendar editor of user “[_2]”.":"Successfully added user “[_1]” as a calendar editor of user “[_2]”.","Successfully removed user “[_1]” as a calendar delegate for “[_2]”.":"Successfully removed user “[_1]” as a calendar delegate for “[_2]”.","Successfully removed user “[_1]” as a calendar editor of user “[_2]”.":"Successfully removed user “[_1]” as a calendar editor of user “[_2]”.","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 to other users. This is useful for people needing to manage other people’s calendars or manage resources such as conference rooms.":"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.":"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]”.":"User “[_1]” is already a calendar delegate for user “[_2]”.","View Calendar Entries":"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~~