File: /home/mbkashyap/public_html/wp-content/languages/plugins/svg-support-en_CA.l10n.php
<?php
return ['x-generator'=>'GlotPress/4.0.1','translation-revision-date'=>'2022-02-28 12:23:52+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Plugins - SVG Support - Stable (latest release)','language'=>'en_CA','messages'=>['I\'m always happy to help out!'=>'I\'m always happy to help out!','Having Issues?'=>'Having Issues?','You can also'=>'You can also','Leave a Review'=>'Leave a Review','A very small piece of code that helps with displaying SVGs on the frontend in some cases.'=>'A very small piece of code that helps with displaying SVGs on the frontend in some cases.','Load frontend CSS?'=>'Load frontend CSS?','Upload SVG files to the Media Library and render SVG files inline for direct styling/animation of an SVG\'s internal elements using CSS/JS.'=>'Upload SVG files to the Media Library and render SVG files inline for direct styling/animation of an SVG\'s internal elements using CSS/JS.','Thanks for your support, please consider donating.'=>'Thanks for your support, please consider donating.','Visit The Support Forum'=>'Visit The Support Forum','Learn more about SVG Support on:'=>'Learn more about SVG Support on:','If you upgrade to a paid plan, I\'ll receive a small commission... And that\'s really nice!'=>'If you upgrade to a paid plan, I\'ll receive a small commission... And that\'s really nice!','Advanced'=>'Advanced','Donate using PayPal'=>'Donate using PayPal','Send Some Love'=>'Send Some Love','For help and more information, please check the help tab (top right of your screen).'=>'For help and more information, please check the help tab (top right of your screen).','<a target="_blank" href="https://wordpress.org/support/plugin/svg-support">SVG Support Forum</a>'=>'<a target="_blank" href="https://wordpress.org/support/plugin/svg-support">SVG Support Forum</a>','For more help, visit:'=>'For more help, visit:','DONATIONS'=>'DONATIONS','My Coinbase referral link will get $10 USD worth of BTC for free when you spend $100.'=>'My Coinbase referral link will get $10 USD worth of BTC for free when you spend $100.','Need to buy some crypto to donate?'=>'Need to buy some crypto to donate?','ETH: 0x599695Eb51aFe2e5a0DAD60aD9c89Bc8f10B54f4'=>'ETH: 0x599695Eb51aFe2e5a0DAD60aD9c89Bc8f10B54f4','LTC: LUnQPJrSk6cVFmMqBMv5FAqweJbnzRUz4o'=>'LTC: LUnQPJrSk6cVFmMqBMv5FAqweJbnzRUz4o','BTC: 1qF8r2HkTLifND7WLGfWmvxfXc9ze55DZ'=>'BTC: 1qF8r2HkTLifND7WLGfWmvxfXc9ze55DZ','PayPal: '=>'PayPal: ','Donation Methods:'=>'Donation Methods:','Donations'=>'Donations','Then there\'s the option of animating the SVG file itself. There is a number of online tools to do this, or you can use the software of your choice. Once your SVG is animated and ready to go, you then upload it like any other image to your WordPress media library. When you embed it on a page/post, you will need to make sure to add the class to the IMG tag so SVG Support can render it inline. This will ensure your animations are displayed.'=>'Then there\'s the option of animating the SVG file itself. There is a number of online tools to do this, or you can use the software of your choice. Once your SVG is animated and ready to go, you then upload it like any other image to your WordPress media library. When you embed it on a page/post, you will need to make sure to add the class to the IMG tag so SVG Support can render it inline. This will ensure your animations are displayed.','(You don\'t need to send me that much though, anything is appreciated!)'=>'(You don\'t need to send me that much though, anything is appreciated!)','SVG Support has grown to be installed on 800,000+ active websites. That\'s insane! It\'s developed and maintained by one person alone. If you find it useful, please consider donating to help keep it going. I truly appreciate any contribution.'=>'SVG Support has grown to be installed on 800,000+ active websites. That\'s insane! It\'s developed and maintained by one person alone. If you find it useful, please consider donating to help keep it going. I truly appreciate any contribution.','Before you upload your SVG, you\'re going to need some classes to target inside your SVG. To do this, open your SVG file in the code editor of choice (I use Sublime Text). You will see each element within your SVG file written in XML code. Each little part of your SVG has it\'s own bit of code, so it\'s up to you which ones you want to target. It\'s in here that you\'ll place your new classes on each element you want to target.'=>'Before you upload your SVG, you\'re going to need some classes to target inside your SVG. To do this, open your SVG file in the code editor of choice (I use Sublime Text). You will see each element within your SVG file written in XML code. Each little part of your SVG has it\'s own bit of code, so it\'s up to you which ones you want to target. It\'s in here that you\'ll place your new classes on each element you want to target.','First, let\'s talk about using CSS or JS to target elements within your SVG.'=>'First, let\'s talk about using CSS or JS to target elements within your SVG.','There\'s a number of ways you can animate an SVG. You could use CSS or JS to target elements within your SVG or even embed the animations in the file itself. Whichever way you choose, there is always a little bit of preparation required before uploading your SVG to your media library.'=>'There\'s a number of ways you can animate an SVG. You could use CSS or JS to target elements within your SVG or even embed the animations in the file itself. Whichever way you choose, there is always a little bit of preparation required before uploading your SVG to your media library.','So you want to animate your SVG?'=>'So you want to animate your SVG?','Animation'=>'Animation','Publish, Save Draft, or Update the post a final time to render the SVG inline.'=>'Publish, Save Draft, or Update the post a final time to render the SVG inline.','Once the screen reloads, click the new checkbox below the featured image to render your SVG inline.'=>'Once the screen reloads, click the new checkbox below the featured image to render your SVG inline.','Publish, Save Draft, or Update the post.'=>'Publish, Save Draft, or Update the post.','Add your featured SVG like you would any regular featured image format.'=>'Add your featured SVG like you would any regular featured image format.','Make sure "Advanced Mode" is enabled.'=>'Make sure "Advanced Mode" is enabled.','To render your featured SVG inline:'=>'To render your featured SVG inline:','You can use SVG files as featured images just like any other image format, with the addition of being able to render your featured SVG inline on a per-post basis.'=>'You can use SVG files as featured images just like any other image format, with the addition of being able to render your featured SVG inline on a per-post basis.','Featured Images'=>'Featured Images','Your uploaded image needs to be an SVG file for this plugin to replace the img tag with the inline SVG code. It will not create SVG files for you.'=>'Your uploaded image needs to be an SVG file for this plugin to replace the img tag with the inline SVG code. It will not create SVG files for you.','You will likely need to set your own height and width in your CSS for SVG files to display correctly.'=>'You will likely need to set your own height and width in your CSS for SVG files to display correctly.','You can embed your SVG image like any standard image with the addition of adding the class <code>style-svg</code> (or your custom class) to any IMG tags that you want this plugin to swap out with your actual SVG code.'=>'You can embed your SVG image like any standard image with the addition of adding the class <code>style-svg</code> (or your custom class) to any IMG tags that you want this plugin to swap out with your actual SVG code.','Render SVG Inline'=>'Render SVG Inline','Standard Usage'=>'Standard Usage','This feature is to force all SVG files that are found in your site to be rendered inline. This can help if you aren\'t able to set a custom class on your IMG tags for some reason, usually when used in theme options or page builder elements.'=>'This feature is to force all SVG files that are found in your site to be rendered inline. This can help if you aren\'t able to set a custom class on your IMG tags for some reason, usually when used in theme options or page builder elements.','Force Inline SVG:'=>'Force Inline SVG:','When this is checked, you won\'t have to add the class to your SVG files during the embed process in the editor. When you pick your SVG, it will be placed in the editor with just the SVG Support class and others stripped. It does not change existing code, it\'s only a helper to allow you to quickly embed your SVG files and have them render inline without having to fiddle with the classes.'=>'When this is checked, you won\'t have to add the class to your SVG files during the embed process in the editor. When you pick your SVG, it will be placed in the editor with just the SVG Support class and others stripped. It does not change existing code, it\'s only a helper to allow you to quickly embed your SVG files and have them render inline without having to fiddle with the classes.','Automatically Insert Class:'=>'Automatically Insert Class:','This allows you to set your own custom class that you will use in your SVG source IMG tags that you would like rendered inline. For example, it might be easier for you to remember to add the class "inline-svg" or something, in which case you would use your desired class name in this field to be used across your site.'=>'This allows you to set your own custom class that you will use in your SVG source IMG tags that you would like rendered inline. For example, it might be easier for you to remember to add the class "inline-svg" or something, in which case you would use your desired class name in this field to be used across your site.','CSS Class To Target:'=>'CSS Class To Target:','This setting gives you the choice of JS file that is enqueued, the full expanded version or the minified version. You would usually enqueue the minified version, but if you want to bundle the JS file using a caching or minification plugin or similar, then you might want to enqueue the expanded, non-minified version.'=>'This setting gives you the choice of JS file that is enqueued, the full expanded version or the minified version. You would usually enqueue the minified version, but if you want to bundle the JS file using a caching or minification plugin or similar, then you might want to enqueue the expanded, non-minified version.','Use Expanded JS:'=>'Use Expanded JS:','This setting allows you to choose whether the SVG Support JS file is enqueued in the header or the footer of the site. Usually you would enqueue in the footer unless you need it to be loaded sooner for some reason.'=>'This setting allows you to choose whether the SVG Support JS file is enqueued in the header or the footer of the site. Usually you would enqueue in the footer unless you need it to be loaded sooner for some reason.','Output JS in Footer:'=>'Output JS in Footer:','Enabling "Advanced Mode" displays options to give you more control over how you use SVG files on your site. It also includes extra JS on the front end, so leave this disabled unless you\'re actually using any of the advanced features.'=>'Enabling "Advanced Mode" displays options to give you more control over how you use SVG files on your site. It also includes extra JS on the front end, so leave this disabled unless you\'re actually using any of the advanced features.','When using SVG files like regular images just isn\'t enough ;)'=>'When using SVG files like regular images just isn\'t enough ;)','Enable Advanced Mode:'=>'Enable Advanced Mode:','SVG files are actually XML code, so allowing regular users to upload them can pose serious security risks. Please leave this checked unless you really know what you\'re doing.'=>'SVG files are actually XML code, so allowing regular users to upload them can pose serious security risks. Please leave this checked unless you really know what you\'re doing.','Restrict To Administrators:'=>'Restrict To Administrators:','The Settings'=>'The Settings','So let\'s get into some more details! Simply click the tabs to the left to get more of an understanding of how powerful SVG Support is.'=>'So let\'s get into some more details! Simply click the tabs to the left to get more of an understanding of how powerful SVG Support is.','SVG Support features an "Advanced Mode" which toggles extra features, allowing you to take more control of how your SVG files are used. By rendering SVG files inline, it opens up a huge number of possibilities including animations, embedded links within the SVG, odd shaped link areas, custom CSS targeting elements within the SVG and whole lot more!'=>'SVG Support features an "Advanced Mode" which toggles extra features, allowing you to take more control of how your SVG files are used. By rendering SVG files inline, it opens up a huge number of possibilities including animations, embedded links within the SVG, odd shaped link areas, custom CSS targeting elements within the SVG and whole lot more!','Even this most basic of usage is very powerful for modern websites, however, there\'s lots of cool stuff you can do with SVG files!'=>'Even this most basic of usage is very powerful for modern websites, however, there\'s lots of cool stuff you can do with SVG files!','At it\'s core, SVG Support allows you to upload SVG files and use them as you would any regular image with the added benefit of being scalable and looking great on any screen size, no matter what size it\'s displayed. Additionally, SVG file sizes are (more often than not) much smaller than conventional image formats.'=>'At it\'s core, SVG Support allows you to upload SVG files and use them as you would any regular image with the added benefit of being scalable and looking great on any screen size, no matter what size it\'s displayed. Additionally, SVG file sizes are (more often than not) much smaller than conventional image formats.','Overview'=>'Overview','Force all SVG files to be rendered inline'=>'Force all SVG files to be rendered inline','Animate and Optimize your SVG files using these open source projects'=>'Animate and Optimize your SVG files using these open source projects','An online tool to optimize your SVG files.'=>'An online tool to optimize your SVG files.','Upload your SVG files and use the tools provided to animate strokes.'=>'Upload your SVG files and use the tools provided to animate strokes.','Force Inline SVG?'=>'Force Inline SVG?','Use Expanded JS?'=>'Use Expanded JS?','Try ShortPixel WordPress Plugin for FREE'=>'Try ShortPixel WordPress Plugin for FREE','SVG Support Features'=>'SVG Support Features','ShortPixel improves website performance by reducing the size of your images. The results are no different in quality from the original, plus your originals are stored in a backup folder for you.'=>'ShortPixel improves website performance by reducing the size of your images. The results are no different in quality from the original, plus your originals are stored in a backup folder for you.','Now that you\'ve set up SVG Support on your site, it\'s time to look at optimizing your existing images (jpg & png).'=>'Now that you\'ve set up SVG Support on your site, it\'s time to look at optimizing your existing images (jpg & png).','Compress and Optimize Images with ShortPixel'=>'Compress and Optimize Images with ShortPixel','SVG Support Settings'=>'SVG Support Settings','A huge thanks in advance!'=>'A huge thanks in advance!','rating.'=>'rating.','Ratings & Reviews'=>'Ratings & Reviews','Render this SVG inline (advanced)'=>'Render this SVG inline (advanced)','Inline SVG featured image support'=>'Inline SVG featured image support','Use odd shapes as links'=>'Use odd shapes as links','Animate SVG using CSS or JS'=>'Animate SVG using CSS or JS','Style SVG elements using CSS'=>'Style SVG elements using CSS','Advanced Mode'=>'Advanced Mode','Basic Use'=>'Basic Use','You can simply upload SVG files to your media library like any other image. Make sure to select "Restrict to Administrators" if you only want to allow admins to upload SVG files.'=>'You can simply upload SVG files to your media library like any other image. Make sure to select "Restrict to Administrators" if you only want to allow admins to upload SVG files.','Advanced Usage'=>'Advanced Usage','Enable Advanced Mode?'=>'Enable Advanced Mode?','Benbodhi'=>'Benbodhi','Usage'=>'Usage','Save Changes'=>'Save Changes','CSS Class to target'=>'CSS Class to target','Automatically insert class?'=>'Automatically insert class?','Output JS in Footer?'=>'Output JS in Footer?','Yes'=>'Yes','Settings'=>'Settings','Need help?'=>'Need help?','The WordPress Plugin Repository'=>'The WordPress Plugin Repository','About The Plugin'=>'About The Plugin','Restrict to Administrators only'=>'Restrict to Administrators only','SVG Support for your media library'=>'SVG Support for your media library','- Your uploaded image needs to be an SVG file for this plugin to replace the img tag with the inline SVG code. It will not create SVG files for you.'=>'- Your uploaded image needs to be an SVG file for this plugin to replace the img tag with the inline SVG code. It will not create SVG files for you.','- You will need to set your own height and width in your CSS for SVG files to display correctly.'=>'- You will need to set your own height and width in your CSS for SVG files to display correctly.','Please Note:'=>'Please Note:','This allows you to target elements within your SVG using CSS.'=>'This allows you to target elements within your SVG using CSS.','The whole IMG tag element will now be dynamically replaced by the actual code of your SVG, making the inner content targetable.'=>'The whole IMG tag element will now be dynamically replaced by the actual code of your SVG, making the inner content targetable.','or'=>'or','For example:'=>'For example:','Introduction'=>'Introduction','SVG Support Settings and Usage'=>'SVG Support Settings and Usage','Donate to author'=>'Donate to author','Get Support'=>'Get Support','You can\'t play with this.'=>'You can\'t play with this.','SVG Support'=>'SVG Support','http://wordpress.org/plugins/svg-support/'=>'https://en-ca.wordpress.org/plugins/svg-support/','https://benbodhi.com'=>'https://benbodhi.com']];