File: /home/muzikaecom/muzikae.com/wp-content/languages/plugins/custom-css-js-en_GB.l10n.php
<?php
return ['x-generator'=>'GlotPress/4.0.3','translation-revision-date'=>'2026-07-16 19:51:13+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - Simple Custom CSS and JS - Stable (latest release)','language'=>'en_GB','messages'=>['Remove comments from externally linked custom codes'=>'Remove comments from externally linked custom codes','Remove comments for internal custom codes'=>'Remove comments for internal custom codes','Every externally linked custom code will have a 3-lines comment added at the beginning of the file. Enable this option in order to stop adding that comment to the externaly linked custom codes'=>'Every externally linked custom code will have a 3-lines comment added at the beginning of the file. Enable this option in order to stop adding that comment to the externaly linked custom codes','In Block editor'=>'In block editor','Apply network wide'=>'Apply network wide','<!-- Add HTML code to the header or the footer.
For example, you can use the following code for loading the jQuery library from Google CDN:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
or the following one for loading the Bootstrap library from jsDelivr:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
-- End of the comment --> '=>'<!-- Add HTML code to the header or the footer.
For example, you can use the following code for loading the jQuery library from Google CDN:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
or the following one for loading the Bootstrap library from jsDelivr:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
-- End of the comment --> ','In the <footer> element'=>'In the <footer> element','In the <head> element'=>'In the <head> element','Fullscreen'=>'Fullscreen','Distraction-free writing mode'=>'Distraction-free writing mode','Beautify Code'=>'Beautify Code','Autocomplete in the editor'=>'Autocomplete in the editor','Editor Shortcuts'=>'Editor Shortcuts','After <body> tag'=>'After <body> tag','Unpublished'=>'Unpublished','In your page\'s HTML there is a comment added before and after the internal CSS or JS in order to help you locate your custom code. Enable this option in order to remove that comment.'=>'In your page\'s HTML there is a comment added before and after the internal CSS or JS in order to help you locate your custom code. Enable this option in order to remove that comment.','Homepage'=>'Homepage','If you use HTML tags in your code (for example '=>'If you use HTML tags in your code (for example ','If you want to use an HTML entity in your code (for example '=>'If you want to use an HTML entity in your code (for example ','Add the "Web Designer" role'=>'Add the "Web Designer" role','By default only the Administrator will be able to publish/edit/delete Custom Codes. By enabling this option there is also a "Web Designer" role created which can be assigned to a non-admin user in order to publish/edit/delete Custom Codes.'=>'By default only the Administrator will be able to publish/edit/delete Custom Codes. By enabling this option there is also a "Web Designer" role created which can be assigned to a non-admin user in order to publish/edit/delete Custom Codes.','An error has occurred. Please reload the page and try again.'=>'An error has occurred. Please reload the page and try again.','Published'=>'Published','SilkyPress.com'=>'SilkyPress.com','General Settings'=>'General Settings','Encode the HTML entities'=>'Encode the HTML entities','Keep the HTML entities, don\'t convert to its character'=>'Keep the HTML entities, don\'t convert to its character','Editor Settings'=>'Editor Settings','Custom CSS & JS Settings'=>'Custom CSS & JS Settings','Save'=>'Save','All Custom Codes'=>'All Custom Codes','Filter Code Type'=>'Filter Code Type','HTML Codes'=>'HTML Codes','JS Codes'=>'JS Codes','CSS Codes'=>'CSS Codes','Last edited on %1$s at %2$s'=>'Last edited on %1$s at %2$s','Last edited by %1$s on %2$s at %3$s'=>'Last edited by %1$s on %2$s at %3$s','Edit HTML Code'=>'Edit HTML Code','Edit JS Code'=>'Edit JS Code','Edit CSS Code'=>'Edit CSS Code','/* Add your JavaScript code here.
If you are using the jQuery library, then don\'t forget to wrap your code inside jQuery.ready() as follows:
jQuery(document).ready(function( $ ){
// Your code in here
});
--
If you want to link a JavaScript file that resides on another server (similar to
<script src="https://example.com/your-js-file.js"></script>), then please use
the "Add HTML Code" page, as this is a HTML code that links a JavaScript file.
End of comment */ '=>'/* Add your JavaScript code here.
If you are using the jQuery library, then don\'t forget to wrap your code inside jQuery.ready() as follows:
jQuery(document).ready(function( $ ){
// Your code in here
});
--
If you want to link a JavaScript file that resides on another server (similar to
<script src="https://example.com/your-js-file.js"></script>), then please use
the "Add HTML Code" page, as this is a HTML code that links a JavaScript file.
End of comment */ ','Deactivate'=>'Deactivate','Activate'=>'Activate','Inactive'=>'Inactive','On Login Page'=>'On Login Page','Simple Custom CSS and JS'=>'Simple Custom CSS and JS','Please run the following command to make the directory writable'=>'Please run the following command to make the directory writable','The %s directory is not writable, therefore the CSS and JS files cannot be saved.'=>'The %s directory is not writable, therefore the CSS and JS files cannot be saved.','Please run the following commands in order to make the directory'=>'Please run the following commands in order to make the directory','The %s directory could not be created'=>'The %s directory could not be created','Both'=>'Both','Mobile'=>'Mobile','Desktop'=>'Desktop','On which device'=>'On which device','10 is the lowest priority10 (lowest)'=>'10 (lowest)','1 is the highest priority1 (highest)'=>'1 (highest)','Priority'=>'Priority','Minify the code'=>'Minify the code','Sass (only SCSS syntax)'=>'Sass (only SCSS syntax)','Less'=>'Less','None'=>'None','CSS Preprocessor'=>'CSS Preprocessor','In Admin'=>'In Admin','Where in site'=>'Where in site','Footer'=>'Footer','Header'=>'Header','Where on page'=>'Where on page','Internal'=>'Internal','External File'=>'External File','Linking type'=>'Linking type','/* Add your CSS code here.
For example:
.example {
color: red;
}
For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp
End of comment */ '=>'/* Add your CSS code here.
For example:
.example {
color: red;
}
For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp
End of comment */ ','Code updated'=>'Code updated','Add HTML Code'=>'Add HTML Code','Add JS Code'=>'Add JS Code','Add CSS Code'=>'Add CSS Code','Custom Code'=>'Custom Code','The code is inactive. Click to activate it'=>'The code is inactive. Click to activate it','The code is active. Click to deactivate it'=>'The code is active. Click to deactivate it','Y/m/d'=>'Y/m/d','%s ago'=>'%s ago','Modified'=>'Modified','Title'=>'Title','Type'=>'Type','Active'=>'Active','Add HTML code'=>'Add HTML code','Add JS code'=>'Add JS code','Add CSS code'=>'Add CSS code','Options'=>'Options','Add Custom HTML'=>'Add Custom HTML','Add Custom JS'=>'Add Custom JS','Add Custom CSS'=>'Add Custom CSS','Dismiss this notice'=>'Dismiss this notice','Get your discount now'=>'Get your discount now','Restore'=>'Restore','Easily add Custom CSS or JS to your website with an awesome editor.'=>'Easily add custom CSS or JS to your website with an awesome editor.','https://wordpress.org/plugins/custom-css-js/'=>'https://en-gb.wordpress.org/plugins/custom-css-js/','https://www.silkypress.com'=>'https://www.silkypress.com','In Frontend'=>'In front end','No Custom Code found in Trash.'=>'No Custom Code found in Bin.','Delete'=>'Delete','Author'=>'Author','Revision'=>'Revision','Compare'=>'Compare','revision date formatF j, Y @ H:i:s'=>'F j, Y @ H:i:s','Add'=>'Add','Text filter'=>'Text filter','URL'=>'URL','Ends by'=>'Ends by','Starts with'=>'Starts with','Not equal to'=>'Not equal to','Is equal to'=>'Is equal to','Not contains'=>'Not contains','Contains'=>'Contains','All Website'=>'All Website','Preview Changes'=>'Preview Changes','Full URL on which to preview the changes ...'=>'Full URL on which to preview the changes ...','Code Revisions'=>'Code Revisions','Apply only on these URLs'=>'Apply only on these URLs','Preview'=>'Preview','Available only in <br />Simple Custom CSS and JS Pro'=>'Available only in <br />Simple Custom CSS and JS Pro','Settings'=>'Settings','Web Designer'=>'Web Designer','Custom CSS and JS code'=>'Custom CSS and JS code','No Custom Code found.'=>'No Custom Code found.','Parent Custom Code:'=>'Parent Custom Code:','Search Custom Code'=>'Search Custom Code','All Custom Code'=>'All Custom Code','View Custom Code'=>'View Custom Code','Edit Custom Code'=>'Edit Custom Code','New Custom Code'=>'New Custom Code','Add Custom Code'=>'Add Custom Code','add newAdd Custom Code'=>'Add Custom Code','add new on admin barCustom Code'=>'Custom Code','admin menuCustom CSS & JS'=>'Custom CSS & JS','post type singular nameCustom Code'=>'Custom Code','post type general nameCustom Code'=>'Custom Code']];