this["WPML_core"] = this["WPML_core"] || {};
this["WPML_TM"] = this["WPML_TM"] || {};
this["WPML_core"]["templates/taxonomy-translation/copy-all-popup.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '
';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/filter.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/individual-label.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/label-popup.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/main.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += '' +
((__t = (labels.preparingTermsData)) == null ? '' : __t) +
'
';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/nav.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/no-terms-found.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '' +
((__t = ( message )) == null ? '' : __t) +
' |
';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/not-translated-label.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/original-label-disabled.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/original-label.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ' +
((__t = ( taxLabel.singular + ' / ' + taxLabel.general )) == null ? '' : __t) +
' ';
if(!langSelector){ ;
__p += '' +
((__t = ( labels.changeLanguage )) == null ? '' : __t) +
'';
} ;
__p += ' ' +
((__t = ( langSelector )) == null ? '' : __t) +
' | ';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/original-term-popup.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/original-term.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += '
';
if(!name){ ;
__p += ' ' +
((__t = (labels.lowercaseTranslate)) == null ? '' : __t) +
' ';
} else { ;
__p += ' ';
if ( level > 0 ) { ;
__p += ' ' +
((__t = (Array(level+1).join('—') + " ")) == null ? '' : __t) +
' ';
} ;
__p += ' ' +
((__t = (name)) == null ? '' : __t) +
' ';
} ;
__p += ' ';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/ref_sync_select.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/status-trans-select.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '
';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/table.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if ( mode !== 'sync' ) { ;
__p += ' | ' +
((__t = ( firstColumnHeading )) == null ? '' : __t) +
' | ';
_.each(langs, function( lang ) { ;
__p += ' ';
}); ;
__p += ' | ';
} else { ;
__p += ' ';
_.each(langs, function( lang ) { ;
__p += ' ' +
((__t = ( lang.label )) == null ? '' : __t) +
' | ';
}); ;
__p += ' ';
} ;
__p += '
';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/tabs.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if( taxonomy.hierarchical ) {;
__p += ' ';
} ;
__p += '
';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/taxonomy-main-wrap.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if ( mode === 'translate' ) { ;
__p += '
' +
((__t = ( summaryTerms )) == null ? '' : __t) +
'
';
if ( TaxonomyTranslation.data.resultsTruncated ) { ;
__p += '
' +
((__t = ( resultsTruncated )) == null ? '' : __t) +
'
';
} ;
__p += '
' +
((__t = ( labelSummary )) == null ? '' : __t) +
'
';
if ( TaxonomyTranslation.data.translatedTaxonomyLabels ) { ;
__p += '
';
} else { ;
__p += '
' +
((__t = ( labels.activateStringTranslation )) == null ? '' : __t) +
'
';
} ;
__p += ' ';
} else if ( mode === 'sync' ) { ;
__p += '
';
if ( hasContent ) { ;
__p += '
';
} else { ;
__p += '
' +
((__t = ( labelSynced )) == null ? '' : __t) +
'
';
} ;
__p += ' ';
} ;
__p += '
';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/term-not-synced.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if ( name ) { ;
__p += ' ' +
((__t = ( parent )) == null ? '' : __t) +
'
';
if ( level > 0 ) { ;
__p += ' ' +
((__t = ( Array(level+1).join('—') + " " )) == null ? '' : __t) +
' ';
} ;
__p += ' ' +
((__t = ( name )) == null ? '' : __t) +
' ';
} ;
__p += ' ';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/term-not-translated.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/term-original-disabled.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/term-popup.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += '';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/term-synced.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if ( name ) { ;
__p += ' ' +
((__t = ( parent )) == null ? '' : __t) +
' ';
if ( level > 0 ) { ;
__p += '
' +
((__t = ( Array(level+1).join('—') + " " )) == null ? '' : __t) +
' ';
} ;
__p += ' ' +
((__t = ( name )) == null ? '' : __t) +
' ';
} ;
__p += ' ';
return __p
}
};
this["WPML_core"]["templates/taxonomy-translation/term-translated.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/footer.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '
';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/group.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
if ( title ) { ;
__p +=
((__t = ( title )) == null ? '' : __t);
} ;
__p += ' ';
if ( divider ) { ;
__p += '
';
} ;
__p += ' ';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/header.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p +=
((__t = ( title )) == null ? '' : __t) +
' ' +
((__t = ( link_text )) == null ? '' : __t) +
'';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/image.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if ( divider ) { ;
__p += '
';
} ;
return __p
}
};
this["WPML_TM"]["templates/translation-editor/languages.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += ' ';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/note.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '';
__p += '' +
((__t = ( note )) == null ? '' : __t) +
'
';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/section.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += '
' +
((__t = ( section.title )) == null ? '' : __t) +
' ';
if ( section.empty ) { ;
__p += ' ' +
((__t = ( section.empty_message )) == null ? '' : __t);
} ;
__p += ' ';
if ( section.sub_title ) { ;
__p += ' ' +
((__t = ( section.sub_title )) == null ? '' : __t) +
' ';
} ;
__p += '
';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/single-line.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __e = _.escape, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if (field.diff) { ;
__p += ' ' +
((__t = (labels.show_diff)) == null ? '' : __t) +
' ' +
((__t = (field.diff)) == null ? '' : __t) +
' ';
} ;
__p += ' ';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/textarea.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if (field.diff) { ;
__p += ' ' +
((__t = (labels.show_diff)) == null ? '' : __t) +
' ' +
((__t = (field.diff)) == null ? '' : __t) +
' ';
} ;
__p += ' ';
return __p
}
};
this["WPML_TM"]["templates/translation-editor/wysiwyg.html"] = function(obj) {
obj || (obj = {});
with (obj) {
var __t, __p = '', __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
__p += ' ';
if (field.diff) { ;
__p += ' ' +
((__t = (labels.show_diff)) == null ? '' : __t) +
' ' +
((__t = (field.diff)) == null ? '' : __t) +
' ';
} ;
return __p
}
};