; @package: Expiration Application for SobiPro Component

; @author
; Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH
; Email: sobi[at]sigsiu.net
; Url: https://www.Sigsiu.NET

; @copyright Copyright (C) 2006 - 2017 Sigsiu.NET GmbH (https://www.sigsiu.net). All rights reserved.
; @license GNU/GPL Version 3
; This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3
; as published by the Free Software Foundation, and under the additional terms according section 7 of GPL v3.
; See http://www.gnu.org/licenses/gpl.html and https://www.sigsiu.net/licenses.

; This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

; $Author: SobiPro Translation Team


SP.EXPAPP.OPTIONS="Debug Options"
SP.EXPAPP.CONT="Check continuously"

SP.EXAPP.APP_TITLE="Expiration Application"
SP.EXAPP.RENEWALS_SETTINGS="Expiration Configuration"
SP.EXPAPP.MENU_IM="Expiration Configuration"
SP.EXPAPP.REMINDERS="Reminder Messages"
SP.EXPAPP.FIRST_REMINDER="Send First Reminder"
SP.EXPAPP.SECOND_REMINDER="Send Second Reminder"
SP.EXPAPP.THIRD_REMINDER="Send Final Message"
SP.EXPAPP.DAYS_BEFORE="days before"
SP.EXPAPP.DAYS_AFTER="days after"
SP.EXPAPP.DISCOUNT_HEADER="Discount"
SP.EXPAPP.DISCOUNT_ENABLED="Enable Discount"
SP.EXPAPP.DISCOUNT_AMOUNT="Discount Amount"
SP.EXPAPP.THANK_YOU_FOR_RENEWING_FREE="Thank you for renewing your entry. Your entry will expire at %s."
SP.EXPAPP.THANK_YOU_FOR_RENEWING_PAID="Thank you for renewing your entry. After we received your payment we will extend your entry up to %s. You are renewing the following paid options:"
SP.EXPAPP.RENEWAL_HAS_BEEN_REQUESTED="User %s has requested the renewal of this entry at %s. Do you want to <a href=\"%s\">accept</a> this renewal? If you accept it, this entry will be valid until %s."
SP.EXPAPP.RENEWAL_HAS_BEEN_GRANTED="Thank you. The entry has been renewed and will be valid until %s."
SP.HISTORY_CHANGE_TYPE_RENEWAL_REQUEST="Renewal has been requested."
SP.HISTORY_CHANGE_TYPE_RENEWED="Entry renewed."

SP.NOTA.TRIGGER_GRP_APPEXPIRATION="Expiration Messages"
SP.NOTA.TRIGGER_BEFORE_EXPIRE_FIRST_AUTHOR="First reminder - to author"
SP.NOTA.TRIGGER_BEFORE_EXPIRE_FIRST_AUTHOR_EXPL="First reminder message  to an author before his entry expires"
SP.NOTA.TRIGGER_BEFORE_EXPIRE_FIRST_ADMIN="First reminder - to administrator"
SP.NOTA.TRIGGER_BEFORE_EXPIRE_FIRST_ADMIN_EXPL="First reminder message to the administrator before an entry expires"
SP.NOTA.TRIGGER_BEFORE_EXPIRE_SECOND_AUTHOR="Second reminder - to author"
SP.NOTA.TRIGGER_BEFORE_EXPIRE_SECOND_AUTHOR_EXPL="Second reminder message to an author before his entry expires"
SP.NOTA.TRIGGER_BEFORE_EXPIRE_SECOND_ADMIN="Second reminder - to administrator"
SP.NOTA.TRIGGER_BEFORE_EXPIRE_SECOND_ADMIN_EXPL="Second reminder message to the administrator before an entry expires"
SP.NOTA.TRIGGER_AFTER_EXPIRE_AUTHOR="Final message - to author"
SP.NOTA.TRIGGER_AFTER_EXPIRE_AUTHOR_EXPL="Message to an author that his entry has expired"
SP.NOTA.TRIGGER_AFTER_EXPIRE_ADMIN="Final message - to administrator"
SP.NOTA.TRIGGER_AFTER_EXPIRE_ADMIN_EXPL="Message to the administrator that an entry has expired"
SP.NOTA.TRIGGER_AFTER_RENEWAL_AUTHOR="Entry renewed - to author"
SP.NOTA.TRIGGER_AFTER_RENEWAL_AUTHOR_EXPL="Message to an author after his entry has been renewed"
SP.NOTA.TRIGGER_AFTER_RENEWAL_ADMIN="Entry renewed - to administrator"
SP.NOTA.TRIGGER_AFTER_RENEWAL_ADMIN_EXPL="Message to the administrator after an entry has been renewed"
SP.NOTA.TRIGGER_REQUESTED_RENEWAL_AUTHOR="Renewal request - to author"
SP.NOTA.TRIGGER_REQUESTED_RENEWAL_AUTHOR_EXPL="Message to an author to confirm his request for renewal"
SP.NOTA.TRIGGER_REQUESTED_RENEWAL_ADMIN="Renewal request - to administrator"
SP.NOTA.TRIGGER_REQUESTED_RENEWAL_ADMIN_EXPL="Message to the administrator to inform him of a request for renewal"