; Kunena Forum translation ; ; All translations can be found from https://crowdin.com/project/kunena-forum ; Please join the translation team if you want to contribute your changes to the next release. ; ; License GNU General Public License version 3 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 - No BOM ; Using new INI string format for Joomla! 2.5 ; language file for kunena task plugin PLG_TASK_KUNENA="Task - Kunena Forum" PLG_TASK_KUNENA_DESCRIPTION="Kunena Task Plugin -- Please do not unpublish or uninstall" ; Scheduler Tile PLG_TASK_KUNENA_REMOVEEXPIREDBANS_TITLE="Kunena Remove Expired Bans" PLG_TASK_KUNENA_REMOVEEXPIREDBANS_DESC="Removes all Expired Bans on users." PLG_TASK_KUNENA_PURGETRASH_TITLE="Kunena Purge Trashbin." PLG_TASK_KUNENA_PURGETRASH_DESC="Purges all trashed messages and topics." ; Configuration PLG_TASK_KUNENA_AGE_LABEL="Age in Days" PLG_TASK_KUNENA_AGE_DESC="Purge Trashbin messages older then the configured number of days. Set to 0 to delete all trashbin messages." ; Messages PLG_TASK_KUNENA_REMOVEEXPIREDBANSCOMMENT="Automatically unbanned by task plugin" PLG_TASK_KUNENA_REMOVEEXPIREDBANSERROR="Process removeExpiredBans ERROR: %s" PLG_TASK_KUNENA_REMOVEEXPIREDBANSSUCCESS="Process removeExpiredBans end. %s Bans removed."