"Use ownCloud cron for updates"=>"Use ownCloud cron for updates",
"Disable this if you run a custom updater such as the Python updater included in the app"=>"Disable this if you run a custom updater such as the Python updater included in the app",
"Purge interval"=>"Purge interval",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored"=>"Minimum number of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored",
"Maximum read count per feed"=>"Maximum read count per feed",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely"=>"Defines the maximum number of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted"=>"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted"=>"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater."=>"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater.",
"How to set up the operating system cron"=>"How to set up the operating system cron",
"How to set up a custom updater (faster and no possible deadlock) "=>"How to set up a custom updater (faster and no possible deadlock) ",