[Backup]
define:BACKUP_FULL_FILE_NAME = "Full Back-Up"
[Backup_View_Main_Init]
backup_top_description = "The back-up file will be automatically produced by pressing '%s' button. The back-up files of rooms can be used to restore the rooms automatically.
Full back-up file contains the source program, and it can be expanded only manually."
backup_list_summay = "List of back-up files"
backup_full_backup = "Full Back-Up"
backup_backup = "Backup"
backup_room_list = "List of Rooms"
backup_file_name = "Backup filename"
backup_size = "Size"
backup_restore = "Restore"
backup_delete = "Delete"
backup_confirm_mes = "Producing a back-up file.
Are you sure?"
backup_delete_confirm_mes = "Deleting a back-up file.
Are you sure?"
backup_restore_confirm_mes = "Expanding a back-up file to restore a room.
Are you sure?"
backup_backing = "(Creating backup file)"
backup_failure = "Failed to produce a back-up file."
backup_upload = "Add a back-up file"
backup_upload_title = "Adding a back-up file saved in your local computer."
backup_none_backroom = "No room found."
[Backup_View_Main_Insertupload]
backup_label_file = "Back-Up file"
backup_btn_add_file = "Add"
backup_file_add_dialog = "Add a back-up file"
[Backup_Action_Main_Init]
define:BACKUP_BACKINGUP = "Still in process.
Please wait for a moment, or delete the back-up file and try again."
define:BACKUP_MKDIR_ERROR = "Full disk!
"
define:BACKUP_UNSUPPORTED_DB = "Failed to start backing-up.
Check if your DB is suitable for this process."
[Backup_Action_Main_Init:Backup_View_Main_Getsize]
define:BACKUP_END_MES = "Completed."
[Backup_Action_Main_Restore:Backup_Action_Main_Restoreresult:Backup_Action_Upload_Init]
backup_restore_title = "Room Restore(%s)"
backup_top_descripton = "Press '%s' to proceed."
backup_restore_base = "Room information"
backup_space_common = "Allow every member to join."
backup_room_name = "Room Title"
backup_space_type = "Space Type"
backup_display_flag = "Status"
backup_display_flag_on = "active"
backup_display_flag_off = "inactive"
backup_entry_user = "Participants"
backup_entry_user_top = "Do not resore partcipant's information (current state)"
backup_entry_user_off = "Revert to default settings"
backup_entry_user_on = "Permit participation form backup members"
backup_regist_location="Restore location"
backup_regist_location_top="Completely remove current %s and restore."
backup_regist_location_topsub = "(It is recommended to execute after full backup or site shutdown by system administration)"
backup_regist_location_public = "Restore as a new public room"
backup_regist_location_group="Restore as a new group room"
backup_restore_module = "Restore Module"
backup_restore_module_result = ""
backup_confirm_entry_users_admin_on = "Restore"
backup_confirm_entry_users_admin_off = "Do not restore"
backup_btn_restore = "Restore"
backup_restore_confirm_mes = "Okay to restore as stated above
?"
define:BACKUP_RESTORE_SUCCESS_MES = "Successfully restored."
define:BACKUP_RESTORE_PREFIX_PAGE_NAME = "Copy %03d ~ "
define:BACKUP_FAILURE_RESTORE = "Failure to add file or to restore.
Possible incorrect file"
define:BACKUP_FAILURE_UNSERIALIZE = "Failed to unserialize XML file
check XML to be restored"
define:BACKUP_RESTORE_ERROR = "Failed to restore
Check if disk is full"
define:BACKUP_NONE_RESTORE = "Backup file does not exist
Possible to be deleted already"
define:BACKUP_RESTORING = "Designated backup file is currently being restored"
define:BACKUP_INVALID_FILE_ERROR = "Either XML file for backup does not exist, or
the format is not appropriate"
define:BACKUP_WRONG_VERSION = "Incorrect version information
Failed to restore"
define:BACKUP_DIFFER_VERSION = "Due to differences in version information, restore cannot be performed
(XML file Version:%s Now Version:%s)"
define:BACKUP_WRONG_ROOMINF = "Incorrect room information
restore has failed"
define:BACKUP_RESTORE_COMMONS_ERROR = "Restore from outside shared site
To restore, contact system administrator"
define:BACKUP_RESTORE_PUBLIC_KEY_ERROR = "Failure to obtain public key
Please check original restore site"
define:BACKUP_WRONG_MODULE_VERSION = "Inccrrect version information"
define:BACKUP_UNINSTALL_MODULE = "Uninstalled module"
define:BACKUP_DIFFER_MODULE_VERSION = "Inconsistent version"
define:BACKUP_UNSUPPORTED_MODULE = "Module not been restored"
define:BACKUP_INVALID_AUTH = "Incorrect backup file. There is no room file suitable for backup."
define:BACKUP_RESTORE_NONE_TARGET = "No room for restore"