{ "IDC_STATIC_IO_SETTING":"Input/Output Settings", "IDC_STATIC_INPUT_PATH":"Input Path\r\n(file or folder)", "IDC_BUTTON_INPUT_REF":"Browse", "IDC_STATIC_OUTPUT_PATH":"Output path", "IDC_STATIC_TANS_EXT_LIST":"Input file extensions", "IDC_STATIC_OUTPUT_EXT":"Output extension", "IDC_STATIC_OUTPUT_QUALITY":"Output quality", "IDC_STATIC_OUTPUT_DEPTH":"Output depth bits", "IDC_STATIC_AUTO_START":"Auto start When Input files set", "IDC_RADIO_AUTO_START_NONE":"No auto start", "IDC_RADIO_AUTO_START_ONE":"On input file", "IDC_RADIO_AUTO_START_MULTI":"On input many files or folder", "IDC_STATIC_QUALITY_PROCESS_SETTING":"Convert Image quality && Processing Settings", "IDC_STATIC_TRANS_MODE":"Conversion Mode", "IDC_RADIO_MODE_NOISE_SCALE":"Denoise && Magnify", "IDC_RADIO_MODE_SCALE":"Magnify only", "IDC_RADIO_MODE_NOISE":"Denoise only", "IDC_RADIO_AUTO_SCALE":"Magnify && Auto Denoise", "IDC_STATIC_JPEG_NOISE_LEVEL":"Denoise level", "IDC_RADIONOISE_LEVEL1":"Level 1", "IDC_RADIONOISE_LEVEL2":"Level 2", "IDC_RADIONOISE_LEVEL3":"Level 3", "IDC_STATIC_SCALE_RATE":"Magnification size", "IDC_RADIO_SCALE_RATIO":"Set rate", "IDC_RADIO_SCALE_WIDTH":"Set trans width", "IDC_RADIO_SCALE_HEIGHT":"Set trans height", "IDC_STATIC_MODEL":"Model", "IDC_RADIO_MODEL_RGB":"2-D illust (RGB Model)", "IDC_RADIO_MODEL_PHOTO":"Photography, Anime", "IDC_RADIO_MODEL_Y":"2-D illust (Y Model)", "IDC_CHECK_TTA":"Uses TTA Mode", "IDC_STATIC_PROCESS_SPEED_SETTING":"Processing speed Settings", "IDC_STATIC_PROCESSOR":"Use Processor", "IDC_RADIO_MODE_GPU":"CUDA (Uses cuDNN)", "IDC_RADIO_MODE_CPU":"CPU", "IDC_STATIC_CROP_SIZE":"Split size", "IDC_BUTTON_CHECK_CUDNN":"Check cuDNN", "IDC_BUTTON_CANCEL":"Cancel", "IDC_BUTTON_EXEC":"Start", "IDC_STATIC_LANG_UI":"UI language", "IDC_BUTTON_OUTPUT_REF":"Browse", "IDC_BUTTON_APP_SETTING":"App Setting", "IDC_BUTTON_CLEAR_OUTPUT_DIR":"Reset output dir", "IDC_STATIC_ARG_START":"Boot With Arg", "IDC_CHECK_ARG_START_AUTO":"Start when boot", "IDC_CHECK_ARG_START_SUCCESS_FINISH":"Exit when successed", "IDC_STATIC_INPUT_DIR_FIX":"Input fixed folder", "IDC_STATIC_OUTPUT_DIR_FIX":"Output fixed folder", "IDC_CHECK_OUTPUT_NO_OVERWIRITE":"Output files No overwrite", "MessageUseProcessorMode":"Use Processor: %s", "MessageProcessTime":"Processing time: %02d:%02d:%02d.%03d", "MessageInitTime":"Initialization time: %02d:%02d:%02d.%03d", "MessagecuDNNCheckTime":"cuDNN-check time: %02d:%02d:%02d.%03d", "MessageTitleError":"Error", "MessageScaleRateCheckError":"Enlargement factor must be greater than 0.0 and positive", "MessageScaleWidthCheckError":"Size must be an integer greater than 0.", "MessageCropSizeCheckError":"Split size must be greater than 0", "MessageInputPathCheckError":"Please specify the input path", "MessageOutputPathCheckError":"Please specify the output path", "MessageOutputExtCheckError":"Please specify the output extension", "MessageInputCheckError":"Input file or folder does not exist", "MessageOutputExtentionCheckError":"Please select the output extension", "MessageOutputQualityCheckError":"Output quality is out of range", "MessageOutputDepthCheckError":"Output depth bits is incorrect", "MessageCudaNotFindError":"Input can not be converted by GPU\r\nThe CUDA driver may not have been installed. \r\nPlease install the CUDA driver", "MessageCudaOldVersionError":"Input can not be converted by GPU\r\nThe CUDA driver version may be old \r\nPlease update the CUDA driver", "MessageTransSuccess":"Successful converted", "MessageErrorHappen":"An error has occured", "MessageCreateOutDirError":"Output folder\r\n「%s」\r\nfailed to create", "MessageCancelError":"Conversion has been canceled", "MessageInvalidParameterError":"Parameter is invalid", "MessageFailedOpenModelFileError":"Failed to open model file", "MessageFailedParseModelFileError":"Failed to parse model file", "MessageFailedConstructModelError":"Failed to construct model", "MessageFailedOpenInputFileError":"Failed to open input file %s", "MessageFailedOpenOutputFileError":"Failed to write to output file %s", "MessageFailedProcessCaffeError":"Failed to process the interpolation", "MessageTitleResult":"Result", "MessagecuDNNOK":"You can use cuDNN", "MessagecuDNNNotFindError":"You can not use cuDNN\r\n「%s」not found", "MessagecuDNNOldVersionError":"You can not use cuDNN\r\n「%s」is an older version. Please use v2", "MessagecuDNNCannotCreateError":"You can not use cuDNN\r\ncFailed to initialize cuDNN", "MessagecuDNNDefautlError":"You can not use cuDNN", "MessageExtStr":"Input file extensions(%s)", "MessageAllFileFolder":"All files and folders(*.*)", "MessageTitleInputDialog":"Please select input file or folder", "MessageTimeLeftUnkown":"Time Left: Unkown", "MessageTimeLeft":"Time Left", "MessageNoOverwrite":"Already file exists in the destination: %s", "MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices", "OK":"OK", "Cancel":"Cancel", "IDC_STATIC_USE_GPU_NO":"Use GPU No", "IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpRGB Model)", "IDC_RADIO_MODEL_UPCONV_PHOTO":"Photo (UpPhoto Model)", "MessageLogFatalError":"The fatal error has occurred.\r\nThere is a possibility the split size is too large" }