Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/clouds/lang/en/admin/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/clouds/lang/en/admin/clouds_storage_edit.php

<?
$MESS["CLO_STORAGE_EDIT_ACTIVE"] = "Active";
$MESS["CLO_STORAGE_EDIT_ADD_FILE_RULE"] = "Add new rule";
$MESS["CLO_STORAGE_EDIT_ADD_TITLE"] = "Adds a new cloud storage connection";
$MESS["CLO_STORAGE_EDIT_BUCKET"] = "Bucket";
$MESS["CLO_STORAGE_EDIT_CNAME"] = "Domain canonic name (<a href=\"http://en.wikipedia.org/wiki/CNAME_record\">CNAME</a>)";
$MESS["CLO_STORAGE_EDIT_EDIT_TITLE"] = "Changes cloud storage connection parameters";
$MESS["CLO_STORAGE_EDIT_EXTENSIONS"] = "Extensions";
$MESS["CLO_STORAGE_EDIT_FAILOVER_ACTIVE"] = "Enable (emergency only)";
$MESS["CLO_STORAGE_EDIT_FAILOVER_BUCKET_ID"] = "Backup storage";
$MESS["CLO_STORAGE_EDIT_FAILOVER_COPY"] = "Copy new files";
$MESS["CLO_STORAGE_EDIT_FAILOVER_DELETE"] = "Delete files";
$MESS["CLO_STORAGE_EDIT_FAILOVER_DELETE_DELAY"] = "Delay before deletion";
$MESS["CLO_STORAGE_EDIT_FAILOVER_DELETE_DELAY_DA"] = "days";
$MESS["CLO_STORAGE_EDIT_FAILOVER_DELETE_DELAY_HO"] = "hours";
$MESS["CLO_STORAGE_EDIT_FAILOVER_DELETE_DELAY_MI"] = "minutes";
$MESS["CLO_STORAGE_EDIT_FAILOVER_DELETE_DELAY_MO"] = "months";
$MESS["CLO_STORAGE_EDIT_FAILOVER_DELETE_DELAY_WE"] = "weeks";
$MESS["CLO_STORAGE_EDIT_FAILOVER_NOTE"] = "It is recommended to deactivate the storage you want to use as backup storage to avoid using it in any situation other than emergency.";
$MESS["CLO_STORAGE_EDIT_FAILOVER_SYNC"] = "Synchronize now";
$MESS["CLO_STORAGE_EDIT_FAILOVER_SYNC_IN_PROGRESS"] = "Synchronization is already in progress.";
$MESS["CLO_STORAGE_EDIT_ID"] = "ID";
$MESS["CLO_STORAGE_EDIT_LOCATION"] = "Location";
$MESS["CLO_STORAGE_EDIT_MENU_LIST"] = "Connections";
$MESS["CLO_STORAGE_EDIT_MENU_LIST_TITLE"] = "Shows available cloud storage connections";
$MESS["CLO_STORAGE_EDIT_MODULE"] = "Modules";
$MESS["CLO_STORAGE_EDIT_READ_ONLY"] = "Read-only";
$MESS["CLO_STORAGE_EDIT_RULES_NOTE"] = "The rule triggers only if a file satisfies all the rule conditions. If a file doesn't match at least one rule, it will not be put in the cloud.";
$MESS["CLO_STORAGE_EDIT_RULES_NOTE1"] = "Module identifiers. Example: iblock, advertising. Empty module list matches all files of all modules.";
$MESS["CLO_STORAGE_EDIT_RULES_NOTE2"] = "Extensions of files that can be stored in the cloud. Example: gif, png, jpeg, jpg. Empty extension list matches any file. This list is case-insensitive.";
$MESS["CLO_STORAGE_EDIT_RULES_NOTE3"] = "File sizes. Use the file size suffixes to denote the file size: K, M or G. Size ranges are possible, for example: 1K-1M, 2.3M-. If this field is empty, any file size will match.";
$MESS["CLO_STORAGE_EDIT_SAVE_ERROR"] = "Error saving cloud storage connection";
$MESS["CLO_STORAGE_EDIT_SERVICE_ID"] = "Provider";
$MESS["CLO_STORAGE_EDIT_SIZE"] = "Sizes";
$MESS["CLO_STORAGE_EDIT_SORT"] = "Sorting";
$MESS["CLO_STORAGE_EDIT_TAB"] = "Connection";
$MESS["CLO_STORAGE_EDIT_TAB2"] = "Rules";
$MESS["CLO_STORAGE_EDIT_TAB2_TITLE"] = "Set file selection rules for the cloud storage";
$MESS["CLO_STORAGE_EDIT_TAB3"] = "Backup Storage";
$MESS["CLO_STORAGE_EDIT_TAB3_TITLE"] = "Configure backup storage use";
$MESS["CLO_STORAGE_EDIT_TAB_TITLE"] = "Configure cloud storage connection parameters";
?>