diff --git a/templates/marigolds/locale/en.json b/templates/marigolds/locale/en.json index adb61b48..f1006613 100755 --- a/templates/marigolds/locale/en.json +++ b/templates/marigolds/locale/en.json @@ -12,7 +12,7 @@ "AUTOMATIC_FULL":"Complete", "AUTOMATIC_FULL_DESC":"The script will update automatically all your feeds, this will update all your feeds at once but can slow down the server, don't use too frequent calls in your cron", "AUTOMATIC_GRADUATE":"Graduated", - "AUTOMATIC_GRADUATE_DESC":"The script will automaticaly update the oldest 10 feeds, this will relax the server and avoid too frequent timeouts, but requires more frequent calls from your cron", + "AUTOMATIC_GRADUATE_DESC":"The script will automatically update the oldest 10 feeds, this will relax the server and avoid too frequent timeouts, but requires more frequent calls from your cron", "AVAILABLES_PLUGINS":"Available plugins", "AVAILABLE_PLUGIN_LIST":"Installed plugins", "BLOG":"Blog", @@ -40,7 +40,7 @@ "EVENT_NUMBER_PER_PAGES":"Number of articles per page", "EXPORT":"Export", "EXPORT_FEED_OPML_FORMAT":"Export feeds as opml format", - "FABULOUS_AGGREGATOR_LAUNCHED_IN":"fabulous news aggregator executed in $1 secondes | by $2", + "FABULOUS_AGGREGATOR_LAUNCHED_IN":"fabulous news aggregator executed in $1 seconds | by $2", "FAVORITES":"Favorites", "FAVORITES_EVENTS":"Favorite articles ($1)", "FAVORIZE":"Favorize", @@ -53,7 +53,7 @@ "FOLDER":"Folder", "FOLD_UNFOLD_FOLDER":"Fold/Unfold folder", "FORCE_INTEGRATION":"Force integration", - "FORCE_INTEGRATION_DESC":"RSS and Atom feeds are supposed to have specific MIME ypes to allow the softwares to identify them. Some feeds don't follow the rules (for example text/plain). By default SimplePie follows the best pratices, but you can still force the integration with this option. ", + "FORCE_INTEGRATION_DESC":"RSS and Atom feeds are supposed to have specific MIME types to allow the software's to identify them. Some feeds don't follow the rules (for example text/plain). By default, SimplePie follows the best practices, but you can still force the integration with this option. ", "GENERALITY":"Generality", "GIT_REPOSITORY":"Git repository", "HELP_H":"h show/hide the help panel", @@ -109,12 +109,12 @@ "PLUGINS_INSTALLATION": "Install plugins", "PLUGINS_INSTALL": "Install", "PLUGINS_INSTALL_FROM_URL": "Install from URL", - "PLUGINS_INSTALL_FROM_URL_FILE_SHOULD_BE_ZIP": "This URL must provide a ZIP archive (e.g. https://github.com/Leed-market/LeedSmartFeedsUpdate/archive/dev.zip).", + "PLUGINS_INSTALL_FROM_URL_FILE_SHOULD_BE_ZIP": "This URL must provide a ZIP archive (e.g., https://github.com/Leed-market/LeedSmartFeedsUpdate/archive/dev.zip).", "PLUGINS_INSTALL_FROM_GITHUB_LEED_MARKET": "Install from the Github Leed Market", "PLUGINS_ALL_INSTALLED_OR_NONE_FOUND": "All the plugins already installed or none could be found.", "PREFERENCES":"Preferences", "PRESENTATION":"PRESENTATION", - "PRESENTATION_PARAGRAPH":"Leed (contraction of Light Feed) is a minimalistic RSS feed aggregator which allows quick and non-intrusive reading of feeds.

All the tasks are done silently with a scheduled task (Cron), thus the user is not faced with the slow down due to the retrieveing and processing of the feeds.

Leed is compatible with all monitors' resolution, desktop computers, tablets and smartphones and accessible from all the browsers.

The script is also compatible with OPML import/export, which makes easier the migration from aggregators respecting the OPML standard.", + "PRESENTATION_PARAGRAPH":"Leed (contraction of Light Feed) is a minimalistic RSS feed aggregator which allows quick and non-intrusive reading of feeds.

All the tasks are done silently with a scheduled task (Cron), thus the user is not faced with the slow down due to the retrieving and processing of the feeds.

Leed is compatible with all monitors' resolution, desktop computers, tablets and smartphones and accessible from all the browsers.

The script is also compatible with OPML import/export, which makes easier the migration from aggregators respecting the OPML standard.", "PROJECT_PAGE":"Project page", "PROJECT_ROOT":"Project root", "QUESTIONS_SUGGESTIONS":"QUESTIONS & SUGGESTIONS",