Your IP : 18.217.255.64


Current Path : /home/bitrix/ext_www/klimatlend.ua/ajax/esolutions.importexcel/lang/en/
Upload File :
Current File : /home/bitrix/ext_www/klimatlend.ua/ajax/esolutions.importexcel/lang/en/options.php

<?
$MESS["KDA_IE_SETTINGS"] = "Settings";
$MESS["KDA_IE_SETTINGS_TITLE"] = "Settings";
$MESS["KDA_IE_SET_MAX_EXECUTION_TIME"] = "Set the maximum execution time of import?";
$MESS["KDA_IE_MAX_EXECUTION_TIME"] = "Maximum execution time of import, sec.";
$MESS["KDA_IE_OPTIONS_BTN_SAVE"] = "Save";
$MESS["KDA_IE_OPTIONS_BTN_RESET"] = "Reset";
$MESS["KDA_IE_OPTIONS_BTN_HINT_RESTORE_DEFAULT"] = "Set default values";
$MESS["KDA_IE_OPTIONS_BTN_RESTORE_DEFAULT"] = "By default";
$MESS["KDA_IE_OPTIONS_BTN_HINT_RESTORE_DEFAULT_WARNING"] = "Attention! All settings will be overwritten with default values. Continue?";
$MESS["KDA_IE_OPTIONS_CRON_SETTINGS"] = "Cron settings";
$MESS["KDA_IE_OPTIONS_CRON_CONTINUE_LOADING"] = "Continue interrupted imports?";
$MESS["KDA_IE_OPTIONS_CRON_REMOVE_LOADED_FILE"] = "Delete loaded file?";
$MESS["KDA_IE_EXECUTION_DELAY"] = "Delay between the import steps, sec.";
$MESS["KDA_IE_OPTIONS_CRON_NEED_CHECKSIZE"] = "Do not reload file?";
$MESS["KDA_IE_OPTIONS_CRON_NEED_CHECKSIZE_HINT"] = "Check md5-hash of the file. Ie, the module will see changes to the file even if the file size has not changed.";
$MESS["KDA_IE_OPTIONS_EXTERNAL_SERVICES"] = "External service settings";
$MESS["KDA_IE_OPTIONS_YANDEX_DISC"] = "Yandex.Disk";
$MESS["KDA_IE_OPTIONS_YANDEX_DISC_APIKEY"] = "OAuth-token for Yandex.Disk";
$MESS["KDA_IE_OPTIONS_YANDEX_DISC_APIKEY_GET"] = "Get token";
$MESS["KDA_IE_OPTIONS_CLOUD_MAILRU"] = "Cloud mail.ru";
$MESS["KDA_IE_OPTIONS_CLOUD_MAILRU_LOGIN"] = "Login mail.ru";
$MESS["KDA_IE_OPTIONS_CLOUD_MAILRU_PASSWORD"] = "Password mail.ru";
$MESS["KDA_IE_OPTIONS_PROXY"] = "Proxy settings";
$MESS["KDA_IE_OPTIONS_PROXY_HOST"] = "IP address";
$MESS["KDA_IE_OPTIONS_PROXY_PORT"] = "Port";
$MESS["KDA_IE_OPTIONS_PROXY_USER"] = "User";
$MESS["KDA_IE_OPTIONS_PROXY_PASSWORD"] = "Password";
$MESS["KDA_IE_OPTIONS_IMAGES_PATH"] = "Folder for mass photo uploading";
$MESS["KDA_IE_OPTIONS_COMMON_SETTINGS"] = "Common settings";
$MESS["KDA_IE_AUTO_CONTINUE_IMPORT"] = "Do continue to import automatically when lose contact with the server?";
$MESS["KDA_IE_OPTIONS_NOTIFY"] = "Email notification settings";
$MESS["KDA_IE_OPTIONS_NOTIFY_MODE"] = "Send notification mode";
$MESS["KDA_IE_OPTIONS_NOTIFY_MODE_NONE"] = "Not send notifications";
$MESS["KDA_IE_OPTIONS_NOTIFY_MODE_CRON"] = "Send notifications only when start importing by cron";
$MESS["KDA_IE_OPTIONS_NOTIFY_MODE_ALL"] = "Send notifications with any import";
$MESS["KDA_IE_OPTIONS_NOTIFY_EMAIL"] = "Email address for notifications";
$MESS["KDA_IE_OPTIONS_NOTIFY_BEGIN_IMPORT"] = "Send notification on start import";
$MESS["KDA_IE_OPTIONS_NOTIFY_END_IMPORT"] = "Send notification after import is complete";
?>