# ini editor tab names ini_source = Source ini_file = File ini_image = Image ini_error_creating_editor = Error creating .INI editor msg_rendering = Render {0} # Render Menu Constants dialog_title = This dialog is dead. Dick just uses it as a model menu_render = Render ... menu_make_active = Make Active hint_context = Use the context menu (right-click) to manage the render configurations. # Render Config config_default_name = Default msg_err_title = msg_err_title msg_err_config_load = msg_err_config_load msg_warn_config_load = msg_warn_config_load msg_info_config_load = msg_info_config_load msg_warn_server_location_not_defined = msg_warn_server_location_not_defined msg_warn_copy_pattern_not_defined = msg_warn_copy_pattern_not_defined msg_warn_config_overwrite = msg_warn_config_overwrite msg_err_file_not_in_project = msg_err_file_not_in_project # Render Setting tree tree_root_item = Render configurations # Render template tree; template_tree_root_item = Render configuration templates template_name_input_dialog_title = template_name_input_dialog_title template_name_input_dialog_message = template_name_input_dialog_message template_question_overwrite_title = template_question_overwrite_title template_question_overwrite_message = template_question_overwrite_message config_name_input_dialog_title = config_name_input_dialog_title config_name_input_dialog_message = config_name_input_dialog_message tree_popup_new = tree_popup_new tree_popup_duplicate = tree_popup_duplicate tree_popup_delete = tree_popup_delete tree_popup_create_config = tree_popup_create_config settings_quality_0 = 0: Just show quick colors. Use full ambient lighting only. settings_quality_1 = 1: Just show quick colors. Use full ambient lighting only. settings_quality_2 = 2: Show specified diffuse and ambient light. settings_quality_3 = 3: Show specified diffuse and ambient light. settings_quality_4 = 4: Render shadows, but no extended lights. settings_quality_5 = 5: Render shadows, including extended lights. settings_quality_6 = 6: Compute texture patterns. settings_quality_7 = 7: Compute photons. settings_quality_8 = 8: Compute relected, refracted, and transmitted rays. settings_quality_9 = 9: Compute media and radiosity. settings_quality_10 = 10: Compute media and radiosity. settings_quality_11 = 11: Compute media and radiosity. button_save_as_template = Save as template settings_name = Name: settings_title = POV-Ray Render Settings use = use grp_renderer_name = Render grp_renderer_tt = Select which renderer to use # ==================================================================== # Overview Tab overview_tab_name = Overview overview_tab_working_directory = Working Directory: overview_tab_command_line = Command Line: overview_tab_hint = Use the Parsing tab to select an input file # ==================================================================== # File Tab file_tab_name = File file_tab_pov_file = POV file: file_tab_image_file = Image file: file_tab_image_format = Image file format file_tab_image_format_tga_c = Compressed Targa-24 format (RLE, run length encoded) file_tab_image_format_tga_u = Uncompressed Targa-24 format file_tab_image_format_png = PNG (portable network graphics) format file_tab_image_format_ppm = Unix PPM format file_tab_image_format_bmp = System specific, such as Mac Pict or Windows BMP file_tab_image_format_hdr = Radiance High Dynamic-Range format file_tab_image_format_exr = OpenEXR High Dynamic-Range format file_tab_image_bits = Bits per color: file_tab_image_bits_tt = Number of bits per color, format specific file_tab_image_alpha = Output alpha channel: file_tab_image_alpha_tt = Should POV-Ray output the transparency channel in the image file_tab_image_compression = Compression: file_tab_image_compression_tt = JPEG Compression level file_tab_pov_chooser_name = file_tab_pov_chooser_name file_tab_pov_chooser_op_pov = file_tab_pov_chooser_op_pov file_tab_pov_chooser_op_inc = file_tab_pov_chooser_op_inc file_tab_pov_chooser_op_bot = file_tab_pov_chooser_op_bot file_tab_pov_chooser_op_all = file_tab_pov_chooser_op_all file_tab_img_chooser_name = file_tab_img_chooser_name file_tab_img_chooser_op_tga = file_tab_img_chooser_op_tga file_tab_img_chooser_op_png = file_tab_img_chooser_op_png file_tab_img_chooser_op_ppm = file_tab_img_chooser_op_ppm file_tab_img_chooser_op_bmp = file_tab_img_chooser_op_bmp file_tab_img_chooser_op_hdr = file_tab_img_chooser_op_hdr file_tab_img_chooser_op_sup = file_tab_img_chooser_op_sup file_tab_img_chooser_op_all = file_tab_img_chooser_op_all # ==================================================================== # Image Tab img_tab_name = Output img_tab_grp_format_name = Image size img_tab_grp_format_width = Width: img_tab_grp_format_height = Height: img_tab_grp_format_ratio_tt = Lock the aspect ratio img_tab_grp_file_name = File Format img_tab_grp_quality_name = Quality img_tab_grp_aa_name = Antialias img_tab_grp_aa_use = Use antialias: img_tab_grp_aa_use_tt = Turns anti-aliasing on/off img_tab_grp_aa_sampling = Sampling method: img_tab_grp_aa_threshold = Antialias threshold: img_tab_grp_aa_depth = Antialias depth: img_tab_grp_aa_jitter_use = Use Jitter: img_tab_grp_aa_jitter_amount = Jitter amount: img_tab_grp_partial_name = Partial Output img_tab_grp_partial_measurement = Measurement: img_tab_grp_partial_measurement_pix = Pixels img_tab_grp_partial_col_start = Start column: img_tab_grp_partial_col_start_tt = img_tab_grp_partial_col_start_tt img_tab_grp_partial_col_end = End column: img_tab_grp_partial_col_end_tt = img_tab_grp_partial_col_end_tt img_tab_grp_partial_row_start = Start row: img_tab_grp_partial_row_start_tt = img_tab_grp_partial_row_start_tt img_tab_grp_partial_row_end = End row: img_tab_grp_partial_row_end_tt = img_tab_grp_partial_row_end_tt img_tab_grp_interrupt_name = Interrupting img_tab_grp_interrupt_test_abort = Test abort: img_tab_grp_interrupt_test_abort_tt = Should POV-Ray look for a possible ^C? img_tab_grp_interrupt_abort_count = Abort count: img_tab_grp_interrupt_abort_count_tt = How often to look for the abort img_tab_grp_resume_name = Resuming img_tab_grp_resume_cont_trace = Continue trace: img_tab_grp_resume_cont_trace_tt = Are we continuing a previously aborted trace? img_tab_grp_resume_create_ini = Create INI file: img_tab_grp_resume_create_ini_tt = If selected, POV-Ray will create a file called rerun.ini \ with all of the options used to generate this scene. # ==================================================================== # Animation Tab animation_tab_name = Animation anim_tab_grp_extLoop_name = External Animation Loop anim_tab_grp_extLoop_use = Use: anim_tab_grp_extLoop_use_tt = anim_tab_grp_extLoop_use_tt anim_tab_grp_extLoop_clock = Clock: anim_tab_grp_extLoop_clock_tt = anim_tab_grp_extLoop_clock_tt anim_tab_grp_intLoop_name = Internal Animation Loop anim_tab_grp_intLoop_use = Use: anim_tab_grp_intLoop_use_tt = anim_tab_grp_intLoop_use_tt anim_tab_grp_intLoop_init_frame = Initial frame: anim_tab_grp_intLoop_final_frame = Final frame: anim_tab_grp_intLoop_init_clock = Initial clock: anim_tab_grp_intLoop_final_clock = Final clock: anim_tab_grp_intLoop_init_frame_tt = anim_tab_grp_intLoop_init_frame_tt anim_tab_grp_intLoop_final_frame_tt = anim_tab_grp_intLoop_final_frame_tt anim_tab_grp_intLoop_init_clock_tt = anim_tab_grp_intLoop_init_clock_tt anim_tab_grp_intLoop_final_clock_tt = anim_tab_grp_intLoop_final_clock_tt anim_tab_grp_megapov_name = MegaPOV anim_tab_grp_megapov_frame_step = Frame Step: anim_tab_grp_megapov_frame_step_tt = The Frame_Step=n (+STPn) option introduces breaks in the order \ of rendered steps. It splits the order of rendered frames into a 'virtual' and a 'real' order.\n\ 'Virtual' order is the same as the traditional (used in POV-Ray 3.6) order described with \ Initial_Frame, Final_Frame, Initial_Clock, Final_Clock, Subset_Start_Frame, Subset_End_Frame. \ This order is what the scripts reads from initial_frame, clock_delta and other animation \ related build-in tokens in SDL.\n\ 'Real' order is a subset of 'virtual' order. It is every n-th frame where n is the value \ of Frame_Step. Selected frames are reordered (with ascending or descending order) according \ to the sign of Frame_Step option.\n\ Frame_Step is supposed to use parallel rendering over one source with one location shared \ between instances of renderer. anim_tab_grp_subset_name = Subsets of Animation Frames anim_tab_grp_subset_use = Use: anim_tab_grp_subset_use_tt = anim_tab_grp_subset_use_tt anim_tab_grp_subset_start_frame = Start frame: anim_tab_grp_subset_start_frame_tt = anim_tab_grp_subset_start_frame_tt anim_tab_grp_subset_end_frame = End frame: anim_tab_grp_subset_end_frame_tt = anim_tab_grp_subset_end_frame_tt anim_tab_grp_cyclic_name = Cyclic Animation anim_tab_grp_cyclic_enable = Enable: anim_tab_grp_cyclic_enable_tt = anim_tab_grp_cyclic_enable_tt anim_tab_grp_field_render_name = Field Rendering anim_tab_grp_field_render = Field render: anim_tab_grp_field_render_tt = anim_tab_grp_field_render_tt anim_tab_grp_field_render_odd = Odd field: anim_tab_grp_field_render_odd_tt = anim_tab_grp_field_render_odd_tt # ==================================================================== # Tracing Tab tracing_tab_name = Tracing smp_group_name = SMP trace_tab_grp_smpWork_threads = Work Threads: trace_tab_grp_smpWork_threads_tt = Number of render threads to spawn trace_tab_grp_smpBlockSize = Block Size: trace_tab_grp_smpBlockSize_tt = Number of pixel rows/cols in a threaded block trace_tab_grp_smpPattern = Pattern: trace_tab_grp_smpPattern_tt = Alter the order of blocks rendered trace_tab_grp_smpBlock_Step = Block Step: trace_tab_grp_smpBlock_Step_tt = Amount to increment to the next processed block bounding_group_name = Bounding img_tab_grp_bound_use = Bounding (use): img_tab_grp_bound_use_tt = Turn on or off Automatic Bounding Control img_tab_grp_bound_threshold = Threshold: img_tab_grp_bound_threshold_tt = Minimum number of objects before bounding is used img_tab_grp_bound_remove_bounds = Remove Bounds: img_tab_grp_bound_remove_bounds_tt = Turn unnecessary bounds removal on/off img_tab_grp_bound_split_unions = Split Unions: img_tab_grp_bound_split_unions_tt = Turn split bounded unions on/off bsp_bounding_group_name = BSP Bounding img_tab_grp_bound_method = Bounding Method: img_tab_grp_bound_method_tt = Select the bounding algorithm used img_tab_grp_bsp_max_depth = Max Depth: img_tab_grp_bsp_max_depth_tt um... img_tab_grp_bsp_base_cost = Base Access Cost: img_tab_grp_bsp_child_cost = Child Access Cost: img_tab_grp_bsp_isect_cost = Isect Cost: img_tab_grp_bsp_miss_chance = Miss Chance: radiosity_group_name = Radiosity img_tab_grp_rad_high_rep = High Reproducability img_tab_grp_rad_high_rep_tt = Spend extra effort to make sure renders are deterministic img_tab_grp_rad_from_file = From File: img_tab_grp_rad_from_file_tt = Enable reading the radiosity file at startup img_tab_grp_rad_to_file = To File: img_tab_grp_rad_to_file_tt = Enable writing new samples to the radiosity file img_tab_grp_rad_vain = Vain Pretrace: img_tab_grp_rad_vain_tt = Speed up radiosity pretrace # ==================================================================== # Display Tab # Display Hardware settings display_tab_name = Display Output display_tab_grp_disp_hw_settings_name = Display hardware settings display_tab_grp_hw_use_display = Display: display_tab_grp_hw_use_display_tt = display_tab_grp_hw_use_display_tt display_tab_grp_hw_video_mode_use = Use video mode setting: display_tab_grp_hw_video_mode = Video Mode: display_tab_grp_hw_video_mode_tt = display_tab_grp_hw_video_mode_tt display_tab_grp_hw_video_mode_use_tt = display_tab_grp_hw_video_mode_use_tt display_tab_grp_hw_palette_use = Use palette setting: display_tab_grp_hw_palette = Palette: display_tab_grp_hw_palette_tt = display_tab_grp_hw_palette_tt display_tab_grp_hw_palette_use_tt = display_tab_grp_hw_palette_use_tt display_tab_grp_hw_gamma = Display gamma: display_tab_grp_hw_gamma_tt = display_tab_grp_hw_gamma_tt # Display related settings display_tab_grp_disp_settings_name = Display related settings display_tab_grp_disp_pause_when_done = Pause when done display_tab_grp_disp_pause_when_done_tt = display_tab_grp_disp_pause_when_done_tt display_tab_grp_disp_verbose = Verbose messages: display_tab_grp_disp_verbose_tt = display_tab_grp_disp_verbose_tt display_tab_grp_disp_draw_vistas = Draw vistas: display_tab_grp_disp_draw_vistas_tt = display_tab_grp_disp_draw_vistas_tt # Mosaic preview display_tab_grp_mosaic_name = Mosaic preview display_tab_grp_mosaic_start_size = Start size: display_tab_grp_mosaic_start_size_tt = display_tab_grp_mosaic_start_size_tt display_tab_grp_mosaic_end_size = End size: display_tab_grp_mosaic_end_size_tt = display_tab_grp_mosaic_end_size_tt # ===================================================================== # CPU Utilization Histogram cpu_hist_tab_name = CPU Utilization Histogram cpu_hist_tab_grp_hist_generate = Generate CPU histogram cpu_hist_tab_grp_hist_generate_tt = cpu_hist_tab_grp_hist_generate_tt cpu_hist_tab_grp_hist_name = CPU Utilization Histogram cpu_hist_tab_grp_hist_file_name = File name: cpu_hist_tab_grp_hist_file_name_tt = cpu_hist_tab_grp_hist_file_name_tt cpu_hist_tab_grp_hist_width = Grid size width: cpu_hist_tab_grp_hist_width_tt = cpu_hist_tab_grp_hist_width_tt cpu_hist_tab_grp_hist_height = Grid size height: cpu_hist_tab_grp_hist_height_tt = cpu_hist_tab_grp_hist_height_tt cpu_hist_tab_grp_hist_type_name = Histogram Output File Type cpu_hist_tab_grp_hist_type_csv = CSV - Command separated values often used in spreadsheets cpu_hist_tab_grp_hist_type_png = PNG - greyscale cpu_hist_tab_grp_hist_type_ppm = PPM - Unix PPM format cpu_hist_tab_grp_hist_type_sys = System-specific such as Mac Pict or Windows BMP cpu_hist_tab_grp_hist_type_tga = TGA - Uncompressed Targa-24 format cpu_hist_tab_grp_hist_type_none = No histogram file output is generated # ===================================================================== # Bounding bounding_tab_name = Bounding bounding_tab_grp_auto_name = Automatic Bounding Control bounding_tab_use = Use Bounding: bounding_tab_use_tt = bounding_tab_use_tt bounding_tab_grp_auto_threshold = Threshold: bounding_tab_grp_auto_threshold_tt = bounding_tab_grp_auto_threshold_tt bounding_tab_grp_auto_lightbuffer = Light buffer: bounding_tab_grp_auto_lightbuffer_tt = bounding_tab_grp_auto_lightbuffer_tt bounding_tab_grp_auto_vistabuffer = Vista buffer: bounding_tab_grp_auto_vistabuffer_tt = bounding_tab_grp_auto_vistabuffer_tt bounding_tab_grp_remove_name = Removing User Bounding bounding_tab_grp_remove_remove = Remove bounds: bounding_tab_grp_remove_remove_tt = bounding_tab_grp_remove_remove_tt bounding_tab_grp_remove_split = Split unions: bounding_tab_grp_remove_split_tt = bounding_tab_grp_remove_split_tt # ==================================================================== # Parsing Tab parsing_tab_name = Parsing # parsing_tab_input_file_name = POV file: parsing_tab_input_file_name_tt = You will probably always set this option but if you do not the default input filename is object.pov. \n\ If you do not have an extension then .pov is assumed. On case-sensitive operating systems both .pov and .POV are tried.\n\ A full path specification may be used (on MS-DOS systems +Ic:\\povray3\\mystuff\\myfile.pov is allowed for example). \n\ In addition to specifying the input file name this also establishes the scene name. parsing_tab_include_header_file_tt = Include a file as the first include file of a scene file. \n\ You can for example use this option to always include a specific set of default include files used by all your scenes. parsing_tab_version_tt = As POV-Ray has evolved from version 1.0 through to today we have made every effort to \n\ maintain some amount of backwards compatibility with earlier versions. Some old or obsolete features can be \n\ handled directly without any special consideration by the user. Some old or obsolete features can no longer \n\ be handled at all. However some old features can still be used if you warn POV-Ray that this is an older scene. \n\ In the POV-Ray scene language you can use the #version directive to switch version compatibility to different settings. parsing_tab_declarations_tt = Declares an identifier with a float value parsing_tab_name = Parsing parsing_tab_include_chooser_name = parsing_tab_include_chooser_name parsing_tab_include_header_file = Include header: parsing_tab_include_header_file_tt = parsing_tab_include_header_file_tt parsing_tab_include_header_browse = Browse parsing_tab_include_header_browse_tt = Browse for an include file from your project parsing_tab_version = POV-Ray version: parsing_tab_version_tt = parsing_tab_version_tt parsing_tab_declarations = Declarations parsing_tab_declarations_tt = parsing_tab_declarations_tt parsing_tab_declarations_add = Add parsing_tab_declarations_add_tt = Add a new declare parsing_tab_declarations_edit = Edit parsing_tab_declarations_edit_tt = Edit the highlighted declare parsing_tab_declarations_remove = Remove parsing_tab_declarations_remove_tt = Remove the highlighted declare parsing_tab_declarations_up = Up parsing_tab_declarations_up_tt = Move the highlighted declare up in the list parsing_tab_declarations_down = Down parsing_tab_declarations_down_tt = Move the highlighted declare down in the list parsing_tab_declarations_col_name = Constant parsing_tab_declarations_col_value = Value # ===================================================================== # Shell Out shell_tab_name = Shell Out shell_tab_grp_cmd_name = Commands shell_tab_grp_cmd_pre_scene = Pre scene command: shell_tab_grp_cmd_pre_scene_tt = shell_tab_grp_cmd_pre_scene_tt shell_tab_grp_cmd_pre_frame = Pre frame command: shell_tab_grp_cmd_pre_frame_tt = shell_tab_grp_cmd_pre_frame_tt shell_tab_grp_cmd_post_scene = Post scene command: shell_tab_grp_cmd_post_scene_tt = shell_tab_grp_cmd_post_scene_tt shell_tab_grp_cmd_post_frame = Post frame command: shell_tab_grp_cmd_post_frame_tt = shell_tab_grp_cmd_post_frame_tt shell_tab_grp_cmd_user_abort = User abort command: shell_tab_grp_cmd_user_abort_tt = shell_tab_grp_cmd_user_abort_tt shell_tab_grp_cmd_fatal_error = Fatal error command: shell_tab_grp_cmd_fatal_error_tt = shell_tab_grp_cmd_fatal_error_tt shell_tab_grp_ret_name = shell_tab_grp_ret_name shell_tab_grp_ret_pre_scene = Pre scene return: shell_tab_grp_ret_pre_scene_tt = shell_tab_grp_ret_pre_scene_tt shell_tab_grp_ret_pre_frame = Pre frame return: shell_tab_grp_ret_pre_frame_tt = shell_tab_grp_ret_pre_frame_tt shell_tab_grp_ret_post_scene = Post scene return: shell_tab_grp_ret_post_scene_tt = shell_tab_grp_ret_post_scene_tt shell_tab_grp_ret_post_frame = Post frame return: shell_tab_grp_ret_post_frame_tt = shell_tab_grp_ret_post_frame_tt shell_tab_grp_ret_user_abort = User abort return: shell_tab_grp_ret_user_abort_tt = shell_tab_grp_ret_user_abort_tt shell_tab_grp_ret_fatal_error = Fatal error return: shell_tab_grp_ret_fatal_error_tt = shell_tab_grp_ret_fatal_error_tt shell_tab_cmb_ret_not_set = [not set] shell_tab_cmb_ret_I = Ignore the code shell_tab_cmb_ret_S = Skip one step shell_tab_cmb_ret_A = All steps skipped shell_tab_cmb_ret_Q = Quit POV-Ray immediately shell_tab_cmb_ret_U = Generate a user abort in POV-Ray shell_tab_cmb_ret_F = generate a fatal error in POV-Ray shell_tab_grp_cmd_help_subst_name = Substitution List shell_tab_grp_cmd_help_subst_o = Output file name shell_tab_grp_cmd_help_subst_o_tt = shell_tab_grp_cmd_help_subst_o_tt shell_tab_grp_cmd_help_subst_s = Derived scene name shell_tab_grp_cmd_help_subst_s_tt = shell_tab_grp_cmd_help_subst_s_tt shell_tab_grp_cmd_help_subst_n = Actual frame number shell_tab_grp_cmd_help_subst_n_tt = shell_tab_grp_cmd_help_subst_n_tt shell_tab_grp_cmd_help_subst_k = Actual clock value shell_tab_grp_cmd_help_subst_k_tt = shell_tab_grp_cmd_help_subst_k_tt shell_tab_grp_cmd_help_subst_h = Image height shell_tab_grp_cmd_help_subst_h_tt = shell_tab_grp_cmd_help_subst_h_tt shell_tab_grp_cmd_help_subst_w = Image width shell_tab_grp_cmd_help_subst_w_tt = shell_tab_grp_cmd_help_subst_w_tt shell_tab_grp_cmd_help_subst_perc = A single % sign shell_tab_grp_cmd_help_subst_perc_tt = shell_tab_grp_cmd_help_subst_perc_tt # ===================================================================== # Comandline options cmd_line_tab_name = Additional Parameters cmd_line_tab_grp_options_name = cmd_line_tab_grp_options_name cmd_line_tab_grp_options_label = Command line parameter: cmd_line_tab_grp_options_label_tt = cmd_line_tab_grp_options_label_tt cmd_line_tab_grp_options_msg = The content of these fields will be added to the command line \ when calling POV-Ray.\n\ All other options are stored in the POV-Ray INI file, while these are added to the command line.\n\ Use this option is you are using a patched POV-Ray version requiring additional non-standard POV-Ray options. # MegaPOV XRS settings xrs_tab_name = xrs_tab_name xrs_group_server_name = xrs_group_server_name xrs_lab_server_selected = xrs_lab_server_selected xrs_lab_server_available = xrs_lab_server_available xrs_btn_server_add_tt = xrs_btn_server_add_tt xrs_btn_server_remove_tt = xrs_btn_server_remove_tt xrs_group_pattern_name = xrs_group_pattern_name xrs_lab_pattern_selected = xrs_lab_pattern_selected xrs_lab_pattern_available = xrs_lab_pattern_available xrs_btn_pattern_add_tt = xrs_btn_pattern_add_tt xrs_btn_pattern_remove_tt = xrs_btn_pattern_remove_tt # Autosave dialog dlg_autosave_title = Autosave dlg_autosave_msg = There are dirty editors.\nShould they be saved automatically? dlg_autosave_no_asking_anymore = Do not ask me anymore dlg_autosave_no_asking_anymore_tt = dlg_autosave_no_asking_anymore_tt dlg_autosave_make_permanent = Make choice permanent dlg_autosave_make_permanent_tt = dlg_autosave_make_permanent_tt dlg_autosave_preference_hint = (You can manage this using the PovClipse preference page)