msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Last-Translator: YOUR NAME HERE\n" "Language-Team: YOUR TEAM HERE\n" "Plural-Forms: nplurals=2; plural=n>1;\n" "MIME-Version: 1.0\n" #. Source code: default_quick_melt_the_system: STRING_32 do Result := locale.translation ("%Tdefault (no option): quick melt the system.%N%N") end #: ewb_names.e:45 msgid "" "\tdefault (no option): quick melt the system.\n" "\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%N + Module = $1"), [a_module]) #: interface_names.e:1756 msgid "" "\n" " + Module = $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%N + address = <$1>"), [a_address]) #: interface_names.e:1770 msgid "" "\n" " + address = <$1>" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%N + break index = $1"), [a_index]) #: interface_names.e:1763 msgid "" "\n" " + break index = $1" msgstr "" #. Source code: l_compilation_equal_melted: STRING_32 do Result := locale.translation ("%N + compilation = melted") end #: interface_names.e:1890 msgid "" "\n" " + compilation = melted" msgstr "" #. Source code: Result := locale.translation ("%N + feature has a rescue clause") #: interface_names.e:1749 msgid "" "\n" " + feature has a rescue clause" msgstr "" #. Source code: w_Folder_name_cannot_contain: STRING_32 do Result := locale.translation ("%N A favorite folder name cannot contain any of the following characters: %N ( ) * ") end #: warning_messages.e:952 msgid "" "\n" " A favorite folder name cannot contain any of the following characters: \n" " ( ) * " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%N$1 is not writable.%NPlease check permissions."), [file_name]) #: warning_messages.e:209 msgid "" "\n" "$1 is not writable.\n" "Please check permissions." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%NCONTEXT: $1%N"), [a_context]) #: interface_names.e:1777 msgid "" "\n" "CONTEXT: $1\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%NCannot open project `$1'.%N%NMake sure you have a complete EIFGEN directory in `$2'."), [file_name, dir_name]) #: warning_messages.e:41 msgid "" "\n" "Cannot open project `$1'.\n" "\n" "Make sure you have a complete EIFGEN directory in `$2'." msgstr "" #. Source code: options: STRING_32 do Result := locale.translation ("%NOptions:%N") end #: ewb_names.e:44 msgid "" "\n" "Options:\n" msgstr "" #. Source code: the_total_active_query: STRING_32 do Result := locale.translation ("%NThe total active query:%N") end #: ewb_names.e:70 msgid "" "\n" "The total active query:\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.plural_translation (" $1 replaced in $2 class", " $1 replaced in $2 classes", a_class_num), [a_item_num, a_class_num]) #: interface_names.e:1878 msgid " $1 replaced in $2 class" msgid_plural " $1 replaced in $2 classes" msgstr[0] "" #. Source code: l_precompiled: STRING_32 do Result := locale.translation (" (precompiled)") end #: interface_names.e:1917 msgid " (precompiled)" msgstr "" #. Source code: entry_disabled: STRING_32 do Result := locale.translation (" -> Entry disabled %N") end #: ewb_names.e:71 msgid " -> Entry disabled \n" msgstr "" #. Source code: do Result := locale.translation (" (!) Do you want to delete this entry ?") end #: debugger_names.e:191 msgid " (!) Do you want to delete this entry ?" msgstr "" #. Source code: do Result := locale.translation (" (!) Do you want to overwrite the value ?") end #: debugger_names.e:193 msgid " (!) Do you want to overwrite the value ?" msgstr "" #. Source code: Result := locale.translation (" (!) Invalid value !") #: debugger_names.e:202 msgid " (!) Invalid value !" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation (" (!) Please enter a valid value [$1]"), [a_s]) #: debugger_names.e:200 msgid " (!) Please enter a valid value [$1]" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" (!) This variable already has a value [$1=$2].%N"), [a_vn, a_vv]) end #: debugger_names.e:188 msgid " (!) This variable already has a value [$1=$2].\n" msgstr "" #. Source code: l_request_restart: STRING_32 do Result := locale.translation (" (REQUIRES RESTART)") end #: interface_names.e:1491 msgid " (REQUIRES RESTART)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation (" (from $1)"), [a_class]) #: interface_names.e:1736 msgid " (from $1)" msgstr "" #. Source code: do Result := locale.translation (" (ignoring breakpoints)") end #: debugger_names.e:22 msgid " (ignoring breakpoints)" msgstr "" #. Source code: l_version_from_message: STRING_32 do Result := locale.translation(" (version from)") end #: interface_names.e:1933 msgid " (version from)" msgstr "" #. Source code: Result := locale.translation (" -- Readonly (Changes will not be saved.)") #: conf_interface_names.e:28 msgid " -- Readonly (Changes will not be saved.)" msgstr "" #. Source code: do Result := locale.translation (" --> Expression: ") end #: debugger_names.e:113 msgid " --> Expression: " msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" -> Current condition: %"$1%" %N"), [a_s]) end #: debugger_names.e:135 msgid " -> Current condition: \"$1\" \n" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" -> Current message: %"$1%" %N"), [a_s]) end #: debugger_names.e:137 msgid " -> Current message: \"$1\" \n" msgstr "" #. Source code: do Result := locale.translation (" -> Enter name: ") end #: debugger_names.e:184 msgid " -> Enter name: " msgstr "" #. Source code: do Result := locale.translation (" -> Enter new condition (empty to cancel) :") end #: debugger_names.e:139 msgid " -> Enter new condition (empty to cancel) :" msgstr "" #. Source code: do Result := locale.translation (" -> Enter value: ") end #: debugger_names.e:186 msgid " -> Enter value: " msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" -> Use this directory [$1] ?"), [a_d]) end #: debugger_names.e:195 msgid " -> Use this directory [$1] ?" msgstr "" #. Source code: do Result := locale.translation (" -> break index: ") end #: debugger_names.e:127 msgid " -> break index: " msgstr "" #. Source code: do Result := locale.translation (" -> class name: ") end #: debugger_names.e:117 msgid " -> class name: " msgstr "" #. Source code: do Result := locale.translation (" -> feature name: (*=all feature)") end #: debugger_names.e:121 msgid " -> feature name: (*=all feature)" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" => Added breakpoint {$1}.$2@$3 %N"), [a_c, a_f, a_index]) end #: debugger_names.e:129 msgid " => Added breakpoint {$1}.$2@$3 \n" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" => Could not find class {$1}. %N"), [a_c]) end #: debugger_names.e:119 msgid " => Could not find class {$1}. \n" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" => Could not find feature {$1}.$2 %N"), [a_c, a_f]) end #: debugger_names.e:125 msgid " => Could not find feature {$1}.$2 \n" msgstr "" #. Source code: do Result := locale.translation (" => New condition applied. %N") end #: debugger_names.e:157 msgid " => New condition applied. \n" msgstr "" #. Source code: do Result := locale.translation (" => No breakpoint addition%N") end #: debugger_names.e:131 msgid " => No breakpoint addition\n" msgstr "" #. Source code: do Result := locale.translation (" => This is not a valid boolean condition. %N") end #: debugger_names.e:153 msgid " => This is not a valid boolean condition. \n" msgstr "" #. Source code: do Result := locale.translation (" => This is not a valid condition. %N") end #: debugger_names.e:155 msgid " => This is not a valid condition. \n" msgstr "" #. Source code: #: warning_messages.e:248 msgid " Try again?" msgstr "" #. Source code: do Result := locale.translation (" [0] Cancel %N") end #: debugger_names.e:111 msgid " [0] Cancel \n" msgstr "" #. Source code: t_contract_syntax_error_2: STRING_32 do Result := locale.translation (" because it contains syntax errors") end #: interface_names.e:2465 msgid " because it contains syntax errors" msgstr "" #. Source code: t_days: STRING_32 do Result := locale.translation (" days old.") end #: eb_metric_names.e:147 msgid " days old." msgstr "" #. Source code: l_space_disabled: STRING_32 do Result := locale.translation(" disabled") end #: interface_names.e:1535 msgid " disabled" msgstr "" #. Source code: #: interface_names.e:1536 msgid " enabled" msgstr "" #. Source code: l_Specify_arguments: STRING_32 do Result := locale.translation("Specify arguments") end #: interface_names.e:1537 msgid " error" msgstr "" #. Source code: h_categorize_folder: STRING_32 do Result := locale.translation("Categorize classes in folder?") end #: interface_names.e:1967 msgid " from " msgstr "" #. Source code: l_offset_is (a_offset: STRING_GENERAL): STRING_32 #: interface_names.e:1992 msgid " of " msgstr "" #. Source code: Featurename_help: STRING_GENERAL do Result := locale.translation (" output of feature names") end #: shared_ewb_help.e:89 msgid " output of feature names" msgstr "" #. Source code: Number_of_calls_help: STRING_GENERAL do Result := locale.translation (" output of number of calls to a feature") end #: shared_ewb_help.e:135 msgid " output of number of calls to a feature" msgstr "" #. Source code: Percentage_help: STRING_GENERAL do Result := locale.translation (" output of percentage of time spent in a feature") end #: shared_ewb_help.e:141 msgid " output of percentage of time spent in a feature" msgstr "" #. Source code: Self_sec_help: STRING_GENERAL do Result := locale.translation (" output of time spent in a function itself") end #: shared_ewb_help.e:177 msgid " output of time spent in a function itself" msgstr "" #. Source code: Total_sec_help: STRING_GENERAL do Result := locale.translation (" output of time spent in both the function and its descendants") end #: shared_ewb_help.e:205 msgid " output of time spent in both the function and its descendants" msgstr "" #. Source code: Descendants_time_help: STRING_GENERAL do Result := locale.translation (" output of time spent in descendants of a function") end #: shared_ewb_help.e:69 msgid " output of time spent in descendants of a function" msgstr "" #. Source code: feature -- Message #: wizard_wizard_interface_names.e:31 msgid " states." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%"$1%" is not a compiled class."), [cl_name]) #: warning_messages.e:655 msgid "\"$1\" is not a compiled class." msgstr "" #. Source code: l_formatter_placeholder: STRING_32 do Result := locale.translation ("%"$target%" serves as a placeholder which will be replaced by the input to current formatter.") end #: interface_names.e:845 msgid "" "\"$target\" serves as a placeholder which will be replaced by the input to " "current formatter." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1%N$2"), [cst_error_during_context_preparation, s]) end #: debugger_names.e:344 msgid "" "$1\n" "$2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1%Nis not a directory."), [dir_name]) #: warning_messages.e:231 msgid "" "$1\n" "is not a directory." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1%Nis not a plain file."), [file_name]) #: warning_messages.e:188 msgid "" "$1\n" "is not a plain file." msgstr "" #. Source code: e_file_not_valid: STRING = "$1%Nis not a valid test result file" #: es_test_comparison_widget.e:794 msgid "" "$1\n" "is not a valid test result file" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 $2 $3 is active"), [a_column, a_operator, a_value]) #: ewb_names.e:158 msgid "$1 $2 $3 is active" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 $2 $3 is inactive"), [a_column, a_operator, a_value]) #: ewb_names.e:160 msgid "$1 $2 $3 is inactive" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 (from $2)"), [a_one, a_two]) #: interface_names.e:1744 msgid "$1 (from $2)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 - Empty Development Tool"), [l_system_and_target (a_system_name, a_target_name)]) #: interface_names.e:1793 msgid "$1 - Empty Development Tool" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 - [$2] $3"), [l_system_and_target (a_system_name, a_target_name), a_group_name, a_sig]) #: interface_names.e:1838 msgid "$1 - [$2] $3" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 - [$2] $3 ($4)"), [l_system_and_target (a_system_name, a_target_name), a_group_name, a_sig, a_file_name]) #: interface_names.e:1836 msgid "$1 - [$2] $3 ($4)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 - [$2] $3 (precompiled)"), [l_system_and_target (a_system_name, a_target_name), a_group_name, a_sig]) #: interface_names.e:1849 msgid "$1 - [$2] $3 (precompiled)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 - [$2] ($3)"), [l_system_and_target (a_system_name, a_target_name), a_sig, a_file_name]) #: interface_names.e:1859 msgid "$1 - [$2] ($3)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 - [$2] {$3} ($4)"), [l_system_and_target (a_system_name, a_target_name), a_group_name, a_sig, a_file_name]) #: interface_names.e:1815 msgid "$1 - [$2] {$3} ($4)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 - [$2] {$3} (not in system, $4)"), [l_system_and_target (a_system_name, a_target_name), a_group_name, a_sig, a_file_name]) #: interface_names.e:1804 msgid "$1 - [$2] {$3} (not in system, $4)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 - [$2] {$3} (precompiled)"), [l_system_and_target (a_system_name, a_target_name), a_group_name, a_sig]) #: interface_names.e:1825 msgid "$1 - [$2] {$3} (precompiled)" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1 => An error occurred during the evaluation of call : `$2'"), [a.generator, fname]) end #: debugger_names.e:394 msgid "$1 => An error occurred during the evaluation of call : `$2'" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1 => An error occurred during the evaluation of parameter(s)"), [a.generator]) end #: debugger_names.e:383 msgid "$1 => An error occurred during the evaluation of parameter(s)" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1 => ERROR : other than function, constant and once : not available."), [a.generator]) end #: debugger_names.e:435 msgid "$1 => ERROR : other than function, constant and once : not available." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 => ERROR : please report to support."), [s]) #: debugger_names.e:429 msgid "$1 => ERROR : please report to support." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1 => this should not occur during expression evaluation."), [a.generator]) end #: debugger_names.e:367 msgid "$1 => this should not occur during expression evaluation." msgstr "" #. Source code: e_bad_test_name: STRING = "$1 can not be used as a new test routine name since it already exists in one of the ancestor classes." #: es_test_manual_wizard_page_panel.e:176 msgid "" "$1 can not be used as a new test routine name since it already exists in one " "of the ancestor classes." msgstr "" #. Source code: "$1 does not exist.%N% #: warning_messages.e:974 msgid "" "$1 does not exist.\n" "Cannot invoke C compilation." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 does not exist.%NExecution impossible.%N"), [a_file_name]) #: warning_messages.e:173 msgid "" "$1 does not exist.\n" "Execution impossible.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("$1 feature", "$1 features", a_count), [a_count]) #: interface_names.e:1303 msgid "$1 feature" msgid_plural "$1 features" msgstr[0] "" #. Source code: l_features_selected (a_selected_count: INTEGER): STRING_32 do Result := locale.formatted_string (locale.plural_translation ("$1 feature selected.", "$1 features selected", a_selected_count), [a_selected_count]) end #: interface_names.e:762 msgid "$1 feature selected." msgid_plural "$1 features selected" msgstr[0] "" #. Source code: "$1 file could not be backed up.%N% #: warning_messages.e:607 msgid "" "$1 file could not be backed up.\n" "Other class files were saved with a .swp extension." msgid_plural "" "$1 files could not be backed up.\n" "Other class files were saved with a .swp extension." msgstr[0] "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 from $2"), [a_str1, a_str2]) #: interface_names.e:1886 msgid "$1 from $2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 from $target"), [l_ellipse]) #: interface_names.e:853 msgid "$1 from $target" msgstr "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("$1 hit", "$1 hits", a_hit_count), [a_hit_count]) #: interface_names.e:2002 msgid "$1 hit" msgid_plural "$1 hits" msgstr[0] "" #. Source code: "$1 is more recent than the system.%N% #: warning_messages.e:965 msgid "" "$1 is more recent than the system.\n" "Do you want to compile the generated C code?" msgstr "" #. Source code: e_class_not_compiled: STRING = "$1 is not a compiled type" #: es_test_generation_wizard_page_panel.e:597 msgid "$1 is not a compiled type" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 is not a feature of $2"), [a_f, a_class]) #: ewb_names.e:240 msgid "$1 is not a feature of $2" msgstr "" #. Source code: e_invalid_class_name: STRING = "$1 is not a valid Eiffel class name." #: es_class_name_validator.e:55 msgid "$1 is not a valid Eiffel class name." msgstr "" #. Source code: e_invalid_feature_name: STRING = "$1 is not a valid Eiffel feature name." #: es_feature_name_validator.e:83 msgid "$1 is not a valid Eiffel feature name." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 is not a valid class name%N"), [a_class]) #: ewb_names.e:200 msgid "$1 is not a valid class name\n" msgstr "" #. Source code: e_invalid_type_definition: STRING = "$1 is not a valid type expression for AutoTest" #: es_test_generation_wizard_page_panel.e:600 msgid "$1 is not a valid type expression for AutoTest" msgstr "" #. Source code: e_no_valid_type_name: STRING = "$1 is not a valid type name" #: es_test_generation_wizard_page_panel.e:595 msgid "$1 is not a valid type name" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 is not in cluster."), [a_class]) #: ewb_names.e:210 msgid "$1 is not in cluster." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 is not in the system%N"), [a_class]) #: ewb_names.e:215 msgid "$1 is not in the system\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 is not in the universe%N"), [a_class]) #: ewb_names.e:195 msgid "$1 is not in the universe\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("$1 match", "$1 matches", n), [n]) #: interface_names.e:1418 msgid "$1 match" msgid_plural "$1 matches" msgstr[0] "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("$1 match of $2 total preferences" ,"$1 matches of $2 total preferences", a_count), [a_count, a_total_count]) #: interface_names.e:1377 msgid "$1 match of $2 total preferences" msgid_plural "$1 matches of $2 total preferences" msgstr[0] "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 of $2"), [a_command_name, a_object_name]) #: interface_names.e:1702 msgid "$1 of $2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 of class $2"), [a_command_name, a_class_name]) #: interface_names.e:1685 msgid "$1 of class $2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 of feature `$2' of class $3"), [a_command_name, a_feat_name, a_class_name]) #: interface_names.e:1694 msgid "$1 of feature `$2' of class $3" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 preferences"), [a_count]) #: interface_names.e:1384 msgid "$1 preferences" msgstr "" #. Source code: m_statistics: STRING = "$1 tests total ($3 executed, $5 failing, $6 unresolved)" #: ewb_test_cmd.e:151 msgid "$1 tests total ($3 executed, $5 failing, $6 unresolved)" msgstr "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("$1 variable", "$1 variables", a_variable_count), [a_variable_count]) #: interface_names.e:1636 msgid "$1 variable" msgid_plural "$1 variables" msgstr[0] "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1$2 : sorry not yet ready for `$3'."), [a.generator, s, f]) end #: debugger_names.e:362 msgid "$1$2 : sorry not yet ready for `$3'." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1$2 : sorry not yet ready."), [a.generator, s]) end #: debugger_names.e:355 msgid "$1$2 : sorry not yet ready." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1(not an Eiffel class file) located in $2"), [a_stone_signature, a_file_name]) #: interface_names.e:1785 msgid "$1(not an Eiffel class file) located in $2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1.$2"), [a_system_name, a_target_name]) #: interface_names.e:1872 msgid "$1.$2" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1: Instruction evaluation not yet available."), [a.generator]) end #: debugger_names.e:420 msgid "$1: Instruction evaluation not yet available." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("$1: Not yet available."), [a.generator]) end #: debugger_names.e:425 msgid "$1: Not yet available." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1: File does not exist!%N%N"), [a_file]) #: ewb_names.e:245 msgid "" "$1: File does not exist!\n" "\n" msgstr "" #. Source code: m_filter_statistics: STRING = "$2 of $1 tests shown ($3 executed, $5 failing, $6 unresolved)" #: ewb_test_cmd.e:152 msgid "$2 of $1 tests shown ($3 executed, $5 failing, $6 unresolved)" msgstr "" #. Source code: invalid_license_license: STRING = "${NOTE_KEYWORD}%N%Tlicense: %"The specified license contains syntax errors!%"" #: es_class_licenser.e:318 msgid "" "${NOTE_KEYWORD}\n" "\tlicense: \"The specified license contains syntax errors!\"" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("&About $1..."), [Workbench_name]) #: interface_names.e:339 msgid "&About $1..." msgstr "" #. Source code: m_contract_add_contract: STRING_32 do Result := locale.translation ("&Add Custom...") end #: interface_names.e:795 msgid "&Add Custom..." msgstr "" #. Source code: m_contract_add_contract_from_template: STRING_32 do Result := locale.translation ("&Add from Template") end #: interface_names.e:796 msgid "&Add from Template" msgstr "" #. Source code: m_add_subcluster: STRING_32 do Result := locale.translation("Add &subcluster") end #: interface_names.e:958 msgid "&Add to" msgstr "" #. Source code: m_Add_to_favorites: STRING_32 do Result := locale.translation("&Add to Favorites") end #: interface_names.e:342 msgid "&Add to Favorites" msgstr "" #. Source code: m_Bkpt_operations: STRING_32 do Result := locale.translation("Breakpoint Operations") end #: interface_names.e:881 msgid "&Add..." msgstr "" #. Source code: m_Address_toolbar: STRING_32 do Result := locale.translation("&Address Bar") end #: interface_names.e:356 msgid "&Address Bar" msgstr "" #. Source code: m_Set_slice_size: STRING_32 do Result := locale.translation("&Alter size New") end #: interface_names.e:944 msgid "&Alter size New" msgstr "" #. Source code: m_Showpast: STRING_32 do Result := locale.translation("&Ancestor Versions") end #: interface_names.e:696 msgid "&Ancestor Versions" msgstr "" #. Source code: m_Showancestors: STRING_32 do Result := locale.translation("&Ancestors") end #: interface_names.e:676 msgid "&Ancestors" msgstr "" #. Source code: m_auto_expressions: STRING_32 do Result := locale.translation("Auto expressions") end #: interface_names.e:357 msgid "&Apply" msgstr "" #. Source code: m_Show_assignees: STRING_32 do Result := locale.translation("&Assignees") end #: interface_names.e:681 msgid "&Assignees" msgstr "" #. Source code: f_History_forth: STRING_32 do Result := locale.translation("Go forth") end #: interface_names.e:577 msgid "&Back" msgstr "" #. Source code: #: interface_names.e:678 msgid "&Callers" msgstr "" #. Source code: m_Close_tab: STRING_32 do Result := locale.translation ("Close") end #: interface_names.e:419 msgid "&Close" msgstr "" #. Source code: m_Close: STRING_32 do Result := locale.translation("&Close Window") end #: interface_names.e:414 msgid "&Close Window" msgstr "" #. Source code: m_Cluster_tool: STRING_32 do Result := locale.translation("&Clusters") end #: interface_names.e:399 msgid "&Clusters" msgstr "" #. Source code: #: interface_names.e:389 msgid "&Comment" msgstr "" #. Source code: #: interface_names.e:591 msgid "&Compile" msgstr "" #. Source code: m_Contents: STRING_32 do Result := locale.translation("&Contents") end #: interface_names.e:392 msgid "&Contents" msgstr "" #. Source code: m_Copy: STRING_32 do Result := locale.translation("&Copy%TCtrl+C") end #: interface_names.e:404 msgid "&Copy\tCtrl+C" msgstr "" #. Source code: m_showcreators: STRING_32 do Result := locale.translation("&Creators") end #: interface_names.e:684 msgid "&Creators" msgstr "" #. Source code: m_diagram_crop: STRING_32 do Result := locale.translation("&Crop Diagram") end #: interface_names.e:464 msgid "&Crop Diagram" msgstr "" #. Source code: m_Customize_general: STRING_32 do Result := locale.translation("&Customize Standard Toolbar...") end #: interface_names.e:393 msgid "&Customize Standard Toolbar..." msgstr "" #. Source code: m_Showdeferreds: STRING_32 do Result := locale.translation("&Deferred") end #: interface_names.e:685 msgid "&Deferred" msgstr "" #. Source code: m_diagram_delete_view: STRING_32 do Result := locale.translation("&Delete Current View") end #: interface_names.e:475 msgid "&Delete Current View" msgstr "" #. Source code: m_Showfuture: STRING_32 do Result := locale.translation("&Descendant Versions") end #: interface_names.e:691 msgid "&Descendant Versions" msgstr "" #. Source code: m_Disable_stop_points: STRING_32 do Result := locale.translation("&Disable All Breakpoints") end #: interface_names.e:530 msgid "&Disable All Breakpoints" msgstr "" #. Source code: m_Disable_this_bkpt: STRING_32 do Result := locale.translation("&Disable This Breakpoint") end #: interface_names.e:894 msgid "&Disable This Breakpoint" msgstr "" #. Source code: m_New_dynamic_lib: STRING_32 do Result := locale.translation("&Dynamic Library Builder...") end #: interface_names.e:596 msgid "&Dynamic Library Builder..." msgstr "" #. Source code: m_Edit_condition: STRING_32 do Result := locale.translation("E&dit Condition") end #: interface_names.e:897 msgid "&Edit" msgstr "" #. Source code: m_Edit_this_bkpt: STRING_32 do Result := locale.translation("&Edit This Breakpoint") end #: interface_names.e:938 msgid "&Edit This Breakpoint" msgstr "" #. Source code: m_Eidt_in_external_editor: STRING do Result := locale.translation("&Edit in External Editor") end #: interface_names.e:939 msgid "&Edit in External Editor" msgstr "" #. Source code: #: interface_names.e:899 msgid "&Edit..." msgstr "" #. Source code: m_Editor_area: STRING_32 do Result := locale.translation("&Editor Area") end #: interface_names.e:535 msgid "&Editor" msgstr "" #. Source code: m_Editor_area: STRING_32 do Result := locale.translation("&Editor Area") end #: interface_names.e:536 msgid "&Editor Area" msgstr "" #. Source code: m_If_block: STRING_32 do Result := locale.translation("&Embed in %"if...%"%TCtrl+I") end #: interface_names.e:581 msgid "&Embed in \"if...\"\tCtrl+I" msgstr "" #. Source code: m_Enable_stop_points: STRING_32 do Result := locale.translation("&Enable All (Disabled) Breakpoints") end #: interface_names.e:539 msgid "&Enable All (Disabled) Breakpoints" msgstr "" #. Source code: m_Enable_this_bkpt: STRING_32 do Result := locale.translation("&Enable This Breakpoint") end #: interface_names.e:901 msgid "&Enable This Breakpoint" msgstr "" #. Source code: m_diagram_to_png: STRING_32 do Result := locale.translation("&Export Diagram to PNG") end #: interface_names.e:470 msgid "&Export Diagram to PNG" msgstr "" #. Source code: m_Edit_external_commands: STRING_32 do Result := locale.translation("&External Commands...") end #: interface_names.e:900 msgid "&External Commands..." msgstr "" #. Source code: m_Features_tool: STRING_32 do Result := locale.translation("&Features") end #: interface_names.e:554 msgid "&Features" msgstr "" #. Source code: m_Formats: STRING_32 do Result := locale.translation("F&ormat") end #: interface_names.e:904 msgid "&File" msgstr "" #. Source code: #: interface_names.e:665 msgid "&Find..." msgstr "" #. Source code: m_Showfs: STRING_32 do Result := locale.translation("&Interface") end #: interface_names.e:689 msgid "&Flat" msgstr "" #. Source code: #: interface_names.e:576 msgid "&Forward" msgstr "" #. Source code: m_Freeze_new: STRING_32 do Result := locale.translation("&Freeze...") end #: interface_names.e:564 msgid "&Freeze..." msgstr "" #. Source code: m_Hit_count: STRING_32 do Result := locale.translation("Hit Count") end #: interface_names.e:911 msgid "&Go to" msgstr "" #. Source code: m_Go_to: STRING_32 do Result := locale.translation("&Go to...") end #: interface_names.e:567 msgid "&Go to..." msgstr "" #. Source code: m_Guided_tour: STRING_32 do Result := locale.translation("&Guided Tour") end #: interface_names.e:568 msgid "&Guided Tour" msgstr "" #. Source code: m_Hide_favorites: STRING_32 do Result := locale.translation("&Hide Favorites") end #: interface_names.e:573 msgid "&Help" msgstr "" #. Source code: m_Hide_favorites: STRING_32 do Result := locale.translation("&Hide Favorites") end #: interface_names.e:574 msgid "&Hide Favorites" msgstr "" #. Source code: m_Hide_formatting_marks: STRING_32 do Result := locale.translation("&Hide Formatting Marks") end #: interface_names.e:575 msgid "&Hide Formatting Marks" msgstr "" #. Source code: m_Showhomonyms: STRING_32 do Result := locale.translation("&Homonyms") end #: interface_names.e:699 msgid "&Homonyms" msgstr "" #. Source code: m_How_to_s: STRING_32 do Result := locale.translation("&How to's") end #: interface_names.e:580 msgid "&How to's" msgstr "" #. Source code: m_Showhistory: STRING_32 do Result := locale.translation("&Implementers") end #: interface_names.e:692 msgid "&Implementers" msgstr "" #. Source code: m_Indent: STRING_32 do Result := locale.translation("&Indent Selection%TTab") end #: interface_names.e:582 msgid "&Indent Selection\tTab" msgstr "" #. Source code: m_Showindexing: STRING_32 do Result := locale.translation("&Indexing clauses") end #: interface_names.e:693 msgid "&Indexing clauses" msgstr "" #. Source code: m_input_domain: STRING_32 do Result := locale.translation("&Input domain") end #: interface_names.e:971 msgid "&Input domain" msgstr "" #. Source code: m_Showfs: STRING_32 do Result := locale.translation("&Interface") end #: interface_names.e:690 msgid "&Interface" msgstr "" #. Source code: m_Eiffel_introduction: STRING_32 do Result := locale.translation("&Introduction to Eiffel") end #: interface_names.e:537 msgid "&Introduction to Eiffel" msgstr "" #. Source code: m_edit_invariants: STRING_32 do Result := locale.translation ("&Invariants") end #: interface_names.e:794 msgid "&Invariants" msgstr "" #. Source code: m_Minimize_all: STRING_32 do Result := locale.translation("&Minimize All") end #: interface_names.e:916 msgid "&Minimize All" msgstr "" #. Source code: m_Minimize_Editor_Area: STRING_32 do Result := locale.translation("&Minimize Editor Area") end #: interface_names.e:918 msgid "&Minimize Editor Area" msgstr "" #. Source code: m_Minimize_Editors: STRING_32 do Result := locale.translation("&Minimize Editors") end #: interface_names.e:917 msgid "&Minimize Editors" msgstr "" #. Source code: l_new_name: STRING_32 do Result := locale.translation("New Name:") end #: interface_names.e:592 msgid "&New" msgstr "" #. Source code: m_Create_new_class: STRING_32 do Result := locale.translation("&New Class...") end #: interface_names.e:891 msgid "&New Class..." msgstr "" #. Source code: m_New_project: STRING_32 do Result := locale.translation("&New Project...") end #: interface_names.e:597 msgid "&New Project..." msgstr "" #. Source code: m_Open: STRING_32 do Result := locale.translation("&Open...%TCtrl+O") end #: interface_names.e:600 msgid "&OK" msgstr "" #. Source code: m_Object_tools: STRING_32 do Result := locale.translation("&Object Tools") end #: interface_names.e:923 msgid "&Object" msgstr "" #. Source code: m_Object_tools: STRING_32 do Result := locale.translation("&Object Tools") end #: interface_names.e:924 msgid "&Object Tools" msgstr "" #. Source code: m_Open_project: STRING_32 do Result := locale.translation("&Open Project...") end #: interface_names.e:604 msgid "&Open Project..." msgstr "" #. Source code: m_Open: STRING_32 do Result := locale.translation("&Open...%TCtrl+O") end #: interface_names.e:601 msgid "&Open...\tCtrl+O" msgstr "" #. Source code: m_Organize_favorites: STRING_32 do Result := locale.translation("&Organize Favorites...") end #: interface_names.e:620 msgid "&Organize Favorites..." msgstr "" #. Source code: m_Exec_last: STRING_32 do Result := locale.translation("&Out of Routine") end #: interface_names.e:541 msgid "&Out of Routine" msgstr "" #. Source code: f_Paste: STRING_32 do Result := locale.translation("Paste (Ctrl+V)") end #: interface_names.e:621 msgid "&Output" msgstr "" #. Source code: m_Paste: STRING_32 do Result := locale.translation("&Paste%TCtrl+V") end #: interface_names.e:623 msgid "&Paste\tCtrl+V" msgstr "" #. Source code: m_column_n_index (a_c: STRING_GENERAL): STRING_32 #: interface_names.e:977 msgid "&Pick" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("&Pick $1 '$2'"), [a_type, a_name]) #: interface_names.e:997 msgid "&Pick $1 '$2'" msgstr "" #. Source code: m_Precompile_new: STRING_32 do Result := locale.translation("&Precompile") end #: interface_names.e:624 msgid "&Precompile" msgstr "" #. Source code: m_edit_preconditions: STRING_32 do Result := locale.translation ("&Preconditions") end #: interface_names.e:792 msgid "&Preconditions" msgstr "" #. Source code: m_Preferences: STRING_32 do Result := locale.translation("&Preferences...") end #: interface_names.e:628 msgid "&Preferences..." msgstr "" #. Source code: f_preferences: STRING_32 do Result := locale.translation("Preferences") end #: interface_names.e:626 msgid "&Print" msgstr "" #. Source code: #: interface_names.e:928 msgid "&Project" msgstr "" #. Source code: m_Project_toolbar: STRING_32 do Result := locale.translation("&Project Bar") end #: interface_names.e:631 msgid "&Project Bar" msgstr "" #. Source code: m_diagram_link_tool: STRING_32 do Result := locale.translation("&Put Right Angles") end #: interface_names.e:468 msgid "&Put Right Angles" msgstr "" #. Source code: m_Raise_all: STRING_32 do Result := locale.translation("&Raise All") end #: interface_names.e:931 msgid "&Raise" msgstr "" #. Source code: m_Raise_all: STRING_32 do Result := locale.translation("&Raise All") end #: interface_names.e:932 msgid "&Raise All" msgstr "" #. Source code: m_Recent_project: STRING_32 do Result := locale.translation("&Recent Projects") end #: interface_names.e:645 msgid "&Recent Projects" msgstr "" #. Source code: m_Refactoring: STRING_32 do Result := locale.translation("&Refactor") end #: interface_names.e:954 msgid "&Refactor" msgstr "" #. Source code: m_reload_metrics: STRING_32 do Result := locale.translation("&Reload metrics") end #: interface_names.e:1029 msgid "&Reload metrics" msgstr "" #. Source code: m_Remove_condition: STRING_32 do Result := locale.translation("Remove Condition") end #: interface_names.e:935 msgid "&Remove" msgstr "" #. Source code: m_Remove_class_cluster: STRING_32 do Result := locale.translation("&Remove Current Item") end #: interface_names.e:934 msgid "&Remove Current Item" msgstr "" #. Source code: m_Remove_this_bkpt: STRING_32 do Result := locale.translation("&Remove This Breakpoint") end #: interface_names.e:937 msgid "&Remove This Breakpoint" msgstr "" #. Source code: m_remove_from_favorites: STRING_32 do Result := locale.translation ("&Remove from Favorites") end #: interface_names.e:1033 msgid "&Remove from Favorites" msgstr "" #. Source code: m_remove_from_diagram: STRING_32 do Result := locale.translation ("&Remove from diagram") end #: interface_names.e:1032 msgid "&Remove from diagram" msgstr "" #. Source code: m_Replace: STRING_32 do Result := locale.translation("&Replace...") end #: interface_names.e:652 msgid "&Replace..." msgstr "" #. Source code: m_diagram_reset_view: STRING_32 do Result := locale.translation("&Reset Current View") end #: interface_names.e:476 msgid "&Reset Current View" msgstr "" #. Source code: m_Restore_Editor_Area: STRING_32 do Result := locale.translation("&Restore Editor Area") end #: interface_names.e:650 msgid "&Restore Editor Area" msgstr "" #. Source code: m_Restore_Editors: STRING_32 do Result := locale.translation("&Restore Editors") end #: interface_names.e:651 msgid "&Restore Editors" msgstr "" #. Source code: m_Showroutines: STRING_32 do Result := locale.translation("&Routines") end #: interface_names.e:697 msgid "&Routines" msgstr "" #. Source code: m_Debug_run_new: STRING_32 do Result := locale.translation("St&art") end #: interface_names.e:453 msgid "&Run" msgstr "" #. Source code: m_Run_finalized: STRING_32 do Result := locale.translation("&Run Finalized System") end #: interface_names.e:656 msgid "&Run Finalized System" msgstr "" #. Source code: m_Run_workbench: STRING_32 do Result := locale.translation("&Run Workbench System") end #: interface_names.e:658 msgid "&Run Workbench System" msgstr "" #. Source code: m_Run_to_this_point: STRING_32 do Result := locale.translation("&Run to This Point") end #: interface_names.e:940 msgid "&Run to This Point" msgstr "" #. Source code: m_Save_As: STRING_32 do Result := locale.translation("S&ave As...") end #: interface_names.e:660 msgid "&Save" msgstr "" #. Source code: m_Find_next: STRING_32 do Result := locale.translation("Find &Next") end #: interface_names.e:558 msgid "&Search" msgstr "" #. Source code: m_diagram_context_depth: STRING_32 do Result := locale.translation("&Select Depth of Relations") end #: interface_names.e:472 msgid "&Select Depth of Relations" msgstr "" #. Source code: m_synchronize_in_tools: STRING_32 do Result := locale.translation("Synchronize in tools") end #: interface_names.e:1036 msgid "&Show" msgstr "" #. Source code: m_Show_favorites: STRING_32 do Result := locale.translation("&Show Favorites") end #: interface_names.e:673 msgid "&Show Favorites" msgstr "" #. Source code: m_Show_formatting_marks: STRING_32 do Result := locale.translation("&Show Formatting Marks") end #: interface_names.e:674 msgid "&Show Formatting Marks" msgstr "" #. Source code: m_show_diagram_history: STRING_32 do Result := locale.translation("&Show diagram history") end #: interface_names.e:1035 msgid "&Show diagram history" msgstr "" #. Source code: #: interface_names.e:945 msgid "&Special" msgstr "" #. Source code: m_General_toolbar: STRING_32 do Result := locale.translation("&Standard Buttons") end #: interface_names.e:565 msgid "&Standard Buttons" msgstr "" #. Source code: m_Exec_step: STRING_32 do Result := locale.translation("&Step-by-Step") end #: interface_names.e:544 msgid "&Step-by-Step" msgstr "" #. Source code: m_Debug_kill: STRING_32 do Result := locale.translation("&Stop Execution") end #: interface_names.e:451 msgid "&Stop Execution" msgstr "" #. Source code: m_Explorer_bar_item: STRING do Result := locale.translation ("Explorer bar item") end #: interface_names.e:547 msgid "&Tools" msgstr "" #. Source code: m_Tools_layout: STRING_32 do Result := locale.translation("&Tools Layout") end #: interface_names.e:948 msgid "&Tools Layout" msgstr "" #. Source code: m_Undo: STRING_32 do Result := locale.translation("&Undo%TCtrl+Z") end #: interface_names.e:708 msgid "&Undo\tCtrl+Z" msgstr "" #. Source code: m_Unindent: STRING_32 do Result := locale.translation("&Unindent Selection%TShift+Tab") end #: interface_names.e:710 msgid "&Unindent Selection\tShift+Tab" msgstr "" #. Source code: feature -- Label texts #: interface_names.e:1038 msgid "&View" msgstr "" #. Source code: m_Refactoring: STRING_32 do Result := locale.translation("&Refactor") end #: interface_names.e:953 msgid "&Window" msgstr "" #. Source code: #: interface_names.e:712 msgid "&Windows" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%'$1%' is an invalid or not supported syntax."), [expr]) #: warning_messages.e:338 msgid "'$1' is an invalid or not supported syntax." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%'$1%' is not a condition."), [expr]) #: warning_messages.e:314 msgid "'$1' is not a condition." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("'$1' is not a file."), [file_name]) #: warning_messages.e:238 msgid "'$1' is not a file." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%'$1%' is not a valid address.%N% #: warning_messages.e:325 msgid "" "'$1' is not a valid address.\n" "Addresses only make sense while an application is stopped." msgstr "" #. Source code: l_str := locale.formatted_string (locale.translation ("'$1' is not a valid class name.%N"), [class_name]) #: warning_messages.e:443 msgid "'$1' is not a valid class name.\n" msgstr "" #. Source code: l_str := locale.formatted_string (locale.translation ("'$1' is not a valid cluster name.%N"), [cluster_name]) #: warning_messages.e:465 msgid "'$1' is not a valid cluster name.\n" msgstr "" #. Source code: "'$1' is not a valid directory and/or cannot be created%N% #: warning_messages.e:788 msgid "" "'$1' is not a valid directory and/or cannot be created\n" "Please choose a valid and writable directory." msgstr "" #. Source code: l_str := locale.formatted_string (locale.translation ("'$1' is not a valid feature name.%N"), [feature_name]) #: warning_messages.e:487 msgid "'$1' is not a valid feature name.\n" msgstr "" #. Source code: l_code_declarations_value: STRING_32 do Result := locale.translation ("'s Value:") end #: interface_names.e:2068 msgid "'s Value:" msgstr "" #. Source code: l_default_feature: STRING = "(Feature)" #: es_stone_label_widget.e:331 msgid "(Class)" msgstr "" #. Source code: f_double_click_to_go_to_definition: STRING_32 do Result := locale.translation ("(Double click to go to definition)") end #: eb_metric_names.e:283 msgid "(Double click to go to definition)" msgstr "" #. Source code: ;note #: es_stone_label_widget.e:332 msgid "(Feature)" msgstr "" #. Source code: l_default_class: STRING = "(Class)" #: es_stone_label_widget.e:330 msgid "(Group)" msgstr "" #. Source code: l_Windows_only: STRING_32 do Result := locale.translation("(Windows only)") end #: interface_names.e:1665 msgid "(Windows only)" msgstr "" #. Source code: l_no_class_bra: STRING_32 do Result := locale.translation ("(no_class)") end #: interface_names.e:1403 msgid "(no_class)" msgstr "" #. Source code: l_no_cluster_bra: STRING_32 do Result := locale.translation ("(no_cluster)") end #: interface_names.e:1404 msgid "(no_cluster)" msgstr "" #. Source code: l_no_feature_bra: STRING_32 do Result := locale.translation ("(no_feature)") end #: interface_names.e:1402 msgid "(no_feature)" msgstr "" #. Source code: f_compile_help: STRING_GENERAL do Result := locale.translation ("(re)compile the C code generated by finalize") end #: shared_ewb_help.e:85 msgid "(re)compile the C code generated by finalize" msgstr "" #. Source code: w_compile_help: STRING_GENERAL do Result := locale.translation ("(re)compile the C code generated by freeze") end #: shared_ewb_help.e:209 msgid "(re)compile the C code generated by freeze" msgstr "" #. Source code: all_files_filter_description: STRING = "All Files" #: es_standard_file_dialog.e:357 msgid "*" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("*** $1 Breakpoints *** %N"), [a_n]) end #: debugger_names.e:109 msgid "*** $1 Breakpoints *** \n" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("*** Modify breakpoint $1 ***"), [a_s]) end #: debugger_names.e:133 msgid "*** Modify breakpoint $1 ***" msgstr "" #. Source code: do Result := locale.translation ("*** Parameters ***%N") end #: debugger_names.e:171 msgid "*** Parameters ***\n" msgstr "" #. Source code: t_archive_not_up_to_date: STRING_32 do Result := locale.translation ("Current archive value may not up-to-date") end #: eb_metric_names.e:134 msgid "-" msgstr "" #. Source code: l_Scope: STRING_32 do Result := locale.translation("Scope") end #: interface_names.e:1512 msgid "---" msgstr "" #. Source code: l_history_discarded_string: STRING_32 do Result := locale.translation ("--- History is empty ---") end #: interface_names.e:1714 msgid "--- History is empty ---" msgstr "" #. Source code: do Result := locale.translation ("--< Debugger execution menu >--") end #: debugger_names.e:31 msgid "--< Debugger execution menu >--" msgstr "" #. Source code: do Result := locale.translation ("--< Debugger main menu >--") end #: debugger_names.e:37 msgid "--< Debugger main menu >--" msgstr "" #. Source code: do Result := locale.translation ("--< Debugger menu :: Breakpoints >--") end #: debugger_names.e:35 msgid "--< Debugger menu :: Breakpoints >--" msgstr "" #. Source code: do Result := locale.translation ("--< Debugger menu :: Display >--") end #: debugger_names.e:33 msgid "--< Debugger menu :: Display >--" msgstr "" #. Source code: do Result := locale.translation ("--> Arguments: ") end #: debugger_names.e:173 msgid "--> Arguments: " msgstr "" #. Source code: arrow_class_name: STRING_32 do Result := locale.translation ("--> Class name: ") end #: ewb_names.e:15 msgid "--> Class name: " msgstr "" #. Source code: arrow_compile_type: STRING_32 do Result := locale.translation ("--> Compile type (default: `workbench'): ") end #: ewb_names.e:19 msgid "--> Compile type (default: `workbench'): " msgstr "" #. Source code: do Result := locale.translation ("--> Environment variables: ") end #: debugger_names.e:177 msgid "--> Environment variables: " msgstr "" #. Source code: arrow_feature_name: STRING_32 do Result := locale.translation ("--> Feature name: ") end #: ewb_names.e:16 msgid "--> Feature name: " msgstr "" #. Source code: arrow_file_name: STRING_32 do Result := locale.translation ("--> File name: ") end #: ewb_names.e:29 msgid "--> File name: " msgstr "" #. Source code: arrow_filenames: STRING_32 do Result := locale.translation ("--> Filename(s): ") end #: ewb_names.e:30 msgid "--> Filename(s): " msgstr "" #. Source code: arrow_filter_name: STRING_32 do Result := locale.translation ("--> Filter name: ") end #: ewb_names.e:17 msgid "--> Filter name: " msgstr "" #. Source code: arrow_keep_assertions: STRING_32 do Result := locale.translation ("--> Keep assertions") end #: ewb_names.e:27 msgid "--> Keep assertions" msgstr "" #. Source code: arrow_new_operator: STRING_32 do Result := locale.translation ("--> New operator: ") end #: ewb_names.e:26 msgid "--> New operator: " msgstr "" #. Source code: arrow_operator_index_followed_by: STRING_32 do Result := locale.translation ("--> Operator index followed by operator ('and' or 'or'): ") end #: ewb_names.e:23 msgid "--> Operator index followed by operator ('and' or 'or'): " msgstr "" #. Source code: arrow_operator_index: STRING_32 do Result := locale.translation ("--> Operator index: ") end #: ewb_names.e:25 msgid "--> Operator index: " msgstr "" #. Source code: arrow_please_enter_an_operator_index: STRING_32 do Result := locale.translation ("--> Please enter an operator index followed by an operator ('and' or 'or'): ") end #: ewb_names.e:24 msgid "" "--> Please enter an operator index followed by an operator ('and' or 'or'): " msgstr "" #. Source code: arrow_profile_infomation_file_name: STRING_32 do Result := locale.translation ("--> Profile information file name (default: `profinfo'): ") end #: ewb_names.e:18 msgid "--> Profile information file name (default: `profinfo'): " msgstr "" #. Source code: do Result := locale.translation ("--> Remove current value") end #: debugger_names.e:181 msgid "--> Remove current value" msgstr "" #. Source code: arrow_subquery_index: STRING_32 do Result := locale.translation ("--> Subquery index: ") end #: ewb_names.e:28 msgid "--> Subquery index: " msgstr "" #. Source code: arrow_subquery: STRING_32 do Result := locale.translation ("--> Subquery: ") end #: ewb_names.e:21 msgid "--> Subquery: " msgstr "" #. Source code: arrow_used_profiler: STRING_32 do Result := locale.translation ("--> Used profiler (default: `eiffel'): ") end #: ewb_names.e:20 msgid "--> Used profiler (default: `eiffel'): " msgstr "" #. Source code: do Result := locale.translation ("--> Working directory: ") end #: debugger_names.e:179 msgid "--> Working directory: " msgstr "" #. Source code: l_tree_or_flat_view: STRING_32 do Result := locale.translation ("Tree/Flat View") end #: interface_names.e:1596 msgid "..." msgstr "" #. Source code: section_advanced: STRING_GENERAL do Result := locale.translation ("Advanced") end #: conf_interface_names.e:49 msgid ".NET" msgstr "" #. Source code: target_compilation_type_dotnet: STRING_GENERAL do Result := locale.translation (".NET (msil)") end #: conf_interface_names.e:91 msgid ".NET (msil)" msgstr "" #. Source code: t_Second_state: STRING_GENERAL do Result := locale.translation (".NET Application type and Project settings") end #: interface_names.e:151 msgid ".NET Application type and Project settings" msgstr "" #. Source code: l_Dotnet_assembly: STRING_GENERAL do Result := locale.translation (".NET Assembly") end #: interface_names.e:19 msgid ".NET Assembly" msgstr "" #. Source code: t_Filename_error: STRING_GENERAL do Result := locale.translation (".NET Assembly Filename Error") end #: interface_names.e:148 msgid ".NET Assembly Filename Error" msgstr "" #. Source code: option_namespace_name: STRING_GENERAL do Result := locale.translation (".NET Namespace") end #: conf_interface_names.e:318 msgid ".NET Namespace" msgstr "" #. Source code: target_dotnet_naming_convention_name: STRING_GENERAL do Result := locale.translation (".NET Naming Convention") end #: conf_interface_names.e:131 msgid ".NET Naming Convention" msgstr "" #. Source code: target_msil_clr_version_name: STRING_GENERAL do Result := locale.translation (".NET Runtime Version") end #: conf_interface_names.e:151 msgid ".NET Runtime Version" msgstr "" #. Source code: w_Finalize_precompile: STRING_32 do Result := locale.translation (".NET precompiled libraries can be finalized to create%N% #: warning_messages.e:1098 msgid "" ".NET precompiled libraries can be finalized to create\n" "an optimized version as well as a workbench version.\n" "Would you like to create a finalized version?" msgstr "" #. Source code: incorrect_options: STRING_32 do Result := locale.translation (": incorrect options%N") end #: ewb_names.e:42 msgid ": incorrect options\n" msgstr "" #. Source code: b_arrow_next: STRING_32 do Result := locale.translation ("Next >") end #: interface_names.e:154 msgid "< Back" msgstr "" #. Source code: b_next: STRING_GENERAL do Result := locale.translation ("Next >") end #: wizard_shared.e:255 msgid "< Back " msgstr "" #. Source code: #: docking_names.e:141 msgid "<- Remove" msgstr "" #. Source code: b_Remove_all: STRING_GENERAL do Result := locale.translation ("<- Remove all") end #: interface_names.e:46 msgid "<- Remove all" msgstr "" #. Source code: l_viewer_drop_object_here: STRING_32 do Result := locale.translation ("<< Drop object here >>") end #: interface_names.e:1657 msgid "<< Drop object here >>" msgstr "" #. Source code: dial_cond_version_clr: STRING_GENERAL do Result := locale.translation ("<= MSIL CLR version <= ") end #: conf_interface_names.e:427 msgid "<= MSIL CLR version <= " msgstr "" #. Source code: dial_cond_version_compiler: STRING_GENERAL do Result := locale.translation ("<= compiler version <= ") end #: conf_interface_names.e:426 msgid "<= compiler version <= " msgstr "" #. Source code: m_environment_variables: STRING_32 #: debugger_names.e:175 msgid "" msgstr "" #. Source code: else #: warning_messages.e:798 msgid "" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("==== ISE $1 - Interactive Batch Version (v$2) ====%N%N"), [a_wkname, a_version_number]) #: ewb_names.e:147 msgid "" "==== ISE $1 - Interactive Batch Version (v$2) ====\n" "\n" msgstr "" #. Source code: feature -- Wizard texts #: interface_names.e:2680 msgid "???" msgstr "" #. Source code: do Result := locale.translation("A C Compilation and an external command are currently running.%N% #: interface_names.e:1178 msgid "" "A C Compilation and an external command are currently running.\n" "They need to be terminated before EiffelStudio can exit.\n" "\n" "Cancel C compilation, terminate external command and exit?\n" msgstr "" #. Source code: do Result := locale.translation("A C Compilation is currently running.%N% #: interface_names.e:1182 msgid "" "A C Compilation is currently running.\n" "It needs to be terminated before EiffelStudio can exit.\n" "\n" "Cancel C compilation and exit?\n" msgstr "" #. Source code: "A Frame-Based Application uses a main window, or %"frame%", which can have % #: interface_names.e:64 msgid "" "A Frame-Based Application uses a main window, or \"frame\", which can have \n" "menus, subwindows, etc. (EiffelStudio is an example of Frame-Based " "Application.)\n" "\n" "A Dialog-Based Application uses a sequence of dialogs.\n" "(This wizard is an example of Dialog-Based Application.)" msgstr "" #. Source code: w_Found_backup: STRING_32 do Result := locale.translation ("A backed up version of the file was found.%N% #: warning_messages.e:617 msgid "" "A backed up version of the file was found.\n" "Do you want to open the original file or the backup file?\n" "If you choose the original file, the backup file will be\n" "deleted. If you choose the backup file, then the original\n" "file will be overwritten with the contents of the backup\n" "file when you save.\n" msgstr "" #. Source code: e_Diagram_add_class_figure_relations: STRING_32 do Result := locale.translation("A class figure(s) must either be selected%N% #: interface_names.e:2560 msgid "" "A class figure(s) must either be selected\n" "or dropped on this button via right clicking." msgstr "" #. Source code: "A finalizing C/C++ compilation is currently in progress. Starting the Eiffel compilation may terminate current finalizing.%NDo you want to continue?") #: warning_messages.e:1108 msgid "" "A finalizing C/C++ compilation is currently in progress. Starting the Eiffel " "compilation may terminate current finalizing.\n" "Do you want to continue?" msgstr "" #. Source code: "A freezing C/C++ compilation is currently in progress. Starting the Eiffel compilation may terminate current freezing.%NDo you want to continue?") #: warning_messages.e:1112 msgid "" "A freezing C/C++ compilation is currently in progress. Starting the Eiffel " "compilation may terminate current freezing.\n" "Do you want to continue?" msgstr "" #. Source code: l_overwrite_layout (a_name: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("A layout with the name '$1' already exists. Do you want to overwrite?"), [a_name]) end #: interface_names.e:2038 msgid "A layout with the name '$1' already exists. Do you want to overwrite?" msgstr "" #. Source code: do Result := locale.translation ("A subquery has the following form: % #: ewb_names.e:80 msgid "" "A subquery has the following form: attribute operator value\n" "\n" "attribute is one of: featurename, calls, total, self, descendants, " "percentage\n" "operator is one of: < > <= >= = /= in\n" "value is one of: integer (for calls), string_with_wildcards (for " "featurename)\n" "\t\t real (for other attributes) or a bounded_value\n" "\t\t\tA string_with_wildcards is a string containing\n" "\t\t\t'*' or '?'\n" "\t\t\tA bounded_value is a value followed by '-' followed by\n" "\t\t\ta value\n" "\t\t\t\tNo strings are allowed here.\n" msgstr "" #. Source code: w_None_system: STRING do Result := locale.translation ("A system with an all classes root is not runnable.") end #: warning_messages.e:112 msgid "A system with an all classes root is not runnable." msgstr "" #. Source code: Result := locale.translation ("A valid metric name is a non-empty string which doesn't start with space, enter or tab, and doesn't end with space, enter or tab.%NMake sure specified metric name is valid.") #: eb_metric_names.e:1217 msgid "" "A valid metric name is a non-empty string which doesn't start with space, " "enter or tab, and doesn't end with space, enter or tab.\n" "Make sure specified metric name is valid." msgstr "" #. Source code: m_show_assigners: STRING_32 do Result := locale.translation("A&ssigners") end #: interface_names.e:670 msgid "A&ssigners" msgstr "" #. Source code: m_Showattributes: STRING_32 do Result := locale.translation("A&ttributes") end #: interface_names.e:677 msgid "A&ttributes" msgstr "" #. Source code: b_Add: STRING_32 do Result := locale.translation("Add") end #: interface_names.e:39 msgid "Abort" msgstr "" #. Source code: e_test_aborted_details: STRING = "The execution of $1 was aborted by the user" #: test_execution.e:578 msgid "Aborted" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("About $1"), [workbench_name]) #: interface_names.e:2117 msgid "About $1" msgstr "" #. Source code: l_about_dialogbox: STRING_GENERAL do Result := locale.translation ("About DialogBox") end #: interface_names.e:18 msgid "About DialogBox" msgstr "" #. Source code: target_library_root_description: STRING_GENERAL do Result := locale.translation ("Absolute path to use as base for relative paths.") end #: conf_interface_names.e:168 msgid "Absolute path to use as base for relative paths." msgstr "" #. Source code: #: conf_interface_names.e:86 msgid "Abstract" msgstr "" #. Source code: t_account_access: STRING = "Account Access" #: es_exception_submit_dialog.e:947 msgid "Account Access" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Ace file `$1' cannot be read%N"), [a_fn]) #: ewb_names.e:230 msgid "Ace file `$1' cannot be read\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Ace file `$1' does not exist%N"), [a_fn]) #: ewb_names.e:235 msgid "Ace file `$1' does not exist\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Ace file: '$1'%Nreferenced from configuration file: '$2' cannot be read.%NSelect a 5.6 or older version of an Eiffel project."), [file_name, epr_name]) #: warning_messages.e:154 msgid "" "Ace file: '$1'\n" "referenced from configuration file: '$2' cannot be read.\n" "Select a 5.6 or older version of an Eiffel project." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:166 msgid "Acknowledge not loaded" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. acrobat #. #-#-#-#-# estudio.pot #-#-#-#-# #. acroread #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:639 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:5 msgid "Acrobat reader" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ as loop end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as %N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:506 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:508 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:509 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:510 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:511 msgid "Across" msgstr "" #. Source code: l_Active_query: STRING_32 do Result := locale.translation("Active query") end #: interface_names.e:1043 msgid "Action:" msgstr "" #. Source code: m_Activate_execution_recording: STRING_32 do Result := locale.translation("Activate Execution Recording") end #: interface_names.e:771 msgid "Activate Execution Recording" msgstr "" #. Source code: m_Activate_execution_replay_mode: STRING_32 do Result := locale.translation("Activate Replay Mode") end #: interface_names.e:773 msgid "Activate Replay Mode" msgstr "" #. Source code: e_Activate_execution_recording: STRING_32 do Result := locale.translation("Activate execution recording") end #: interface_names.e:2658 msgid "Activate execution recording" msgstr "" #. Source code: e_Activate_execution_replay_mode: STRING_32 do Result := locale.translation("Activate execution replay mode") end #: interface_names.e:2661 msgid "Activate execution replay mode" msgstr "" #. Source code: t_tool_title: STRING = "Active Windows" #: es_windows_tool.e:49 msgid "Active Windows" msgstr "" #. Source code: l_Active_query: STRING_32 do Result := locale.translation("Active query") end #: interface_names.e:1044 msgid "Active query" msgstr "" #. Source code: m_Advanced: STRING_32 do Result := locale.translation("Ad&vanced") end #: interface_names.e:341 msgid "Ad&vanced" msgstr "" #. Source code: remove_text: STRING = "Remove" #: es_test_tags_wizard_page_panel.e:335 msgid "Add" msgstr "" #. Source code: m_Create_new_assembly: STRING_32 do Result := locale.translation("Add &Assembly...") end #: interface_names.e:890 msgid "Add &Assembly..." msgstr "" #. Source code: m_Create_new_precompile: STRING_32 do Result := locale.translation("Add &Precompile") end #: interface_names.e:889 msgid "Add &Precompile" msgstr "" #. Source code: m_add_subcluster: STRING_32 do Result := locale.translation("Add &subcluster") end #: interface_names.e:959 msgid "Add &subcluster" msgstr "" #. Source code: remove_button: STRING_32 #: docking_names.e:135 msgid "Add ->" msgstr "" #. Source code: m_objects_tool_layout_remove_all: STRING_32 do Result := locale.translation ("Remove All") end #: interface_names.e:610 msgid "Add All" msgstr "" #. Source code: group_add_assembly: STRING_GENERAL do Result := locale.translation ("Add Assembly") end #: conf_interface_names.e:258 msgid "Add Assembly" msgstr "" #. Source code: m_Create_new_cluster: STRING_32 do Result := locale.translation("Add C&luster...") end #: interface_names.e:887 msgid "Add C&luster..." msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Add Client-Supplier Relation Between '$1' and '$2'"), [client_name, supplier_name]) #: interface_names.e:2262 msgid "Add Client-Supplier Relation Between '$1' and '$2'" msgstr "" #. Source code: group_add_cluster: STRING_GENERAL do Result := locale.translation ("Add Cluster") end #: conf_interface_names.e:255 msgid "Add Cluster" msgstr "" #. Source code: t_Existing_class: STRING_32 do Result := locale.translation("Add Existing Class") end #: interface_names.e:2169 msgid "Add Existing Class" msgstr "" #. Source code: external_add_include: STRING_GENERAL do Result := locale.translation ("Add Include") end #: conf_interface_names.e:197 msgid "Add Include" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Add Inheritance Relation Between '$1' and '$2'"), [ancestor_name, descendant_name]) #: interface_names.e:2270 msgid "Add Inheritance Relation Between '$1' and '$2'" msgstr "" #. Source code: m_Create_new_library: STRING_32 do Result := locale.translation("Add L&ibrary...") end #: interface_names.e:888 msgid "Add L&ibrary..." msgstr "" #. Source code: external_add_library: STRING_GENERAL do Result := locale.translation ("Add Library") end #: conf_interface_names.e:199 msgid "Add Library" msgstr "" #. Source code: #: conf_interface_names.e:200 msgid "Add Make" msgstr "" #. Source code: t_New_class: STRING_32 do Result := locale.translation("Add New Class") end #: interface_names.e:2168 msgid "Add New Class" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Add Non-conforming Inheritance Relation Between '$1' and '$2'"), [ancestor_name, descendant_name]) #: interface_names.e:2272 msgid "Add Non-conforming Inheritance Relation Between '$1' and '$2'" msgstr "" #. Source code: external_add_object: STRING_GENERAL do Result := locale.translation ("Add Object") end #: conf_interface_names.e:198 msgid "Add Object" msgstr "" #. Source code: group_add_override: STRING_GENERAL do Result := locale.translation ("Add Override") end #: conf_interface_names.e:257 msgid "Add Override" msgstr "" #. Source code: dialog_create_override_title: STRING_GENERAL do Result := locale.translation ("Add Override Cluster") end #: conf_interface_names.e:511 msgid "Add Override Cluster" msgstr "" #. Source code: task_add_post: STRING_GENERAL do Result := locale.translation ("Add Post Compilation Task") end #: conf_interface_names.e:221 msgid "Add Post Compilation Task" msgstr "" #. Source code: task_add_pre: STRING_GENERAL do Result := locale.translation ("Add Pre Compilation Task") end #: conf_interface_names.e:220 msgid "Add Pre Compilation Task" msgstr "" #. Source code: group_add_precompile: STRING_GENERAL do Result := locale.translation ("Add Precompile") end #: conf_interface_names.e:260 msgid "Add Precompile" msgstr "" #. Source code: l_add_project_config_file: STRING_32 do Result := locale.translation("Add Project...") end #: interface_names.e:1049 msgid "Add Project..." msgstr "" #. Source code: external_add_resource: STRING_GENERAL do Result := locale.translation ("Add Resource") end #: conf_interface_names.e:201 msgid "Add Resource" msgstr "" #. Source code: t_Add_search_scope: STRING_32 do Result := locale.translation("Add Search Scope") end #: interface_names.e:2119 msgid "Add Search Scope" msgstr "" #. Source code: m_selection_to_watch_tool: STRING_32 do Result := locale.translation("Add Selection To") end #: interface_names.e:714 msgid "Add Selection To" msgstr "" #. Source code: group_add_subcluster: STRING_GENERAL do Result := locale.translation ("Add Sub cluster") end #: conf_interface_names.e:256 msgid "Add Sub cluster" msgstr "" #. Source code: add_target: STRING_GENERAL do Result := locale.translation ("Add Target") end #: conf_interface_names.e:58 msgid "Add Target" msgstr "" #. Source code: b_bp_add_when_hits_action: STRING_32 do Result := locale.translation("Add When Hits Action ...") end #: interface_names.e:230 msgid "Add When Hits Action ..." msgstr "" #. Source code: l_add_to_be_implemented_checks: STRING_32 do Result := locale.translation ("Add `to_implement' calls") end #: interface_names.e:862 msgid "Add `to_implement' calls" msgstr "" #. Source code: f_Create_new_cluster: STRING_32 do Result := locale.translation("Add a cluster") end #: interface_names.e:422 msgid "Add a cluster" msgstr "" #. Source code: f_Create_new_library: STRING_32 do Result := locale.translation("Add a library") end #: interface_names.e:423 msgid "Add a library" msgstr "" #. Source code: f_Create_new_class: STRING_32 do Result := locale.translation("Add a new class") end #: interface_names.e:426 msgid "Add a new class" msgstr "" #. Source code: f_new_cmd_detail_button: STRING_32 do Result := locale.translation ("Add a new command") end #: eb_external_output_names.e:35 msgid "Add a new command" msgstr "" #. Source code: t_contract_add_contract: STRING_32 do Result := locale.translation ("Add a new contract") end #: interface_names.e:2455 msgid "Add a new contract" msgstr "" #. Source code: f_Create_new_feature: STRING_32 do Result := locale.translation("Add a new feature") end #: interface_names.e:427 msgid "Add a new feature" msgstr "" #. Source code: e_Add_exported_feature: STRING_32 do Result := locale.translation("Add a new feature to this dynamic library definition") end #: interface_names.e:2524 msgid "Add a new feature to this dynamic library definition" msgstr "" #. Source code: t_New_manual_test_case: STRING_32 do Result := locale.translation("Add a new test case") end #: interface_names.e:2173 msgid "Add a new test case" msgstr "" #. Source code: Add a new variable : double click or [enter] #: interface_names.e:349 msgid "" "Add a new variable : double click or [enter]\n" "Use an existing variable: right click or [Ctrl+enter]" msgstr "" #. Source code: f_Create_new_precompile: STRING_32 do Result := locale.translation("Add a precompile") end #: interface_names.e:425 msgid "Add a precompile" msgstr "" #. Source code: l_add_a_valuable: STRING_32 do Result := locale.translation("Add a variable (double click or Enter); Use an existing variable (right click or Ctrl+Enter)") end #: interface_names.e:1047 msgid "" "Add a variable (double click or Enter); Use an existing variable (right " "click or Ctrl+Enter)" msgstr "" #. Source code: b_Add: STRING_GENERAL do Result := locale.translation ("Add ->") end #: interface_names.e:44 msgid "Add all ->" msgstr "" #. Source code: f_Create_new_assembly: STRING_32 do Result := locale.translation("Add an assembly") end #: interface_names.e:424 msgid "Add an assembly" msgstr "" #. Source code: dial_cond_add_and_term: STRING_GENERAL do Result := locale.translation ("Add and-term") end #: conf_interface_names.e:433 msgid "Add and-term" msgstr "" #. Source code: do Result := locale.translation ("Add breakpoint") end #: debugger_names.e:250 msgid "Add breakpoint" msgstr "" #. Source code: dialog_visible_add_class: STRING_GENERAL do Result := locale.translation ("Add class") end #: conf_interface_names.e:459 msgid "Add class" msgstr "" #. Source code: l_diagram_add_ancestors: STRING_32 do Result := locale.translation("Add class ancestors") end #: interface_names.e:485 msgid "Add class ancestors" msgstr "" #. Source code: l_diagram_add_clients: STRING_32 do Result := locale.translation("Add class clients") end #: interface_names.e:488 msgid "Add class clients" msgstr "" #. Source code: l_diagram_add_descendents: STRING_32 do Result := locale.translation("Add class descendants") end #: interface_names.e:486 msgid "Add class descendants" msgstr "" #. Source code: l_diagram_add_suppliers: STRING_32 do Result := locale.translation("Add class suppliers") end #: interface_names.e:487 msgid "Add class suppliers" msgstr "" #. Source code: do Result := locale.translation ("Add condition") end #: debugger_names.e:266 msgid "Add condition" msgstr "" #. Source code: f_application_scope: STRING_32 do Result := locale.translation ("Add current application target scope") end #: eb_metric_names.e:271 msgid "Add current application target scope" msgstr "" #. Source code: f_add_formatter: STRING_32 do Result := locale.translation ("Add customized formatter") end #: interface_names.e:735 msgid "Add customized formatter" msgstr "" #. Source code: f_add_tool: STRING_32 do Result := locale.translation ("Add customized tool") end #: interface_names.e:753 msgid "Add customized tool" msgstr "" #. Source code: l_diagram_existing_class: STRING_32 do Result := locale.translation("Add existing class") end #: interface_names.e:490 msgid "Add existing class" msgstr "" #. Source code: dialog_visible_add_feature: STRING_GENERAL do Result := locale.translation ("Add feature") end #: conf_interface_names.e:460 msgid "Add feature" msgstr "" #. Source code: m_add_first_breakpoints_in_class: STRING_32 do Result := locale.translation("Add first breakpoints in class" ) end #: interface_names.e:343 msgid "Add first breakpoints in class" msgstr "" #. Source code: m_add_first_breakpoints_in_feature: STRING_32 do Result := locale.translation("Add first breakpoints in feature" ) end #: interface_names.e:344 msgid "Add first breakpoints in feature" msgstr "" #. Source code: l_add_forzen_feature_stubs: STRING_32 do Result := locale.translation("Add frozen feature stubs") end #: interface_names.e:1048 msgid "Add frozen feature stubs" msgstr "" #. Source code: t_add_new_constant_value_retriever: STRING do Result := locale.translation ("Add new constant value retriever") end #: eb_metric_names.e:165 msgid "Add new constant value retriever" msgstr "" #. Source code: dialog_external_add: STRING_GENERAL do Result := locale.translation ("Add new external") end #: conf_interface_names.e:476 msgid "Add new external" msgstr "" #. Source code: t_add_new_metric_value_retriever: STRING_32 do Result := locale.translation ("Add new metric value retriever") end #: eb_metric_names.e:175 msgid "Add new metric value retriever" msgstr "" #. Source code: l_add_stone_handler: STRING_32 do Result := locale.translation ("Add new stone handler") end #: interface_names.e:861 msgid "Add new stone handler" msgstr "" #. Source code: dialog_task_add: STRING_GENERAL do Result := locale.translation ("Add new task") end #: conf_interface_names.e:472 msgid "Add new task" msgstr "" #. Source code: t_add_new_value_evaluator: STRING_32 do Result := locale.translation ("Add new value evaluator") end #: eb_metric_names.e:164 msgid "Add new value evaluator" msgstr "" #. Source code: m_add_new_variable: STRING_32 do Result := locale.translation ("Add new variable") end #: interface_names.e:346 msgid "Add new variable" msgstr "" #. Source code: #: conf_interface_names.e:448 msgid "Add rule" msgstr "" #. Source code: f_add_scope: STRING_32 do Result := locale.translation ("Add scope") end #: eb_metric_names.e:262 msgid "Add scope" msgstr "" #. Source code: f_add_linear_variable_metric: STRING_32 do Result := locale.translation ("Add selected metric") end #: eb_metric_names.e:285 msgid "Add selected metric" msgstr "" #. Source code: add_covers_text: STRING = "Add tag for covered class/feature" #: es_test_tags_wizard_page_panel.e:337 msgid "Add tag for covered class/feature" msgstr "" #. Source code: add_isolated_text: STRING = "Add tag to run test in private evaluator" #: es_test_tags_wizard_page_panel.e:342 msgid "Add tag to run test in private evaluator" msgstr "" #. Source code: add_serial_text: STRING = "Add tag to run test serially" #: es_test_tags_wizard_page_panel.e:339 msgid "Add tag to run test serially" msgstr "" #. Source code: b_Add_your_own_library: STRING_GENERAL do Result := locale.translation ("Add your own library...") end #: interface_names.e:48 msgid "Add your own library..." msgstr "" #. Source code: l_manage_external_commands: STRING_32 do Result := locale.translation("Add, remove or edit external commands") end #: interface_names.e:1952 msgid "Add, remove or edit external commands" msgstr "" #. Source code: b_New_favorite_class: STRING_32 do Result := locale.translation("New Favorite Class...") end #: interface_names.e:86 msgid "Add..." msgstr "" #. Source code: l_additional_details: STRING_32 do Result := locale.translation("Additional details") end #: interface_names.e:1050 msgid "Additional details" msgstr "" #. Source code: l_add_a_valuable: STRING_32 do Result := locale.translation("Add a variable (double click or Enter); Use an existing variable (right click or Ctrl+Enter)") end #: interface_names.e:1046 msgid "Address" msgstr "" #. Source code: t_Address_toolbar: STRING_32 do Result := locale.translation ("Address Bar") end #: interface_names.e:2418 msgid "Address Bar" msgstr "" #. Source code: target_address_expression_name: STRING_GENERAL do Result := locale.translation ("Address Expression") end #: conf_interface_names.e:107 msgid "Address Expression" msgstr "" #. Source code: #: interface_names.e:1045 msgid "Address:" msgstr "" #. Source code: #: conf_interface_names.e:50 msgid "Advanced" msgstr "" #. Source code: f_advanced_search: STRING_32 do Result := locale.translation ("Advanced search") end #: interface_names.e:354 msgid "Advanced search" msgstr "" #. Source code: l_affected_items: STRING_32 do Result := locale.translation ("Affected items") end #: interface_names.e:365 msgid "Affected items" msgstr "" #. Source code: Result.force (locale.translation ("Afrikaans"), "af") #: locale_names.e:20 msgid "Afrikaans" msgstr "" #. Source code: Result.force (locale.translation ("Afrikaans (South Africa)"), "af_za") #: locale_names.e:145 msgid "Afrikaans (South Africa)" msgstr "" #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:114 msgid "Age in days for an archive item to be considered old" msgstr "" #. Source code: Result.force (locale.translation ("Albanian"), "sq") #: locale_names.e:114 msgid "Albanian" msgstr "" #. Source code: Result.force (locale.translation ("Albanian (Albania)"), "sq_AL") #: locale_names.e:318 msgid "Albanian (Albania)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: t_All_test_runs: STRING_32 do Result := locale.translation("Show test run history dialog") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: interface_names.e:2120 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:415 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:417 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:418 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:419 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:420 msgid "Alias" msgstr "" #. Source code: do Result := locale.translation ("Alias is invalid.%N% #: warning_messages.e:709 msgid "" "Alias is invalid.\n" "Please check that it is a valid C identifier." msgstr "" #. Source code: l_Ancestors: STRING_32 do Result := locale.translation("Ancestors") end #: interface_names.e:1054 msgid "Alias:" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:520 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:522 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:523 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:524 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:525 msgid "All" msgstr "" #. Source code: l_all_classes: STRING_32 do Result := locale.translation("All Classes") end #: interface_names.e:363 msgid "All Classes" msgstr "" #. Source code: invariant #: es_standard_file_dialog.e:358 msgid "All Files" msgstr "" #. Source code: all_calees: STRING_32 do Result := locale.translation ("All callees") end #: ewb_names.e:49 msgid "All callees" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:673 msgid "All classes" msgstr "" #. Source code: l_all_classes_in_same_cluster: STRING_32 do Result := locale.translation("All classes in same cluster") end #: interface_names.e:1053 msgid "All classes in same cluster" msgstr "" #. Source code: e_all_files: STRING_32 do Result := locale.translation ("All files") end #: eb_metric_names.e:28 msgid "All files" msgstr "" #. Source code: all_senders: STRING_32 do Result := locale.translation ("All senders") end #: ewb_names.e:67 msgid "All senders" msgstr "" #. Source code: all_subqueries: STRING_32 do Result := locale.translation ("All subqueries:%N") end #: ewb_names.e:69 msgid "All subqueries:\n" msgstr "" #. Source code: #: interface_names.e:364 msgid "All tags" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-regular-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:599 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:8 msgid "All-purpose editor font." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:213 msgid "Allow class name completion in the address combo boxes?" msgstr "" #. Source code: b_alphabetical_class_list: STRING_32 do Result := locale.translation("Alphabetical class list") end #: interface_names.e:42 msgid "Alphabetical class list" msgstr "" #. Source code: b_alphabetical_cluster_list: STRING_32 do Result := locale.translation("Alphabetical cluster list") end #: interface_names.e:43 msgid "Alphabetical cluster list" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:180 msgid "Already editing class" msgstr "" #. Source code: Result.force (locale.translation ("Alsatian"), "gsw") #: locale_names.e:55 msgid "Alsatian" msgstr "" #. Source code: Result.force (locale.translation ("Alsatian (France)"), "gsw_fr") #: locale_names.e:242 msgid "Alsatian (France)" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:29 msgid "Always compile before debug" msgstr "" #. Source code: m_Break_when_hit_count_continue_execution: STRING_32 do Result := locale.translation("Always continue execution") end #: interface_names.e:376 msgid "Always continue execution" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:30 msgid "Always show callstack tool when stopping" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:30 msgid "" "Always show the callstack tool, when the execution stops (note: if the tool " "is closed, do not open it)." msgstr "" #. Source code: launch_wizard_text: STRING = "Always show wizard before launching test creation" #: es_test_general_wizard_page_panel.e:297 msgid "Always show wizard before launching test creation" msgstr "" #. Source code: Result.force (locale.translation ("Amharic"), "am") #: locale_names.e:21 msgid "Amharic" msgstr "" #. Source code: Result.force (locale.translation ("Amharic (Ethiopia)"), "am_et") #: locale_names.e:146 msgid "Amharic (Ethiopia)" msgstr "" #. Source code: e_class_already_exists: STRING = "An Eiffel class with the name $1 already exists." #: es_class_name_validator.e:56 msgid "An Eiffel class with the name $1 already exists." msgstr "" #. Source code: l_str := locale.translation ("An empty class name is not valid.%N") #: warning_messages.e:441 msgid "An empty class name is not valid.\n" msgstr "" #. Source code: l_str := locale.translation ("An empty cluster name is not valid.%N") #: warning_messages.e:463 msgid "An empty cluster name is not valid.\n" msgstr "" #. Source code: l_str := locale.translation ("An empty feature name is not valid.%N") #: warning_messages.e:485 msgid "An empty feature name is not valid.\n" msgstr "" #. Source code: "An error occurred during initialization of the ICorDebug Debugger%N% #: debugger_names.e:46 msgid "" "An error occurred during initialization of the ICorDebug Debugger\n" " or during the Process creation (.NET)." msgstr "" #. Source code: do Result := locale.translation ("An error occurred during the analysis of the expression.") end #: debugger_names.e:450 msgid "An error occurred during the analysis of the expression." msgstr "" #. Source code: do Result := locale.translation ("An error occurred on breakpoints because a feature%N% #: warning_messages.e:561 msgid "" "An error occurred on breakpoints because a feature\n" "was not correctly compiled.\n" "\n" "Recompiling the project completely will solve the problem." msgstr "" #. Source code: an_error_occurred_while_loading_profiler: STRING_32 do Result := locale.translation ("An error occurred while loading the configuration for your profiler.") end #: ewb_names.e:61 msgid "An error occurred while loading the configuration for your profiler." msgstr "" #. Source code: "An error occurred while loading the % #: warning_messages.e:933 msgid "" "An error occurred while loading the configuration for your profiler.\n" "Please check with your system administrator whether your profiler is " "supported.\n" msgstr "" #. Source code: w_Could_not_parse_ace: STRING_32 do Result := locale.translation ("An error occurred while parsing the configuration file.%N% #: warning_messages.e:739 msgid "" "An error occurred while parsing the configuration file.\n" "Please try using the project settings tool." msgstr "" #. Source code: do Result := locale.translation ("An error occurred while retrieving the expression's context.") end #: debugger_names.e:447 msgid "An error occurred while retrieving the expression's context." msgstr "" #. Source code: do Result := locale.translation("An external command is currently running.%N% #: interface_names.e:1189 msgid "" "An external command is currently running.\n" "It needs to be terminated before EiffelStudio can exit.\n" "\n" "Terminate external command and exit?\n" msgstr "" #. Source code: e_external_command_is_running: STRING_32 do Result := locale.translation("An external command is running now. %NPlease wait until it exits.") end #: interface_names.e:2646 msgid "" "An external command is running now. \n" "Please wait until it exits." msgstr "" #. Source code: w_external_command_running_in_development_window: STRING_32 do Result := locale.translation ("An external command is running, closing this window will terminate it.%NContinue?") end; #: warning_messages.e:1118 msgid "" "An external command is running, closing this window will terminate it.\n" "Continue?" msgstr "" #. Source code: l_inheritance_cycle_was_created: STRING_32 do Result := locale.translation("An inheritance cycle was created.%NDo you still want to add this link?") end #: interface_names.e:1336 msgid "" "An inheritance cycle was created.\n" "Do you still want to add this link?" msgstr "" #. Source code: do Result := locale.translation ("An internal error has occurred.%N% #: interface_names.e:86 msgid "" "An internal error has occurred.\n" "The wizard will terminate.\n" msgstr "" #. Source code: "An unexpected error occurred.%N$1 will now make an attempt to create%N% #: warning_messages.e:596 msgid "" "An unexpected error occurred.\n" "$1 will now make an attempt to create\n" "a backup of the edited files." msgstr "" #. Source code: w_Unknown_error: STRING_32 do Result := locale.translation ("An unknown error has occurred%N") end #: warning_messages.e:1125 msgid "An unknown error has occurred\n" msgstr "" #. Source code: e_unknown_error: STRING = "An unknown error occurred." #: ini_fast_parser.e:246 msgid "An unknown error occurred." msgstr "" #. Source code: #: degree_output.e:701 msgid "Analyzing Class " msgstr "" #. Source code: lb_case_cluster_message: STRING = "Analyzing Cluster " #: degree_output.e:702 msgid "Analyzing Cluster " msgstr "" #. Source code: lb_degree_4: STRING = "Analyzing Inheritance" #: degree_output.e:681 msgid "Analyzing Inheritance" msgstr "" #. Source code: t_analysing_archive: STRING_32 do Result := locale.translation ("Analyzing metric archive(s)...") end #: eb_metric_names.e:101 msgid "Analyzing metric archive(s)..." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:91 msgid "Ancestor depth" msgstr "" #. Source code: l_ancestor_of: STRING_32 do Result := locale.translation ("Ancestor of ") end #: interface_names.e:1981 msgid "Ancestor of " msgstr "" #. Source code: l_Routine_ancestors: STRING_32 do Result := locale.translation("Ancestor versions") end #: interface_names.e:1504 msgid "Ancestor versions" msgstr "" #. Source code: l_Ancestors: STRING_32 do Result := locale.translation("Ancestors") end #: interface_names.e:1055 msgid "Ancestors" msgstr "" #. Source code: b_Apply: STRING_32 do Result := locale.translation("Apply") end #: interface_names.e:44 msgid "And" msgstr "" #. Source code: dial_cond_and_term_1: STRING_GENERAL do Result := locale.translation ("And-term 1") end #: conf_interface_names.e:435 msgid "And-term 1" msgstr "" #. Source code: b_ignore: STRING_32 do Result := locale.translation("Ignore") end #: interface_names.e:197 msgid "Append" msgstr "" #. Source code: do Result := locale.translation ("Application exited") end #: debugger_names.e:20 msgid "Application exited" msgstr "" #. Source code: e_Not_running: STRING_32 do Result := locale.translation("Application is not running") end #: interface_names.e:2588 msgid "Application is not running" msgstr "" #. Source code: do Result := locale.translation ("Application is paused") end #: debugger_names.e:29 msgid "Application is paused" msgstr "" #. Source code: do Result := locale.translation ("Application is running") end #: debugger_names.e:25 msgid "Application is running" msgstr "" #. Source code: do Result := locale.translation ("Application is running (ignoring breakpoints)") end #: debugger_names.e:27 msgid "Application is running (ignoring breakpoints)" msgstr "" #. Source code: do Result := locale.translation ("Application launched") end #: debugger_names.e:18 msgid "Application launched" msgstr "" #. Source code: l_application_target: STRING_32 do Result := locale.translation ("Application target") end #: interface_names.e:1978 msgid "Application target" msgstr "" #. Source code: l_application_type: STRING_GENERAL do Result := locale.translation ("Application type") end #: interface_names.e:15 msgid "Application type" msgstr "" #. Source code: w_Ignoring_all_stop_points: STRING_32 do Result := locale.translation ("Application will ignore all breakpoints.") end #: warning_messages.e:944 msgid "Application will ignore all breakpoints." msgstr "" #. Source code: b_Browse: STRING_32 do Result := locale.translation("Browse...") end #: interface_names.e:45 msgid "Apply" msgstr "" #. Source code: option_msil_application_optimize_name: STRING_GENERAL do Result := locale.translation ("Apply Application Optimizations") end #: conf_interface_names.e:315 msgid "Apply Application Optimizations" msgstr "" #. Source code: l_apply_changes_to_view_named: STRING_32 do Result := locale.translation("Apply changes to view named: ") end #: interface_names.e:1056 msgid "Apply changes to view named: " msgstr "" #. Source code: Result.force (locale.translation ("Arabic"), "ar") #: locale_names.e:22 msgid "Arabic" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Algeria)"), "ar_dz") #: locale_names.e:149 msgid "Arabic (Algeria)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Bahrain)"), "ar_bh") #: locale_names.e:148 msgid "Arabic (Bahrain)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Egypt)"), "ar_eg") #: locale_names.e:150 msgid "Arabic (Egypt)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Iraq)"), "ar_iq") #: locale_names.e:151 msgid "Arabic (Iraq)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Jordan)"), "ar_jo") #: locale_names.e:152 msgid "Arabic (Jordan)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Kuwait)"), "ar_kw") #: locale_names.e:153 msgid "Arabic (Kuwait)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Lebanon)"), "ar_lb") #: locale_names.e:154 msgid "Arabic (Lebanon)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Libya)"), "ar_ly") #: locale_names.e:155 msgid "Arabic (Libya)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Morocco)"), "ar_ma") #: locale_names.e:156 msgid "Arabic (Morocco)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Oman)"), "ar_om") #: locale_names.e:157 msgid "Arabic (Oman)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Qatar)"), "ar_qa") #: locale_names.e:158 msgid "Arabic (Qatar)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Saudi Arabia)"), "ar_sa") #: locale_names.e:159 msgid "Arabic (Saudi Arabia)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Syria)"), "ar_sy") #: locale_names.e:160 msgid "Arabic (Syria)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Tunisia)"), "ar_tn") #: locale_names.e:161 msgid "Arabic (Tunisia)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (U.A.E.)"), "ar_ae") #: locale_names.e:147 msgid "Arabic (U.A.E.)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Yemen)"), "ar_ye") #: locale_names.e:162 msgid "Arabic (Yemen)" msgstr "" #. Source code: t_archive_comparison: STRING_32 do Result := locale.translation ("Archive Comparison") end #: eb_metric_names.e:82 msgid "Archive Comparison" msgstr "" #. Source code: t_archive_management: STRING_32 do Result := locale.translation ("Archive Management") end #: eb_metric_names.e:81 msgid "Archive Management" msgstr "" #. Source code: t_archive_comparison_result: STRING_32 do Result := locale.translation ("Archive comparison result:") end #: eb_metric_names.e:88 msgid "Archive comparison result:" msgstr "" #. Source code: Result := locale.translation ("Archive value is missing.") #: eb_metric_names.e:740 msgid "Archive value is missing." msgstr "" #. Source code: option_cat_call_detection_description: STRING_GENERAL do Result := locale.translation ("Are all feature calls checked if they are a potential cat-call?") end #: conf_interface_names.e:329 msgid "Are all feature calls checked if they are a potential cat-call?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:243 msgid "Are brackets and parentheses closed automatically?" msgstr "" #. Source code: option_debug_description: STRING_GENERAL do Result := locale.translation ("Are debug clauses globally enabled?") end #: conf_interface_names.e:322 msgid "Are debug clauses globally enabled?" msgstr "" #. Source code: option_full_class_checking_description: STRING_GENERAL do Result := locale.translation ("Are features of parent classes rechecked in current class?") end #: conf_interface_names.e:313 msgid "Are features of parent classes rechecked in current class?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:244 msgid "Are quotes closed automatically?" msgstr "" #. Source code: target_address_expression_description: STRING_GENERAL do Result := locale.translation ("Are simplified address expressions enabled?") end #: conf_interface_names.e:108 msgid "Are simplified address expressions enabled?" msgstr "" #. Source code: cluster_recursive_description: STRING_GENERAL do Result := locale.translation ("Are sub folders recursively included?") end #: conf_interface_names.e:267 msgid "Are sub folders recursively included?" msgstr "" #. Source code: option_is_attached_by_default_name: STRING_GENERAL do Result := locale.translation ("Are types attached by default?") end #: conf_interface_names.e:331 msgid "Are types attached by default?" msgstr "" #. Source code: option_is_attached_by_default_description: STRING_GENERAL do Result := locale.translation ("Are types without explicit attachment mark considered attached?") end #: conf_interface_names.e:332 msgid "Are types without explicit attachment mark considered attached?" msgstr "" #. Source code: option_warnings_description: STRING_GENERAL do Result := locale.translation ("Are warnings enabled?") end #: conf_interface_names.e:326 msgid "Are warnings enabled?" msgstr "" #. Source code: l_confirm_delete_selected_items: STRING_32 do Result := locale.translation("Are you sure you want to delete selected items forever?") end #: interface_names.e:1138 msgid "Are you sure you want to delete selected items forever?" msgstr "" #. Source code: d_file_exists: STRING = "Are you sure you want to overwrite the existing file?" #: es_test_records_tab.e:477 msgid "Are you sure you want to overwrite the existing file?" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Are you sure you want to quit $1?"), [Workbench_name]) #: interface_names.e:1285 msgid "Are you sure you want to quit $1?" msgstr "" #. Source code: e_refactoring_redo_sure: STRING_32 do Result := locale.translation("Are you sure you want to redo the refactoring?%N If classes have been modified since the undo of the refactoring this can lead to corrupt classes and lost information!") end #: interface_names.e:2654 msgid "" "Are you sure you want to redo the refactoring?\n" " If classes have been modified since the undo of the refactoring this can " "lead to corrupt classes and lost information!" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Are you sure you want to remove $1 and any children of it?"), [a_group]) #: conf_interface_names.e:401 msgid "Are you sure you want to remove $1 and any children of it?" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Are you sure you want to remove $1?"), [a_target]) #: conf_interface_names.e:396 msgid "Are you sure you want to remove $1?" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Are you sure you want to remove the reference to $1?"), [a_group]) #: conf_interface_names.e:405 msgid "Are you sure you want to remove the reference to $1?" msgstr "" #. Source code: l_Confirm_kill_and_restart: STRING_32 do Result := locale.translation("Are you sure you want to stop and restart the execution?") end #: interface_names.e:1125 msgid "Are you sure you want to stop and restart the execution?" msgstr "" #. Source code: l_Confirm_kill: STRING_32 do Result := locale.translation("Are you sure you want to stop the execution?") end #: interface_names.e:1124 msgid "Are you sure you want to stop the execution?" msgstr "" #. Source code: e_refactoring_undo_sure: STRING_32 do Result := locale.translation("Are you sure you want to undo the refactoring?%N If classes have been modified since the refactoring this can lead to corrupt classes and lost information!") end #: interface_names.e:2653 msgid "" "Are you sure you want to undo the refactoring?\n" " If classes have been modified since the refactoring this can lead to " "corrupt classes and lost information!" msgstr "" #. Source code: #: eb_metric_names.e:303 msgid "Argument" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:291 msgid "Argument background color" msgstr "" #. 145;86;84 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:292 msgid "Argument text color" msgstr "" #. Source code: do Result := locale.translation ("Arguments") end #: debugger_names.e:238 msgid "Arguments" msgstr "" #. Source code: f_arguments: STRING_32 do Result := locale.translation ("Arguments value(s) associated to selected call stack element") end #: interface_names.e:819 msgid "Arguments value(s) associated to selected call stack element" msgstr "" #. Source code: Result.force (locale.translation ("Armenian"), "hy") #: locale_names.e:62 msgid "Armenian" msgstr "" #. Source code: Result.force (locale.translation ("Armenian (Armenia)"), "hy_am") #: locale_names.e:250 msgid "Armenian (Armenia)" msgstr "" #. Source code: l_as_file_name: STRING_32 do Result := locale.translation ("As file name?") end #: eb_metric_names.e:189 msgid "As file name?" msgstr "" #. Source code: l_As_object: STRING_32 do Result := locale.translation("As object") end #: interface_names.e:1424 msgid "As object" msgstr "" #. Source code: Result.force (locale.translation ("Assamese"), "as") #: locale_names.e:24 msgid "Assamese" msgstr "" #. Source code: Result.force (locale.translation ("Assamese (India)"), "as_in") #: locale_names.e:164 msgid "Assamese (India)" msgstr "" #. Source code: group_assembly_tree: STRING_GENERAL do Result := locale.translation ("Assemblies") end #: conf_interface_names.e:224 msgid "Assemblies" msgstr "" #. Source code: #: conf_interface_names.e:230 msgid "Assembly" msgstr "" #. Source code: s_Assembly_stone: STRING_32 do Result := locale.translation("Assembly ") end #: interface_names.e:2094 msgid "Assembly " msgstr "" #. Source code: assembly_culture_name: STRING_GENERAL do Result := locale.translation ("Assembly Culture") end #: conf_interface_names.e:279 msgid "Assembly Culture" msgstr "" #. Source code: dialog_create_assembly_a_key: STRING_GENERAL do Result := locale.translation ("Assembly Key") end #: conf_interface_names.e:501 msgid "Assembly Key" msgstr "" #. Source code: assembly_name_name: STRING_GENERAL do Result := locale.translation ("Assembly Name") end #: conf_interface_names.e:277 msgid "Assembly Name" msgstr "" #. Source code: assembly_public_key_token_name: STRING_GENERAL do Result := locale.translation ("Assembly Public Key Token") end #: conf_interface_names.e:283 msgid "Assembly Public Key Token" msgstr "" #. Source code: assembly_version_name: STRING_GENERAL do Result := locale.translation ("Assembly Version") end #: conf_interface_names.e:281 msgid "Assembly Version" msgstr "" #. Source code: t_Third_state: STRING_GENERAL do Result := locale.translation ("Assembly selection") end #: interface_names.e:152 msgid "Assembly selection" msgstr "" #. Source code: l_assertion_unit: STRING_32 do Result := locale.translation("Assertion") end #: eb_metric_names.e:302 msgid "Assertion" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:268 msgid "Assertion tag background color" msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:267 msgid "Assertion tag text color" msgstr "" #. Source code: section_assertions: STRING_GENERAL do Result := locale.translation ("Assertions") end #: conf_interface_names.e:40 msgid "Assertions" msgstr "" #. Source code: l_assignees: STRING_32 do Result := locale.translation("Assignees") end #: interface_names.e:1955 msgid "Assignees" msgstr "" #. Source code: l_generate_assigner_procedure: STRING_32 do Result := locale.translation ("Assigner?") end #: interface_names.e:1327 msgid "Assigner?" msgstr "" #. Source code: l_assigners: STRING_32 do Result := locale.translation("Assigners") end #: interface_names.e:1058 msgid "Assigners" msgstr "" #. Source code: Result.force (locale.translation ("Assignment on Formal/Expanded"), w_vjrv) #: conf_interface_names.e:363 msgid "Assignment on Formal/Expanded" msgstr "" #. Source code: e_attachment_marks_not_supported: STRING = "Attachment marks in type name are not supported" #: es_test_generation_wizard_page_panel.e:598 msgid "Attachment marks in type name are not supported" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_Attribute: STRING_32 do Result := locale.translation("Attribute") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: interface_names.e:1059 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:359 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:361 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:362 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:363 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:364 msgid "Attribute" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Attribute %"$1%" is invalid. A boolean value is expected."), [a_value]) #: eb_metric_names.e:978 msgid "Attribute \"$1\" is invalid. A boolean value is expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Attribute %"$1%" is missing."), [a_attribute]) #: eb_metric_names.e:1118 msgid "Attribute \"$1\" is missing." msgstr "" #. Source code: Result := locale.translation ("Attribute %"case_sensitive%" is missing.") #: eb_metric_names.e:586 msgid "Attribute \"case_sensitive\" is missing." msgstr "" #. Source code: Result := locale.translation ("Attribute %"regular_expression%" is missing.") #: eb_metric_names.e:594 msgid "Attribute \"regular_expression\" is missing." msgstr "" #. Source code: Result := locale.translation ("Attribute %"time%" is missing.") #: eb_metric_names.e:722 msgid "Attribute \"time\" is missing." msgstr "" #. Source code: Result := locale.translation ("Attribute %"type%" is missing .") #: eb_metric_names.e:704 msgid "Attribute \"type\" is missing ." msgstr "" #. Source code: l_Attributes: STRING_32 do Result := locale.translation("Attributes") end #: interface_names.e:1060 msgid "Attributes" msgstr "" #. Source code: #: docking_names.e:31 msgid "Auto Hide" msgstr "" #. Source code: l_viewer_display_auto_upper_limit: STRING_32 do Result := locale.translation("Auto Set Upper Limit") end #: interface_names.e:1641 msgid "Auto Set Upper Limit" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:245 msgid "Auto auto-complete" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:246 msgid "Auto complete words" msgstr "" #. Source code: m_auto_expression_context: STRING_32 do Result := locale.translation("Auto expression") end #: interface_names.e:359 msgid "Auto expression" msgstr "" #. Source code: m_auto_expressions: STRING_32 do Result := locale.translation("Auto expressions") end #: interface_names.e:358 msgid "Auto expressions" msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:208 msgid "Auto hide animation speed" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:247 msgid "Auto remove trailing blank when saving" msgstr "" #. Source code: m_auto_resize: STRING_32 do Result := locale.translation ("Auto resize") end #: interface_names.e:362 msgid "Auto resize" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:264 msgid "Auto show feature contract tooltip" msgstr "" #. Source code: t_Autocomplete_window: STRING_32 do Result := locale.translation("Auto-Complete") end #: interface_names.e:2229 msgid "Auto-Complete" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:243 msgid "Auto-complete brackets and parentheses" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:244 msgid "Auto-complete quotes" msgstr "" #. Source code: ;note #: es_testing_tool.e:60 msgid "AutoTest" msgstr "" #. Source code: t_tool_title: STRING = "AutoTest Results" #: es_testing_results_tool.e:111 msgid "AutoTest Results" msgstr "" #. Source code: e_generation_unavailable: STRING = "AutoTest is currently unavailable" #: shared_test_service.e:416 msgid "AutoTest is currently unavailable" msgstr "" #. Source code: e_no_expanded_types: STRING = "AutoTest is not able to test expanded types" #: es_test_generation_wizard_page_panel.e:599 msgid "AutoTest is not able to test expanded types" msgstr "" #. Source code: command_line_io.localized_print (locale.translation ("AutoTest menu:%N%N")) #: ewb_testing.e:66 msgid "" "AutoTest menu:\n" "\n" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T%T-- $cursor$%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$"%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$until%N$indent$loop%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$until%N$indent$%T%N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ as loop end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as %N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. {$cursor$} #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:298 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:299 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:300 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:301 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:303 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:304 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:305 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:306 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:307 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:308 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:310 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:311 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:312 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:313 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:315 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:317 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:318 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:319 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:320 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:321 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:322 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:324 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:325 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:326 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:327 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:328 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:329 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:339 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:342 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:343 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:345 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:346 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:347 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:349 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:350 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:352 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:354 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:355 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:356 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:357 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:359 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:361 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:362 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:363 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:364 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:366 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:368 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:369 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:370 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:371 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:373 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:375 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:376 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:377 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:378 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:380 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:382 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:383 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:384 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:385 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:387 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:389 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:390 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:391 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:392 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:394 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:396 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:397 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:398 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:399 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:401 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:403 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:404 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:405 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:406 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:408 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:410 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:411 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:412 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:413 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:415 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:417 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:418 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:419 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:420 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:422 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:424 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:425 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:426 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:427 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:429 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:431 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:432 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:433 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:434 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:436 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:438 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:439 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:440 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:441 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:443 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:445 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:446 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:447 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:448 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:450 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:452 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:453 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:454 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:455 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:457 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:459 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:460 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:461 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:462 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:464 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:466 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:467 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:468 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:469 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:471 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:473 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:474 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:475 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:476 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:478 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:480 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:481 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:482 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:483 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:485 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:487 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:488 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:489 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:490 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:492 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:494 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:495 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:496 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:497 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:499 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:501 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:502 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:503 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:504 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:506 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:508 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:509 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:510 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:511 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:513 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:515 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:516 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:517 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:518 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:520 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:522 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:523 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:524 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:525 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:527 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:529 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:530 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:531 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:532 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:534 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:536 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:537 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:538 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:539 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:541 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:543 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:544 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:545 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:546 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:548 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:550 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:551 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:552 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:553 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:555 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:557 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:558 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:559 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:560 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:562 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:564 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:565 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:566 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:567 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:569 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:571 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:572 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:573 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:574 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:576 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:578 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:579 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:580 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:581 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:583 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:585 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:586 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:587 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:588 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:590 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:592 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:593 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:594 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:595 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:688 msgid "Autocomplete" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:506 msgid "Autocomplete across" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:506 msgid "Autocomplete across?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:415 msgid "Autocomplete alias" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:415 msgid "Autocomplete alias?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:520 msgid "Autocomplete all" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:520 msgid "Autocomplete all?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:359 msgid "Autocomplete attribute" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:359 msgid "Autocomplete attribute?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:499 msgid "Autocomplete check" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:499 msgid "Autocomplete check?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:303 msgid "Autocomplete class" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:303 msgid "Autocomplete class?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:569 msgid "Autocomplete create" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:569 msgid "Autocomplete create?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:317 msgid "Autocomplete creation" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:317 msgid "Autocomplete creation?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:492 msgid "Autocomplete debug" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:492 msgid "Autocomplete debug?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:380 msgid "Autocomplete deferred" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:380 msgid "Autocomplete deferred?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:366 msgid "Autocomplete do" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:366 msgid "Autocomplete do?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:443 msgid "Autocomplete else" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:443 msgid "Autocomplete else?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:436 msgid "Autocomplete elseif" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:436 msgid "Autocomplete elseif?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:590 msgid "Autocomplete end" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:590 msgid "Autocomplete end?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:401 msgid "Autocomplete ensure" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:408 msgid "Autocomplete ensure then" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:408 msgid "Autocomplete ensure then?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:401 msgid "Autocomplete ensure?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:555 msgid "Autocomplete export" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:555 msgid "Autocomplete export?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:387 msgid "Autocomplete external" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:387 msgid "Autocomplete external?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:324 msgid "Autocomplete feature" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:324 msgid "Autocomplete feature?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:464 msgid "Autocomplete from" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:464 msgid "Autocomplete from?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:422 msgid "Autocomplete if" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:422 msgid "Autocomplete if?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 msgid "Autocomplete indexing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 msgid "Autocomplete indexing?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:310 msgid "Autocomplete inherit" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:310 msgid "Autocomplete inherit?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:450 msgid "Autocomplete inspect" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:450 msgid "Autocomplete inspect?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:583 msgid "Autocomplete invariant" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:583 msgid "Autocomplete invariant?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 msgid "Autocomplete is" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 msgid "Autocomplete is?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:352 msgid "Autocomplete local" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:352 msgid "Autocomplete local?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:485 msgid "Autocomplete loop" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:485 msgid "Autocomplete loop?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:576 msgid "Autocomplete obsolete" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:576 msgid "Autocomplete obsolete?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:373 msgid "Autocomplete once" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:373 msgid "Autocomplete once?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:562 msgid "Autocomplete precursor" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:562 msgid "Autocomplete precursor?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:534 msgid "Autocomplete redefine" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:534 msgid "Autocomplete redefine?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:527 msgid "Autocomplete rename" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:527 msgid "Autocomplete rename?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 msgid "Autocomplete require" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:345 msgid "Autocomplete require else" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:345 msgid "Autocomplete require else?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 msgid "Autocomplete require?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:394 msgid "Autocomplete rescue" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:394 msgid "Autocomplete rescue?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:548 msgid "Autocomplete select" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:548 msgid "Autocomplete select?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:513 msgid "Autocomplete some" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:513 msgid "Autocomplete some?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:429 msgid "Autocomplete then" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:429 msgid "Autocomplete then?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:541 msgid "Autocomplete undefine" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:541 msgid "Autocomplete undefine?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:478 msgid "Autocomplete until" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:478 msgid "Autocomplete until?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:471 msgid "Autocomplete variant" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:471 msgid "Autocomplete variant?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:457 msgid "Autocomplete when" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:457 msgid "Autocomplete when?" msgstr "" #. Source code: target_automatic_backup_name: STRING_GENERAL do Result := locale.translation ("Automatic Backup") end #: conf_interface_names.e:109 msgid "Automatic Backup" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:109 msgid "Automatic go to result panel" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:597 msgid "Automatic update" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:218 msgid "Automatically expand the feature tree." msgstr "" #. Source code: f_toogle_expand_errors: STRING_32 do Result := locale.translation("Automatically expands errors to reveal the full verbose error information.") end #: interface_names.e:810 msgid "" "Automatically expands errors to reveal the full verbose error information." msgstr "" #. Source code: target_automatic_backup_description: STRING_GENERAL do Result := locale.translation ("Automatically generate a backup during recompilation?") end #: conf_interface_names.e:110 msgid "Automatically generate a backup during recompilation?" msgstr "" #. Source code: f_auto_go_to_result: STRING_32 do Result := locale.translation ("Automatically go to result panel after metric evaluation?") end #: eb_metric_names.e:287 msgid "Automatically go to result panel after metric evaluation?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:608 msgid "Automatically remove trailing white space from lines?" msgstr "" #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:92 msgid "Autoscroll speed" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:144 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:145 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:146 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:147 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:148 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:149 msgid "Autotest" msgstr "" #. Source code: l_Available_assemblies_name: STRING_GENERAL do Result := locale.translation ("Available assemblies Name") end #: interface_names.e:14 msgid "Available assemblies Name" msgstr "" #. Source code: Result := locale.translation ("Available buttons") #: docking_names.e:123 msgid "Available buttons" msgstr "" #. Source code: f_get_criterion_list: STRING_32 do Result := locale.translation ("Available criterion list") end; #: eb_metric_names.e:277 msgid "Available criterion list" msgstr "" #. Source code: l_Available_features: STRING_32 do Result := locale.translation("Available features:") end #: interface_names.e:1063 msgid "Available features:" msgstr "" #. Source code: l_Compilable_libraries: STRING_GENERAL do Result := locale.translation ("Available libraries:") end #: interface_names.e:19 msgid "Available libraries:" msgstr "" #. Source code: #: locale_names.e:25 msgid "Azeri" msgstr "" #. Source code: Result.force (locale.translation ("Azeri (Azerbaijan, Cyrillic)"), "az_cyrl_az") #: locale_names.e:165 msgid "Azeri (Azerbaijan, Cyrillic)" msgstr "" #. Source code: Result.force (locale.translation ("Azeri (Azerbaijan, Latin)"), "az_latn_az") #: locale_names.e:166 msgid "Azeri (Azerbaijan, Latin)" msgstr "" #. 254;253;203 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:62 msgid "BON cluster name area fill color." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:63 msgid "BON cluster name color." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:64 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:14 msgid "BON cluster name font." msgstr "" #. Source code: next_text: STRING = "Next" #: es_test_launch_wizard.e:347 msgid "Back" msgstr "" #. Source code: do Result := locale.translation ("Back to parent menu") end #: debugger_names.e:248 msgid "Back to parent menu" msgstr "" #. Source code: do Result := locale.translation ("Back to previous menu") end #: debugger_names.e:274 msgid "Back to previous menu" msgstr "" #. Source code: e_C_compilation_failed: STRING_32 do Result := locale.translation("Background C Compilation Failed") end #: interface_names.e:2540 msgid "Background C Compilation Failed" msgstr "" #. Source code: e_C_compilation_launch_failed: STRING_32 do Result := locale.translation("Background C Compilation Launch Failed") end #: interface_names.e:2541 msgid "Background C Compilation Launch Failed" msgstr "" #. Source code: e_C_compilication_launched: STRING_32 do Result := locale.translation("Background C Compilation Launched") end #: interface_names.e:2543 msgid "Background C Compilation Launched" msgstr "" #. Source code: e_C_compilation_succeeded: STRING_32 do Result := locale.translation("Background C Compilation Succeeded") end #: interface_names.e:2544 msgid "Background C Compilation Succeeded" msgstr "" #. Source code: e_C_compilation_terminated: STRING_32 do Result := locale.translation("Background C Compilation Terminated") end #: interface_names.e:2542 msgid "Background C Compilation Terminated" msgstr "" #. Source code: e_C_compilation_running: STRING_32 do Result := locale.translation("Background C Compilation in Progress") end #: interface_names.e:2545 msgid "Background C Compilation in Progress" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:49 msgid "Background Color for Diagram Tool" msgstr "" #. Source code: e_finalizing_launch_failed: STRING_32 do Result := locale.translation("Background Finalized C Compilation Launch Failed") end #: interface_names.e:2533 msgid "Background Finalized C Compilation Launch Failed" msgstr "" #. Source code: e_finalizing_launched: STRING_32 do Result := locale.translation("Background Finalized C Compilation Launched") end #: interface_names.e:2535 msgid "Background Finalized C Compilation Launched" msgstr "" #. Source code: e_finalizing_succeeded: STRING_32 do Result := locale.translation("Background Finalized C Compilation Succeeded") end #: interface_names.e:2537 msgid "Background Finalized C Compilation Succeeded" msgstr "" #. Source code: e_finalizing_terminated: STRING_32 do Result := locale.translation("Background Finalized C Compilation Terminated") end #: interface_names.e:2539 msgid "Background Finalized C Compilation Terminated" msgstr "" #. Source code: e_finalizing_failed: STRING_32 do Result := locale.translation("Background Finalized C compilation Failed") end #: interface_names.e:2530 msgid "Background Finalized C compilation Failed" msgstr "" #. Source code: e_freezing_failed: STRING_32 do Result := locale.translation("Background Workbench C Compilation Failed") end #: interface_names.e:2529 msgid "Background Workbench C Compilation Failed" msgstr "" #. Source code: e_freezing_launch_failed: STRING_32 do Result := locale.translation("Background Workbench C Compilation Launch Failed") end #: interface_names.e:2532 msgid "Background Workbench C Compilation Launch Failed" msgstr "" #. Source code: e_freezing_launched: STRING_32 do Result := locale.translation("Background Workbench C Compilation Launched") end #: interface_names.e:2534 msgid "Background Workbench C Compilation Launched" msgstr "" #. Source code: e_freezing_succeeded: STRING_32 do Result := locale.translation("Background Workbench C Compilation Succeeded") end #: interface_names.e:2536 msgid "Background Workbench C Compilation Succeeded" msgstr "" #. Source code: e_freezing_terminated: STRING_32 do Result := locale.translation("Background Workbench C Compilation Terminated") end #: interface_names.e:2538 msgid "Background Workbench C Compilation Terminated" msgstr "" #. 253;209;199 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:121 msgid "" "Background color for archive items whose recent calculated value violates " "pre-defined value criterion." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:268 msgid "Background color for assertion tags." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:278 msgid "Background color for classes." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:282 msgid "Background color for clusters." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:284 msgid "Background color for errors." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:18 msgid "" "Background color for expanded display view (default is white, change it to " "better see white space at end of lines in displayed text)." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:280 msgid "Background color for features." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:274 msgid "Background color for generics." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:270 msgid "Background color for indexing tags." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:276 msgid "Background color for locals." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:618 msgid "Background color for normal text." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:286 msgid "Background color for object addresses." msgstr "" #. 205;230;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:22 msgid "" "Background color for replayable stack row (c.f execution record and replay " "feature" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:272 msgid "Background color for reserved words." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:287 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:288 msgid "Background color for target text." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:19 msgid "" "Background color for the grids of the debugger's tools (default is white)." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:291 msgid "Background color of argument text." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:629 msgid "Background color of comments text." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:664 msgid "Background color of even rows in class browser." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:289 msgid "Background color of folder text." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:625 msgid "Background color of keyword text." msgstr "" #. 212;208;200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:612 msgid "Background color of line number margin." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:659 msgid "Background color of none result keyword field." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:633 msgid "Background color of number text." msgstr "" #. 240;240;240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:663 msgid "Background color of odd rows in class browser." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:631 msgid "Background color of operator text." msgstr "" #. 236;233;216 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:621 msgid "Background color of selected text when not focused." msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:620 msgid "Background color of selected text." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:627 msgid "Background color of space characters." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:623 msgid "Background color of string text." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:294 msgid "Background color of warning text" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:615 msgid "Background color used to highlight line with cursor in it." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:616 msgid "Background color used to highlight lines." msgstr "" #. Source code: t_importing_metrics: STRING_32 do Result := locale.translation ("Importing metrics...") end #: eb_metric_names.e:129 msgid "Backup" msgstr "" #. Source code: t_Open_backup: STRING_32 do Result := locale.translation("Backup Found") end #: interface_names.e:2189 msgid "Backup Found" msgstr "" #. Source code: t_backup_user_defined_metrics: STRING_32 do Result := locale.translation ("Backup User-defined Metrics") end #: eb_metric_names.e:114 msgid "Backup User-defined Metrics" msgstr "" #. Source code: w_Backup_failed: STRING_32 do Result := locale.translation ("Backup failed for some files.%N% #: warning_messages.e:614 msgid "" "Backup failed for some files.\n" "The state of the system was too damaged." msgstr "" #. Source code: t_backup_metrics: STRING_32 do Result := locale.translation ("Backup user-defined metrics") end #: eb_metric_names.e:127 msgid "Backup user-defined metrics" msgstr "" #. Source code: w_Backup_succeeded: STRING_32 do Result := locale.translation ("Backup was successful.%N% #: warning_messages.e:600 msgid "" "Backup was successful.\n" "Class files were saved with a .swp extension." msgstr "" #. Source code: l_base_value: STRING_32 do Result := locale.translation ("Base value") end #: eb_metric_names.e:356 msgid "Base value" msgstr "" #. Source code: Result := locale.translation ("Base value %"$1%" of a value tester is invalid. A real number is expected.") #: eb_metric_names.e:1040 msgid "" "Base value \"$1\" of a value tester is invalid. A real number is expected." msgstr "" #. Source code: err_base_value_missing: STRING_32 do Result := locale.translation ("Base value of a value tester is missing.") end #: eb_metric_names.e:1034 msgid "Base value of a value tester is missing." msgstr "" #. Source code: Result.force (locale.translation ("Bashkir"), "ba") #: locale_names.e:26 msgid "Bashkir" msgstr "" #. Source code: Result.force (locale.translation ("Bashkir (Russia)"), "ba_ru") #: locale_names.e:167 msgid "Bashkir (Russia)" msgstr "" #. Source code: l_Basic_application: STRING_32 do Result := locale.translation("Basic application (no graphics library included)") end #: interface_names.e:1064 msgid "Basic application (no graphics library included)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_Basic_text: STRING_32 do Result := locale.translation("Basic text view") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #: interface_names.e:1065 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:764 msgid "Basic text view" msgstr "" #. Source code: Result.force (locale.translation ("Basque"), "eu") #: locale_names.e:45 msgid "Basque" msgstr "" #. Source code: Result.force (locale.translation ("Basque (Basque)"), "eu_es") #: locale_names.e:227 msgid "Basque (Basque)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Batch/Stop mode: saving new configuration format as '$1'."), [a_string]) #: ewb_names.e:107 msgid "Batch/Stop mode: saving new configuration format as '$1'." msgstr "" #. Source code: Result.force (locale.translation ("Belarusian"), "be") #: locale_names.e:27 msgid "Belarusian" msgstr "" #. Source code: Result.force (locale.translation ("Belarusian (Belarus)"), "be_by") #: locale_names.e:168 msgid "Belarusian (Belarus)" msgstr "" #. Source code: Result.force (locale.translation ("Bengali"), "bn") #: locale_names.e:29 msgid "Bengali" msgstr "" #. Source code: Result.force (locale.translation ("Bengali (India)"), "bn_in") #: locale_names.e:170 msgid "Bengali (India)" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:598 msgid "Blinking cursor" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 17;3;80 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 204;204;253 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 234;234;234 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 69;166;11 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 100;97;28 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 254;253;203 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:51 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:52 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:53 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:54 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:55 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:56 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:57 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:58 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:59 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:60 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:61 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:62 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:63 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:64 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:65 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:66 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:12 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:13 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:14 msgid "Bon" msgstr "" #. 204;204;253 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:52 msgid "Bon class fill color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:55 msgid "Bon class generics color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:54 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:12 msgid "Bon class generics font" msgstr "" #. 17;3;80 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:51 msgid "Bon class name color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:50 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 msgid "Bon class name font" msgstr "" #. 234;234;234 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:53 msgid "Bon class uncompiled fill color" msgstr "" #. 69;166;11 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:58 msgid "Bon client color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:57 msgid "Bon client label color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:56 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:13 msgid "Bon client label font" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:59 msgid "Bon client line width" msgstr "" #. 240;240;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:61 msgid "Bon cluster iconified fill color" msgstr "" #. 100;97;28 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:60 msgid "Bon cluster line color" msgstr "" #. 254;253;203 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:62 msgid "Bon cluster name area color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:63 msgid "Bon cluster name color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:64 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:14 msgid "Bon cluster name font" msgstr "" #. 230;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:65 msgid "Bon inheritance color" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:66 msgid "Bon inheritance line width" msgstr "" #. Source code: Result.force (locale.translation ("Bosnian"), "bs") #: locale_names.e:32 msgid "Bosnian" msgstr "" #. Source code: Result.force (locale.translation ("Bosnian (Bosnia and Herzegovina, Cyrillic)"), "bs_cyrl_ba") #: locale_names.e:174 msgid "Bosnian (Bosnia and Herzegovina, Cyrillic)" msgstr "" #. Source code: Result.force (locale.translation ("Bosnian (Bosnia and Herzegovina, Latin)"), "bs_latn_ba") #: locale_names.e:175 msgid "Bosnian (Bosnia and Herzegovina, Latin)" msgstr "" #. Source code: t_bottom_reached: STRING_32 do Result := locale.translation("Bottom reached.") end #: interface_names.e:2381 msgid "Bottom reached." msgstr "" #. Source code: l_branch (a_bra: INTEGER): STRING_32 do Result := locale.formatted_string (locale.translation("Branch #$1"), [a_bra.out]) end #: interface_names.e:1932 msgid "Branch #$1" msgstr "" #. Source code: m_Bkpt_info: STRING_32 do Result := locale.translation("Brea&kpoint Information") end #: interface_names.e:884 msgid "Brea&kpoint Information" msgstr "" #. Source code: b_Continue: STRING_32 do Result := locale.translation("Continue") end #: interface_names.e:122 msgid "Break" msgstr "" #. Source code: m_Break_always: STRING_32 do Result := locale.translation("Break always") end #: interface_names.e:372 msgid "Break always" msgstr "" #. Source code: m_Break_when_hit_count_multiple_of: STRING_32 do Result := locale.translation("Break when the hit count is a multiple of") end #: interface_names.e:374 msgid "Break when the hit count is a multiple of" msgstr "" #. Source code: m_Break_when_hit_count_equal: STRING_32 do Result := locale.translation("Break when the hit count is equal to") end #: interface_names.e:373 msgid "Break when the hit count is equal to" msgstr "" #. Source code: m_Break_when_hit_count_greater: STRING_32 do Result := locale.translation("Break when the hit count is greater than or equal to") end #: interface_names.e:375 msgid "Break when the hit count is greater than or equal to" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Breakable indexes (1 - $1)?"), [a_upper]) #: interface_names.e:1275 msgid "Breakable indexes (1 - $1)?" msgstr "" #. Source code: b_Bkpt_info: STRING_32 do Result := locale.translation("Breakpoint Info") end #: interface_names.e:156 msgid "Breakpoint Info" msgstr "" #. Source code: m_Bkpt_management: STRING_32 do Result := locale.translation("Breakpoint Management") end #: interface_names.e:883 msgid "Breakpoint Management" msgstr "" #. Source code: m_Bkpt_operations: STRING_32 do Result := locale.translation("Breakpoint Operations") end #: interface_names.e:882 msgid "Breakpoint Operations" msgstr "" #. 212;208;200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:266 msgid "Breakpoint background color" msgstr "" #. Source code: e_break_point_in: STRING = "Breakpoint in " #: breakable_stone.e:424 msgid "Breakpoint in " msgstr "" #. Source code: m_Breakpoint_index: STRING_32 do Result := locale.translation("Breakpoint index:") end #: interface_names.e:367 msgid "Breakpoint index:" msgstr "" #. Source code: l_Stop_point_reached: STRING_32 do Result := locale.translation("Breakpoint reached") end #: interface_names.e:1544 msgid "Breakpoint reached" msgstr "" #. Source code: t_tool_title: STRING = "Breakpoints" #: es_breakpoints_tool.e:77 msgid "Breakpoints" msgstr "" #. Source code: do Result := locale.translation ("Breakpoints control") end #: debugger_names.e:225 msgid "Breakpoints control" msgstr "" #. Source code: Result.force (locale.translation ("Breton"), "br") #: locale_names.e:31 msgid "Breton" msgstr "" #. Source code: Result.force (locale.translation ("Breton (France)"), "br_fr") #: locale_names.e:173 msgid "Breton (France)" msgstr "" #. Source code: browse: STRING_GENERAL do Result := locale.translation ("Browse...") end #: conf_interface_names.e:31 msgid "Browse..." msgstr "" #. Source code: t_bug_information: STRING = "Bug Information" #: es_exception_submit_dialog.e:948 msgid "Bug Information" msgstr "" #. Source code: dial_cond_dotnet: STRING_GENERAL do Result := locale.translation (".NET") end #: conf_interface_names.e:421 msgid "Build" msgstr "" #. Source code: l_building_flat_view: STRING_32 do Result := locale.translation ("Building flat view ...") end #: interface_names.e:1066 msgid "Building flat view ..." msgstr "" #. Source code: l_building_tree_view: STRING_32 do Result := locale.translation ("Building tree view ...") end #: interface_names.e:1067 msgid "Building tree view ..." msgstr "" #. Source code: Result.force (locale.translation ("Bulgarian"), "bg") #: locale_names.e:28 msgid "Bulgarian" msgstr "" #. Source code: Result.force (locale.translation ("Bulgarian (Bulgaria)"), "bg_bg") #: locale_names.e:169 msgid "Bulgarian (Bulgaria)" msgstr "" #. Source code: do Result := locale.translation ("By default assertions enabled in the configuration file are kept%N% #: warning_messages.e:843 msgid "" "By default assertions enabled in the configuration file are kept\n" "in final mode.\n" "\n" "Keeping assertion checking inhibits any optimization\n" "specified in the configuration (inlining, array optimization,\n" "dead-code removal) and will produce a final executable\n" "that is not optimal in speed and size.\n" "\n" "Are you sure you want to keep the assertions in your\n" "finalized executable?" msgstr "" #. Source code: l_total_progress: STRING_GENERAL do Result := locale.translation ("Total Progress: ") end #: interface_names.e:23 msgid "Bye" msgstr "" #. Source code: b_C_functions: STRING_32 do Result := locale.translation("C Functions") end #: interface_names.e:47 msgid "C Functions" msgstr "" #. Source code: #: interface_names.e:1919 msgid "C Output" msgstr "" #. Source code: m_Showclick: STRING_32 do Result := locale.translation("C&lickable") end #: interface_names.e:682 msgid "C&lickable" msgstr "" #. Source code: m_Showshort: STRING_32 do Result := locale.translation("C&ontract") end #: interface_names.e:698 msgid "C&ontract" msgstr "" #. Source code: m_show_creators: STRING_32 do Result := locale.translation("C&reators") end #: interface_names.e:672 msgid "C&reators" msgstr "" #. Source code: "C-compilation manager launch failed.%NCheck if finish_freezing$1% #: interface_names.e:1162 msgid "" "C-compilation manager launch failed.\n" "Check if finish_freezing$1 exists and works correctly." msgstr "" #. Source code: "C-compilation produced errors.%N% #: interface_names.e:1170 msgid "" "C-compilation produced errors.\n" "Run your Makefile utility program from the directory `$1`\n" "to see what went wrong.\n" "\n" "Click OK to terminate.\n" "Click Cancel to open a command line console.\n" msgstr "" #. Source code: target_cls_compliant_name: STRING_GENERAL do Result := locale.translation ("CLS Compliant") end #: conf_interface_names.e:117 msgid "CLS Compliant" msgstr "" #. Source code: t_calculated_time: STRING_32 do Result := locale.translation ("Calculated time") end #: eb_metric_names.e:138 msgid "Calculated time" msgstr "" #. Source code: t_tool_title: STRING = "Call Stack" #: es_call_stack_tool.e:84 msgid "Call Stack" msgstr "" #. Source code: m_Call_stack_tool: STRING_32 do Result := locale.translation("Call stack") end #: interface_names.e:398 msgid "Call stack" msgstr "" #. Source code: #: interface_names.e:679 msgid "Call&ees" msgstr "" #. Source code: l_Cannot_create_test_case_files: STRING_32 do Result := locale.translation("Can't create test case files") end #: interface_names.e:1409 msgid "Called" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:134 msgid "Callee sorting order" msgstr "" #. Source code: l_assignees: STRING_32 do Result := locale.translation("Assignees") end #: interface_names.e:1954 msgid "Callees" msgstr "" #. Source code: l_callees_from_supplier_class: STRING_32 do Result := locale.translation("Callees from supplier class") end #: interface_names.e:1965 msgid "Callees from supplier class" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:135 msgid "Caller sorting order" msgstr "" #. Source code: l_Calling_convention: STRING_32 do Result := locale.translation("Calling convention:") end #: interface_names.e:1069 msgid "Callers" msgstr "" #. Source code: l_callers_from_client_class: STRING_32 do Result := locale.translation("Callers from client class") end #: interface_names.e:1964 msgid "Callers from client class" msgstr "" #. Source code: t_Calling_convention: STRING_32 do Result := locale.translation("Calling Convention") end #: interface_names.e:2122 msgid "Calling Convention" msgstr "" #. Source code: l_Calling_convention: STRING_32 do Result := locale.translation("Calling convention:") end #: interface_names.e:1070 msgid "Calling convention:" msgstr "" #. Source code: do Result := locale.translation ("Callstack") end #: debugger_names.e:240 msgid "Callstack" msgstr "" #. Source code: e_can_not_create_new_class_file: STRING = "Can not create new class file in $1:%N%N" #: etest_creation.e:278 msgid "" "Can not create new class file in $1:\n" "\n" msgstr "" #. Source code: e_debugging_not_ready: STRING = "Can not debug test because debugger is currently running." #: shared_test_service.e:419 msgid "Can not debug test because debugger is currently running." msgstr "" #. Source code: e_execution_conf_invalid: STRING = "Can not execute selected tests. Make sure none of the tests are already queued or running by a differend executor." #: shared_test_service.e:424 msgid "" "Can not execute selected tests. Make sure none of the tests are already " "queued or running by a differend executor." msgstr "" #. Source code: e_extraction_not_ready: STRING = "Can not extract any tests, please check debugger state." #: shared_test_service.e:421 msgid "Can not extract any tests, please check debugger state." msgstr "" #. Source code: e_generation_not_ready: STRING = "Can not launch AutoTest because it is already running." #: shared_test_service.e:422 msgid "Can not launch AutoTest because it is already running." msgstr "" #. Source code: e_execution_not_ready: STRING = "Can not launch test execution because it is currently executing tests." #: shared_test_service.e:418 msgid "Can not launch test execution because it is currently executing tests." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:209 msgid "Can undocked windows be lower than main development window?" msgstr "" #. Source code: l_Cannot_create_test_case_files: STRING_32 do Result := locale.translation("Can't create test case files") end #: interface_names.e:1410 msgid "Can't create test case files" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Can't delete class $1 because it is referenced by%N$2%N%NIf this is not the case recompile the system and try again."), [a_class_name, referenced_classes]) #: warning_messages.e:217 msgid "" "Can't delete class $1 because it is referenced by\n" "$2\n" "\n" "If this is not the case recompile the system and try again." msgstr "" #. Source code: l_Cannot_delete_selected_item: STRING_32 do Result := locale.translation("Can't delete selected item") end #: interface_names.e:1411 msgid "Can't delete selected item" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: copyright: "Copyright (c) 1984-2010, Eiffel Software" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Pause #: es_test_launch_wizard.e:352 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:775 msgid "Cancel" msgstr "" #. Source code: "Cannot add a cluster to cluster $1 because it is read only."), #: warning_messages.e:397 msgid "Cannot add a cluster to cluster $1 because it is read only." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Cannot change to directory %"$1%"."), [a_directory]) #: interface_names.e:2650 msgid "Cannot change to directory \"$1\"." msgstr "" #. Source code: w_no_compilable_target: STRING_32 do Result := locale.translation ("Cannot compile project: no valid target found.") end #: warning_messages.e:109 msgid "Cannot compile project: no valid target found." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot create directory:%N$1."), [file_name]) #: warning_messages.e:137 msgid "" "Cannot create directory:\n" "$1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot create directory: $1."), [a_dir_name]) #: eb_metric_names.e:460 msgid "Cannot create directory: $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot create file:%N$1."), [file_name]) #: warning_messages.e:130 msgid "" "Cannot create file:\n" "$1." msgstr "" #. Source code: cannot_create_file: STRING_32 do Result := locale.translation ("Cannot create file: ") end #: ewb_names.e:179 msgid "Cannot create file: " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot create project directory in: $1%NYou may try again after fixing the permissions."), [dir_name]) #: warning_messages.e:33 msgid "" "Cannot create project directory in: $1\n" "You may try again after fixing the permissions." msgstr "" #. Source code: "Cannot delete class $1%Nbecause it is either precompiled or in a library cluster."), #: warning_messages.e:364 msgid "" "Cannot delete class $1\n" "because it is either precompiled or in a library cluster." msgstr "" #. Source code: "Cannot delete cluster $1 because cluster is not empty"), #: warning_messages.e:386 msgid "Cannot delete cluster $1 because cluster is not empty" msgstr "" #. Source code: "Cannot delete cluster $1 because it is read only."), #: warning_messages.e:375 msgid "Cannot delete cluster $1 because it is read only." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Cannot evaluate attribute `$1' of a manisfest string declared in expression."), [aname]) end #: debugger_names.e:596 msgid "" "Cannot evaluate attribute `$1' of a manisfest string declared in expression." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Cannot evaluate attribute `$1' of an expanded value."), [aname]) end #: debugger_names.e:591 msgid "Cannot evaluate attribute `$1' of an expanded value." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot find class $1."), [string_general_as_upper (class_name)]) #: warning_messages.e:406 msgid "Cannot find class $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot find cluster $1."), [string_general_as_upper (cluster_name)]) #: warning_messages.e:413 msgid "Cannot find cluster $1." msgstr "" #. Source code: do Result := locale.translation ("Cannot find complete dynamic type of an expanded type.") end #: debugger_names.e:484 msgid "Cannot find complete dynamic type of an expanded type." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Cannot instantiate type {$1} : $2."), [tname, s]) end #: debugger_names.e:405 msgid "Cannot instantiate type {$1} : $2." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot open $1"), [a_file]) #: ewb_names.e:152 msgid "Cannot open $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot open file: $1."), [a_file_name]) #: eb_metric_names.e:440 msgid "Cannot open file: $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot read Ace file from configuration file '$1'.%NSelect a 5.6 or older version of an Eiffel project."), [epr_name]) #: warning_messages.e:152 msgid "" "Cannot read Ace file from configuration file '$1'.\n" "Select a 5.6 or older version of an Eiffel project." msgstr "" #. Source code: w_could_not_load_matrix: STRING = "Cannot read pixmap file:%N$1.%N%NPlease make sure the installation is not corrupted." #: es_pixmaps.e:356 msgid "" "Cannot read pixmap file:\n" "$1.\n" "\n" "Please make sure the installation is not corrupted." msgstr "" #. Source code: w_could_not_load_tool_icons_1: STRING = "Cannot read pixmap icon file for $1.%N%NPlease make sure the installation is not corrupted." #: es_tool_pixmaps.e:72 msgid "" "Cannot read pixmap icon file for $1.\n" "\n" "Please make sure the installation is not corrupted." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot write file: $1."), [a_file_name]) #: eb_metric_names.e:450 msgid "Cannot write file: $1." msgstr "" #. Source code: l_Callers: STRING_32 do Result := locale.translation("Callers") end #: interface_names.e:1068 msgid "Capture" msgstr "" #. Source code: l_use_case_sensitive: STRING_32 do Result := locale.translation ("Case sensitive") end #: eb_metric_names.e:219 msgid "Case sensitive" msgstr "" #. Source code: t_case_insensitive: STRING_32 do Result := locale.translation ("Case-insensitive") end #: eb_metric_names.e:187 msgid "Case-insensitive" msgstr "" #. Source code: t_case_sensitive: STRING_32 do Result := locale.translation ("Case-sensitive") end #: eb_metric_names.e:186 msgid "Case-sensitive" msgstr "" #. Source code: option_cat_call_detection_name: STRING_GENERAL do Result := locale.translation ("Cat call detection (experimental)") end #: conf_interface_names.e:328 msgid "Cat call detection (experimental)" msgstr "" #. Source code: l_debugger_catcall_warning_message: STRING_32 do Result := locale.translation ("CatCall detected") end #: interface_names.e:1193 msgid "CatCall detected" msgstr "" #. Source code: Result.force (locale.translation ("Catalan"), "ca") #: locale_names.e:33 msgid "Catalan" msgstr "" #. Source code: Result.force (locale.translation ("Catalan (Catalan)"), "ca_es") #: locale_names.e:176 msgid "Catalan (Catalan)" msgstr "" #. Source code: h_categorize_folder: STRING_32 do Result := locale.translation("Categorize classes in folder?") end #: interface_names.e:1968 msgid "Categorize classes in folder?" msgstr "" #. Source code: l_center_attraction_value (a_value: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Center attraction ($1%%)"), [a_value]) end #: interface_names.e:1072 msgid "Center attraction ($1%)" msgstr "" #. Source code: l_center_attraction: STRING_32 do Result := locale.translation("Center attraction:") end #: interface_names.e:1071 msgid "Center attraction:" msgstr "" #. Source code: m_center_diagram: STRING_32 do Result := locale.translation ("Center target in diagram") end #: interface_names.e:961 msgid "Center target in diagram" msgstr "" #. Source code: b_check: STRING_32 do Result := locale.translation ("Check") end #: interface_names.e:48 msgid "Change" msgstr "" #. Source code: t_Diagram_change_color_cmd: STRING_32 do Result := locale.translation("Change Class Color") end #: interface_names.e:2299 msgid "Change Class Color" msgstr "" #. Source code: f_diagram_change_header: STRING_32 do Result := locale.translation("Change class name and generics") end #: interface_names.e:522 msgid "Change class name and generics" msgstr "" #. Source code: f_diagram_change_color: STRING_32 do Result := locale.translation("Change color") end #: interface_names.e:523 msgid "Change color" msgstr "" #. Source code: e_Project_settings: STRING_32 do Result := locale.translation("Change project settings, right click to open external editor") end #: interface_names.e:2597 msgid "Change project settings, right click to open external editor" msgstr "" #. Source code: t_Changed_after_last_run: STRING_32 do Result := locale.translation("Changed After Last Run") end #: interface_names.e:2123 msgid "Changed After Last Run" msgstr "" #. Source code: t_Changed_time: STRING_32 do Result := locale.translation("Changed Time") end #: interface_names.e:2124 msgid "Changed Time" msgstr "" #. Source code: l_relations: STRING_32 do Result := locale.translation("Relations") end #: ewb_names.e:167 msgid "Chart" msgstr "" #. Source code: m_Check_exports: STRING_32 do Result := locale.translation("Chec&k Export Clauses") end #: interface_names.e:886 msgid "Chec&k Export Clauses" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: option_check_description: STRING_GENERAL do Result := locale.translation ("Evaluate check assertions?") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: conf_interface_names.e:299 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:499 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:501 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:502 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:503 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:504 msgid "Check" msgstr "" #. Source code: target_check_vape_name: STRING_GENERAL do Result := locale.translation ("Check VAPE") end #: conf_interface_names.e:113 msgid "Check VAPE" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:119 msgid "Check defined value warning when metric archive is recalculated?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:119 msgid "Check defined warning" msgstr "" #. Source code: f_check_warning: STRING_32 do Result := locale.translation ("Check defined warnings when archive is recalculated?") end #: eb_metric_names.e:295 msgid "Check defined warnings when archive is recalculated?" msgstr "" #. Source code: target_check_for_void_target_name: STRING_GENERAL do Result := locale.translation ("Check for Void target") end #: conf_interface_names.e:111 msgid "Check for Void target" msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:772 msgid "Check overrides and compile" msgstr "" #. Source code: do Result := locale.translation ("Check that you have enough space on disk to compile the project.%N% #: warning_messages.e:1075 msgid "" "Check that you have enough space on disk to compile the project.\n" "If this happens even after relaunching EiffelStudio delete the project's " "EIFGENs folder and perform a clean recompilation.\n" "\n" "Follow the instructions at http://support.eiffel.com/submit.html in order to " "submit a bug report at http://support.eiffel.com or use the Submit Bug " "button below." msgstr "" #. Source code: e_Check_exports: STRING_32 do Result := locale.translation("Check the validity of the library definition") end #: interface_names.e:2526 msgid "Check the validity of the library definition" msgstr "" #. Source code: lb_degree_2: STRING = "Generating Byte Code" #: degree_output.e:682 msgid "Checking Types" msgstr "" #. Source code: t_checking_metric_vadility: STRING_32 do Result := locale.translation ("Checking metric validity") end #: eb_metric_names.e:99 msgid "Checking metric validity" msgstr "" #. Source code: Result.force (locale.translation ("Chinese"), "zh") #: locale_names.e:138 msgid "Chinese" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (Hong Kong SAR, PRC)"), "zh_hk") #: locale_names.e:348 msgid "Chinese (Hong Kong SAR, PRC)" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (Macao SAR)"), "zh_mo") #: locale_names.e:349 msgid "Chinese (Macao SAR)" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (PRC)"), "zh_cn") #: locale_names.e:347 msgid "Chinese (PRC)" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (Singapore)"), "zh_sg") #: locale_names.e:350 msgid "Chinese (Singapore)" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (Taiwan)"), "zh_tw") #: locale_names.e:351 msgid "Chinese (Taiwan)" msgstr "" #. Source code: t_Diagram_delete_client_link: STRING_32 do Result := locale.translation("Choose Feature(s) to Delete") end #: interface_names.e:2239 msgid "Choose Feature(s) to Delete" msgstr "" #. Source code: t_choose_libraries: STRING_GENERAL do Result := locale.translation ("Choose Libraries to precompile") end #: interface_names.e:55 msgid "Choose Libraries to precompile" msgstr "" #. Source code: t_Slice_limits: STRING_32 do Result := locale.translation("Choose New Slice Limits for Special Objects") end #: interface_names.e:2218 msgid "Choose New Slice Limits for Special Objects" msgstr "" #. Source code: t_Choose_directory: STRING_32 do Result := locale.translation("Choose Your Directory") end #: interface_names.e:2127 msgid "Choose Your Directory" msgstr "" #. Source code: t_Choose_project_and_directory: STRING_32 do Result := locale.translation("Choose Your Project Name and Directory") end #: interface_names.e:2130 msgid "Choose Your Project Name and Directory" msgstr "" #. Source code: t_Choose_class: STRING_32 do Result := locale.translation("Choose a Class") end #: interface_names.e:2125 msgid "Choose a Class" msgstr "" #. Source code: t_Choose_cluster: STRING_32 do Result := locale.translation("Choose a Cluster") end #: interface_names.e:2126 msgid "Choose a Cluster" msgstr "" #. Source code: t_Choose_folder_name: STRING_32 do Result := locale.translation("Choose a Folder Name") end #: interface_names.e:2128 msgid "Choose a Folder Name" msgstr "" #. Source code: Result := locale_formatter.translation ("Choose a class and routine") #: es_test_wizard_feature_dialog.e:81 msgid "Choose a class and routine" msgstr "" #. Source code: t_choose_icon_subtitle: STRING_GENERAL do Result := locale.translation ("Choose an icon for you project.") end #: interface_names.e:28 msgid "Choose an icon for you project." msgstr "" #. Source code: t_choose_name_for_new_configuration_file: STRING_32 do Result := locale.translation ("Choose name for new configuration file") end #: interface_names.e:2129 msgid "Choose name for new configuration file" msgstr "" #. Source code: l_one_target_among: STRING_32 do Result := locale.translation("Choose one target among: ") end #: interface_names.e:1080 msgid "Choose one target among: " msgstr "" #. Source code: l_choose_class_version: STRING_32 do Result := locale.translation ("Choose one version from the following:") end #: interface_names.e:728 msgid "Choose one version from the following:" msgstr "" #. Source code: t_choose_libraries_subtitle: STRING_GENERAL do Result := locale.translation ("Choose the libraries you want to precompile.%NYou can even add your own library.") end #: interface_names.e:56 msgid "" "Choose the libraries you want to precompile.\n" "You can even add your own library." msgstr "" #. Source code: m_Class_info: STRING_32 do Result := locale.translation("Cla&ss Views") end #: interface_names.e:885 msgid "Cla&ss Views" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: t_tool_title: STRING = "Class" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: es_class_tool.e:99 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:303 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:304 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:305 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:306 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:307 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:308 msgid "Class" msgstr "" #. Source code: s_Cluster_stone: STRING_32 do Result := locale.translation("Cluster ") end #: interface_names.e:2091 msgid "Class " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class %"$1%"%N% #: warning_messages.e:683 msgid "" "Class \"$1\"\n" "has no feature named \"$2\"." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class %"$1%" (ID = %"$2%") is invalid."), [a_class_name, a_domain_item_id]) #: eb_metric_names.e:897 msgid "Class \"$1\" (ID = \"$2\") is invalid." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class $1 has been modified.%NDo you want to save changes?"), [class_name]) #: warning_messages.e:1032 msgid "" "Class $1 has been modified.\n" "Do you want to save changes?" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ( "Class $1 has syntax error.%N% #: warning_messages.e:1042 msgid "" "Class $1 has syntax error.\n" "Code generation cancelled." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class $1 is not in $2 anymore."), [a_class_name, a_group_id]) #: interface_names.e:1096 msgid "Class $1 is not in $2 anymore." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class $1 will be permanently%N% #: warning_messages.e:518 msgid "" "Class $1 will be permanently\n" "removed from the system and from the disk.\n" "\n" "Are you sure this is what you want?" msgstr "" #. Source code: t_Diagram_class_header: STRING_32 do Result := locale.translation("Class Header") end #: interface_names.e:2230 msgid "Class Header" msgstr "" #. Source code: group_class_option_name: STRING_GENERAL do Result := locale.translation ("Class Options") end #: conf_interface_names.e:251 msgid "Class Options" msgstr "" #. Source code: Result := << locale.translation("Text Generators"), locale.translation("Class Relations"), #: interface_names.e:908 msgid "Class Relations" msgstr "" #. Source code: l_class_address: STRING_32 do Result := locale.translation ("Class address") end #: interface_names.e:1084 msgid "Class address" msgstr "" #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:689 msgid "Class autocomplete" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:278 msgid "Class background color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;240 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:124 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:125 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:126 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:127 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:129 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:130 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:131 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:132 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:133 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:134 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:135 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:136 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:661 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:662 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:663 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:664 msgid "Class browser" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:213 msgid "Class completion" msgstr "" #. Source code: e_class_file_not_valid: STRING = "Class file {$1} can not be parsed." #: es_feature_name_validator.e:85 msgid "Class file {$1} can not be parsed." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:136 msgid "Class flat client sorting order" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:104 msgid "Class format that is selected by default." msgstr "" #. Source code: l_Not_in_system_no_info: STRING_32 do Result := locale.translation("Class has not been compiled, no information is available") end #: interface_names.e:1407 msgid "Class has not been compiled, no information is available" msgstr "" #. Source code: l_class_is_not_editable: STRING_32 do Result := locale.translation ("Class is not editable.%N") end #: interface_names.e:1093 msgid "Class is not editable.\n" msgstr "" #. Source code: l_class_label: STRING_32 do Result := locale.translation ("Class label") end #: interface_names.e:1086 msgid "Class label" msgstr "" #. Source code: l_class_flat_displayer: STRING_32 do Result := locale.translation ("Class list view") end #: interface_names.e:835 msgid "Class list view" msgstr "" #. Source code: dialog_class_option_class_name: STRING_GENERAL do Result := locale.translation ("Class name") end #: conf_interface_names.e:515 msgid "Class name" msgstr "" #. Source code: d_Class_name_already_exists: STRING_32 do Result := locale.translation("Class name already exits. Please choose other names.") end #: interface_names.e:308 msgid "Class name already exits. Please choose other names." msgstr "" #. Source code: w_Class_name_changed: STRING_32 do Result := locale.translation ("Class name has changed since last compilation.%NCurrent text will not be clickable.%N% #: warning_messages.e:1053 msgid "" "Class name has changed since last compilation.\n" "Current text will not be clickable.\n" "Recompile to make it clickable again." msgstr "" #. Source code: l_location: STRING = "Location" #: es_test_general_wizard_page_panel.e:292 msgid "Class name: " msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation("Class name: $1"), [a_class]) end #: interface_names.e:1100 msgid "Class name: $1" msgstr "" #. Source code: "Class names may only include%N% #: warning_messages.e:447 msgid "" "Class names may only include\n" "alphanumeric characters and underscores,\n" "have to start with an alphabetic character\n" "and cannot be a reserved word.\n" "Please select a different class name." msgstr "" #. Source code: #: es_test_manual_wizard_page_panel.e:170 msgid "Class options" msgstr "" #. Source code: b_new_type: STRING = "Class or type name" #: es_test_generation_wizard_page_panel.e:593 msgid "Class or type name" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:670 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:671 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:672 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:673 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:674 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:675 msgid "Class rename" msgstr "" #. Source code: group_class_option_description: STRING_GENERAL do Result := locale.translation ("Class specific options.") end #: conf_interface_names.e:252 msgid "Class specific options." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:298 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:299 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:300 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:301 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:303 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:304 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:305 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:306 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:307 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:308 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:310 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:311 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:312 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:313 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:315 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:317 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:318 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:319 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:320 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:321 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:322 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:324 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:325 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:326 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:327 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:328 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:329 msgid "Class structure keywords" msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:277 msgid "Class text color" msgstr "" #. Source code: l_Syntax_error: STRING_32 do Result := locale.translation("Class text has syntax error") end #: interface_names.e:1559 msgid "Class text has syntax error" msgstr "" #. Source code: l_class_tree_displayer: STRING_32 do Result := locale.translation ("Class tree view") end #: interface_names.e:834 msgid "Class tree view" msgstr "" #. Source code: d_Class_under_test_not_valid: STRING_32 do Result := locale.translation("Class under test is not valid. Please enter a valid class name or leave blank.") end #: interface_names.e:309 msgid "" "Class under test is not valid. Please enter a valid class name or leave " "blank." msgstr "" #. Source code: l_class_under_test: STRING_32 do Result := locale.translation ("Class under test:") end #: interface_names.e:384 msgid "Class under test:" msgstr "" #. Source code: w_Class_modified_outside_diagram: STRING_32 do Result := locale.translation ("Class was modified outside the diagram.%N% #: warning_messages.e:1046 msgid "" "Class was modified outside the diagram.\n" "Previous commands are not undoable any longer." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class with file name $1 already exists."), [base_name]) #: warning_messages.e:424 msgid "Class with file name $1 already exists." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class with name: '$1' already exists.%NPlease select a different class name."), [class_name]) #: warning_messages.e:431 msgid "" "Class with name: '$1' already exists.\n" "Please select a different class name." msgstr "" #. Source code: d_Compilation_cluster: STRING_32 do Result := locale.translation("Cluster:") end #: interface_names.e:311 msgid "Class:" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:124 msgid "Classes categorized folder" msgstr "" #. Source code: target_msil_classes_per_module_name: STRING_GENERAL do Result := locale.translation ("Classes per Module") end #: conf_interface_names.e:149 msgid "Classes per Module" msgstr "" #. Source code: d_Classes_to_go: STRING_32 do Result := locale.translation("Classes to Go:") end #: interface_names.e:307 msgid "Classes to Go:" msgstr "" #. Source code: c_covers: STRING = "Classes under test" #: es_test_tree.e:296 msgid "Classes under test" msgstr "" #. Source code: cluster_visible_description: STRING_GENERAL do Result := locale.translation ("Classes visible for external code.") end #: conf_interface_names.e:273 msgid "Classes visible for external code." msgstr "" #. Source code: "Classes were manually removed since the last compilation.%N% #: warning_messages.e:296 msgid "" "Classes were manually removed since the last compilation.\n" "Running the last compiled application in these conditions\n" "may lead to inconsistent information, or exhibit unexpected behavior." msgstr "" #. Source code: "Classes: $1%N% #: interface_names.e:1214 msgid "" "Classes: $1\n" "CS_Links: $2\n" "I_Links: $3\n" "Clusters: $4\n" "Physics ms: $5\n" "Draw ms: $6\n" "Draws: $7" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:26 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:27 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:28 msgid "Classic debugger" msgstr "" #. Source code: Result.force (locale.translation ("Classname/filename mismatch"), w_classname_filename_mismatch) #: conf_interface_names.e:366 msgid "Classname/filename mismatch" msgstr "" #. Source code: t_compare: STRING_32 do Result := locale.translation ("Compare") end #: eb_metric_names.e:89 msgid "Clean" msgstr "" #. Source code: f_clean_archive: STRING_32 do Result := locale.translation ("Clean archive?") end #: eb_metric_names.e:253 msgid "Clean archive?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:143 msgid "Clean routine" msgstr "" #. Source code: t_clean_up_affected_items: STRING_32 do Result := locale.translation("Clean up affected items.") end #: interface_names.e:2132 msgid "Clean up affected items." msgstr "" #. Source code: st_cleaning_project: STRING_32 do Result := locale.translation ("Cleaning project...") end #: interface_names.e:2476 msgid "Cleaning project..." msgstr "" #. Source code: f_clear_watch_tool_expressions: STRING_32 do Result := locale.translation ("Clear Expressions") end #: interface_names.e:429 msgid "Clear Expressions" msgstr "" #. Source code: tt_clear_output: STRING = "Clear current output" #: es_outputs_tool_panel.e:994 msgid "Clear current output" msgstr "" #. Source code: f_clear_defined_domain: STRING_32 do Result := locale.translation ("Clear defined domain") end #: eb_metric_names.e:294 msgid "Clear defined domain" msgstr "" #. Source code: t_clear_result: STRING_32 do Result := locale.translation ("Clear detailed result") end #: eb_metric_names.e:185 msgid "Clear detailed result" msgstr "" #. Source code: l_filter: STRING = "Filter" #: es_test_tree.e:292 msgid "Clear filter" msgstr "" #. Source code: f_clear_output: STRING_32 do Result := locale.translation ("Clear output") end #: eb_external_output_names.e:26 msgid "Clear output" msgstr "" #. Source code: #: interface_names.e:683 msgid "Cli&ents" msgstr "" #. Source code: wb_Click_back_and_correct_error: STRING_32 do Result := locale.translation("Click Back if you can correct the problem or Click Abort.") end #: interface_names.e:2727 msgid "Click Back if you can correct the problem or Click Abort." msgstr "" #. Source code: Result := locale.translation ("Click Finish to generate and compile this project") #: interface_names.e:43 msgid "Click Finish to generate and compile this project" msgstr "" #. Source code: Result := locale.translation ("Click Finish to generate and compile this project.") #: interface_names.e:133 msgid "Click Finish to generate and compile this project." msgstr "" #. Source code: Result := locale.translation ("Click Finish to generate this project") #: interface_names.e:45 msgid "Click Finish to generate this project" msgstr "" #. Source code: Result := locale.translation ("Click Finish to generate this project.") #: interface_names.e:135 msgid "Click Finish to generate this project." msgstr "" #. Source code: l_finish_to_generate: STRING_32 do Result := locale.translation("Click `Finish' to generate the documentation.") end #: interface_names.e:1317 msgid "Click `Finish' to generate the documentation." msgstr "" #. Source code: f_add_new_expression: STRING_32 do Result := locale.translation ("Click here to add a new expression") end #: interface_names.e:345 msgid "Click here to add a new expression" msgstr "" #. Source code: m_click_checkboxes_to: STRING_GENERAL do Result := locale.translation ("Click the checkboxes to change the appearance.") end #: interface_names.e:61 msgid "Click the checkboxes to change the appearance." msgstr "" #. Source code: h_click_to_open: STRING_32 do Result := locale.translation ("Click to open") end #: interface_names.e:2043 msgid "Click to open" msgstr "" #. Source code: tt_show_help: STRING = "Click to show the $1 tool help documentation." #: es_dockable_tool_panel.e:1084 msgid "Click to show the $1 tool help documentation." msgstr "" #. Source code: e_show_help: STRING_32 do Result := locale.translation("Click to show the help documentation.") end #: interface_names.e:2655 msgid "Click to show the help documentation." msgstr "" #. C #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:765 msgid "Clickable text view" msgstr "" #. Source code: l_Clickable: STRING_32 do Result := locale.translation("Clickable view") end #: interface_names.e:1107 msgid "Clickable view" msgstr "" #. Source code: l_client_class: STRING_32 do Result := locale.translation("Client class") end #: interface_names.e:1987 msgid "Client class" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:93 msgid "Client depth" msgstr "" #. Source code: l_client_group: STRING_32 do Result := locale.translation("Client group") end #: interface_names.e:1989 msgid "Client group" msgstr "" #. Source code: l_Clients_stiffness_value (a_value: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Client stiffness ($1%%)"), [a_value]) end #: interface_names.e:1106 msgid "Client stiffness ($1%)" msgstr "" #. Source code: l_Clients_stiffness: STRING_32 do Result := locale.translation("Client stiffness:") end #: interface_names.e:1105 msgid "Client stiffness:" msgstr "" #. Source code: f_diagram_create_supplier_links: STRING_32 do Result := locale.translation("Client-Supplier / Feature Creation Mode (Pick from client class and drop on desired supplier class)") end #: interface_names.e:518 msgid "" "Client-Supplier / Feature Creation Mode (Pick from client class and drop on " "desired supplier class)" msgstr "" #. Source code: l_Clients_stiffness: STRING_32 do Result := locale.translation("Client stiffness:") end #: interface_names.e:1104 msgid "Clients" msgstr "" #. Source code: t_Clients_of: STRING_32 do Result := locale.translation("Clients of Class ") end #: interface_names.e:2133 msgid "Clients of Class " msgstr "" #. Source code: m_clone_metric: STRING_32 do Result := locale.translation ("Clone metric") end #: interface_names.e:963 msgid "Clone metric" msgstr "" #. Source code: f_create_new_metric_using_current_data: STRING_32 do Result := locale.translation ("Clone selected metric to a new metric") end #: eb_metric_names.e:280 msgid "Clone selected metric to a new metric" msgstr "" #. Source code: copyright: "Copyright (c) 1984-2010, Eiffel Software" #: es_test_preference_wizard.e:122 msgid "Close" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Close $1"), [a_tool]) end #: interface_names.e:53 msgid "Close $1" msgstr "" #. Source code: #: docking_names.e:199 msgid "Close All" msgstr "" #. Source code: Result := locale.translation ("Close All But This") #: docking_names.e:193 msgid "Close All But This" msgstr "" #. Source code: m_Close_all_but_unsaved: STRING_32 do Result := locale.translation ("Close All But Unsaved") end #: interface_names.e:417 msgid "Close All But Unsaved" msgstr "" #. Source code: m_Close_all_empty_tabs: STRING_32 do Result := locale.translation ("Close All Empty Tabs") end #: interface_names.e:418 msgid "Close All Empty Tabs" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:26 msgid "Close dbg daemon on end of debugging" msgstr "" #. F4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:678 msgid "Close focusing docking tool or editor" msgstr "" #. F4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:678 msgid "Close focusing docking tool or editor." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:26 msgid "" "Close the Eiffel debugger daemon (classic) after each debug session " "(recommended)" msgstr "" #. Source code: fs_close_window: STRING_32 do Result := locale.translation ("Close window") end #: interface_names.e:2104 msgid "Close window" msgstr "" #. Source code: w_Closing_stops_debugger: STRING_32 do Result := locale.translation ("Closing the window will stop execution.") end #: warning_messages.e:1023 msgid "Closing the window will stop execution." msgstr "" #. Source code: l_class: STRING = "Class" #: es_stone_selection_widget.e:399 msgid "Cluster" msgstr "" #. Source code: #: interface_names.e:2092 msgid "Cluster " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cluster $1 does not exist."), [a_cluster_name]) #: ewb_names.e:205 msgid "Cluster $1 does not exist." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cluster $1 is not in the system anymore."), [a_cluster]) #: interface_names.e:1112 msgid "Cluster $1 is not in the system anymore." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cluster $1 will be permanently%N% #: warning_messages.e:525 msgid "" "Cluster $1 will be permanently\n" "removed from the system.\n" "\n" "Are you sure this is what you want?" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:282 msgid "Cluster background color" msgstr "" #. Source code: b_cluster_charts: STRING_32 do Result := locale.translation("Cluster charts") end #: interface_names.e:54 msgid "Cluster charts" msgstr "" #. Source code: b_cluster_diagram: STRING_32 do Result := locale.translation("Cluster diagrams (may take a long time!)") end #: interface_names.e:55 msgid "Cluster diagrams (may take a long time!)" msgstr "" #. Source code: b_cluster_hierarchy: STRING_32 do Result := locale.translation("Cluster hierarchy") end #: interface_names.e:56 msgid "Cluster hierarchy" msgstr "" #. Source code: l_Cluster_name: STRING_32 do Result := locale.translation("Cluster name ") end #: interface_names.e:1114 msgid "Cluster name " msgstr "" #. Source code: "Cluster names may only include %N% #: warning_messages.e:469 msgid "" "Cluster names may only include \n" "alphanumeric characters and underscores,\n" "have to start with an alphabetic character\n" "and cannot be a reserved word.\n" "Please select a different cluster name." msgstr "" #. Source code: l_Cluster_options: STRING_32 do Result := locale.translation("Cluster options ") end #: interface_names.e:1115 msgid "Cluster options " msgstr "" #. Source code: w_cluster_path_not_valid: STRING_32 do Result := locale.translation ("Cluster path is not valid.") end #: warning_messages.e:272 msgid "Cluster path is not valid." msgstr "" #. 128;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:281 msgid "Cluster text color" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cluster with name $1 already exists in the universe."), [string_general_as_upper (name)]) #: warning_messages.e:513 msgid "Cluster with name $1 already exists in the universe." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cluster with path $1 already exists in the universe."), [string_general_as_upper (path)]) #: warning_messages.e:506 msgid "Cluster with path $1 already exists in the universe." msgstr "" #. Source code: #: interface_names.e:312 msgid "Cluster:" msgstr "" #. Source code: #: conf_interface_names.e:223 msgid "Clusters" msgstr "" #. Source code: d_Clusters_to_go: STRING_32 do Result := locale.translation("Clusters to Go:") end #: interface_names.e:310 msgid "Clusters to Go:" msgstr "" #. Source code: t_cocoa_application_appearance: STRING_GENERAL do Result := locale.translation ("Cocoa Application Appearance") end #: interface_names.e:25 msgid "Cocoa Application Appearance" msgstr "" #. Source code: l_code_results: STRING_32 do Result := locale.translation ("Code Results:") end #: interface_names.e:2067 msgid "Code Results:" msgstr "" #. Source code: t_code_template_evaluator: STRING_32 do Result := locale.translation ("Code Template Evaluator") end #: interface_names.e:2451 msgid "Code Template Evaluator" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. F1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:681 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:682 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:683 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:684 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:685 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:686 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:687 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:688 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:689 msgid "Code completion" msgstr "" #. Source code: t_coefficient: STRING_32 do Result := locale.translation ("Coefficient") end #: eb_metric_names.e:53 msgid "Coefficient" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Coefficient %"$1%" for denominator metric is invalid. A real number is expected."), [a_value]) #: eb_metric_names.e:958 msgid "" "Coefficient \"$1\" for denominator metric is invalid. A real number is " "expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Coefficient %"$1%" for numerator metric is invalid. A real number is expected."), [a_value]) #: eb_metric_names.e:948 msgid "" "Coefficient \"$1\" for numerator metric is invalid. A real number is " "expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Coefficient %"$1%" of variable metric is invalid. A real number is expected."), [a_coefficient]) #: eb_metric_names.e:578 msgid "" "Coefficient \"$1\" of variable metric is invalid. A real number is expected." msgstr "" #. Source code: err_denominator_coefficient_is_zero: STRING_32 do Result := locale.translation ("Coefficient for denominator metric is zero. A non-zero real number is expected.") end #: eb_metric_names.e:963 msgid "" "Coefficient for denominator metric is zero. A non-zero real number is " "expected." msgstr "" #. Source code: Result := locale.translation ("Coefficient of variable metric is missing.") #: eb_metric_names.e:568 msgid "Coefficient of variable metric is missing." msgstr "" #. Source code: b_Collapse_all: STRING_32 do Result := locale.translation("Collapse All") end #: interface_names.e:178 msgid "Collapse All" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Collapse Cluster '$1'"), [a_name]) #: interface_names.e:2373 msgid "Collapse Cluster '$1'" msgstr "" #. NumPad - #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:691 msgid "Collapse all levels" msgstr "" #. Source code: f_collapse_all: STRING_32 do Result := locale.translation ("Collapse all rows in grid") end #: interface_names.e:430 msgid "Collapse all rows in grid" msgstr "" #. Source code: l_collapse_all_layers: STRING_32 do Result := locale.translation("Collapse all selected level(s)") end #: interface_names.e:1936 msgid "Collapse all selected level(s)" msgstr "" #. Source code: l_collapse_layer: STRING_32 do Result := locale.translation("Collapse selected level(s)") end #: interface_names.e:1935 msgid "Collapse selected level(s)" msgstr "" #. Left #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:692 msgid "Collapse tree node" msgstr "" #. 204;204;253 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:52 msgid "Color for BON class figures." msgstr "" #. 69;166;11 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:58 msgid "Color for BON client supplier links." msgstr "" #. 100;97;28 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:60 msgid "Color for BON cluster line." msgstr "" #. 230;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:65 msgid "Color for BON inheritance links." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:72 msgid "Color for UML class figures." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:80 msgid "Color for UML client supplier links." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:83 msgid "Color for UML cluster line." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:89 msgid "Color for UML inheritance links." msgstr "" #. 212;208;200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:266 msgid "Color for breakable marks and breakpoints." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:78 msgid "Color for class feature sections in UML class figures." msgstr "" #. 0;127;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:76 msgid "Color for class features in UML class figures." msgstr "" #. 17;3;80 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:51 msgid "Color for class names in BON class figures." msgstr "" #. 0;25;127 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:71 msgid "Color for class names in UML class figures." msgstr "" #. 127;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:70 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:18 msgid "Color for class properties in UML class figures." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:57 msgid "Color for feature names on BON client supplier links." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:81 msgid "Color for feature names on UML client supplier links." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:55 msgid "Color for generics in BON class figures." msgstr "" #. 180;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:74 msgid "Color for generics in UML class figures." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:617 msgid "Color for normal text." msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:227 msgid "Color for progress bar." msgstr "" #. 234;234;234 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:53 msgid "Color for uncompiled BON class figures." msgstr "" #. 128;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:628 msgid "Color of comments text." msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:624 msgid "Color of keyword text." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:614 msgid "Color of line number text." msgstr "" #. 128;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:632 msgid "Color of number text." msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:630 msgid "Color of operator text." msgstr "" #. 255;255;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:619 msgid "Color of selected text." msgstr "" #. 192;192;192 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:613 msgid "Color of separator between line number margin and editor." msgstr "" #. 128;128;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:626 msgid "Color of space characters." msgstr "" #. 0;128;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:622 msgid "Color of string text." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 205;230;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 150;150;150 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 212;208;200 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;128;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 166;137;149 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 145;86;84 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 200;64;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 212;208;200 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 192;192;192 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 236;233;216 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;128;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;128;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:18 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:19 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:22 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:23 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:266 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:267 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:268 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:269 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:270 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:271 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:272 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:273 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:274 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:275 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:276 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:277 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:278 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:279 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:280 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:281 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:282 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:283 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:284 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:285 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:286 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:287 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:288 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:289 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:290 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:291 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:292 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:293 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:294 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:612 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:613 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:614 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:615 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:616 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:617 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:618 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:619 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:620 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:621 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:622 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:623 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:624 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:625 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:626 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:627 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:628 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:629 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:630 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:631 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:632 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:633 msgid "Colors" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Column %"$1%""), [a_c]) #: interface_names.e:990 msgid "Column \"$1\"" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Column #$1"), [a_c]) #: interface_names.e:983 msgid "Column #$1" msgstr "" #. Source code: task_command_description: STRING_GENERAL do Result := locale.translation ("Command to execute.") end #: conf_interface_names.e:210 msgid "Command" msgstr "" #. Source code: command_arrow: STRING_32 do Result := locale.translation ("Command => ") end #: ewb_names.e:31 msgid "Command => " msgstr "" #. Source code: do Result := locale.translation ("Command cannot be executed because the project%N% #: warning_messages.e:556 msgid "" "Command cannot be executed because the project\n" "has never been compiled.\n" "Please compile the project before calling this command." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Command cannot be executed unless compilation%N% #: warning_messages.e:551 msgid "" "Command cannot be executed unless compilation\n" "goes through degree $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Command cannot be executed until degree $1 completed.%N% #: warning_messages.e:581 msgid "" "Command cannot be executed until degree $1 completed.\n" "Please wait until then before calling this command." msgstr "" #. Source code: l_Command_error_output: STRING_32 do Result := locale.translation("Command error output:%N") end #: interface_names.e:1116 msgid "Command error output:\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Command has exited with code $1"), [a_code.out]) #: eb_external_output_names.e:39 msgid "Command has exited with code $1" msgstr "" #. Source code: l_Executing_command: STRING_32 do Result := locale.translation("Command is currently executing.%NPress OK to ignore the output.") end #: interface_names.e:1278 msgid "" "Command is currently executing.\n" "Press OK to ignore the output." msgstr "" #. Source code: l_command_is_running: STRING_32 do Result := locale.translation ("Command is running") end #: eb_external_output_names.e:30 msgid "Command is running" msgstr "" #. Source code: l_Command_line: STRING_32 do Result := locale.translation("Command line:") end #: interface_names.e:1117 msgid "Command line:" msgstr "" #. Source code: t_command_name: STRING_32 do Result := locale.translation ("Command name: ") end #: eb_external_output_names.e:16 msgid "Command name: " msgstr "" #. Source code: l_Command_normal_output: STRING_32 do Result := locale.translation("Command output:%N") end #: interface_names.e:1118 msgid "Command output:\n" msgstr "" #. Source code: l_command_has_been_terminated: STRING_32 do Result := locale.translation ("Command terminated") end #: eb_external_output_names.e:28 msgid "Command terminated" msgstr "" #. Source code: task_command_description: STRING_GENERAL do Result := locale.translation ("Command to execute.") end #: conf_interface_names.e:211 msgid "Command to execute." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. explorer $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. nautilus $target #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:5 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:7 msgid "Command to open a file in external browser." msgstr "" #. notepad #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:261 msgid "Command to open an external editor." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. acrobat #. #-#-#-#-# estudio.pot #-#-#-#-# #. acroread #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:639 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:5 msgid "Command to read Adobe Acrobat files." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. xterm -geometry 100x40 -e vi +$line $target #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:4 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:4 msgid "Command used to launch an external editor." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. xterm -geometry 100x40 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:3 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:3 msgid "Command used to launch a console." msgstr "" #. K #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:708 msgid "Comment" msgstr "" #. K #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:708 msgid "Comment current line or selection." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:629 msgid "Comments background color" msgstr "" #. 128;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:628 msgid "Comments text color" msgstr "" #. Source code: target_copyright_name: STRING_GENERAL do Result := locale.translation ("Copyright") end #: conf_interface_names.e:99 msgid "Company" msgstr "" #. Source code: t_input_domain: STRING_32 do Result := locale.translation ("Input domain") end #: eb_metric_names.e:90 msgid "Compare" msgstr "" #. Source code: t_compare_with_expected_result: STRING_32 do Result := locale.translation ("Compare With Expected Result") end #: interface_names.e:2415 msgid "Compare With Expected Result" msgstr "" #. Source code: l_compare_states: STRING = "Compare current test suite state to one previously exported to a file" #: es_testing_results_tool.e:113 msgid "Compare current test suite state to one previously exported to a file" msgstr "" #. Source code: f_compare_archive: STRING_32 do Result := locale.translation ("Compare metric archive") end #: eb_metric_names.e:255 msgid "Compare metric archive" msgstr "" #. Source code: note #: es_testing_results_tool_panel.e:113 msgid "Comparison" msgstr "" #. Source code: invariant #: eb_development_window.e:2620 msgid "Compatible" msgstr "" #. Source code: l_compilation_unit: STRING_32 do Result := locale.translation("Compilation") end #: eb_metric_names.e:305 msgid "Compilation" msgstr "" #. Source code: m_Display_error_help: STRING_32 do Result := locale.translation("Compilation Error &Wizard...") end #: interface_names.e:895 msgid "Compilation Error &Wizard..." msgstr "" #. Source code: t_Extended_explanation: STRING_32 do Result := locale.translation("Compilation Error Wizard") end #: interface_names.e:2156 msgid "Compilation Error Wizard" msgstr "" #. Source code: d_Compilation_progress: STRING_32 do Result := locale.translation("Compilation Progress for ") end #: interface_names.e:313 msgid "Compilation Progress for " msgstr "" #. Source code: target_compilation_type_name: STRING_GENERAL do Result := locale.translation ("Compilation Type") end #: conf_interface_names.e:88 msgid "Compilation Type" msgstr "" #. Source code: lb_compilation_failed: STRING = "Compilation failed" #: es_graphical_degree_output.e:207 msgid "Compilation failed" msgstr "" #. Source code: wt_Compilation_mode: STRING_32 do Result := locale.translation("Compilation mode") end #: interface_names.e:2700 msgid "Compilation mode" msgstr "" #. Source code: l_compilation_was_not_successful: STRING_32 do Result := locale.translation ("Compilation was not successful.") end #: interface_names.e:1891 msgid "Compilation was not successful." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: b_Launch: STRING_32 do Result := locale.translation("Start") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #: interface_names.e:119 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:770 msgid "Compile" msgstr "" #. Source code: target_dialog_root_all: STRING_GENERAL do Result := locale.translation ("Compile All Classes?") end #: conf_interface_names.e:105 msgid "Compile All Classes?" msgstr "" #. Source code: m_Compilation_C_Final: STRING_32 do Result := locale.translation("Compile F&inalized C Code") end #: interface_names.e:391 msgid "Compile F&inalized C Code" msgstr "" #. Source code: m_Compilation_C_Workbench: STRING_32 do Result := locale.translation("Compile W&orkbench C Code") end #: interface_names.e:390 msgid "Compile W&orkbench C Code" msgstr "" #. Source code: f_Melt: STRING_32 do Result := locale.translation("Compile current project") end #: interface_names.e:590 msgid "Compile current project" msgstr "" #. Source code: l_Compile_project: STRING_32 do Result := locale.translation("Compile project") end #: interface_names.e:1122 msgid "Compile project" msgstr "" #. Source code: l_Compile_project: STRING_GENERAL do Result := locale.translation ("Compile the generated project") end #: bench_wizard_interface_names.e:31 msgid "Compile the generated project" msgstr "" #. Source code: l_Compile_first: STRING_32 do Result := locale.translation("Compile to have information") end #: interface_names.e:1121 msgid "Compile to have information" msgstr "" #. Source code: l_compiled_classes: STRING_32 do Result := locale.translation("Compiled Classes") end #: interface_names.e:400 msgid "Compiled Classes" msgstr "" #. Source code: l_compiled_class_stone_name: STRING_32 do Result := locale.translation ("Compiled class stone") end #: interface_names.e:766 msgid "Compiled class stone" msgstr "" #. Source code: w_Cannot_delete_need_recompile: STRING_32 do Result := locale.translation ("Compiled configuration is not up to date, please recompile.") end #: warning_messages.e:537 msgid "Compiled configuration is not up to date, please recompile." msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:2 msgid "Compiler" msgstr "" #. Source code: m_Complete_word: STRING_32 do Result := locale.translation("Complete &Word") end #: interface_names.e:401 msgid "Complete &Word" msgstr "" #. Source code: m_Complete_class_name: STRING_32 do Result := locale.translation("Complete Class &Name") end #: interface_names.e:402 msgid "Complete Class &Name" msgstr "" #. Source code: option_void_safety_all_name: STRING_GENERAL do Result := locale.translation ("Complete void safety") end #: conf_interface_names.e:343 msgid "Complete void safety" msgstr "" #. Source code: d_Features_processed: STRING_32 do Result := locale.translation("Completed: ") end #: interface_names.e:316 msgid "Completed: " msgstr "" #. Source code: m_Final_title: STRING_GENERAL do Result := locale.translation ("Completing the New .NET%NApplication Wizard") end #: interface_names.e:92 msgid "" "Completing the New .NET\n" "Application Wizard" msgstr "" #. Source code: t_completing_wizard: STRING_GENERAL do Result := locale.translation ("Completing the New Cocoa%NApplication Wizard") end #: interface_names.e:24 msgid "" "Completing the New Cocoa\n" "Application Wizard" msgstr "" #. Source code: t_completing_wizard: STRING_GENERAL do Result := locale.translation ("Completing the New Vision2%NApplication Wizard") end #: interface_names.e:25 msgid "" "Completing the New Vision2\n" "Application Wizard" msgstr "" #. Source code: t_completing_wizard: STRING_GENERAL do Result := locale.translation ("Completing the New WEL%NApplication Wizard") end #: interface_names.e:24 msgid "" "Completing the New WEL\n" "Application Wizard" msgstr "" #. Source code: t_Final_state: STRING_GENERAL do Result := locale.translation ("Completing the New Wizard %NApplication Wizard") end #: wizard_wizard_interface_names.e:19 msgid "" "Completing the New Wizard \n" "Application Wizard" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:233 msgid "Completion list height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:234 msgid "Completion list width" msgstr "" #. Source code: target_concurrency_name: STRING_GENERAL do Result := locale.translation ("Concurrency") end #: conf_interface_names.e:119 msgid "Concurrency" msgstr "" #. Source code: "Concurrency mode of the target application:% #: conf_interface_names.e:121 msgid "" "Concurrency mode of the target application: No concurrency - mono-threaded; " "EiffelThread - based on EiffelThread library; SCOOP - controlled by SCOOP " "rules." msgstr "" #. Source code: external_condition_name: STRING_GENERAL do Result := locale.translation ("Condition") end #: conf_interface_names.e:182 msgid "Condition" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation("Condition is [$1:Is True] or [$2:Has Changed] ?"), [a_it, a_hc]) end #: debugger_names.e:148 msgid "Condition is [$1:Is True] or [$2:Has Changed] ?" msgstr "" #. Source code: dialog_file_rule_condition: STRING_GENERAL do Result := locale.translation ("Condition:") end #: conf_interface_names.e:446 msgid "Condition:" msgstr "" #. Source code: external_condition_description: STRING_GENERAL do Result := locale.translation ("Conditions for this external.") end #: conf_interface_names.e:183 msgid "Conditions for this external." msgstr "" #. Source code: group_condition_description: STRING_GENERAL do Result := locale.translation ("Conditions for this group to be used.") end #: conf_interface_names.e:242 msgid "Conditions for this group to be used." msgstr "" #. Source code: task_condition_description: STRING_GENERAL do Result := locale.translation ("Conditions for this task to be executed.") end #: conf_interface_names.e:219 msgid "Conditions for this task to be executed." msgstr "" #. Source code: system_help: STRING_GENERAL do Result := locale.translation ("Config and cluster details") end #: shared_ewb_help.e:195 msgid "Config and cluster details" msgstr "" #. Source code: t_configuration_loading_error: STRING_32 do Result := locale.translation("Configuration Loading Error") end #: interface_names.e:2135 msgid "Configuration Loading Error" msgstr "" #. Source code: t_configuration_loading_message: STRING_32 do Result := locale.translation("Configuration Loading Message") end #: interface_names.e:2136 msgid "Configuration Loading Message" msgstr "" #. Source code: l_Ace_file_for_frame: STRING_32 do Result := locale.translation("Configuration file") end #: interface_names.e:1042 msgid "Configuration file" msgstr "" #. 1;True;False;150;Name;2;True;False;150;Value;3;True;False;200;Type;4;True;False;80;Address;5;False;False;80; #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:45 msgid "" "Configuration of the debugged objects grid.\n" "Check grid_column_layout_stack_objects for full description." msgstr "" #. 1;True;False;150;Name;2;True;False;76;Value;3;True;False;100;Type;4;True;False;173;Address;5;False;False;80; #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:44 msgid "" "Configuration of the stack objects grid.\n" " This should be a list of 5 sequences: nature_id;is_shown;is_auto_resized;" "width;header_name; \n" "The position in the list indicate the column.\n" "The nature_id are: 1:name; 2:value; 3:type; 4:address; 5:context..." msgstr "" #. 1;True;False;150;Expression;2;True;False;150;Value;3;True;False;100;Type;4;True;False;80;Address;5;True;False;200;Context #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:46 msgid "" "Configuration of the watches objects grid. \n" "Check grid_column_layout_stack_objects for full description." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:151 msgid "Confirm always apply debugger profiles before closing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:150 msgid "Confirm always compile before executing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:152 msgid "Confirm apply debugger profiles" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:164 msgid "Confirm build precompile" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:160 msgid "Confirm clear breakpoints" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:163 msgid "Confirm convert project" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:165 msgid "Confirm delete eis entries" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:156 msgid "Confirm finalize" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:159 msgid "Confirm finalize assertions" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:167 msgid "Confirm finalize precompile" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:157 msgid "Confirm freeze" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:161 msgid "Confirm ignore all breakpoints" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:162 msgid "Confirm ignore contract violation" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:176 msgid "Confirm kill" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:177 msgid "Confirm kill and restart" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:154 msgid "Confirm on exit" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:171 msgid "Confirm on terminate external command" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:169 msgid "Confirm on terminate finalizing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:168 msgid "Confirm on terminate freezing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:170 msgid "Confirm on terminate process" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:153 msgid "Confirm reload execution profile" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:178 msgid "Confirm remove metric" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:155 msgid "Confirm replace all" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:173 msgid "Confirm resource change needs restart" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:158 msgid "Confirm save before compile" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:179 msgid "Confirm save metric" msgstr "" #. Source code: t_confirmation: STRING_32 do Result := locale.translation ("Confirmation") end #: interface_names.e:2137 msgid "Confirmation" msgstr "" #. Source code: t_tool_title: STRING = "Console" #: es_console_tool.e:58 msgid "Console" msgstr "" #. Source code: target_console_application_name: STRING_GENERAL do Result := locale.translation ("Console Application") end #: conf_interface_names.e:115 msgid "Console Application" msgstr "" #. Source code: l_Console_application: STRING_GENERAL do Result := locale.translation ("Console application") end #: interface_names.e:40 msgid "Console application" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. xterm -geometry 100x40 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:3 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:3 msgid "Console shell command" msgstr "" #. Source code: l_Constant_features: STRING_32 do Result := locale.translation("Constants") end #: interface_names.e:1427 msgid "Constants" msgstr "" #. Source code: lb_degree_minus_2: STRING = "Constructing Polymorphic Table" #: degree_output.e:687 msgid "Constructing Polymorphic Table" msgstr "" #. Source code: l_constructing_diagram_for (a_name: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Constructing diagram for $1"), [a_name]) end #: interface_names.e:1139 msgid "Constructing diagram for $1" msgstr "" #. Source code: t_containing: STRING_32 do Result := locale.translation ("Containing") end #: eb_metric_names.e:181 msgid "Containing" msgstr "" #. Source code: #: interface_names.e:403 msgid "Conte&xt" msgstr "" #. Source code: b_bp_when_hits_title: STRING_32 do Result := locale.translation("When Hits ...") end #: interface_names.e:233 msgid "Context" msgstr "" #. Source code: l_context_dot: STRING_32 do Result := locale.translation("Context ...") end #: interface_names.e:1141 msgid "Context ..." msgstr "" #. Source code: do Result := locale.translation ("Context corrupted or not found") end #: debugger_names.e:444 msgid "Context corrupted or not found" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. revision;date;status #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 60 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:102 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:103 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:104 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:105 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:106 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:107 msgid "Context tool" msgstr "" #. Source code: #: interface_names.e:123 msgid "Continue" msgstr "" #. Source code: b_Continue_anyway: STRING_32 do Result := locale.translation("Continue Anyway") end #: interface_names.e:57 msgid "Continue Anyway" msgstr "" #. Source code: l_Continue_execution: STRING_32 do Result := locale.translation("Continue execution") end #: interface_names.e:1078 msgid "Continue execution" msgstr "" #. Source code: e_Exec_debug_continue: STRING_32 do Result := locale.translation("Continue execution and stop at breakpoints") end #: interface_names.e:2572 msgid "Continue execution and stop at breakpoints" msgstr "" #. Source code: b_Continue_on_condition_failure: STRING_32 do Result := locale.translation("Continue if evaluation fails") end #: interface_names.e:58 msgid "Continue if evaluation fails" msgstr "" #. Source code: do Result := locale.translation("Continue if evaluation fails ?") end #: debugger_names.e:141 msgid "Continue if evaluation fails ?" msgstr "" #. Source code: do Result := locale.translation("Continue when breakpoint hits ?") end #: debugger_names.e:145 msgid "Continue when breakpoint hits ?" msgstr "" #. Source code: #: ewb_names.e:170 msgid "Contract" msgstr "" #. Source code: t_tool_title: STRING = "Contract Editor" #: es_contract_tool.e:61 msgid "Contract Editor" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_Short: STRING_32 do Result := locale.translation("Contract view") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. O #: interface_names.e:1526 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:767 msgid "Contract view" msgstr "" #. Source code: e_Exec_ignore_contract_violation: STRING_32 do Result := locale.translation("Contract violation occurred. Do you want to%N - [break] into debugger,%N - or [continue] to let the application handle the violation,%N - or [ignore] the violation and continue as if it was not violated? %N%NNote: You can always ignore contract violation later using the drop down menu from %"Run%" button.") end #: interface_names.e:2576 msgid "" "Contract violation occurred. Do you want to\n" " - [break] into debugger,\n" " - or [continue] to let the application handle the violation,\n" " - or [ignore] the violation and continue as if it was not violated? \n" "\n" "Note: You can always ignore contract violation later using the drop down " "menu from \"Run\" button." msgstr "" #. Source code: l_contracts: STRING_32 do Result := locale.translation ("Contracts") end #: interface_names.e:2066 msgid "Contracts" msgstr "" #. Source code: m_Control_debuggee_object_storage: STRING_32 do Result := locale.translation("Control Debuggee Object Storage") end #: interface_names.e:782 msgid "Control Debuggee Object Storage" msgstr "" #. Source code: e_Control_debuggee_object_storage: STRING_32 do Result := locale.translation("Control debuggee object storage") end #: interface_names.e:2670 msgid "Control debuggee object storage" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$until%N$indent$loop%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$until%N$indent$%T%N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ as loop end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as %N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:422 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:424 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:425 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:426 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:427 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:429 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:431 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:432 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:433 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:434 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:436 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:438 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:439 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:440 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:441 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:443 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:445 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:446 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:447 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:448 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:450 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:452 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:453 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:454 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:455 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:457 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:459 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:460 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:461 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:462 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:464 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:466 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:467 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:468 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:469 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:471 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:473 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:474 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:475 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:476 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:478 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:480 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:481 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:482 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:483 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:485 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:487 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:488 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:489 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:490 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:492 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:494 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:495 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:496 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:497 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:499 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:501 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:502 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:503 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:504 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:506 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:508 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:509 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:510 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:511 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:513 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:515 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:516 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:517 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:518 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:520 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:522 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:523 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:524 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:525 msgid "Control structure keywords" msgstr "" #. Source code: b_Paste: STRING_32 do Result := locale.translation("Paste") end #: interface_names.e:130 msgid "Copy" msgstr "" #. Source code: f_Copy: STRING_32 do Result := locale.translation("Copy (Ctrl+C)") end #: interface_names.e:409 msgid "Copy (Ctrl+C)" msgstr "" #. Source code: m_Copy_cell_to_clipboard: STRING_32 do Result := locale.translation("Copy Cell To Clipboard") end #: interface_names.e:406 msgid "Copy Cell To Clipboard" msgstr "" #. Source code: m_Copy_full_path: STRING_32 do Result := locale.translation("Copy Full Path") end #: interface_names.e:407 msgid "Copy Full Path" msgstr "" #. Source code: m_Copy_row_to_clipboard: STRING_32 do Result := locale.translation("Copy Row To Clipboard") end #: interface_names.e:408 msgid "Copy Row To Clipboard" msgstr "" #. Source code: f_copy_watch_tool_selected_expressions_to_clipboard: STRING_32 do Result := locale.translation ("Copy Selected Expressions To Clipboard") end #: interface_names.e:431 msgid "Copy Selected Expressions To Clipboard" msgstr "" #. Source code: l_copy_text_to_clipboard: STRING_32 do Result := locale.translation("Copy Text To Clipboard") end #: interface_names.e:1643 msgid "Copy Text To Clipboard" msgstr "" #. Source code: e_Copy_call_stack_to_clipboard: STRING_32 do Result := locale.translation("Copy call stack to clipboard") end #: interface_names.e:2547 msgid "Copy call stack to clipboard" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Copy of $1"), [a_string]) #: interface_names.e:412 msgid "Copy of $1" msgstr "" #. Source code: target_copyright_name: STRING_GENERAL do Result := locale.translation ("Copyright") end #: conf_interface_names.e:100 msgid "Copyright" msgstr "" #. Source code: Result.force (locale.translation ("Corsican"), "co") #: locale_names.e:34 msgid "Corsican" msgstr "" #. Source code: Result.force (locale.translation ("Corsican (France)"), "co_fr") #: locale_names.e:177 msgid "Corsican (France)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Could not convert file '$1' into new configuration format."), [a_file_name]) #: warning_messages.e:896 msgid "Could not convert file '$1' into new configuration format." msgstr "" #. Source code: "Could not find $1.%NPlease make sure the C compilation ended correctly."), [a_system_name]) #: warning_messages.e:1000 msgid "" "Could not find $1.\n" "Please make sure the C compilation ended correctly." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Could not find attribute value for `$1'"), [aname]) end #: debugger_names.e:586 msgid "Could not find attribute value for `$1'" msgstr "" #. Source code: w_cannot_generate_png: STRING_32 do Result := locale.translation ("Could not generate PNG file.%NInsufficient video memory.") end #: warning_messages.e:908 msgid "" "Could not generate PNG file.\n" "Insufficient video memory." msgstr "" #. Source code: w_project_build_precompile_error: STRING_32 do Result := locale.translation ("Could not generate needed precompiled library.") end #: warning_messages.e:100 msgid "Could not generate needed precompiled library." msgstr "" #. Source code: e_could_not_launch: STRING = "Could not launch C/C++ compiler." #: eb_c_compiler_launcher.e:387 msgid "Could not launch C/C++ compiler." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Could not launch system in %"$1%"."), [wd]) #: warning_messages.e:306 msgid "Could not launch system in \"$1\"." msgstr "" #. Source code: do Result := locale.translation ("Could not launch system.") end #: debugger_names.e:51 msgid "Could not launch system." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Could not locate $1.%NPlease make sure system is correctly compiled."), [cl_name]) #: warning_messages.e:542 msgid "" "Could not locate $1.\n" "Please make sure system is correctly compiled." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Could not rename $1 into $2."), [a_file_name, a_new_name]) #: warning_messages.e:258 msgid "Could not rename $1 into $2." msgstr "" #. Source code: do Result := locale.translation ("Could not retrieve information (do is being called or do failed)") end #: debugger_names.e:106 msgid "Could not retrieve information (do is being called or do failed)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Could not save diagram to $1"), [a_file_name]) #: warning_messages.e:902 msgid "Could not save diagram to $1" msgstr "" #. Source code: Result := locale.translation ("Could not save diagram to specified location.") #: warning_messages.e:904 msgid "Could not save diagram to specified location." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Could not save file into '$1'"), [a_file_name]) #: warning_messages.e:886 msgid "Could not save file into '$1'" msgstr "" #. Source code: Result := locale.translation ("Could not save file to specified location.") #: warning_messages.e:888 msgid "Could not save file to specified location." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Could not save the library definition to%N$1."), [fn]) #: warning_messages.e:723 msgid "" "Could not save the library definition to\n" "$1." msgstr "" #. Source code: m_Show_creation: STRING_32 do Result := locale.translation("Creat&ions") end #: interface_names.e:680 msgid "Creat&ions" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: b_Create_folder: STRING_32 do Result := locale.translation("Create Folder...") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: interface_names.e:59 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:569 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:571 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:572 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:573 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:574 msgid "Create" msgstr "" #. Source code: b_Create_folder: STRING_32 do Result := locale.translation("Create Folder...") end #: interface_names.e:60 msgid "Create Folder..." msgstr "" #. Source code: create_manual_text: STRING = "Create Manual Test" #: es_testing_tool_panel.e:727 msgid "Create Manual Test" msgstr "" #. Source code: f_create_new_watch: STRING_32 do Result := locale.translation ("Create New watch") end #: interface_names.e:428 msgid "Create New watch" msgstr "" #. Source code: e_New_dynamic_lib_definition: STRING_32 do Result := locale.translation("Create a new dynamic library definition") end #: interface_names.e:2585 msgid "Create a new dynamic library definition" msgstr "" #. Source code: e_New_expression: STRING_32 do Result := locale.translation("Create a new expression") end #: interface_names.e:2587 msgid "Create a new expression" msgstr "" #. Source code: f_New_window: STRING_32 do Result := locale.translation("Create a new window") end #: interface_names.e:594 msgid "Create a new window" msgstr "" #. Source code: f_create_new_tool: STRING = "Create another new edition of the tool" #: es_new_tool_command.e:154 msgid "Create another new edition of the tool" msgstr "" #. Source code: create l_composition.make (locale.translation ("Create manual test"), << #: es_testing_tool_panel.e:321 msgid "Create manual test" msgstr "" #. Source code: l_diagram_new_class: STRING_32 do Result := locale.translation("Create new class in current cluster") end #: interface_names.e:489 msgid "Create new class in current cluster" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Create new project in '$1'?"), [a_str]) #: ewb_names.e:122 msgid "Create new project in '$1'?" msgstr "" #. Source code: create_test_text: STRING = "Create new test" #: es_testing_tool_panel.e:726 msgid "Create new test" msgstr "" #. Source code: l_Use_wizard: STRING_32 do Result := locale.translation("Create project") end #: interface_names.e:1630 msgid "Create project" msgstr "" #. Source code: l_Deleting_dialog_default: STRING_32 do Result := locale.translation("Creating new project, please wait...") end #: interface_names.e:1198 msgid "Creating new project, please wait..." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: t_execution_preferences: STRING = "Execution Settings" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: es_testing_tool_panel.e:721 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:317 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:318 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:319 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:320 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:321 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:322 msgid "Creation" msgstr "" #. Source code: t_Creation_routine: STRING_32 do Result := locale.translation("Creation Procedure") end #: interface_names.e:2134 msgid "Creation Procedure" msgstr "" #. Source code: t_Creation_routine_name_error: STRING_GENERAL do Result := locale.translation ("Creation Routine Name Error") end #: interface_names.e:144 msgid "Creation Routine Name Error" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Creation of type {$1} raised an error."), [tname]) end #: debugger_names.e:410 msgid "Creation of type {$1} raised an error." msgstr "" #. Source code: l_Creation: STRING_32 do Result := locale.translation("Creation procedure:") end #: interface_names.e:1142 msgid "Creation procedure:" msgstr "" #. Source code: l_Creation_routine_external_name: STRING_GENERAL do Result := locale.translation ("Creation routine .NET name") end #: interface_names.e:17 msgid "Creation routine .NET name" msgstr "" #. Source code: l_Creation_routine_name: STRING_GENERAL do Result := locale.translation ("Creation routine name") end #: interface_names.e:16 msgid "Creation routine name" msgstr "" #. Source code: l_created: STRING_32 do Result := locale.translation("Creations") end #: interface_names.e:1956 msgid "Creations" msgstr "" #. Source code: #: interface_names.e:1143 msgid "Creators" msgstr "" #. Source code: t_criterion: STRING_32 do Result := locale.translation ("Criterion") end #: eb_metric_names.e:33 msgid "Criterion" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Criterion %"$1%" of unit %"$2%" doesn't exist."), [a_criterion_name, a_unit_name]) #: eb_metric_names.e:819 msgid "Criterion \"$1\" of unit \"$2\" doesn't exist." msgstr "" #. Source code: Result := locale.translation ("Criterion name is missing.") #: eb_metric_names.e:622 msgid "Criterion name is missing." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Criterion unit %"$1%" is different from basic metric unit %"$2%"."), [a_criterion_unit, a_metric_unit]) #: eb_metric_names.e:808 msgid "Criterion unit \"$1\" is different from basic metric unit \"$2\"." msgstr "" #. Source code: i_serious: STRING = "Serious" #: es_exception_submit_dialog.e:968 msgid "Critical" msgstr "" #. 1000 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:4 msgid "Critical stack depth" msgstr "" #. Source code: Result.force (locale.translation ("Croatian"), "hr") #: locale_names.e:60 msgid "Croatian" msgstr "" #. Source code: Result.force (locale.translation ("Croatian (Bosnia and Herzegovina, Latin)"), "hr_ba") #: locale_names.e:247 msgid "Croatian (Bosnia and Herzegovina, Latin)" msgstr "" #. Source code: Result.force (locale.translation ("Croatian (Croatia)"), "hr_hr") #: locale_names.e:248 msgid "Croatian (Croatia)" msgstr "" #. Source code: f_diagram_crop: STRING_32 do Result := locale.translation("Crop diagram") end #: interface_names.e:463 msgid "Crop diagram" msgstr "" #. [new_tab_editor];new_window;current_editor;context;external #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:214 msgid "Ctrl right click receiver" msgstr "" #. Source code: m_Cut: STRING_32 do Result := locale.translation("Cu&t%TCtrl+X") end #: interface_names.e:396 msgid "Cu&t\tCtrl+X" msgstr "" #. Source code: l_Current_context: STRING_32 do Result := locale.translation("Current feature") end #: interface_names.e:1144 msgid "Culture" msgstr "" #. Source code: assembly_culture_description: STRING_GENERAL do Result := locale.translation ("Culture of the assembly.") end #: conf_interface_names.e:280 msgid "Culture of the assembly." msgstr "" #. Source code: f_result_file: STRING = "Result File" #: es_test_comparison_widget.e:787 msgid "Current" msgstr "" #. Source code: c_editor: STRING_32 do Result := locale.translation ("Current Editor") end #: interface_names.e:257 msgid "Current Editor" msgstr "" #. Source code: h_new_result: STRING = "Current Result" #: es_test_comparison_widget.e:777 msgid "Current Result" msgstr "" #. Source code: t_archive_not_up_to_date: STRING_32 do Result := locale.translation ("Current archive value may not up-to-date") end #: eb_metric_names.e:135 msgid "Current archive value may not up-to-date" msgstr "" #. Source code: w_Class_syntax_error: STRING_32 do Result := locale.translation ("Current class text has a syntax error.%NCode generation was cancelled.") end #: warning_messages.e:1049 msgid "" "Current class text has a syntax error.\n" "Code generation was cancelled." msgstr "" #. Source code: l_Current_editor: STRING_32 do Result := locale.translation("Current editor") end #: interface_names.e:1146 msgid "Current editor" msgstr "" #. Source code: Result := locale.translation("Current execution profile changed. Do you want to use the new parameters?") #: interface_names.e:1132 msgid "" "Current execution profile changed. Do you want to use the new parameters?" msgstr "" #. Source code: l_Current_context: STRING_32 do Result := locale.translation("Current feature") end #: interface_names.e:1145 msgid "Current feature" msgstr "" #. Source code: #: ewb_test_cmd.e:148 msgid "Current filter: " msgstr "" #. Source code: l_Current_hit_count: STRING_32 do Result := locale.translation("Current hit count:") end #: interface_names.e:1147 msgid "Current hit count:" msgstr "" #. Source code: t_save_metric: STRING_32 do Result := locale.translation ("Current metric has been modified, save it?") end #: eb_metric_names.e:55 msgid "Current metric has been modified, save it?" msgstr "" #. Source code: t_result_not_up_to_date: STRING_32 do Result := locale.translation ("Current metric result may not be up-to-date") end #: eb_metric_names.e:104 msgid "Current metric result may not be up-to-date" msgstr "" #. Source code: l_Current_object: STRING_32 do Result := locale.translation("Current object") end #: interface_names.e:1149 msgid "Current object" msgstr "" #. Source code: m_current_prefix: STRING = "Current tag prefix: " #: ewb_test_cmd.e:149 msgid "Current tag prefix: " msgstr "" #. Source code: l_Text_loading: STRING_32 do Result := locale.translation("Current text is being loaded. It is therefore%Nnot editable nor pickable.") end #: interface_names.e:1602 msgid "" "Current text is being loaded. It is therefore\n" "not editable nor pickable." msgstr "" #. Source code: t_value_of_current: STRING_32 do Result := locale.translation ("Current value") end #: eb_metric_names.e:40 msgid "Current value" msgstr "" #. Source code: t_descendant_version: STRING_32 do Result := locale.translation ("Current version and all its descendant versions") end #: eb_metric_names.e:107 msgid "Current version and all its descendant versions" msgstr "" #. Source code: w_Text_not_editable: STRING_32 do Result := locale.translation ("Current view is not editable.") end #: warning_messages.e:1036 msgid "Current view is not editable." msgstr "" #. Source code: e_creation_not_ready: STRING = "Currently unable to create new tests." #: shared_test_service.e:420 msgid "Currently unable to create new tests." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:615 msgid "Cursor line highlight color" msgstr "" #. Source code: e_Cursor_position: STRING_32 do Result := locale.translation("Cursor position (line:column)") end #: interface_names.e:2548 msgid "Cursor position (line:column)" msgstr "" #. Source code: dial_cond_new_custom: STRING_GENERAL do Result := locale.translation ("new") end #: conf_interface_names.e:428 msgid "Custom" msgstr "" #. Source code: b_bp_custom_expression: STRING_32 do Result := locale.translation("Custom Expression") end #: interface_names.e:232 msgid "Custom Expression" msgstr "" #. %N$indent$%T$cursor$ as %N$indent$loop%N$indent$%T%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:509 msgid "Custom across return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:511 msgid "Custom across return later" msgstr "" #. $cursor$ as loop end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:508 msgid "Custom across space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:510 msgid "Custom across space later" msgstr "" #. %N$indent$%T"$cursor$" #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:418 msgid "Custom alias return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:420 msgid "Custom alias return later" msgstr "" #. "$cursor$" #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:417 msgid "Custom alias space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:419 msgid "Custom alias space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:523 msgid "Custom all return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:525 msgid "Custom all return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:522 msgid "Custom all space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:524 msgid "Custom all space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:362 msgid "Custom attribute return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:364 msgid "Custom attribute return later" msgstr "" #. $cursor$ end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:361 msgid "Custom attribute space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:363 msgid "Custom attribute space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:502 msgid "Custom check return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:504 msgid "Custom check return later" msgstr "" #. $cursor$ end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:501 msgid "Custom check space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:503 msgid "Custom check space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:306 msgid "Custom class return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:308 msgid "Custom class return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:305 msgid "Custom class space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:307 msgid "Custom class space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:572 msgid "Custom create return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:574 msgid "Custom create return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:571 msgid "Custom create space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:573 msgid "Custom create space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:320 msgid "Custom creation return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:322 msgid "Custom creation return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:319 msgid "Custom creation space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:321 msgid "Custom creation space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:495 msgid "Custom debug return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:497 msgid "Custom debug return later" msgstr "" #. $cursor$ end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:494 msgid "Custom debug space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:496 msgid "Custom debug space later" msgstr "" #. %N$indent$end$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:383 msgid "Custom deferred return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:385 msgid "Custom deferred return later" msgstr "" #. end$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:382 msgid "Custom deferred space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:384 msgid "Custom deferred space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:369 msgid "Custom do return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:371 msgid "Custom do return later" msgstr "" #. $cursor$ end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:368 msgid "Custom do space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:370 msgid "Custom do space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:446 msgid "Custom else return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:448 msgid "Custom else return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:445 msgid "Custom else space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:447 msgid "Custom else space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:439 msgid "Custom elseif return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:441 msgid "Custom elseif return later" msgstr "" #. $cursor$ then%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:438 msgid "Custom elseif space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:440 msgid "Custom elseif space later" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:593 msgid "Custom end return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:595 msgid "Custom end return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:592 msgid "Custom end space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:594 msgid "Custom end space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:404 msgid "Custom ensure return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:406 msgid "Custom ensure return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:403 msgid "Custom ensure space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:405 msgid "Custom ensure space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:411 msgid "Custom ensure then return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:413 msgid "Custom ensure then return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:410 msgid "Custom ensure then space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:412 msgid "Custom ensure then space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:558 msgid "Custom export return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:560 msgid "Custom export return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:557 msgid "Custom export space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:559 msgid "Custom export space later" msgstr "" #. %N$indent$%T"$cursor$"%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:390 msgid "Custom external return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:392 msgid "Custom external return later" msgstr "" #. "$cursor$" end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:389 msgid "Custom external space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:391 msgid "Custom external space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:327 msgid "Custom feature return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:329 msgid "Custom feature return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:326 msgid "Custom feature space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:328 msgid "Custom feature space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$until%N$indent$%T%N$indent$loop%N$indent$%T%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:467 msgid "Custom from return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:469 msgid "Custom from return later" msgstr "" #. $cursor$%N$indent$until%N$indent$loop%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:466 msgid "Custom from space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:468 msgid "Custom from space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:425 msgid "Custom if return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:427 msgid "Custom if return later" msgstr "" #. $cursor$ then%N$indent$%T%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:424 msgid "Custom if space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:426 msgid "Custom if space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:299 msgid "Custom indexing return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:301 msgid "Custom indexing return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:298 msgid "Custom indexing space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:300 msgid "Custom indexing space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:313 msgid "Custom inherit return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:315 msgid "Custom inherit return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:312 msgid "Custom inherit space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 msgid "Custom inherit space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:453 msgid "Custom inspect return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:455 msgid "Custom inspect return later" msgstr "" #. $cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:452 msgid "Custom inspect space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:454 msgid "Custom inspect space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:586 msgid "Custom invariant return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:588 msgid "Custom invariant return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:585 msgid "Custom invariant space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:587 msgid "Custom invariant space later" msgstr "" #. %N$indent$%T%T-- $cursor$%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 msgid "Custom is return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 msgid "Custom is return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 msgid "Custom is space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 msgid "Custom is space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:355 msgid "Custom local return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:357 msgid "Custom local return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:354 msgid "Custom local space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:356 msgid "Custom local space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:488 msgid "Custom loop return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:490 msgid "Custom loop return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:487 msgid "Custom loop space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:489 msgid "Custom loop space later" msgstr "" #. %N$indent$%T"$cursor$" #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:579 msgid "Custom obsolete return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:581 msgid "Custom obsolete return later" msgstr "" #. "$cursor$" #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:578 msgid "Custom obsolete space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:580 msgid "Custom obsolete space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:376 msgid "Custom once return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:378 msgid "Custom once return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:375 msgid "Custom once space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:377 msgid "Custom once space later" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:565 msgid "Custom precursor return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:567 msgid "Custom precursor return later" msgstr "" #. {$cursor$} #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:564 msgid "Custom precursor space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:566 msgid "Custom precursor space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:537 msgid "Custom redefine return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:539 msgid "Custom redefine return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:536 msgid "Custom redefine space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:538 msgid "Custom redefine space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:530 msgid "Custom rename return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:532 msgid "Custom rename return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:529 msgid "Custom rename space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:531 msgid "Custom rename space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 msgid "Custom require else return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:350 msgid "Custom require else return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:347 msgid "Custom require else space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:349 msgid "Custom require else space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 msgid "Custom require return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:343 msgid "Custom require return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 msgid "Custom require space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:342 msgid "Custom require space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:397 msgid "Custom rescue return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:399 msgid "Custom rescue return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:396 msgid "Custom rescue space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:398 msgid "Custom rescue space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:551 msgid "Custom select return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:553 msgid "Custom select return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:550 msgid "Custom select space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:552 msgid "Custom select space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:516 msgid "Custom some return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:518 msgid "Custom some return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:515 msgid "Custom some space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:517 msgid "Custom some space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:432 msgid "Custom then return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:434 msgid "Custom then return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:431 msgid "Custom then space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:433 msgid "Custom then space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:544 msgid "Custom undefine return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:546 msgid "Custom undefine return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:543 msgid "Custom undefine space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:545 msgid "Custom undefine space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:481 msgid "Custom until return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:483 msgid "Custom until return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:480 msgid "Custom until space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:482 msgid "Custom until space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:474 msgid "Custom variant return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:476 msgid "Custom variant return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:473 msgid "Custom variant space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:475 msgid "Custom variant space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:460 msgid "Custom when return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:462 msgid "Custom when return later" msgstr "" #. $cursor$ then%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:459 msgid "Custom when space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:461 msgid "Custom when space later" msgstr "" #. Source code: #: docking_names.e:179 msgid "Customize" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Customize $1..."), [toolbar_name]) #: docking_names.e:109 msgid "Customize $1..." msgstr "" #. Source code: m_Customize_project: STRING_32 do Result := locale.translation("Customize P&roject Toolbar...") end #: interface_names.e:394 msgid "Customize P&roject Toolbar..." msgstr "" #. Source code: m_Customize_refactoring: STRING_32 do Result := locale.translation("Customize Re&factor Toolbar...") end #: interface_names.e:395 msgid "Customize Re&factor Toolbar..." msgstr "" #. Source code: Result := locale.translation ("Customize Toolbar") #: docking_names.e:117 msgid "Customize Toolbar" msgstr "" #. Source code: f_customize_formatter: STRING_32 do Result := locale.translation ("Customize formatters") end #: interface_names.e:733 msgid "Customize formatters" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T%T-- $cursor$%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$"%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$until%N$indent$%T%N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as %N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:299 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:306 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:313 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:320 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:327 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:355 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:362 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:369 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:376 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:383 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:390 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:397 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:404 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:411 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:418 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:425 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:432 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:439 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:446 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:453 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:460 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:467 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:474 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:481 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:488 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:495 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:502 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:509 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:516 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:523 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:530 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:537 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:544 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:551 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:558 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:565 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:572 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:579 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:586 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:593 msgid "Customized autocomplete (Return after keyword was typed)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:301 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:308 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:315 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:322 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:329 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:343 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:350 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:357 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:364 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:371 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:378 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:385 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:392 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:399 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:406 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:413 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:420 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:427 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:434 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:441 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:448 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:455 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:462 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:469 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:476 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:483 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:490 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:497 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:504 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:511 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:518 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:525 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:532 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:539 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:546 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:553 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:560 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:567 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:574 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:581 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:588 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:595 msgid "Customized autocomplete (Return, other cases)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$until%N$indent$loop%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ as loop end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. {$cursor$} #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:298 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:305 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:312 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:319 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:326 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:347 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:354 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:361 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:368 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:375 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:382 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:389 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:396 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:403 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:410 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:417 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:424 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:431 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:438 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:445 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:452 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:459 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:466 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:473 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:480 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:487 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:494 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:501 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:508 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:515 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:522 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:529 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:536 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:543 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:550 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:557 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:564 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:571 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:578 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:585 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:592 msgid "Customized autocomplete (Space after keyword was typed)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:300 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:307 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:321 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:328 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:342 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:349 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:356 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:363 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:370 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:377 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:384 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:391 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:398 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:405 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:412 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:419 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:426 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:433 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:440 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:447 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:454 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:461 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:468 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:475 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:482 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:489 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:496 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:503 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:510 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:517 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:524 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:531 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:538 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:545 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:552 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:559 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:566 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:573 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:580 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:587 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:594 msgid "Customized autocomplete (Space, other cases)" msgstr "" #. Source code: f_customized_formatter: STRING_32 do Result := locale.translation ("Customized formatters") end #: interface_names.e:734 msgid "Customized formatters" msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:693 msgid "Customized insertion 1" msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:694 msgid "Customized insertion 2" msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:695 msgid "Customized insertion 3" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:239 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:248 msgid "Customized string 1" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:249 msgid "Customized string 2" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:241 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:250 msgid "Customized string 3" msgstr "" #. Source code: b_Copy: STRING_32 do Result := locale.translation("Copy") end #: interface_names.e:129 msgid "Cut" msgstr "" #. Source code: f_Cut: STRING_32 do Result := locale.translation("Cut (Ctrl+X)") end #: interface_names.e:397 msgid "Cut (Ctrl+X)" msgstr "" #. Source code: b_test_count: STRING = "Cutoff (invocations)" #: es_test_generation_wizard_page_panel.e:587 msgid "Cutoff (invocations)" msgstr "" #. Source code: b_timeout: STRING = "Cutoff (minutes)" #: es_test_generation_wizard_page_panel.e:586 msgid "Cutoff (minutes)" msgstr "" #. Source code: #: locale_names.e:35 msgid "Czech" msgstr "" #. Source code: Result.force (locale.translation ("Czech (Czech Republic)"), "cs_cz") #: locale_names.e:178 msgid "Czech (Czech Republic)" msgstr "" #. Source code: b_ddmin: STRING = "DDMin for minimization" #: es_test_generation_wizard_page_panel.e:590 msgid "DDMin for minimization" msgstr "" #. Source code: Result.force (locale.translation ("Danish"), "da") #: locale_names.e:37 msgid "Danish" msgstr "" #. Source code: Result.force (locale.translation ("Danish (Denmark)"), "da_dk") #: locale_names.e:180 msgid "Danish (Denmark)" msgstr "" #. Source code: #: locale_names.e:53 msgid "Dari" msgstr "" #. Source code: Result.force (locale.translation ("Dari (Afghanistan)"), "gbz_af") #: locale_names.e:240 msgid "Dari (Afghanistan)" msgstr "" #. Source code: l_details: STRING_32 do Result := locale.translation("Details") end #: interface_names.e:460 msgid "Data" msgstr "" #. Source code: t_debugger_error: STRING_32 do Result := locale.translation ("EiffelStudio Error") end #: interface_names.e:2444 msgid "Date" msgstr "" #. Source code: m_Showdescendants: STRING_32 do Result := locale.translation("De&scendants") end #: interface_names.e:686 msgid "De&scendants" msgstr "" #. Source code: m_Deactivate_execution_recording: STRING_32 do Result := locale.translation("Deactivate Execution Recording") end #: interface_names.e:772 msgid "Deactivate Execution Recording" msgstr "" #. Source code: m_Deactivate_execution_replay_mode: STRING_32 do Result := locale.translation("Deactivate Replay Mode") end #: interface_names.e:774 msgid "Deactivate Replay Mode" msgstr "" #. Source code: e_Deactivate_execution_recording: STRING_32 do Result := locale.translation("Deactivate execution recording") end #: interface_names.e:2659 msgid "Deactivate execution recording" msgstr "" #. Source code: e_Deactivate_execution_replay_mode: STRING_32 do Result := locale.translation("Deactivate execution replay mode") end #: interface_names.e:2662 msgid "Deactivate execution replay mode" msgstr "" #. Source code: target_dead_code_removal_name: STRING_GENERAL do Result := locale.translation ("Dead Code Removal") end #: conf_interface_names.e:129 msgid "Dead Code Removal" msgstr "" #. Source code: d_Finished_removing_dead_code: STRING_32 do Result := locale.translation("Dead Code Removal Completed") end #: interface_names.e:322 msgid "Dead Code Removal Completed" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: section_external: STRING_GENERAL do Result := locale.translation ("Externals") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. F10 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F11 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F11 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #. #-#-#-#-# estudio.pot #-#-#-#-# #. P #. #-#-#-#-# estudio.pot #-#-#-#-# #. J #. #-#-#-#-# estudio.pot #-#-#-#-# #. L #. #-#-#-#-# estudio.pot #-#-#-#-# #. H #: conf_interface_names.e:43 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:492 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:494 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:495 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:496 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:497 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:781 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:782 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:783 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:784 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:785 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:786 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:787 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:788 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:789 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:790 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:792 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:793 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:794 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:795 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:796 msgid "Debug" msgstr "" #. Source code: l_debugging_tests: STRING = "Debug $1 tests" #: es_shared_test_session_labels.e:63 msgid "Debug $1 tests" msgstr "" #. Source code: t_tool_title: STRING = "Debug Logger" #: es_logger_tool.e:49 msgid "Debug Logger" msgstr "" #. Source code: t_tool_title: STRING = "Debug Memory Tool" #: es_memory_tool.e:49 msgid "Debug Memory Tool" msgstr "" #. Source code: m_debug_failing: STRING = "Debug failing" #: es_testing_tool_panel.e:746 msgid "Debug all" msgstr "" #. Source code: f_debug_button: STRING = "Debug all tests in EiffelStudio" #: es_testing_tool_panel.e:737 msgid "Debug all tests in EiffelStudio" msgstr "" #. Source code: #: es_testing_tool_panel.e:747 msgid "Debug failing" msgstr "" #. Source code: m_debug_filtered: STRING = "Debug filtered" #: es_testing_tool_panel.e:748 msgid "Debug filtered" msgstr "" #. Source code: tt_debug_filtered: STRING = "Debug filtered tests" #: es_testing_tool_panel.e:750 msgid "Debug filtered tests" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:5 msgid "Debug output evaluation" msgstr "" #. Source code: m_debug_selected: STRING = "Debug selected" #: es_testing_tool_panel.e:749 msgid "Debug selected" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:42 msgid "Debugged grid layout managed" msgstr "" #. Source code: f_dropped_references: STRING_32 do Result := locale.translation ("Debugged object dropped onto Objects tool") end #: interface_names.e:822 msgid "Debugged object dropped onto Objects tool" msgstr "" #. Source code: b_Control_debuggee_object_storage: STRING_32 do Result := locale.translation("Debuggee Object Storage") end #: interface_names.e:219 msgid "Debuggee Object Storage" msgstr "" #. Source code: do Result := locale.translation ("Debuggee's active thread") end #: debugger_names.e:314 msgid "Debuggee's active thread" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: ;note #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1000 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 500 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 100 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 500 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. [EiffelStudio Dbg];cordbg;DbgCLR #. #-#-#-#-# estudio.pot #-#-#-#-# #. F10 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Up #. #-#-#-#-# estudio.pot #-#-#-#-# #. Down #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 205;230;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 150;150;150 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1;True;False;150;Name;2;True;False;76;Value;3;True;False;100;Type;4;True;False;173;Address;5;False;False;80; #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1;True;False;150;Name;2;True;False;150;Value;3;True;False;200;Type;4;True;False;80;Address;5;False;False;80; #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1;True;False;150;Expression;2;True;False;150;Value;3;True;False;100;Type;4;True;False;80;Address;5;True;False;200;Context #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: es_shared_debugger_outputs.e:80 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:11 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:12 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:13 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:14 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:15 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:16 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:17 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:18 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:19 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:22 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:23 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:24 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:25 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:26 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:27 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:28 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:29 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:30 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:31 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:32 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:33 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:34 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:35 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:36 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:37 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:38 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:39 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:40 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:41 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:42 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:43 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:44 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:45 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:46 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:47 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:48 msgid "Debugger" msgstr "" #. Source code: l_debugger_exception_message: STRING_32 do Result := locale.translation("Debugger :: Exception message") end #: interface_names.e:1194 msgid "Debugger :: Exception message" msgstr "" #. Source code: do Result := locale.translation ("Debugger environment closed%N") end #: debugger_names.e:161 msgid "Debugger environment closed\n" msgstr "" #. Source code: do Result := locale.translation ("Debugger environment started%N") end #: debugger_names.e:159 msgid "Debugger environment started\n" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:28 msgid "Debugger location" msgstr "" #. Source code: l_version_from: STRING_32 do Result := locale.translation("Declared in class") end #: interface_names.e:1930 msgid "Declared in class" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:104 msgid "Default class formatter index" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:107 msgid "Default dependency formatter index" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:107 msgid "Default dependency formatter that should be popped up automatically." msgstr "" #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:6 msgid "Default displayed string size" msgstr "" #. 500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:7 msgid "Default expanded view size" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:105 msgid "Default feature formatter index" msgstr "" #. Source code: dialog_create_library_defaults: STRING_GENERAL do Result := locale.translation ("Default libraries") end #: conf_interface_names.e:481 msgid "Default libraries" msgstr "" #. 100 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:8 msgid "Default maximum stack depth" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:666 msgid "Default name for a renamed feature." msgstr "" #. 100 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:8 msgid "" "Default number of call stack elements shown in Call Stack tool (-1 to show " "all of them)." msgstr "" #. 500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:7 msgid "" "Default number of displayed characters in the expanded view (increasing this " "value might slow down debugging)." msgstr "" #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:6 msgid "" "Default number of displayed characters of a STRING (increasing this value " "might slow down debugging)." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:37 msgid "Default number of watch tools." msgstr "" #. Source code: dialog_create_precompile_defaults: STRING_GENERAL do Result := locale.translation ("Default precompiles") end #: conf_interface_names.e:488 msgid "Default precompiles" msgstr "" #. Source code: types_text: STRING = "Default types to test" #: es_test_generation_wizard_page_panel.e:582 msgid "Default types to test" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:380 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:382 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:383 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:384 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:385 msgid "Deferred" msgstr "" #. Source code: l_Deferreds: STRING_32 do Result := locale.translation("Deferred features") end #: interface_names.e:1197 msgid "Deferred features" msgstr "" #. Source code: l_Subquery: STRING_32 do Result := locale.translation("Define new subquery") end #: interface_names.e:1549 msgid "Define new subquery" msgstr "" #. Source code: f_quick_metric_definition: STRING_32 do Result := locale.translation ("Define quick metric (or drop a basic metric here as a template)") end #: eb_metric_names.e:237 msgid "Define quick metric (or drop a basic metric here as a template)" msgstr "" #. Source code: t_metric_criterion_definition: STRING_32 do Result := locale.translation ("Definition:") end #: eb_metric_names.e:94 msgid "Definition:" msgstr "" #. Source code: lb_degree_6: STRING = "Examining System" #: degree_output.e:678 msgid "Degree" msgstr "" #. Source code: d_Documentation: STRING_32 do Result := locale.translation("Documentation") end #: interface_names.e:314 msgid "Degree:" msgstr "" #. 500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:9 msgid "" "Delay (in milliseconds) before clearing the stacks and objects grid. By " "tuning this value, you can reduce the potential flickering of the related " "grid." msgstr "" #. 500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:9 msgid "Delay before cleaning objects grid" msgstr "" #. Source code: err_delayed_domain_item_appear: STRING_32 do Result := locale.translation ("Delayed domain item appears.") end #: eb_metric_names.e:1064 msgid "Delayed domain item appears." msgstr "" #. Source code: l_delayed_item: STRING_32 do Result := locale.translation ("Delayed item") end #: interface_names.e:1979 msgid "Delayed item" msgstr "" #. Source code: b_Unset_command: STRING_32 do Result := locale.translation("Unset") end #: interface_names.e:61 msgid "Delete" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Delete Client Link '$1'") , [a_name]) #: interface_names.e:2319 msgid "Delete Client Link '$1'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Delete Inheritance Link Between '$1' and '$2'"), [an_ancestor,a_descendant]) #: interface_names.e:2327 msgid "Delete Inheritance Link Between '$1' and '$2'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Delete Non-Conforming Inheritance Link Between '$1' and '$2'"), [an_ancestor,a_descendant]) #: interface_names.e:2329 msgid "Delete Non-Conforming Inheritance Link Between '$1' and '$2'" msgstr "" #. Source code: tt_delete_items: STRING = "Delete all the selected [completed] items" #: es_error_list_tool_panel.e:1433 msgid "Delete all the selected [completed] items" msgstr "" #. Source code: f_delete_command: STRING_32 do Result := locale.translation ("Delete command") end #: eb_external_output_names.e:25 msgid "Delete command" msgstr "" #. Source code: f_diagram_delete_view: STRING_32 do Result := locale.translation("Delete current view") end #: interface_names.e:473 msgid "Delete current view" msgstr "" #. Source code: l_diagram_remove: STRING_32 do Result := locale.translation("Delete graphical items") end #: interface_names.e:517 msgid "Delete graphical items" msgstr "" #. Source code: l_diagram_delete: STRING_32 do Result := locale.translation("Delete graphical items, remove code from system") end #: interface_names.e:462 msgid "Delete graphical items, remove code from system" msgstr "" #. Source code: t_delete_selected_item: STRING_32 do Result := locale.translation("Delete selected item in the list.") end #: interface_names.e:2143 msgid "Delete selected item in the list." msgstr "" #. Source code: t_delete_selected_items: STRING_32 do Result := locale.translation("Delete selected items in the list.") end #: interface_names.e:2144 msgid "Delete selected items in the list." msgstr "" #. Source code: f_del_row: STRING_32 do Result := locale.translation ("Delete selected row") end #: eb_metric_names.e:243 msgid "Delete selected row" msgstr "" #. Source code: t_Deleting_files: STRING_32 do Result := locale.translation("Deleting Files") end #: interface_names.e:2145 msgid "Deleting Files" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Denominator metric %"$1%" is not defined."), [a_denominator]) #: eb_metric_names.e:797 msgid "Denominator metric \"$1\" is not defined." msgstr "" #. Source code: Result := locale.translation ("Denominator metric is missing.") #: eb_metric_names.e:536 msgid "Denominator metric is missing." msgstr "" #. Source code: cluster_dependencies_name: STRING_GENERAL do Result := locale.translation ("Dependencies") end #: conf_interface_names.e:270 msgid "Dependencies" msgstr "" #. Source code: t_tool_title: STRING = "Dependency" #: es_dependency_tool.e:55 msgid "Dependency" msgstr "" #. Source code: l_dependency_displayer: STRING_32 do Result := locale.translation ("Dependency view") end #: interface_names.e:841 msgid "Dependency view" msgstr "" #. Source code: b_Descendant_time: STRING_32 do Result := locale.translation("Descendant Time") end #: interface_names.e:64 msgid "Descendant Time" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:94 msgid "Descendant depth" msgstr "" #. Source code: l_descendant_of: STRING_32 do Result := locale.translation ("Descendant of ") end #: interface_names.e:1982 msgid "Descendant of " msgstr "" #. Source code: l_Routine_descendants: STRING_32 do Result := locale.translation("Descendant versions") end #: interface_names.e:1505 msgid "Descendant versions" msgstr "" #. Source code: l_Descendants: STRING_32 do Result := locale.translation("Descendants") end #: interface_names.e:1199 msgid "Descendants" msgstr "" #. Source code: system_description_name: STRING_GENERAL do Result := locale.translation ("Description") end #: conf_interface_names.e:69 msgid "Description" msgstr "" #. Source code: external_description_description: STRING_GENERAL do Result := locale.translation ("Description of the external.") end #: conf_interface_names.e:181 msgid "Description of the external." msgstr "" #. Source code: group_description_description: STRING_GENERAL do Result := locale.translation ("Description of the group.") end #: conf_interface_names.e:240 msgid "Description of the group." msgstr "" #. Source code: system_description_description: STRING_GENERAL do Result := locale.translation ("Description of the system.") end #: conf_interface_names.e:70 msgid "Description of the system." msgstr "" #. Source code: target_description_description: STRING_GENERAL do Result := locale.translation ("Description of the target.") end #: conf_interface_names.e:85 msgid "Description of the target." msgstr "" #. Source code: task_description_description: STRING_GENERAL do Result := locale.translation ("Description of the task.") end #: conf_interface_names.e:213 msgid "Description of the task." msgstr "" #. Source code: dialog_file_rule_description: STRING_GENERAL do Result := locale.translation ("Description:") end #: conf_interface_names.e:445 msgid "Description:" msgstr "" #. Source code: t_deselect_all_history: STRING_32 do Result := locale.translation ("Deselect All") end #: eb_metric_names.e:158 msgid "Deselect All" msgstr "" #. Source code: t_deselect_all_metrics: STRING_32 do Result := locale.translation ("Deselect All Metrics") end #: eb_metric_names.e:123 msgid "Deselect All Metrics" msgstr "" #. Source code: t_deselect_integral_metrics: STRING_32 do Result := locale.translation ("Deselect Integral Metrics") end #: eb_metric_names.e:125 msgid "Deselect Integral Metrics" msgstr "" #. Source code: t_deselect_recalculatable_history: STRING_32 do Result := locale.translation ("Deselect Recalculatable") end #: eb_metric_names.e:160 msgid "Deselect Recalculatable" msgstr "" #. Source code: f_deselect_all_history: STRING_32 do Result := locale.translation ("Deselect all history items") end #: eb_metric_names.e:154 msgid "Deselect all history items" msgstr "" #. Source code: f_deselect_recalculatable_history: STRING_32 do Result := locale.translation ("Deselect recalculatable history items") end #: eb_metric_names.e:156 msgid "Deselect recalculatable history items" msgstr "" #. Source code: t_detail_result_tab: STRING_32 do Result := locale.translation ("Detailed Result") end #: eb_metric_names.e:48 msgid "Detailed Result" msgstr "" #. Source code: t_comparison_title: STRING = "Comparison" #: es_testing_results_tool_panel.e:112 msgid "Details" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 20 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. [new_tab_editor];new_window;current_editor;context;external #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. Initialization;Access;Measurement;Comparison;Status report;Status setting;Cursor movement;Element change;Removal;Resizing;Transformation;Conversion;Duplication;Miscellaneous;Basic operations;Obsolete;Inapplicable;Implementation;* #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 20 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:206 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:208 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:209 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:210 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:211 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:213 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:214 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:215 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:216 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:217 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:218 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:219 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:220 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:221 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:222 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:223 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:224 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:225 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:226 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:227 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:228 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:229 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:230 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:231 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:232 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:233 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:234 msgid "Development window" msgstr "" #. Source code: t_tool_title: STRING = "Diagram" #: es_diagram_tool.e:49 msgid "Diagram" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:49 msgid "Diagram background color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 17;3;80 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 204;204;253 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 234;234;234 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 69;166;11 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 100;97;28 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 254;253;203 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 127;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;25;127 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 180;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;127;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. INTEGER;BOOLEAN;STRING;CHARACTER;REAL;DOUBLE #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 127;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:49 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:51 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:52 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:53 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:54 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:55 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:56 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:57 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:58 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:59 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:60 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:61 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:62 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:63 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:64 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:65 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:66 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:67 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:68 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:69 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:70 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:71 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:72 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:73 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:74 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:75 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:76 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:77 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:78 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:79 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:80 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:81 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:82 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:83 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:84 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:85 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:86 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:87 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:88 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:89 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:91 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:92 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:93 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:94 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:95 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:96 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:97 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:98 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:99 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:100 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:12 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:13 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:14 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:15 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:16 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:17 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:18 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:19 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:20 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:22 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:23 msgid "Diagram tool" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:95 msgid "Diagram toolbar layout" msgstr "" #. Source code: m_diagram_with: STRING_32 do Result := locale.translation ("Diagram with") end #: interface_names.e:966 msgid "Diagram with" msgstr "" #. Source code: l_dialog_application: STRING_GENERAL do Result := locale.translation ("Dialog application") end #: interface_names.e:17 msgid "Dialog application" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:150 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:151 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:152 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:153 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:154 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:155 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:156 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:157 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:158 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:159 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:160 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:161 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:162 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:163 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:164 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:165 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:166 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:167 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:168 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:169 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:170 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:171 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:172 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:173 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:174 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:175 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:176 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:177 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:178 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:179 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:180 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:181 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:182 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:183 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:184 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:185 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:186 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:187 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:188 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:189 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:190 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:191 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:192 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:193 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:194 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:195 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:196 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:197 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:198 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:199 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:201 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:202 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:203 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:204 msgid "Dialogs" msgstr "" #. Source code: t_difference: STRING_32 do Result := locale.translation ("Difference") end #: eb_metric_names.e:41 msgid "Difference" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 msgid "Directories to search for Eiffel Information System incoming mechanism." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Directory $1%Ndoes not exist."), [dir_name]) #: warning_messages.e:181 msgid "" "Directory $1\n" "does not exist." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:225 msgid "Directory of last browsed cluster." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:188 msgid "Directory of last call stack saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:189 msgid "Directory of last debugger exception saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:190 msgid "Directory of last diagram postscript file saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:184 msgid "Directory of last dynamic lib library opened." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:187 msgid "Directory of last dynamic lib saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:191 msgid "Directory of last exception saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:185 msgid "Directory of last file opened." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:194 msgid "Directory of last imported metric definition." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:186 msgid "Directory of last metric browse archive opened." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:193 msgid "Directory of last profile result saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:183 msgid "Directory of last project opened." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:192 msgid "Directory of last save file as saved." msgstr "" #. Source code: group_eifgens_location_description: STRING_GENERAL do Result := locale.translation ("Directory where the EIFGENs folder is.") end #: conf_interface_names.e:254 msgid "Directory where the EIFGENs folder is." msgstr "" #. Source code: task_working_directory_description: STRING_GENERAL do Result := locale.translation ("Directory where the command will be executed.") end #: conf_interface_names.e:215 msgid "Directory where the command will be executed." msgstr "" #. Source code: b_Restore: STRING_32 do Result := locale.translation("Restore") end #: interface_names.e:190 msgid "Disable" msgstr "" #. Source code: m_Dbg_assertion_checking_disable: STRING_32 do Result := locale.translation("Disable Assertion Checking") end #: interface_names.e:437 msgid "Disable Assertion Checking" msgstr "" #. Source code: Result := locale.translation ("Disable Auto Hide") #: docking_names.e:37 msgid "Disable Auto Hide" msgstr "" #. Source code: b_Bkpt_disable: STRING_32 do Result := locale.translation("Disable Breakpoints") end #: interface_names.e:158 msgid "Disable Breakpoints" msgstr "" #. Source code: m_Dbg_disable_catcall_console_warning: STRING_32 do Result := locale.translation("Disable Catcall Console Warning") end #: interface_names.e:443 msgid "Disable Catcall Console Warning" msgstr "" #. Source code: b_Disable_catcall_console_warnings: STRING_32 do Result := locale.translation ("Disable Catcall Console Warning?") end #: interface_names.e:238 msgid "Disable Catcall Console Warning?" msgstr "" #. Source code: m_Dbg_disable_catcall_debugger_warning: STRING_32 do Result := locale.translation("Disable Catcall Debugger Warning") end #: interface_names.e:444 msgid "Disable Catcall Debugger Warning" msgstr "" #. Source code: b_Disable_catcall_debugger_warnings: STRING_32 do Result := locale.translation ("Disable Catcall Debugger Warning?") end #: interface_names.e:239 msgid "Disable Catcall Debugger Warning?" msgstr "" #. Source code: b_Deactivate_execution_recording: STRING_32 do Result := locale.translation("Disable Execution Recording") end #: interface_names.e:207 msgid "Disable Execution Recording" msgstr "" #. Source code: t_Diagram_disable_high_quality: STRING_32 do Result := locale.translation("Disable High Quality") end #: interface_names.e:2376 msgid "Disable High Quality" msgstr "" #. Source code: f_Disable_stop_points: STRING_32 do Result := locale.translation("Disable all breakpoints") end #: interface_names.e:527 msgid "Disable all breakpoints" msgstr "" #. Source code: b_Dbg_assertion_checking_disable: STRING_32 do Result := locale.translation("Disable assertion checking") end #: interface_names.e:180 msgid "Disable assertion checking" msgstr "" #. Source code: do Result := locale.translation ("Disable breakpoint") end #: debugger_names.e:258 msgid "Disable breakpoint" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:223 msgid "Disable graphical output." msgstr "" #. Source code: e_Dbg_assertion_checking: STRING_32 do Result := locale.translation("Disable or restore assertion checking handling during execution") end #: interface_names.e:2630 msgid "Disable or restore assertion checking handling during execution" msgstr "" #. Source code: e_Dbg_Ignore_breakpoints: STRING_32 do Result := locale.translation("Disable stop at breakpoint (Execution ignores breakpoints).") end #: interface_names.e:2632 msgid "Disable stop at breakpoint (Execution ignores breakpoints)." msgstr "" #. Source code: b_bp_change_assertion_checking: STRING_32 do Result := locale.translation("Disable/Restore Assertion Checking") end #: interface_names.e:227 msgid "Disable/Restore Assertion Checking" msgstr "" #. Source code: #: interface_names.e:1893 msgid "Disabled" msgstr "" #. Source code: b_Discard_assertions: STRING_32 do Result := locale.translation("Discard Assertions") end #: interface_names.e:66 msgid "Discard Assertions" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:204 msgid "Discard target scope customized formatter" msgstr "" #. Source code: e_discover_melt: STRING_32 do Result := locale.translation("Discover unreferenced externally added classes and recompile.") end #: interface_names.e:2599 msgid "Discover unreferenced externally added classes and recompile." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:32 msgid "Disk location of last saved stack path information." msgstr "" #. Source code: l_viewer_display_complete_object: STRING_32 do Result := locale.translation("Display Complete Object") end #: interface_names.e:1640 msgid "Display Complete Object" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:5 msgid "" "Display DEBUG_OUTPUT.debug_output for objects whose base class inherits from " "DEBUG_OUTPUT." msgstr "" #. Source code: b_Display_Exception_Trace: STRING_32 do Result := locale.translation("Display Exception Trace") end #: interface_names.e:67 msgid "Display Exception Trace" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:172 msgid "Display New/Open project dialog at startup." msgstr "" #. Source code: f_show_to_do_message: STRING_32 do Result := locale.translation ("Display a message about how to deal with the metric definition error") end #: eb_metric_names.e:292 msgid "Display a message about how to deal with the metric definition error" msgstr "" #. Source code: l_Display_call_stack_warning: STRING_32 do Result := locale.translation("Display a warning when the call stack depth reaches:") end #: interface_names.e:1241 msgid "Display a warning when the call stack depth reaches:" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:10 msgid "Display agent details" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:220 msgid "Display alias name ?" msgstr "" #. Source code: f_display_all_breakpoints_together: STRING_32 do Result := locale.translation ("Display all breakpoints together") end #: interface_names.e:355 msgid "Display all breakpoints together" msgstr "" #. Source code: e_Pretty_print: STRING_32 do Result := locale.translation("Display an expanded view of objects") end #: interface_names.e:2594 msgid "Display an expanded view of objects" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:221 msgid "Display assigner command ?" msgstr "" #. Source code: f_display_breakpoints: STRING_32 do Result := locale.translation("Display breakpoints separated by status") end #: interface_names.e:528 msgid "Display breakpoints separated by status" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:164 msgid "Display confirmation dialog before building a needed precompile." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:163 msgid "Display confirmation dialog before converting an old project." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:165 msgid "Display confirmation dialog before deleting EIS entries." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:156 msgid "Display confirmation dialog for C compilation on finalize operation." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:157 msgid "Display confirmation dialog for C compilation on freeze operation." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:159 msgid "Display confirmation dialog for assertions on finalize operation." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:167 msgid "Display confirmation dialog for finalizing a .NET precompiled library." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:171 msgid "Display confirmation dialog for terminating an external command." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:170 msgid "" "Display confirmation dialog for terminating an ongoing C compilation while " "exiting EiffelStudio." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:169 msgid "" "Display confirmation dialog for terminating the C compilation of a finalize." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:168 msgid "" "Display confirmation dialog for terminating the C compilation of a freeze." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:204 msgid "" "Display confirmation dialog of discarding target scope customized formatter." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:160 msgid "Display confirmation dialog on clearing breakpoints." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:158 msgid "" "Display confirmation dialog on compilation when some files have not been " "saved." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:150 msgid "Display confirmation dialog on execution." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:154 msgid "Display confirmation dialog on exit." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:155 msgid "Display confirmation dialog on replacing all." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:151 msgid "" "Display confirmation dialog to apply profile when closing execution " "parameters dialog." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:152 msgid "Display confirmation dialog when applying debugger profiles." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:162 msgid "" "Display confirmation dialog when debugged application just stopped at a " "contract violation." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:161 msgid "" "Display confirmation dialog when starting the application without stopping " "at breakpoints." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:177 msgid "" "Display dialog before killing a debugged application and restarting a new " "one." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:176 msgid "Display dialog before killing a debugged application." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:178 msgid "Display dialog before removing a metric." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:179 msgid "Display dialog before saving a metric." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:174 msgid "Display dialog that warns that homonym format can take a long time." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:166 msgid "" "Display dialog that warns that text is being loaded and is not editable or " "clickable." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:175 msgid "" "Display dialog when an application is running and a compilation is launched." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:180 msgid "Display dialog when editing the same class in two development windows." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:181 msgid "Display dialog while running an external command." msgstr "" #. Source code: f_display_history_in_tree_view: STRING_32 do Result := locale.translation ("Display history in tree view?") end #: eb_metric_names.e:144 msgid "Display history in tree view?" msgstr "" #. Source code: do Result := locale.translation ("Display information") end #: debugger_names.e:227 msgid "Display information" msgstr "" #. Source code: e_Display_system_info: STRING_32 do Result := locale.translation("Display information concerning current system") end #: interface_names.e:2565 msgid "Display information concerning current system" msgstr "" #. Source code: l_More_items: STRING_32 do Result := locale.translation("Display limit reached") end #: interface_names.e:1390 msgid "Display limit reached" msgstr "" #. Source code: option_trace_description: STRING_GENERAL do Result := locale.translation ("Display name of all called features during execution?") end #: conf_interface_names.e:311 msgid "Display name of all called features during execution?" msgstr "" #. Source code: l_formatter_filter_help: STRING_32 do Result := locale.translation ("Display non visible items?") end #: interface_names.e:847 msgid "Display non visible items?" msgstr "" #. Source code: l_Switch_num_format_desc: STRING_32 do Result := locale.translation("Display numerical value as Hexadecimal or Decimal formating") end #: interface_names.e:1552 msgid "Display numerical value as Hexadecimal or Decimal formating" msgstr "" #. Source code: do Result := locale.translation ("Display parameters") end #: debugger_names.e:282 msgid "Display parameters" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:110 msgid "Display percentage for ratio" msgstr "" #. Source code: f_display_in_percentage: STRING_32 do Result := locale.translation ("Display result in percentage? (Only applicable for ratio metrics)") end #: eb_metric_names.e:284 msgid "Display result in percentage? (Only applicable for ratio metrics)" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:219 msgid "Display signature ?" msgstr "" #. Source code: h_display_list: STRING = "Display tests in a list" #: ewb_test_list_view.e:46 msgid "Display tests in a list" msgstr "" #. Source code: h_display_tree: STRING = "Display tests in a tree structure" #: ewb_test_tree_view.e:190 msgid "Display tests in a tree structure" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:24 msgid "" "Display the base type of an object if enabled, otherwise just the base class " "(disabling it might speed up debugging). e.g: might display ARRAY [STRING] " "if True but will just display ARRAY if False." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:173 msgid "" "Display warning dialog when changing resources that require you to restart " "EiffeStudio before they become effective." msgstr "" #. Source code: #: interface_names.e:741 msgid "Display?" msgstr "" #. Source code: m_displayed: STRING_32 do Result := locale.translation ("Displayed") end #: interface_names.e:965 msgid "Displayed" msgstr "" #. Source code: Result := locale.translation ("Displayed buttons") #: docking_names.e:129 msgid "Displayed buttons" msgstr "" #. Source code: l_displayed_in: STRING_32 do Result := locale.translation ("Displayed in") end #: interface_names.e:738 msgid "Displayed in" msgstr "" #. Source code: Result.force (locale.translation ("Divehi"), "dv") #: locale_names.e:40 msgid "Divehi" msgstr "" #. Source code: Result.force (locale.translation ("Divehi (Maldives)"), "dv_mv") #: locale_names.e:187 msgid "Divehi (Maldives)" msgstr "" #. Source code: err_divided_by_zero: STRING_32 do Result := locale.translation ("Divided by 0") end #: eb_metric_names.e:1165 msgid "Divided by 0" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:366 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:368 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:369 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:370 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:371 msgid "Do" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:253 msgid "Do features of class ANY appear in the feature call complete window?" msgstr "" #. Source code: l_Dont_ask_me_again: STRING_32 do Result := locale.translation("Do not ask me again") end #: interface_names.e:1244 msgid "Do not ask me again" msgstr "" #. Source code: l_Do_not_detect_stack_overflows: STRING_32 do Result := locale.translation("Do not detect stack overflows") end #: interface_names.e:1245 msgid "Do not detect stack overflows" msgstr "" #. Source code: l_Do_not_show_again: STRING_32 do Result := locale.translation("Do not show again") end #: interface_names.e:1246 msgid "Do not show again" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:29 msgid "" "Do not show the dialog that asks if a compilation should be started before " "running the debug if there where changes in classes." msgstr "" #. Source code: b_do_nothing: STRING_32 do Result := locale.translation("Do nothing") end #: interface_names.e:68 msgid "Do nothing" msgstr "" #. Source code: l_Diagram_delete_view_cmd: STRING_32 do Result := locale.translation("Do you really want to delete current view?") end #: interface_names.e:1208 msgid "Do you really want to delete current view?" msgstr "" #. Source code: l_Diagram_reset_view_cmd: STRING_32 do Result := locale.translation("Do you really want to reset current view?") end #: interface_names.e:1209 msgid "Do you really want to reset current view?" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation("Do you want to [$1:remove] or [$2:use] current print message ?"), [a_1, a_2]) end #: debugger_names.e:150 msgid "Do you want to [$1:remove] or [$2:use] current print message ?" msgstr "" #. Source code: w_Compile_before_debug: STRING_32 do Result := locale.translation ("Do you want to compile before executing?") end #: warning_messages.e:278 msgid "Do you want to compile before executing?" msgstr "" #. Source code: w_Save_before_closing: STRING_32 do Result := locale.translation ("Do you want to save your changes%N% #: warning_messages.e:1016 msgid "" "Do you want to save your changes\n" "before closing the window?" msgstr "" #. Source code: want_to_update_new_compiler: STRING_32 do Result := locale.translation ("Do you want to update to new version of compiler?") end #: ewb_names.e:32 msgid "Do you want to update to new version of compiler?" msgstr "" #. Source code: m_docking_lock: STRING_32 do Result := locale.translation ("Docking Lock") end #: interface_names.e:967 msgid "Docking Lock" msgstr "" #. Source code: d_Documentation: STRING_32 do Result := locale.translation("Documentation") end #: interface_names.e:315 msgid "Documentation" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:607 msgid "Does a quadruple click select the entire document?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:252 msgid "" "Does completion change the first character of onces and constants with an " "upper case character?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:257 msgid "Does completion list show an item's description as a tooltip?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:256 msgid "Does completion list show disambiguated name?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:254 msgid "Does completion list show feature signatures?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:258 msgid "Does completion list show obsolete items?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:255 msgid "Does completion list show query return type?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:605 msgid "" "Does mouse wheel scroll documents a page at a time (If True, it overrides " "Mouse Wheel Scroll Size)?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:598 msgid "Does text cursor blink?" msgstr "" #. Source code: task_succeed_description: STRING_GENERAL do Result := locale.translation ("Does this task have to finish successful for the compilation to continue?") end #: conf_interface_names.e:217 msgid "" "Does this task have to finish successful for the compilation to continue?" msgstr "" #. Source code: err_domain_missing: STRING_32 do Result := locale.translation ("Domain is missing.") end #: eb_metric_names.e:1052 msgid "Domain is missing." msgstr "" #. Source code: Result := locale.translation ("Domain item id is missing.") #: eb_metric_names.e:668 msgid "Domain item id is missing." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Domain item type %"$1%" is invalid."), [a_type]) #: eb_metric_names.e:686 msgid "Domain item type \"$1\" is invalid." msgstr "" #. Source code: Result := locale.translation ("Domain item type is missing.") #: eb_metric_names.e:676 msgid "Domain item type is missing." msgstr "" #. Source code: l_domain_displayer: STRING_32 do Result := locale.translation ("Domain view") end #: interface_names.e:842 msgid "Domain view" msgstr "" #. Source code: l_discard_target_scope_customized_formatter: STRING_32 do Result := locale.translation ("Don't ask me again and discard%Nunsaved target scope customized formatters.") end #: interface_names.e:2054 msgid "" "Don't ask me again and discard\n" "unsaved target scope customized formatters." msgstr "" #. Source code: l_Compilable_libraries: STRING_GENERAL do Result := locale.translation ("Available libraries:") end #: interface_names.e:18 msgid "Done" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:31 msgid "Dotnet" msgstr "" #. [EiffelStudio Dbg];cordbg;DbgCLR #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:11 msgid "Dotnet debugger" msgstr "" #. Source code: f_go_to_first_occurrence: STRING_32 do Result := locale.translation("Double click to go to first occurrence") end #: interface_names.e:723 msgid "Double click to go to first occurrence" msgstr "" #. Source code: f_double_click_to_go_to_result_panel: STRING_32 do Result := locale.translation ("Double click to go to result panel") end #: eb_metric_names.e:152 msgid "Double click to go to result panel" msgstr "" #. Source code: w_dbg_double_click_to_refresh_call_stack: STRING_32 do Result := locale.translation ("Double click to refresh call stack") end #: warning_messages.e:343 msgid "Double click to refresh call stack" msgstr "" #. Source code: l_exception_double_click_text: STRING_32 do Result := locale.translation ("Double click to see Exception or Ctrl-C to copy to clipboard") end #: interface_names.e:1280 msgid "Double click to see Exception or Ctrl-C to copy to clipboard" msgstr "" #. Source code: separator: STRING_32 #: docking_names.e:153 msgid "Down" msgstr "" #. Source code: e_open_c_file: STRING_32 do Result := locale.translation ("Drop a class/feature here to open its corresponding C file/function in external editor.") end #: interface_names.e:2638 msgid "" "Drop a class/feature here to open its corresponding C file/function in " "external editor." msgstr "" #. Source code: t_drop_program_elements: STRING_32 do Result := locale.translation ("Drop target/group/class/feature here") end #: eb_metric_names.e:358 msgid "Drop target/group/class/feature here" msgstr "" #. Source code: l_Dropped_references: STRING_32 do Result := locale.translation("Dropped references") end #: interface_names.e:1247 msgid "Dropped references" msgstr "" #. Source code: t_Dynamic_lib_window: STRING_32 do Result := locale.translation("Dynamic Library Builder") end #: interface_names.e:2146 msgid "Dummy" msgstr "" #. Source code: b_duplicate: STRING_32 do Result := locale.translation ("Duplicate") end #: interface_names.e:184 msgid "Duplicate" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Duplicated metric name %"$1%" in metric definition."), [a_metric_name]) #: eb_metric_names.e:520 msgid "Duplicated metric name \"$1\" in metric definition." msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:144 msgid "Duration" msgstr "" #. Source code: #: locale_names.e:92 msgid "Dutch" msgstr "" #. Source code: Result.force (locale.translation ("Dutch (Belgium)"), "nl_be") #: locale_names.e:285 msgid "Dutch (Belgium)" msgstr "" #. Source code: Result.force (locale.translation ("Dutch (Netherlands)"), "nl_nl") #: locale_names.e:286 msgid "Dutch (Netherlands)" msgstr "" #. Source code: m_Debug_dynamic_eval: STRING_32 do Result := locale.translation("Dynamic Feature Evaluation") end #: interface_names.e:450 msgid "Dynamic Feature Evaluation" msgstr "" #. Source code: t_Dynamic_lib_window: STRING_32 do Result := locale.translation("Dynamic Library Builder") end #: interface_names.e:2147 msgid "Dynamic Library Builder" msgstr "" #. Source code: target_dynamic_runtime_name: STRING_GENERAL do Result := locale.translation ("Dynamic Runtime") end #: conf_interface_names.e:133 msgid "Dynamic Runtime" msgstr "" #. Source code: f_Debug_dynamic_eval: STRING_32 do Result := locale.translation("Dynamic feature evaluation") end #: interface_names.e:449 msgid "Dynamic feature evaluation" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:643 msgid "Dynamic library window height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:642 msgid "Dynamic library window width" msgstr "" #. Source code: dial_cond_dynamic_runtime: STRING_GENERAL do Result := locale.translation ("Dynamic runtime") end #: conf_interface_names.e:424 msgid "Dynamic runtime" msgstr "" #. Source code: l_Dll_type: STRING_GENERAL do Result := locale.translation ("Dynamic-Link Library") end #: interface_names.e:34 msgid "Dynamic-Link Library" msgstr "" #. Source code: m_Edit_condition: STRING_32 do Result := locale.translation("E&dit Condition") end #: interface_names.e:898 msgid "E&dit Condition" msgstr "" #. Source code: m_Debug_block: STRING_32 do Result := locale.translation("E&mbed in %"Debug...%"%TCtrl+D") end #: interface_names.e:531 msgid "E&mbed in \"Debug...\"\tCtrl+D" msgstr "" #. Source code: m_Debug: STRING_32 do Result := locale.translation("E&xecution") end #: interface_names.e:893 msgid "E&xecution" msgstr "" #. Source code: m_Explorer_bar: STRING_32 do Result := locale.translation("&Tools") end #: interface_names.e:546 msgid "E&xit" msgstr "" #. Source code: m_Export_XMI: STRING_32 do Result := locale.translation("E&xport XMI...") end #: interface_names.e:550 msgid "E&xport XMI..." msgstr "" #. Source code: m_Showexternals: STRING_32 do Result := locale.translation("E&xternals") end #: interface_names.e:688 msgid "E&xternals" msgstr "" #. Source code: m_Open_eac_browser: STRING_32 do Result := locale.translation("EAC Browser") end #: interface_names.e:925 msgid "EAC Browser" msgstr "" #. Source code: group_eifgens_location_name: STRING_GENERAL do Result := locale.translation ("EIFGENs location") end #: conf_interface_names.e:253 msgid "EIFGENs location" msgstr "" #. Source code: l_error_occurred: STRING_32 do Result := locale.translation ("ERROR OCCURRED: %N") end #: interface_names.e:1903 msgid "ERROR OCCURRED: \n" msgstr "" #. Source code: l_expression_capital: STRING_32 do Result := locale.translation ("EXPRESSION: ") end #: interface_names.e:1892 msgid "EXPRESSION: " msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Ed&it Contracts for '$1'"), [a_name]) end #: interface_names.e:799 msgid "Ed&it Contracts for '$1'" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Ed&it Invariants for '$1'"), [a_name]) end #: interface_names.e:801 msgid "Ed&it Invariants for '$1'" msgstr "" #. Source code: b_Edit_command: STRING_32 do Result := locale.translation("Edit...") end #: interface_names.e:70 msgid "Edit" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Edit $1"), [a_name]) #: interface_names.e:2426 msgid "Edit $1" msgstr "" #. Source code: m_Edit_breakpoint_here: STRING_32 do Result := locale.translation("Edit Breakpoint Here ...") end #: interface_names.e:370 msgid "Edit Breakpoint Here ..." msgstr "" #. Source code: menu_edit_config: STRING_GENERAL do Result := locale.translation ("Edit Configuration") end #: conf_interface_names.e:57 msgid "Edit Configuration" msgstr "" #. Source code: l_edit_contracts: STRING = "Edit Contracts..." #: es_contract_viewer_widget.e:435 msgid "Edit Contracts..." msgstr "" #. Source code: t_edit_auto_eis_node: STRING_32 do Result := locale.translation ("Edit EIS auto-node generation property.") end #: interface_names.e:534 msgid "Edit EIS auto-node generation property." msgstr "" #. Source code: t_Edit_expression: STRING_32 do Result := locale.translation("Edit Expression") end #: interface_names.e:2176 msgid "Edit Expression" msgstr "" #. Source code: m_objects_tool_layout_editor_title: STRING_32 do Result := locale.translation ("Edit Layout") end #: interface_names.e:608 msgid "Edit Layout" msgstr "" #. Source code: library_edit_configuration: STRING_GENERAL do Result := locale.translation ("Edit Library Configuration") end #: conf_interface_names.e:262 msgid "Edit Library Configuration" msgstr "" #. Source code: m_Debug_edit_object: STRING_32 do Result := locale.translation("Edit Object Content") end #: interface_names.e:448 msgid "Edit Object Content" msgstr "" #. Source code: f_Debug_edit_object: STRING_32 do Result := locale.translation("Edit Object content") end #: interface_names.e:447 msgid "Edit Object content" msgstr "" #. Source code: l_edit_project: STRING_32 do Result := locale.translation("Edit Project") end #: interface_names.e:1253 msgid "Edit Project" msgstr "" #. Source code: l_edit_text: STRING_32 do Result := locale.translation("Edit Text") end #: interface_names.e:1254 msgid "Edit Text" msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:13 msgid "Edit bp here" msgstr "" #. Source code: f_edit_cmd_detail_button: STRING_32 do Result := locale.translation ("Edit command") end #: eb_external_output_names.e:23 msgid "Edit command" msgstr "" #. Source code: dialog_file_rule_edit_condition: STRING_GENERAL do Result := locale.translation ("Edit condition") end #: conf_interface_names.e:447 msgid "Edit condition" msgstr "" #. Source code: t_contract_edit_selected: STRING_32 do Result := locale.translation ("Edit selected contract") end #: interface_names.e:2457 msgid "Edit selected contract" msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:13 msgid "Edit the breakpoint located at the cursor." msgstr "" #. Source code: e_Edit_exported_feature: STRING_32 do Result := locale.translation("Edit the properties of the selected feature") end #: interface_names.e:2568 msgid "Edit the properties of the selected feature" msgstr "" #. Source code: e_Edit_expression: STRING_32 do Result := locale.translation("Edit the selected expression") end #: interface_names.e:2569 msgid "Edit the selected expression" msgstr "" #. Source code: b_Eiffel_features: STRING_32 do Result := locale.translation("Eiffel Features") end #: interface_names.e:71 msgid "Edit..." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: t_execution_parameters: STRING_32 do Result := locale.translation("Execution Parameters ...") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 212;208;200 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;128;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 166;137;149 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 145;86;84 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 200;64;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T%T-- $cursor$%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$"%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$until%N$indent$loop%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$until%N$indent$%T%N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ as loop end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as %N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. {$cursor$} #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-regular-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-bold-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 212;208;200 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 192;192;192 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 236;233;216 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;128;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;128;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad - #. #-#-#-#-# estudio.pot #-#-#-#-# #. Left #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad * #. #-#-#-#-# estudio.pot #-#-#-#-# #. Right #. #-#-#-#-# estudio.pot #-#-#-#-# #. M #. #-#-#-#-# estudio.pot #-#-#-#-# #. M #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F #. #-#-#-#-# estudio.pot #-#-#-#-# #. H #. #-#-#-#-# estudio.pot #-#-#-#-# #. L #. #-#-#-#-# estudio.pot #-#-#-#-# #. [ #. #-#-#-#-# estudio.pot #-#-#-#-# #. K #. #-#-#-#-# estudio.pot #-#-#-#-# #. K #. #-#-#-#-# estudio.pot #-#-#-#-# #. U #. #-#-#-#-# estudio.pot #-#-#-#-# #. U #. #-#-#-#-# estudio.pot #-#-#-#-# #. I #. #-#-#-#-# estudio.pot #-#-#-#-# #. D #. #-#-#-#-# estudio.pot #-#-#-#-# #. G #. #-#-#-#-# estudio.pot #-#-#-#-# #. = #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad + #. #-#-#-#-# estudio.pot #-#-#-#-# #. - #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad - #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-bold-9-sans #: interface_names.e:2412 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:239 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:241 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:243 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:244 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:245 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:246 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:247 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:248 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:249 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:250 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:251 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:252 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:253 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:254 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:256 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:257 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:258 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:259 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:260 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:261 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:262 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:263 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:264 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:266 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:267 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:268 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:269 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:270 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:271 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:272 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:273 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:274 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:275 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:276 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:277 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:278 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:279 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:280 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:281 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:282 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:283 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:284 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:285 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:286 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:287 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:288 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:289 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:290 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:291 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:292 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:293 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:294 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:298 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:299 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:300 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:301 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:303 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:304 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:305 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:306 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:307 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:308 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:310 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:311 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:312 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:313 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:315 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:317 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:318 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:319 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:320 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:321 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:322 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:324 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:325 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:326 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:327 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:328 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:329 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:339 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:342 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:343 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:345 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:346 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:347 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:349 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:350 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:352 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:354 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:355 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:356 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:357 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:359 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:361 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:362 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:363 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:364 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:366 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:368 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:369 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:370 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:371 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:373 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:375 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:376 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:377 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:378 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:380 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:382 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:383 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:384 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:385 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:387 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:389 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:390 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:391 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:392 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:394 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:396 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:397 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:398 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:399 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:401 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:403 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:404 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:405 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:406 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:408 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:410 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:411 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:412 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:413 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:415 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:417 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:418 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:419 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:420 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:422 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:424 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:425 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:426 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:427 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:429 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:431 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:432 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:433 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:434 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:436 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:438 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:439 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:440 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:441 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:443 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:445 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:446 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:447 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:448 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:450 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:452 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:453 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:454 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:455 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:457 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:459 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:460 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:461 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:462 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:464 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:466 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:467 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:468 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:469 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:471 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:473 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:474 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:475 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:476 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:478 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:480 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:481 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:482 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:483 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:485 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:487 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:488 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:489 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:490 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:492 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:494 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:495 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:496 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:497 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:499 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:501 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:502 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:503 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:504 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:506 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:508 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:509 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:510 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:511 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:513 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:515 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:516 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:517 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:518 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:520 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:522 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:523 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:524 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:525 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:527 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:529 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:530 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:531 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:532 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:534 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:536 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:537 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:538 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:539 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:541 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:543 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:544 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:545 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:546 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:548 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:550 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:551 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:552 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:553 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:555 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:557 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:558 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:559 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:560 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:562 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:564 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:565 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:566 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:567 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:569 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:571 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:572 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:573 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:574 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:576 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:578 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:579 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:580 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:581 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:583 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:585 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:586 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:587 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:588 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:590 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:592 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:593 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:594 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:595 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:597 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:598 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:599 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:600 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:601 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:602 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:603 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:604 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:605 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:606 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:607 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:608 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:609 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:610 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:611 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:612 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:613 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:614 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:615 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:616 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:617 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:618 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:619 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:620 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:621 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:622 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:623 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:624 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:625 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:626 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:627 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:628 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:629 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:630 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:631 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:632 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:633 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:634 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:635 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:636 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:637 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:691 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:692 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:693 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:694 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:695 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:696 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:697 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:698 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:699 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:700 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:701 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:702 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:703 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:704 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:705 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:706 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:707 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:708 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:709 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:710 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:711 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:712 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:713 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:714 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:715 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:716 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:717 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:718 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:719 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:720 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:2 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:2 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:8 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:9 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:10 msgid "Editor" msgstr "" #. Source code: end #: docking_names.e:207 msgid "Editor Area" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-regular-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:599 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:8 msgid "Editor font" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:600 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:9 msgid "Editor header font." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 212;208;200 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 64;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;128;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 166;137;149 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 145;86;84 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 200;64;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T%T-- $cursor$%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$"%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$until%N$indent$loop%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$until%N$indent$%T%N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ as loop end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as %N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. {$cursor$} #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:239 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:241 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:243 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:244 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:245 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:246 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:247 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:248 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:249 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:250 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:251 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:252 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:253 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:254 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:256 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:257 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:258 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:259 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:260 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:261 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:262 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:263 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:264 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:266 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:267 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:268 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:269 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:270 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:271 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:272 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:273 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:274 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:275 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:276 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:277 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:278 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:279 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:280 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:281 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:282 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:283 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:284 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:285 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:286 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:287 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:288 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:289 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:290 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:291 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:292 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:293 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:294 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:298 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:299 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:300 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:301 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:303 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:304 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:305 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:306 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:307 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:308 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:310 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:311 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:312 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:313 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:315 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:317 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:318 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:319 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:320 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:321 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:322 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:324 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:325 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:326 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:327 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:328 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:329 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:339 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:342 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:343 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:345 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:346 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:347 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:349 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:350 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:352 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:354 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:355 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:356 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:357 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:359 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:361 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:362 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:363 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:364 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:366 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:368 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:369 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:370 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:371 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:373 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:375 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:376 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:377 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:378 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:380 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:382 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:383 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:384 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:385 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:387 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:389 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:390 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:391 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:392 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:394 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:396 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:397 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:398 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:399 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:401 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:403 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:404 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:405 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:406 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:408 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:410 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:411 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:412 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:413 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:415 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:417 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:418 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:419 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:420 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:422 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:424 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:425 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:426 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:427 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:429 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:431 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:432 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:433 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:434 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:436 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:438 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:439 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:440 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:441 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:443 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:445 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:446 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:447 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:448 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:450 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:452 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:453 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:454 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:455 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:457 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:459 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:460 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:461 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:462 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:464 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:466 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:467 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:468 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:469 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:471 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:473 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:474 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:475 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:476 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:478 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:480 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:481 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:482 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:483 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:485 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:487 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:488 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:489 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:490 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:492 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:494 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:495 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:496 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:497 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:499 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:501 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:502 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:503 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:504 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:506 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:508 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:509 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:510 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:511 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:513 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:515 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:516 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:517 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:518 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:520 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:522 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:523 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:524 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:525 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:527 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:529 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:530 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:531 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:532 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:534 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:536 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:537 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:538 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:539 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:541 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:543 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:544 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:545 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:546 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:548 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:550 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:551 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:552 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:553 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:555 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:557 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:558 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:559 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:560 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:562 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:564 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:565 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:566 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:567 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:569 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:571 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:572 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:573 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:574 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:576 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:578 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:579 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:580 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:581 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:583 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:585 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:586 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:587 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:588 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:590 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:592 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:593 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:594 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:595 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:2 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:2 msgid "Eiffel" msgstr "" #. Source code: l_eiffel_class: STRING_32 do Result := locale.translation ("Eiffel Class") end #: interface_names.e:1255 msgid "Eiffel Class" msgstr "" #. Source code: l_eiffel_cluster: STRING_32 do Result := locale.translation ("Eiffel Cluster") end #: interface_names.e:1256 msgid "Eiffel Cluster" msgstr "" #. Source code: lb_compiler: STRING = "Eiffel Compilation" #: es_service_initializer.e:224 msgid "Eiffel Compilation" msgstr "" #. Source code: e_Compilation_failed: STRING_32 do Result := locale.translation("Eiffel Compilation Failed") end #: interface_names.e:2527 msgid "Eiffel Compilation Failed" msgstr "" #. Source code: lb_compiler_header_1: STRING = "Eiffel Compilation Manager%NVersion $1" #: degree_output.e:690 msgid "" "Eiffel Compilation Manager\n" "Version $1" msgstr "" #. Source code: e_Compilation_succeeded: STRING_32 do Result := locale.translation("Eiffel Compilation Succeeded") end #: interface_names.e:2528 msgid "Eiffel Compilation Succeeded" msgstr "" #. Source code: l_eiffel_conf_file: STRING_GENERAL do Result := locale.translation ("Eiffel Configuration Files (*.ecf)") end #: interface_names.e:26 msgid "Eiffel Configuration Files (*.ecf)" msgstr "" #. Source code: b_Eiffel_features: STRING_32 do Result := locale.translation("Eiffel Features") end #: interface_names.e:72 msgid "Eiffel Features" msgstr "" #. Source code: e_empty_class_name: STRING = "Eiffel class names can not be empty." #: es_class_name_validator.e:54 msgid "Eiffel class names can not be empty." msgstr "" #. Source code: l_eiffelstudio: STRING_32 do Result := locale.translation ("EiffelStudio") end #: interface_names.e:2051 msgid "EiffelStudio" msgstr "" #. Source code: t_eiffelstudio_error: STRING_32 do Result := locale.translation ("EiffelStudio Error") end #: interface_names.e:2440 msgid "EiffelStudio Error" msgstr "" #. Source code: t_eiffelstudio_info: STRING_32 do Result := locale.translation ("EiffelStudio Information") end #: interface_names.e:2443 msgid "EiffelStudio Information" msgstr "" #. Source code: t_eiffelstudio_question: STRING_32 do Result := locale.translation ("EiffelStudio Question") end #: interface_names.e:2442 msgid "EiffelStudio Question" msgstr "" #. Source code: t_eiffelstudio_warning: STRING_32 do Result := locale.translation ("EiffelStudio Warning") end #: interface_names.e:2441 msgid "EiffelStudio Warning" msgstr "" #. Source code: target_concurrency_thread_name: STRING_GENERAL do Result := locale.translation ("EiffelThread") end #: conf_interface_names.e:127 msgid "EiffelThread" msgstr "" #. 7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:729 msgid "Eighth external command shortcut." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 msgid "Eis path" msgstr "" #. Source code: do Result := locale.translation ("Either the root class name or the creation routine name (or both of them) that you have specified%N% #: interface_names.e:95 msgid "" "Either the root class name or the creation routine name (or both of them) " "that you have specified\n" "does not conform the lace specification.\n" "\n" "A valid Eiffel name is not empty and only contains letters,\n" "digits, and underscores. The first character must\n" "be a letter.\n" "\n" "Click Back and choose valid Eiffel names." msgstr "" #. Source code: w_element_expected_not_found (a_name: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Element $1 expected but not found."), [a_name]) end; #: warning_messages.e:1120 msgid "Element $1 expected but not found." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:443 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:445 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:446 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:447 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:448 msgid "Else" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:436 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:438 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:439 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:440 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:441 msgid "Elseif" msgstr "" #. D #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:713 msgid "Embed current line in debug clause" msgstr "" #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:712 msgid "Embed current line in if clause." msgstr "" #. D #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:713 msgid "Embed debug clause" msgstr "" #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:712 msgid "Embed if clause" msgstr "" #. Source code: tt_navigate_back: STRING = "Navigate to the back in the history.%NHold SHIFT to view the jump-to history menu" #: es_stone_history_label_widget.e:345 msgid "Empty" msgstr "" #. Source code: t_Empty_creation_routine_external_name_error: STRING_GENERAL do Result := locale.translation ("Empty Creation Routine .NET Name Error") end #: interface_names.e:146 msgid "Empty Creation Routine .NET Name Error" msgstr "" #. Source code: t_Empty_development_window: STRING_32 do Result := locale.translation("Empty Development Tool") end #: interface_names.e:2228 msgid "Empty Development Tool" msgstr "" #. Source code: t_Empty_root_class_external_name_error: STRING_GENERAL do Result := locale.translation ("Empty Root Class .NET Name Error") end #: interface_names.e:147 msgid "Empty Root Class .NET Name Error" msgstr "" #. Source code: b_Bkpt_enable: STRING_32 do Result := locale.translation("Enable Breakpoints") end #: interface_names.e:157 msgid "Enable Breakpoints" msgstr "" #. Source code: t_Diagram_enable_high_quality: STRING_32 do Result := locale.translation("Enable High Quality") end #: interface_names.e:2377 msgid "Enable High Quality" msgstr "" #. Source code: b_enable_profiles: STRING_32 do Result := locale.translation("Enable Profiles") end #: interface_names.e:167 msgid "Enable Profiles" msgstr "" #. Source code: l_viewer_enable_word_wrapping: STRING_32 do Result := locale.translation("Enable Word Wrapping") end #: interface_names.e:1642 msgid "Enable Word Wrapping" msgstr "" #. Source code: f_Enable_stop_points: STRING_32 do Result := locale.translation("Enable all (disabled) breakpoints") end #: interface_names.e:538 msgid "Enable all (disabled) breakpoints" msgstr "" #. Source code: t_auto_expressions: STRING_32 do Result := locale.translation("Enable auto expressions ?%N(add contextual symbols automatically)") end #: interface_names.e:360 msgid "" "Enable auto expressions ?\n" "(add contextual symbols automatically)" msgstr "" #. Source code: t_auto_sweeping_the_system: STRING_32 do Result := locale.translation ("Enable auto-sweeping the system for information?") end #: interface_names.e:361 msgid "Enable auto-sweeping the system for information?" msgstr "" #. Source code: do Result := locale.translation ("Enable breakpoint") end #: debugger_names.e:256 msgid "Enable breakpoint" msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:14 msgid "Enable disable bp here" msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:14 msgid "Enable or Disable the breakpoint located at the cursor." msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:15 msgid "Enable or Remove the breakpoint located at the cursor." msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:15 msgid "Enable remove here" msgstr "" #. Source code: e_Dbg_stop_at_breakpoints: STRING_32 do Result := locale.translation("Enable stop at breakpoint (Execution stops when a breakpoint is reached).") end #: interface_names.e:2631 msgid "" "Enable stop at breakpoint (Execution stops when a breakpoint is reached)." msgstr "" #. Source code: m_enable_disable_breakpoint_here: STRING_32 do Result := locale.translation("Enable/Disable Breakpoint Here") end #: interface_names.e:369 msgid "Enable/Disable Breakpoint Here" msgstr "" #. Source code: b_bp_enable_disable_breakpoints: STRING_32 do Result := locale.translation("Enable/Disable Breakpoints") end #: interface_names.e:224 msgid "Enable/Disable Breakpoints" msgstr "" #. Source code: e_Toggle_state_of_expressions: STRING_32 do Result := locale.translation("Enable/Disable expressions") end #: interface_names.e:2622 msgid "Enable/Disable expressions" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:42 msgid "" "Enable/Disable the layout management for the debugged values (keep value " "expanded or not, and highlight difference)." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:41 msgid "" "Enable/Disable the layout management for the stack values (keep value " "expanded or not, and highlight difference)." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:43 msgid "" "Enable/Disable the layout management for the watches expressions (keep value " "expanded or not, and highlight difference)." msgstr "" #. Source code: m_enable_remove_breakpoint_here: STRING_32 do Result := locale.translation("Enable/Remove Breakpoint Here") end #: interface_names.e:368 msgid "Enable/Remove Breakpoint Here" msgstr "" #. Source code: option_debug_description: STRING_GENERAL do Result := locale.translation ("Are debug clauses globally enabled?") end #: conf_interface_names.e:321 msgid "Enabled" msgstr "" #. Source code: #: eb_metric_names.e:190 msgid "Enabled?" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:590 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:592 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:593 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:594 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:595 msgid "End" msgstr "" #. Source code: target_check_vape_description: STRING_GENERAL do Result := locale.translation ("Enforce VAPE validity constraint?") end #: conf_interface_names.e:114 msgid "Enforce VAPE validity constraint?" msgstr "" #. Source code: target_enforce_unique_class_names_description: STRING_GENERAL do Result := locale.translation ("Enforce all class names to be system wide unique?") end #: conf_interface_names.e:136 msgid "Enforce all class names to be system wide unique?" msgstr "" #. Source code: target_enforce_unique_class_names_name: STRING_GENERAL do Result := locale.translation ("Enforce unique class names") end #: conf_interface_names.e:135 msgid "Enforce unique class names" msgstr "" #. Source code: Result.force (locale.translation ("English"), "en") #: locale_names.e:42 msgid "English" msgstr "" #. Source code: Result.force (locale.translation ("English (Australia)"), "en_au") #: locale_names.e:190 msgid "English (Australia)" msgstr "" #. Source code: Result.force (locale.translation ("English (Belize)"), "en_bz") #: locale_names.e:191 msgid "English (Belize)" msgstr "" #. Source code: Result.force (locale.translation ("English (Canada)"), "en_ca") #: locale_names.e:192 msgid "English (Canada)" msgstr "" #. Source code: Result.force (locale.translation ("English (Caribbean)"), "en_029") #: locale_names.e:189 msgid "English (Caribbean)" msgstr "" #. Source code: Result.force (locale.translation ("English (India)"), "en_in") #: locale_names.e:196 msgid "English (India)" msgstr "" #. Source code: Result.force (locale.translation ("English (Ireland)"), "en_ie") #: locale_names.e:195 msgid "English (Ireland)" msgstr "" #. Source code: Result.force (locale.translation ("English (Jamaica)"), "en_jm") #: locale_names.e:197 msgid "English (Jamaica)" msgstr "" #. Source code: Result.force (locale.translation ("English (Malaysia)"), "en_my") #: locale_names.e:198 msgid "English (Malaysia)" msgstr "" #. Source code: Result.force (locale.translation ("English (New Zealand)"), "en_nz") #: locale_names.e:199 msgid "English (New Zealand)" msgstr "" #. Source code: Result.force (locale.translation ("English (Philippines)"), "en_ph") #: locale_names.e:200 msgid "English (Philippines)" msgstr "" #. Source code: Result.force (locale.translation ("English (Singapore)"), "en_sg") #: locale_names.e:201 msgid "English (Singapore)" msgstr "" #. Source code: Result.force (locale.translation ("English (South Africa)"), "en_za") #: locale_names.e:204 msgid "English (South Africa)" msgstr "" #. Source code: Result.force (locale.translation ("English (Trinidad and Tobago)"), "en_tt") #: locale_names.e:202 msgid "English (Trinidad and Tobago)" msgstr "" #. Source code: Result.force (locale.translation ("English (United Kingdom)"), "en_gb") #: locale_names.e:194 msgid "English (United Kingdom)" msgstr "" #. Source code: Result.force (locale.translation ("English (United States)"), "en_us") #: locale_names.e:203 msgid "English (United States)" msgstr "" #. Source code: Result.force (locale.translation ("English (Zimbabwe)"), "en_zw") #: locale_names.e:205 msgid "English (Zimbabwe)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: option_ensure_description: STRING_GENERAL do Result := locale.translation ("Evaluate postcondition assertions?") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: conf_interface_names.e:297 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:401 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:403 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:404 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:405 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:406 msgid "Ensure" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:408 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:410 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:411 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:412 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:413 msgid "Ensure then" msgstr "" #. Source code: t_Enter_condition: STRING_32 do Result := locale.translation("Enter Condition") end #: interface_names.e:2149 msgid "Enter Condition" msgstr "" #. Source code: enter_location_for_new_project: STRING_32 do Result := locale.translation ("Enter location for new project: ") end #: ewb_names.e:40 msgid "Enter location for new project: " msgstr "" #. Source code: do Result := locale.translation ("Enter message: ") end #: debugger_names.e:268 msgid "Enter message: " msgstr "" #. Source code: enter_name_for_configuration_file: STRING_32 do Result := locale.translation ("Enter name for configuration file: ") end #: ewb_names.e:33 msgid "Enter name for configuration file: " msgstr "" #. Source code: l_save_layout_name: STRING_32 do Result := locale.translation ("Enter or select a name to save the current layout as.") end #: interface_names.e:2026 msgid "Enter or select a name to save the current layout as." msgstr "" #. Source code: lb_enter_bug_information: STRING = "Enter supplementary bug information" #: es_exception_submit_dialog.e:952 msgid "Enter supplementary bug information" msgstr "" #. Source code: lb_enter_synopsis: STRING = "Enter synopsis" #: es_exception_submit_dialog.e:953 msgid "Enter synopsis" msgstr "" #. Source code: t_Enter_name_of_the_unit_test: STRING_32 do Result := locale.translation("Enter the name of the new Unit test case. You have the%N% #: interface_names.e:2150 msgid "" "Enter the name of the new Unit test case. You have the\n" "options to specify the class to test" msgstr "" #. Source code: l_Enter_folder_name: STRING_32 do Result := locale.translation("Enter the name of the new folder: ") end #: interface_names.e:1259 msgid "Enter the name of the new folder: " msgstr "" #. Source code: l_environment: STRING_32 do Result := locale.translation("Environment") end #: interface_names.e:1260 msgid "Entry: " msgstr "" #. Source code: l_environment: STRING_32 do Result := locale.translation("Environment") end #: interface_names.e:1261 msgid "Environment" msgstr "" #. Source code: "Environment variable '$1' has changed%N%N% #: warning_messages.e:804 msgid "" "Environment variable '$1' has changed\n" "\n" "Old value: $2\n" "New value: $3\n" "\n" "Should the new value be used?" msgstr "" #. Source code: m_environment_variables: STRING_32 do Result := locale.translation("Environment variables") end #: interface_names.e:540 msgid "Environment variables" msgstr "" #. Source code: t_variables_error: STRING_GENERAL do Result := locale.translation ("Environment variables Error") end #: interface_names.e:53 msgid "Environment variables Error" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Erase Class '$1'"), [a_name]) #: interface_names.e:2347 msgid "Erase Class '$1'" msgstr "" #. Source code: t_Diagram_erase_classes_cmd: STRING_32 do Result := locale.translation("Erase Classes") end #: interface_names.e:2350 msgid "Erase Classes" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Erase Cluster '$1'"), [a_name]) #: interface_names.e:2338 msgid "Erase Cluster '$1'" msgstr "" #. Source code: t_Diagram_delete_midpoint_cmd: STRING_32 do Result := locale.translation("Erase Midpoint") end #: interface_names.e:2341 msgid "Erase Midpoint" msgstr "" #. Source code: b_errors: STRING_32 do Result := locale.translation("Errors") end #: interface_names.e:201 msgid "Error" msgstr "" #. Source code: feature -- General #: interface_names.e:2676 msgid "Error " msgstr "" #. Source code: t_tool_title: STRING = "Error List" #: es_error_list_tool.e:103 msgid "Error List" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:284 msgid "Error background color" msgstr "" #. Source code: once Result := locale.translation ("Error during parameters preparation") end #: debugger_names.e:479 msgid "Error during parameters preparation" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. none;[errors];errors_and_warnings #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:138 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:139 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:140 msgid "Error list" msgstr "" #. Source code: l_error_message: STRING_32 do Result := locale.translation("Error message :") end #: interface_names.e:1263 msgid "Error message :" msgstr "" #. Source code: once Result := locale.translation ("Error occurred") end #: debugger_names.e:475 msgid "Error occurred" msgstr "" #. Source code: l_error_occurred_click: STRING_32 do Result := locale.translation ("Error occurred (double click to see details)") end #: interface_names.e:1904 msgid "Error occurred (double click to see details)" msgstr "" #. Source code: do Result := locale.translation ("Error occurred...") end #: debugger_names.e:115 msgid "Error occurred..." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Error occurred: unable to find the context object <$1>."), [addr]) end #: debugger_names.e:601 msgid "Error occurred: unable to find the context object <$1>." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Error on expression : %"$1%""), [a_expression]) #: interface_names.e:1268 msgid "Error on expression : \"$1\"" msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:283 msgid "Error text color" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Error with `$1' line $2"), [a_name, a_line]) #: interface_names.e:1907 msgid "Error with `$1' line $2" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Error: Call on void target for `$1'."), [fname]) end #: debugger_names.e:333 msgid "Error: Call on void target for `$1'." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Error: Can not evaluate `{$1}.$2'.%NOnly once, constant and static call can be evaluated on 'Class' context.%N"), [clname, fname]) end #: debugger_names.e:339 msgid "" "Error: Can not evaluate `{$1}.$2'.\n" "Only once, constant and static call can be evaluated on 'Class' context.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Error: could not write to $1%NPlease check permissions and disk space"), [a_file_name]) #: ewb_names.e:225 msgid "" "Error: could not write to $1\n" "Please check permissions and disk space" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Error: issue with attribute `$1'."), [aname]) end #: debugger_names.e:415 msgid "Error: issue with attribute `$1'." msgstr "" #. Source code: b_warning: STRING_32 do Result := locale.translation("Warning") end #: interface_names.e:202 msgid "Errors" msgstr "" #. Source code: c_compiler_errors_errors: STRING do Result := locale.translation ("Errors Only") end #: interface_names.e:285 msgid "Errors Only" msgstr "" #. Source code: c_compiler_errors_all: STRING do Result := locale.translation ("Errors and Warnings") end #: interface_names.e:284 msgid "Errors and Warnings" msgstr "" #. Source code: Result.force (locale.translation ("Estonian"), "et") #: locale_names.e:44 msgid "Estonian" msgstr "" #. Source code: Result.force (locale.translation ("Estonian (Estonia)"), "et_ee") #: locale_names.e:226 msgid "Estonian (Estonia)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:216 msgid "Estudio dbg menu accelerator allowed" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:215 msgid "Estudio dbg menu allowed" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:217 msgid "Estudio dbg menu enabled" msgstr "" #. Source code: option_check_description: STRING_GENERAL do Result := locale.translation ("Evaluate check assertions?") end #: conf_interface_names.e:300 msgid "Evaluate check assertions?" msgstr "" #. Source code: option_invariant_description: STRING_GENERAL do Result := locale.translation ("Evaluate invariant assertions?") end #: conf_interface_names.e:302 msgid "Evaluate invariant assertions?" msgstr "" #. Source code: option_loop_description: STRING_GENERAL do Result := locale.translation ("Evaluate loop assertions?") end #: conf_interface_names.e:304 msgid "Evaluate loop assertions?" msgstr "" #. Source code: f_run_metric_again: STRING_32 do Result := locale.translation ("Evaluate metric again to get up-to-date result") end #: eb_metric_names.e:286 msgid "Evaluate metric again to get up-to-date result" msgstr "" #. Source code: e_evaluate_metric: STRING_32 do Result := locale.translation ("Evaluate metric: ") end #: eb_metric_names.e:17 msgid "Evaluate metric: " msgstr "" #. Source code: option_ensure_description: STRING_GENERAL do Result := locale.translation ("Evaluate postcondition assertions?") end #: conf_interface_names.e:298 msgid "Evaluate postcondition assertions?" msgstr "" #. Source code: option_sup_require_description: STRING_GENERAL do Result := locale.translation ("Evaluate precondition assertions of suppliers?") end #: conf_interface_names.e:306 msgid "Evaluate precondition assertions of suppliers?" msgstr "" #. Source code: option_require_description: STRING_GENERAL do Result := locale.translation ("Evaluate precondition assertions?") end #: conf_interface_names.e:296 msgid "Evaluate precondition assertions?" msgstr "" #. Source code: e_evaluating_value: STRING_32 do Result := locale.translation ("Evaluating...") end #: eb_metric_names.e:20 msgid "Evaluating..." msgstr "" #. Source code: e_evaluating: STRING_32 do Result := locale.translation ("Evaluating: ") end #: eb_metric_names.e:19 msgid "Evaluating: " msgstr "" #. Source code: t_Expression_evaluation: STRING_32 do Result := locale.translation("Evaluation") end #: interface_names.e:2155 msgid "Evaluation" msgstr "" #. Source code: once Result := locale.translation ("Evaluation aborted") end #: debugger_names.e:471 msgid "Evaluation aborted" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Evaluation aborted: {$1}.$2"), [cname, fname]) end #: debugger_names.e:524 msgid "Evaluation aborted: {$1}.$2" msgstr "" #. Source code: do Result := locale.translation ("Evaluation failed due to internal exception") end #: debugger_names.e:456 msgid "Evaluation failed due to internal exception" msgstr "" #. Source code: Result := locale.translation ("Evaluation of creation expression for this type is not supported.") #: debugger_names.e:376 msgid "Evaluation of creation expression for this type is not supported." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Evaluation of creation expression for type {$1} is not supported."), [tn]) #: debugger_names.e:374 msgid "Evaluation of creation expression for type {$1} is not supported." msgstr "" #. Source code: do Result := locale.translation ("Evaluation stopped to avoid potential side effect.") end #: debugger_names.e:438 msgid "Evaluation stopped to avoid potential side effect." msgstr "" #. Source code: e_evaluator_died_tag: STRING = "Evaluator Died" #: etest_executor.e:508 msgid "Evaluator Died" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:664 msgid "Even row background color" msgstr "" #. Source code: m_Showexported: STRING_32 do Result := locale.translation("Ex&ported") end #: interface_names.e:687 msgid "Ex&ported" msgstr "" #. Source code: #: degree_output.e:679 msgid "Examining System" msgstr "" #. Source code: do Result := locale.translation ("Exception") end #: debugger_names.e:244 msgid "Exception" msgstr "" #. Source code: m_Dbg_exception_handler: STRING_32 do Result := locale.translation("Exception Handling ...") end #: interface_names.e:439 msgid "Exception Handling ..." msgstr "" #. Source code: target_exception_trace_name: STRING_GENERAL do Result := locale.translation ("Exception Trace") end #: conf_interface_names.e:137 msgid "Exception Trace" msgstr "" #. Source code: do Result := locale.translation ("Exception data") end #: debugger_names.e:297 msgid "Exception data" msgstr "" #. Source code: e_Dbg_exception_handler: STRING_32 do Result := locale.translation("Exception handling ...") end #: interface_names.e:2629 msgid "Exception handling ..." msgstr "" #. Source code: l_exception_message_from_debugger: STRING_32 do Result := locale.translation ("Exception message from debugger") end #: interface_names.e:1282 msgid "Exception message from debugger" msgstr "" #. Source code: l_exception_object: STRING_32 do Result := locale.translation ("Exception object") end #: interface_names.e:1913 msgid "Exception object" msgstr "" #. Source code: once Result := locale.translation ("Exception occurred during evaluation") end #: debugger_names.e:473 msgid "Exception occurred during evaluation" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Exception occurred during evaluation of {$1}.$2:%N$3"), [cname, fname, l_trace]) #: debugger_names.e:549 msgid "" "Exception occurred during evaluation of {$1}.$2:\n" "$3" msgstr "" #. Source code: l_exception_raised: STRING_32 do Result := locale.translation ("Exception raised") end #: interface_names.e:1281 msgid "Exception raised" msgstr "" #. Source code: exception_tag: STRING_32 do Result := locale.translation ("Exception tag: ") end #: ewb_names.e:178 msgid "Exception tag: " msgstr "" #. Source code: b_Dbg_exception_handler: STRING_32 do Result := locale.translation("Exceptions") end #: interface_names.e:179 msgid "Exceptions" msgstr "" #. Source code: file_rule_name: STRING_GENERAL do Result := locale.translation ("Exclude Rules") end #: conf_interface_names.e:62 msgid "Exclude Rules" msgstr "" #. Source code: dial_cond_platforms_exclude: STRING_GENERAL do Result := locale.translation ("Exclude platform(s)") end #: conf_interface_names.e:419 msgid "Exclude platform(s)" msgstr "" #. Source code: #: interface_names.e:1914 msgid "Exclude:" msgstr "" #. INTEGER;BOOLEAN;STRING;CHARACTER;REAL;DOUBLE #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:96 msgid "Excluded class figures" msgstr "" #. revision;date;status #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:103 msgid "Excluded indexing items" msgstr "" #. Source code: dialog_file_rule_excludes: STRING_GENERAL do Result := locale.translation ("Excludes:") end #: conf_interface_names.e:443 msgid "Excludes:" msgstr "" #. Source code: l_Exe_type: STRING_GENERAL do Result := locale.translation ("Executable") end #: interface_names.e:31 msgid "Executable" msgstr "" #. Source code: e_Up_to_date: STRING_32 do Result := locale.translation("Executable is up-to-date") end #: interface_names.e:2625 msgid "Executable is up-to-date" msgstr "" #. Source code: l_executing_tests: STRING = "Execute $1 tests" #: es_shared_test_session_labels.e:62 msgid "Execute $1 tests" msgstr "" #. Source code: e_Exec_step: STRING_32 do Result := locale.translation("Execute execution one step at a time") end #: interface_names.e:2578 msgid "Execute execution one step at a time" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:181 msgid "Executing command" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: t_creation: STRING = "Creation" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #: es_testing_tool_panel.e:720 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:141 msgid "Execution" msgstr "" #. Source code: m_Execution_parameters: STRING_32 do Result := locale.translation ("Execution &Parameters ...") end #: interface_names.e:532 msgid "Execution &Parameters ..." msgstr "" #. Source code: b_Execution_parameters: STRING_32 do Result := locale.translation ("Execution Parameters ...") end #: interface_names.e:65 msgid "Execution Parameters ..." msgstr "" #. Source code: wt_Execution_Profile: STRING_32 do Result := locale.translation("Execution Profile") end #: interface_names.e:2703 msgid "Execution Profile" msgstr "" #. Source code: wt_Execution_profile_error: STRING_32 do Result := locale.translation("Execution Profile Error") end #: interface_names.e:2744 msgid "Execution Profile Error" msgstr "" #. Source code: wt_Execution_Profile_Generation: STRING_32 do Result := locale.translation("Execution Profile Generation") end #: interface_names.e:2710 msgid "Execution Profile Generation" msgstr "" #. Source code: m_Execution_profiles: STRING_32 do Result := locale.translation ("Execution Profiles") end #: interface_names.e:533 msgid "Execution Profiles" msgstr "" #. Source code: t_execution_preferences: STRING = "Execution Settings" #: es_testing_tool_panel.e:723 msgid "Execution Settings" msgstr "" #. Source code: l_Execution_interrupted: STRING_32 do Result := locale.translation("Execution interrupted") end #: interface_names.e:1279 msgid "Execution interrupted" msgstr "" #. Source code: fs_debug_menu: STRING_32 do Result := locale.translation ("Execution menu") end #: interface_names.e:2111 msgid "Execution menu" msgstr "" #. Source code: b_Deactivate_execution_replay_mode: STRING_32 do Result := locale.translation("Execution mode") end #: interface_names.e:209 msgid "Execution mode" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Execution profile [$1] changed. Do you want to use the new parameters?"), [a_title]) #: interface_names.e:1130 msgid "Execution profile [$1] changed. Do you want to use the new parameters?" msgstr "" #. Source code: l_existing_layout_names: STRING_32 do Result := locale.translation ("Existing Layouts:") end #: interface_names.e:2037 msgid "Existing Layouts:" msgstr "" #. Source code: st_exit_eiffelstudio: STRING_32 do Result := locale.translation ("Exit EiffelStudio") end #: interface_names.e:2474 msgid "Exit EiffelStudio" msgstr "" #. Source code: l_exit_code: STRING_32 do Result := locale.translation ("Exit code") end #: eb_metric_names.e:191 msgid "Exit code" msgstr "" #. Source code: w_Exiting_stops_debugger: STRING_32 do Result := locale.translation ("Exiting will stop execution.") end #: warning_messages.e:1021 msgid "Exiting will stop execution." msgstr "" #. Source code: b_Expand_all: STRING_32 do Result := locale.translation("Expand All") end #: interface_names.e:177 msgid "Expand All" msgstr "" #. NumPad * #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:696 msgid "Expand all levels" msgstr "" #. Source code: f_expand_all: STRING_32 do Result := locale.translation ("Expand all rows in grid") end #: interface_names.e:433 msgid "Expand all rows in grid" msgstr "" #. Source code: m_Pretty_print: STRING_32 do Result := locale.translation("Expand an Object") end #: interface_names.e:927 msgid "Expand an Object" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:127 msgid "Expand categorized folder level" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Expand cluster '$1'"), [ a_name]) #: interface_names.e:2366 msgid "Expand cluster '$1'" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:138 msgid "Expand errors" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:218 msgid "Expand feature tree" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:125 msgid "Expand referenced class" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:126 msgid "Expand referencer class" msgstr "" #. Source code: l_expand_layer: STRING_32 do Result := locale.translation("Expand selected level(s)") end #: interface_names.e:1934 msgid "Expand selected level(s)" msgstr "" #. Right #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:697 msgid "Expand tree node" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:18 msgid "Expanded display background color" msgstr "" #. Source code: m_expanded_object_view: STRING_32 do Result := locale.translation ("Expanded object view") end #: interface_names.e:968 msgid "Expanded object view" msgstr "" #. Source code: t_compatible: STRING = "Compatible" #: eb_development_window.e:2619 msgid "Experimental" msgstr "" #. Source code: l_Explicit_exception_pending: STRING_32 do Result := locale.translation("Explicit exception pending") end #: interface_names.e:1289 msgid "Explicit exception pending" msgstr "" #. Source code: m_Explorer_bar_item: STRING do Result := locale.translation ("Explorer bar item") end #: interface_names.e:548 msgid "Explorer bar item" msgstr "" #. Source code: l_exploring_ancestor_of (a_class: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Exploring ancestors of $1"), [a_class]) end #: interface_names.e:1290 msgid "Exploring ancestors of $1" msgstr "" #. Source code: l_exploring_clinets_of (a_class: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Exploring clients of $1"), [a_class]) end #: interface_names.e:1292 msgid "Exploring clients of $1" msgstr "" #. Source code: l_exploring_descendants_of (a_class: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Exploring descendants of $1"), [a_class]) end #: interface_names.e:1291 msgid "Exploring descendants of $1" msgstr "" #. Source code: l_exploring_suppliers_of (a_class: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Exploring suppliers of $1"), [a_class]) end #: interface_names.e:1293 msgid "Exploring suppliers of $1" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:555 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:557 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:558 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:559 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:560 msgid "Export" msgstr "" #. Source code: f_export_watch_tool_expressions_to_file: STRING_32 do Result := locale.translation ("Export Expressions To File") end #: interface_names.e:434 msgid "Export Expressions To File" msgstr "" #. Source code: f_diagram_to_png: STRING_32 do Result := locale.translation("Export diagram to PNG") end #: interface_names.e:469 msgid "Export diagram to PNG" msgstr "" #. Source code: l_export_state: STRING = "Export test suite state to file" #: es_test_records_tab.e:468 msgid "Export test suite state to file" msgstr "" #. Source code: l_Exported: STRING_32 do Result := locale.translation("Exported features") end #: interface_names.e:1294 msgid "Exported features" msgstr "" #. Source code: l_Expression: STRING_32 do Result := locale.translation("Expression") end #: interface_names.e:1295 msgid "Expression" msgstr "" #. Source code: e_type_contains_invalid_generic: STRING = "Expression%N%N$1%N%Ncontains invalid generic parameters" #: es_test_generation_wizard_page_panel.e:602 msgid "" "Expression\n" "\n" "$1\n" "\n" "contains invalid generic parameters" msgstr "" #. Source code: e_type_unkown: STRING = "Expression%N%N$1%N%Ncontains uncompiled type names" #: es_test_generation_wizard_page_panel.e:601 msgid "" "Expression\n" "\n" "$1\n" "\n" "contains uncompiled type names" msgstr "" #. Source code: m_Expression_evaluation: STRING_32 do Result := locale.translation("Expression Evaluation") end #: interface_names.e:551 msgid "Expression Evaluation" msgstr "" #. Source code: do Result := locale.translation ("Expression evaluation") end #: debugger_names.e:246 msgid "Expression evaluation" msgstr "" #. Source code: t_expression: STRING_32 do Result := locale.translation ("Expression:") end #: eb_metric_names.e:32 msgid "Expression:" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$"%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:387 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:389 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:390 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:391 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:392 msgid "External" msgstr "" #. Source code: t_external_command: STRING_32 do Result := locale.translation("External Command") end #: interface_names.e:2157 msgid "External Command" msgstr "" #. Source code: t_external_commands: STRING_32 do Result := locale.translation("External Commands") end #: interface_names.e:2158 msgid "External Commands" msgstr "" #. Source code: lb_external_compilation: STRING = "External Compilation" #: es_service_initializer.e:225 msgid "External Compilation" msgstr "" #. Source code: m_External_editor: STRING_32 do Result := locale.translation("External E&ditor") end #: interface_names.e:552 msgid "External E&ditor" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("External E&ditor $1 '$2'"), [a_type, a_name]) #: interface_names.e:1025 msgid "External E&ditor $1 '$2'" msgstr "" #. Source code: t_External_edition: STRING_32 do Result := locale.translation("External Edition") end #: interface_names.e:2159 msgid "External Edition" msgstr "" #. Source code: b_Shell: STRING_32 do Result := locale.translation("External Editor") end #: interface_names.e:137 msgid "External Editor" msgstr "" #. Source code: err_external_command_empty: STRING_32 do Result := locale.translation ("External command is not specified.") end #: eb_metric_names.e:1154 msgid "External command is not specified." msgstr "" #. Source code: e_external_command_not_launched: STRING_32 do Result := locale.translation("External command not launched.") end #: interface_names.e:2652 msgid "External command not launched." msgstr "" #. Source code: l_external_command_tester: STRING_32 do Result := locale.translation ("External command tester") end #: eb_metric_names.e:188 msgid "External command tester" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:722 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:723 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:724 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:725 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:726 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:727 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:728 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:729 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:730 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:731 msgid "External commands" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:206 msgid "External compilation output prompted" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. xterm -geometry 100x40 -e vi +$line $target #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:4 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:4 msgid "External editor command" msgstr "" #. Source code: e_external_editor_not_defined: STRING_32 do Result := locale.translation("External editor not defined") end #: interface_names.e:2645 msgid "External editor not defined" msgstr "" #. Source code: l_External: STRING_32 do Result := locale.translation("External features") end #: interface_names.e:1298 msgid "External features" msgstr "" #. Source code: section_external: STRING_GENERAL do Result := locale.translation ("Externals") end #: conf_interface_names.e:44 msgid "Externals" msgstr "" #. Source code: #: es_testing_tool_panel.e:729 msgid "Extract Tests" msgstr "" #. Source code: extract_text: STRING = "Extract tests from debugger" #: es_testing_tool_panel.e:733 msgid "Extract tests from debugger" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Extracting $1 from $target ..."), [l_ellipse]) #: interface_names.e:857 msgid "Extracting $1 from $target ..." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Extracting $1 of $2 ..."), [a_command_name, a_object_name]) #: interface_names.e:1710 msgid "Extracting $1 of $2 ..." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Extracting $1 of class $2..."), [a_command_name, a_object_name]) #: interface_names.e:1674 msgid "Extracting $1 of class $2..." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Extracting $1 of feature `$2'..."), [a_command_name, a_object_name]) #: interface_names.e:1676 msgid "Extracting $1 of feature `$2'..." msgstr "" #. Source code: l_Homonym_confirmation: STRING_32 do Result := locale.translation("Extracting the homonyms may take a long time.%NAre you sure you want to continue?") end #: interface_names.e:1333 msgid "" "Extracting the homonyms may take a long time.\n" "Are you sure you want to continue?" msgstr "" #. Source code: m_Favorites_tool: STRING_32 do Result := locale.translation("F&avorites") end #: interface_names.e:553 msgid "F&avorites" msgstr "" #. Source code: m_Formatter_separators: ARRAY [STRING_32] #: interface_names.e:905 msgid "F&ormat" msgstr "" #. Source code: e_w_code: STRING_32 do Result := locale.translation("W_code") end #: interface_names.e:2640 msgid "F_code" msgstr "" #. Source code: t_pass: STRING = "Pass" #: es_test_comparison_widget.e:779 msgid "Fail" msgstr "" #. Source code: t_result: STRING_32 do Result := locale.translation ("Result") end #: interface_names.e:2395 msgid "Failed" msgstr "" #. Source code: tt_unresolved: STRING = "Unresolved" #: es_test_tag_tree_grid_layout.e:290 msgid "Fails" msgstr "" #. Source code: #: interface_names.e:1297 msgid "Failures" msgstr "" #. Source code: boolean_values: HASH_TABLE [BOOLEAN, STRING_GENERAL] #: conf_interface_names.e:843 msgid "False" msgstr "" #. Source code: Result.force (locale.translation ("Faroese"), "fo-FO") #: locale_names.e:49 msgid "Faroese" msgstr "" #. Source code: Result.force (locale.translation ("Faroese (Faroe Islands)"), "fo_fo") #: locale_names.e:231 msgid "Faroese (Faroe Islands)" msgstr "" #. Source code: m_Favorites: STRING_32 do Result := locale.translation("Fav&orites") end #: interface_names.e:902 msgid "Fav&orites" msgstr "" #. Source code: t_tool_title: STRING = "Favorites" #: es_favorites_tool.e:59 msgid "Favorites" msgstr "" #. Source code: m_Feature_info: STRING_32 do Result := locale.translation("Feat&ure Views") end #: interface_names.e:903 msgid "Feat&ure Views" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: t_tool_title: STRING = "Feature" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: es_feature_relation_tool.e:89 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:324 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:325 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:326 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:327 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:328 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:329 msgid "Feature" msgstr "" #. Source code: #: interface_names.e:2093 msgid "Feature " msgstr "" #. Source code: b_Feature_name: STRING_32 do Result := locale.translation("Feature Name") end #: interface_names.e:76 msgid "Feature Name" msgstr "" #. Source code: t_Feature_properties: STRING_32 do Result := locale.translation("Feature Properties") end #: interface_names.e:2162 msgid "Feature Properties" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Feature `$1' (ID = %"$2%") is invalid."), [a_feature_name, a_domain_item_id]) #: eb_metric_names.e:864 msgid "Feature `$1' (ID = \"$2\") is invalid." msgstr "" #. Source code: l_feature_address: STRING_32 do Result := locale.translation("Feature address") end #: interface_names.e:1305 msgid "Feature address" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:280 msgid "Feature background color" msgstr "" #. Source code: l_feature_callee_displayer: STRING_32 do Result := locale.translation ("Feature callee view") end #: interface_names.e:840 msgid "Feature callee view" msgstr "" #. Source code: l_feature_caller_displayer: STRING_32 do Result := locale.translation ("Feature caller view") end #: interface_names.e:839 msgid "Feature caller view" msgstr "" #. Initialization;Access;Measurement;Comparison;Status report;Status setting;Cursor movement;Element change;Removal;Resizing;Transformation;Conversion;Duplication;Miscellaneous;Basic operations;Obsolete;Inapplicable;Implementation;* #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:222 msgid "Feature clause order" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:105 msgid "Feature format that is selected by default." msgstr "" #. Source code: l_feature_in_client_class: STRING_32 do Result := locale.translation("Feature in client class") end #: interface_names.e:2006 msgid "Feature in client class" msgstr "" #. Source code: l_feature_in_supplier_class: STRING_32 do Result := locale.translation("Feature in supplier class") end #: interface_names.e:2007 msgid "Feature in supplier class" msgstr "" #. Source code: w_Feature_not_written_in_class: STRING_32 do Result := locale.translation ("Feature is not written in selected class.") end #: warning_messages.e:813 msgid "Feature is not written in selected class." msgstr "" #. Source code: l_feature_label: STRING_32 do Result := locale.translation("Feature label") end #: interface_names.e:1306 msgid "Feature label" msgstr "" #. Source code: l_feature_list: STRING_32 do Result := locale.translation("Feature list") end #: interface_names.e:1307 msgid "Feature list" msgstr "" #. Source code: l_class_feature_displayer: STRING_32 do Result := locale.translation ("Feature list view") end #: interface_names.e:836 msgid "Feature list view" msgstr "" #. Source code: e_empty_feature_name: STRING = "Feature names can not be empty." #: es_feature_name_validator.e:82 msgid "Feature names can not be empty." msgstr "" #. Source code: "Feature names may only include %N% #: warning_messages.e:491 msgid "" "Feature names may only include \n" "alphanumeric characters and underscores,\n" "have to start with an alphabetic character\n" "and cannot be a reserved word.\n" "Please select a different feature name." msgstr "" #. Source code: l_Feature_properties: STRING_32 do Result := locale.translation("Feature properties") end #: interface_names.e:1308 msgid "Feature properties" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:666 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:667 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:668 msgid "Feature rename" msgstr "" #. Source code: l_feature_stone_name: STRING_32 do Result := locale.translation ("Feature stone") end #: interface_names.e:763 msgid "Feature stone" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T%T-- $cursor$%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$end$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$"%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:339 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:342 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:343 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:345 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:346 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:347 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:349 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:350 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:352 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:354 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:355 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:356 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:357 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:359 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:361 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:362 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:363 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:364 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:366 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:368 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:369 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:370 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:371 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:373 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:375 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:376 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:377 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:378 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:380 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:382 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:383 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:384 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:385 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:387 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:389 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:390 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:391 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:392 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:394 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:396 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:397 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:398 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:399 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:401 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:403 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:404 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:405 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:406 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:408 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:410 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:411 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:412 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:413 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:415 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:417 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:418 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:419 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:420 msgid "Feature structure keywords" msgstr "" #. 0;128;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:279 msgid "Feature text color" msgstr "" #. Source code: t_feature_version_setting: STRING_32 do Result := locale.translation ("Feature version setting:") end #: eb_metric_names.e:105 msgid "Feature version setting:" msgstr "" #. Source code: l_feature_displayer: STRING_32 do Result := locale.translation ("Feature version view") end #: interface_names.e:837 msgid "Feature version view" msgstr "" #. Source code: #: interface_names.e:1300 msgid "Feature:" msgstr "" #. Source code: t_tool_title: STRING = "Features" #: es_features_tool.e:80 msgid "Features" msgstr "" #. Source code: t_features_to_test: STRING_32 do Result := locale.translation("Features To Test") end #: interface_names.e:2221 msgid "Features To Test" msgstr "" #. Source code: lb_dead_code_done_to_go_2: STRING = "Features done: $1%TFeatures to go: $2" #: degree_output.e:696 msgid "Features done: $1\tFeatures to go: $2" msgstr "" #. Source code: l_show_feature_from_any: STRING_32 do Result := locale.translation("Features from ANY") end #: interface_names.e:1922 msgid "Features from ANY" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:219 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:220 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:221 msgid "Features tool" msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:726 msgid "Fifth external command shortcut." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. N #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:733 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:734 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:735 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:736 msgid "File" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File %"$1%" exists.%NPlease delete it first.%N"), [a_file_name]) #: ewb_names.e:190 msgid "" "File \"$1\" exists.\n" "Please delete it first.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File $1 already exists,%N Do you want to ?"), [s]) #: interface_names.e:2015 msgid "" "File $1 already exists,\n" " Do you want to ?" msgstr "" #. Source code: w_file_can_not_be_open (a_name: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("File $1 cannot not be open"), [a_name]) end; #: warning_messages.e:122 msgid "File $1 cannot not be open" msgstr "" #. Source code: w_file_is_corrupted (a_name: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("File $1 is corrupted"), [a_name]) end; #: warning_messages.e:120 msgid "File $1 is corrupted" msgstr "" #. Source code: Result.append ("File $2 already exists.") #: etest_creation.e:292 msgid "File $2 already exists." msgstr "" #. Source code: system_file_name: STRING_GENERAL do Result := locale.translation ("File Name") end #: conf_interface_names.e:75 msgid "File Name" msgstr "" #. Source code: t_File_selection: STRING_32 do Result := locale.translation("File Selection") end #: interface_names.e:2163 msgid "File Selection" msgstr "" #. Source code: file_already_exists: STRING_32 do Result := locale.translation ("File already exists.%N") end #: ewb_names.e:63 msgid "File already exists.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File as external command $1 is not specified."), [a_file_type]) #: eb_metric_names.e:1160 msgid "File as external command $1 is not specified." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. explorer $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. nautilus $target #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:5 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:7 msgid "File browser command" msgstr "" #. Source code: l_file_changed_by_other_tool: STRING_32 do Result := locale.translation ("File has been changed by another tool/editor%NDo you want to load the changes?") end #: interface_names.e:1312 msgid "" "File has been changed by another tool/editor\n" "Do you want to load the changes?" msgstr "" #. Source code: Result := locale.translation ("File has been modified.%NDo you want to save changes?") #: warning_messages.e:1030 msgid "" "File has been modified.\n" "Do you want to save changes?" msgstr "" #. Source code: l_file_location: STRING_32 do Result := locale.translation ("File location") end #: interface_names.e:1310 msgid "File location" msgstr "" #. Source code: file_name_with_default: STRING_32 do Result := locale.translation ("File name (`Ace.ace' is the default): ") end #: ewb_names.e:57 msgid "File name (`Ace.ace' is the default): " msgstr "" #. Source code: l_File_name: STRING_32 do Result := locale.translation("File name:") end #: interface_names.e:1311 msgid "File name:" msgstr "" #. Source code: file_name: STRING_32 do Result := locale.translation ("File name: ") end #: ewb_names.e:56 msgid "File name: " msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:182 msgid "File open and save dialogs each remember their last selected directory." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:182 msgid "File open and save dialogs remember last directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:670 msgid "File rename" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File rule $1"), [a_number.out]) #: conf_interface_names.e:452 msgid "File rule $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File: $1 already exists.%NDo you wish to overwrite it?"), [file_name]) #: warning_messages.e:224 msgid "" "File: $1 already exists.\n" "Do you wish to overwrite it?" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File: $1 cannot be created.%NPlease check permissions."), [file_name]) #: warning_messages.e:195 msgid "" "File: $1 cannot be created.\n" "Please check permissions." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File: $1 is not writable, neither .swp file.%NPlease choose a place to save."), [file_name]) #: warning_messages.e:202 msgid "" "File: $1 is not writable, neither .swp file.\n" "Please choose a place to save." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File: '$1' cannot be read."), [file_name]) #: warning_messages.e:144 msgid "File: '$1' cannot be read." msgstr "" #. Source code: t_Files_already_exist: STRING_GENERAL do Result := locale.translation ("Files already exist") end #: bench_wizard_interface_names.e:71 msgid "Files already exist" msgstr "" #. Source code: Result.force (locale.translation ("Filipino"), "fil") #: locale_names.e:48 msgid "Filipino" msgstr "" #. Source code: Result.force (locale.translation ("Filipino (Philippines)"), "fil_ph") #: locale_names.e:230 msgid "Filipino (Philippines)" msgstr "" #. Source code: c_class: STRING = "Test classes" #: es_test_tree.e:293 msgid "Filter" msgstr "" #. Source code: b_Filter_exceptions_question: STRING_32 do Result := locale.translation ("Filter Exceptions?") end #: interface_names.e:236 msgid "Filter Exceptions?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:251 msgid "Filter completion list" msgstr "" #. Source code: l_Filter_exceptions: STRING_32 do Result := locale.translation ("Filter exceptions") end #: interface_names.e:1313 msgid "Filter exceptions" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:111 msgid "Filter invisible result" msgstr "" #. Source code: f_filter_result: STRING_32 do Result := locale.translation ("Filter result which is not visible from input domain") end #: eb_metric_names.e:273 msgid "Filter result which is not visible from input domain" msgstr "" #. Source code: f_filter_warnings: STRING_32 do Result := locale.translation ("Filter shown and navigatable warnings") end #: interface_names.e:809 msgid "Filter shown and navigatable warnings" msgstr "" #. Source code: tt_runs_button: STRING = "Filter tests by their last result" #: es_test_statistics_widget.e:303 msgid "Filter tests by their last result" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Filter value %"$1%" is invalid."), [a_filter]) #: eb_metric_names.e:938 msgid "Filter value \"$1\" is invalid." msgstr "" #. Source code: #: interface_names.e:1957 msgid "Filter: " msgstr "" #. Source code: m_Finalize_new: STRING_32 do Result := locale.translation("Finali&ze...") end #: interface_names.e:557 msgid "Finali&ze..." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #: interface_names.e:124 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:774 msgid "Finalize" msgstr "" #. Source code: f_Finalize: STRING_32 do Result := locale.translation("Finalize...") end #: interface_names.e:556 msgid "Finalize..." msgstr "" #. Source code: lb_finalized: STRING = "Finalized Compiler Folder" #: es_c_compiler_editor_widget.e:667 msgid "Finalized Compiler Folder" msgstr "" #. Source code: l_Finalized_mode: STRING_32 do Result := locale.translation("Finalized mode") end #: interface_names.e:1316 msgid "Finalized mode" msgstr "" #. Source code: "Finalizing implies some C compilation and linking.%N% #: warning_messages.e:924 msgid "" "Finalizing implies some C compilation and linking.\n" " - Click Yes to compile the C code after finalizing the system\n" " - Click No to skip the C compilation (no executable will be generated)\n" " - Click Cancel to abort" msgstr "" #. Source code: do Result := locale.translation ("Finalizing implies some C compilation and linking.% #: ewb_names.e:98 msgid "" "Finalizing implies some C compilation and linking.\n" "Do you want to do it now" msgstr "" #. Source code: m_Discover_melt: STRING_32 do Result := locale.translation("Find &Added Classes && Recompile") end #: interface_names.e:930 msgid "Find &Added Classes && Recompile" msgstr "" #. Source code: m_find_matching_brace: STRING_32 do Result := locale.translation("Find &Matching Brace") end #: interface_names.e:585 msgid "Find &Matching Brace" msgstr "" #. Source code: m_Find_next: STRING_32 do Result := locale.translation("Find &Next") end #: interface_names.e:559 msgid "Find &Next" msgstr "" #. Source code: m_Find_previous: STRING_32 do Result := locale.translation("Find &Previous") end #: interface_names.e:560 msgid "Find &Previous" msgstr "" #. Source code: b_discover_melt: STRING_32 do Result := locale.translation("Find Added Classes & Recompile") end #: interface_names.e:128 msgid "Find Added Classes & Recompile" msgstr "" #. Source code: m_Find_next_selection: STRING_32 do Result := locale.translation("Find Next &Selection") end #: interface_names.e:561 msgid "Find Next &Selection" msgstr "" #. Source code: m_Find_previous_selection: STRING_32 do Result := locale.translation("Find P&revious Selection") end #: interface_names.e:562 msgid "Find P&revious Selection" msgstr "" #. Source code: m_Show_class_cluster: STRING_32 do Result := locale.translation("Find in Cluster Tree") end #: interface_names.e:671 msgid "Find in Cluster Tree" msgstr "" #. [ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:707 msgid "Find matching brace" msgstr "" #. Source code: t_Find_test_case_classes: STRING_32 do Result := locale.translation("Find test case classes") end #: interface_names.e:2165 msgid "Find test case classes" msgstr "" #. Source code: t_Find_test_case_classes: STRING_32 do Result := locale.translation("Find test case classes") end #: interface_names.e:2164 msgid "Find: " msgstr "" #. [ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:707 msgid "Finds a matching brace for the brace under the editor's caret." msgstr "" #. Source code: b_Function_time: STRING_32 do Result := locale.translation("Function Time") end #: interface_names.e:77 msgid "Finish" msgstr "" #. Source code: t_finish_freezing_status: STRING_32 do Result := locale.translation("Finish Freezing Status") end #: interface_names.e:2166 msgid "Finish Freezing Status" msgstr "" #. Source code: Result.force (locale.translation ("Finnish"), "fi") #: locale_names.e:47 msgid "Finnish" msgstr "" #. Source code: Result.force (locale.translation ("Finnish (Finland)"), "fi_fi") #: locale_names.e:229 msgid "Finnish (Finland)" msgstr "" #. Source code: l_first_chance: STRING_32 do Result := locale.translation ("First chance") end #: interface_names.e:1318 msgid "First chance" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:722 msgid "First external command shortcut." msgstr "" #. Source code: f_diagram_fit_to_screen: STRING_32 do Result := locale.translation("Fit to screen") end #: interface_names.e:478 msgid "Fit to screen" msgstr "" #. Source code: do Result := locale.translation ("Fix the problem and restart the wizard.") end #: interface_names.e:74 msgid "Fix the problem and restart the wizard." msgstr "" #. Source code: l_flat_contracts: STRING_32 do Result := locale.translation("Flat contracts") end #: interface_names.e:1077 msgid "Flat contracts" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_Flat: STRING_32 do Result := locale.translation("Flat view") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F #: ewb_names.e:166 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:766 msgid "Flat view" msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:677 msgid "Focus on class address" msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:677 msgid "Focus on class address input field." msgstr "" #. Source code: fs_focus_on_editor: STRING_32 do Result := locale.translation ("Focus on current editor") end #: interface_names.e:2101 msgid "Focus on current editor" msgstr "" #. 236;233;216 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:621 msgid "Focus out selection background color" msgstr "" #. Source code: s_library_stone: STRING_32 do Result := locale.translation("Library ") end #: interface_names.e:2095 msgid "Folder " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Folder %"$1%" (ID = %"$2%") is invalid."), [a_folder_name, a_domain_item_id]) #: eb_metric_names.e:875 msgid "Folder \"$1\" (ID = \"$2\") is invalid." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:289 msgid "Folder background color" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:133 msgid "Folder search recursive" msgstr "" #. 166;137;149 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:290 msgid "Folder text color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:77 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:21 msgid "Font for class feature sections in UML class figures." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:75 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:20 msgid "Font for class features in UML class figures." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:50 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 msgid "Font for class names in BON class figures." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:67 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:15 msgid "Font for class names in UML class figures." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:69 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:17 msgid "Font for class properties in UML class figures." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:56 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:13 msgid "Font for feature names on BON client supplier links." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:82 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:22 msgid "Font for feature names on UML client supplier links." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:54 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:12 msgid "Font for generics in BON class figures." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:73 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:19 msgid "Font for generics in UML class figures." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:68 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:16 msgid "Font for names of deferred classes in UML class figures." msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:602 msgid "Font zoom factor" msgstr "" #. Source code: add_serial_tooltip: STRING = "For tests which make use of some resource which has to be accessed serially. %N% #: es_test_tags_wizard_page_panel.e:340 msgid "" "For tests which make use of some resource which has to be accessed " "serially. \n" "It is possible to create subgroups by extending the tag with additional " "tokens (eg. execution/serial/db/customers)" msgstr "" #. Source code: add_isolated_tooltip: STRING = "For tests which rely on once routines being accessed the first time or tests which might leave memory in a corrupted state." #: es_test_tags_wizard_page_panel.e:343 msgid "" "For tests which rely on once routines being accessed the first time or tests " "which might leave memory in a corrupted state." msgstr "" #. Source code: target_force_32bits_name: STRING_GENERAL do Result := locale.translation ("Force 32bits") end #: conf_interface_names.e:173 msgid "Force 32bits" msgstr "" #. Source code: b_Force_execution_mode: STRING_32 do Result := locale.translation("Force Execution Mode") end #: interface_names.e:74 msgid "Force Execution Mode" msgstr "" #. Source code: b_force_exit: STRING_32 do Result := locale.translation("Force Exit") end #: interface_names.e:199 msgid "Force Exit" msgstr "" #. Source code: target_force_32bits_description: STRING_GENERAL do Result := locale.translation ("Force compilation for 32bits?") end #: conf_interface_names.e:174 msgid "Force compilation for 32bits?" msgstr "" #. Source code: l_force_inheritance: STRING_32 do Result := locale.translation ("Force inheritance on child elements.") end #: interface_names.e:1309 msgid "Force inheritance on child elements." msgstr "" #. Source code: f_diagram_put_right_angles: STRING_32 do Result := locale.translation("Force right angles") end #: interface_names.e:466 msgid "Force right angles" msgstr "" #. Source code: e_force_execution_mode: STRING_32 do Result := locale.translation("Force the environment to stay in execution mode") end #: interface_names.e:2531 msgid "Force the environment to stay in execution mode" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:20 msgid "" "Foreground color (i.e: text color) for the grids of the debugger's tools " "(default is black)." msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:267 msgid "Foreground color for assertion tags." msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:277 msgid "Foreground color for classes." msgstr "" #. 128;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:281 msgid "Foreground color for clusters." msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:283 msgid "Foreground color for errors." msgstr "" #. 0;128;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:279 msgid "Foreground color for features." msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:273 msgid "Foreground color for generics." msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:269 msgid "Foreground color for indexing tags." msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:275 msgid "Foreground color for locals." msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:285 msgid "Foreground color for object addresses." msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:271 msgid "Foreground color for reserved words." msgstr "" #. Source code: w_Clear_breakpoints: STRING_32 do Result := locale.translation ("Forget all breakpoints?") end #: warning_messages.e:500 msgid "Forget all breakpoints?" msgstr "" #. Source code: "Format could not be generated.%N% #: warning_messages.e:569 msgid "" "Format could not be generated.\n" "Please make sure that the system is not being compiled and that the last " "compilation was successful." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:260 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:2 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:2 msgid "" "Format to use when saving class text. True means using Windows text format, " "False means using Unix text format." msgstr "" #. Source code: l_formatter: STRING_32 do Result := locale.translation ("Formatter") end #: interface_names.e:737 msgid "Formatter" msgstr "" #. Source code: t_formatter_displayer_name: STRING_32 do Result := locale.translation ("Formatter displayer") end #: interface_names.e:740 msgid "Formatter displayer" msgstr "" #. 60 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:106 msgid "Formatters history size" msgstr "" #. Source code: b_Exec_replay_left: STRING_32 do Result := locale.translation("Previous") end #: interface_names.e:212 msgid "Forth" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:725 msgid "Forth external command shortcut." msgstr "" #. Source code: e_Minimize_all: STRING_32 do Result := locale.translation("Minimize all windows") end #: interface_names.e:2582 msgid "Forward" msgstr "" #. Source code: l_freeze: STRING_32 do Result := locale.translation("Freeze") end #: interface_names.e:1321 msgid "Found" msgstr "" #. Source code: l_frame_application: STRING_GENERAL do Result := locale.translation ("Frame application") end #: interface_names.e:16 msgid "Frame application" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: b_Precompile: STRING_32 do Result := locale.translation("Precompile") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #: interface_names.e:125 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:773 msgid "Freeze" msgstr "" #. Source code: f_Freeze: STRING_32 do Result := locale.translation("Freeze...") end #: interface_names.e:563 msgid "Freeze..." msgstr "" #. Source code: lb_freezing_system_message: STRING = "Freezing System Changes" #: degree_output.e:693 msgid "Freezing System Changes" msgstr "" #. Source code: "Freezing implies some C compilation and linking.%N% #: warning_messages.e:915 msgid "" "Freezing implies some C compilation and linking.\n" " - Click Yes to compile the Eiffel system (including C compilation)\n" " - Click No to compile the Eiffel system (no C compilation)\n" " - Click Cancel to abort" msgstr "" #. Source code: do Result := locale.translation ("Freezing implies some C compilation and linking.% #: ewb_names.e:102 msgid "" "Freezing implies some C compilation and linking.\n" "Do you want to do it now" msgstr "" #. Source code: Result.force (locale.translation ("French"), "fr") #: locale_names.e:50 msgid "French" msgstr "" #. Source code: Result.force (locale.translation ("French (Belgium)"), "fr_be") #: locale_names.e:232 msgid "French (Belgium)" msgstr "" #. Source code: Result.force (locale.translation ("French (Canada)"), "fr_ca") #: locale_names.e:233 msgid "French (Canada)" msgstr "" #. Source code: Result.force (locale.translation ("French (France)"), "fr_fr") #: locale_names.e:235 msgid "French (France)" msgstr "" #. Source code: Result.force (locale.translation ("French (Luxembourg)"), "fr_lu") #: locale_names.e:236 msgid "French (Luxembourg)" msgstr "" #. Source code: Result.force (locale.translation ("French (Monaco)"), "fr_mc") #: locale_names.e:237 msgid "French (Monaco)" msgstr "" #. Source code: Result.force (locale.translation ("French (Switzerland)"), "fr_ch") #: locale_names.e:234 msgid "French (Switzerland)" msgstr "" #. Source code: Result.force (locale.translation ("Frisian"), "fy") #: locale_names.e:51 msgid "Frisian" msgstr "" #. Source code: Result.force (locale.translation ("Frisian (Netherlands)"), "fy_nl") #: locale_names.e:238 msgid "Frisian (Netherlands)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$until%N$indent$loop%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$until%N$indent$%T%N$indent$loop%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:464 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:466 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:467 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:468 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:469 msgid "From" msgstr "" #. Source code: l_from_padded: STRING_32 do Result := locale.translation (" from ") end #: interface_names.e:1966 msgid "From " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("From $1"), [Workbench_name]) #: interface_names.e:2141 msgid "From $1" msgstr "" #. Source code: feature {NONE} -- Constants #: es_test_call_stack_wizard_page_panel.e:344 msgid "From Class" msgstr "" #. Source code: l_formatter_metric_help: STRING_32 do Result := locale.translation ("From the result of which metric is this formatter generated?") end #: interface_names.e:850 msgid "From the result of which metric is this formatter generated?" msgstr "" #. Source code: option_full_class_checking_name: STRING_GENERAL do Result := locale.translation ("Full Class Checking") end #: conf_interface_names.e:312 msgid "Full Class Checking" msgstr "" #. Source code: b_eval_detailled_error_message: STRING_32 do Result := locale.translation("Full Error Message") end #: interface_names.e:82 msgid "Full Error Message" msgstr "" #. Source code: assembly_name_description: STRING_GENERAL do Result := locale.translation ("Full name of the assembly as found in the GAC.") end #: conf_interface_names.e:278 msgid "Full name of the assembly as found in the GAC." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Full string length = $1"), [n]) #: interface_names.e:1648 msgid "Full string length = $1" msgstr "" #. Source code: #: interface_names.e:1958 msgid "Function" msgstr "" #. Source code: b_Function_time: STRING_32 do Result := locale.translation("Function Time") end #: interface_names.e:78 msgid "Function Time" msgstr "" #. Source code: Result.force (locale.translation ("Galician"), "gl") #: locale_names.e:54 msgid "Galician" msgstr "" #. Source code: Result.force (locale.translation ("Galician (Spain)"), "gl_es") #: locale_names.e:241 msgid "Galician (Spain)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-regular-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-bold-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 212;208;200 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 192;192;192 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 236;233;216 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;128;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;128;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. acrobat #. #-#-#-#-# estudio.pot #-#-#-#-# #. iexplore.exe $url #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. F6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. explorer $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. xterm -geometry 100x40 #. #-#-#-#-# estudio.pot #-#-#-#-# #. xterm -geometry 100x40 -e vi +$line $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. acroread #. #-#-#-#-# estudio.pot #-#-#-#-# #. firefox $url #. #-#-#-#-# estudio.pot #-#-#-#-# #. nautilus $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-bold-9-sans #: es_test_execution_wizard_page.e:31 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:597 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:598 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:599 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:600 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:601 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:602 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:603 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:604 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:605 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:606 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:607 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:608 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:609 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:610 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:611 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:612 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:613 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:614 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:615 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:616 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:617 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:618 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:619 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:620 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:621 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:622 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:623 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:624 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:625 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:626 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:627 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:628 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:629 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:630 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:631 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:632 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:633 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:634 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:635 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:636 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:637 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:639 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:640 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:642 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:643 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:644 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:645 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:646 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:647 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:648 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:677 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:678 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:679 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:3 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:4 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:5 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:3 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:4 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:5 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:6 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:7 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:8 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:9 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:10 msgid "General" msgstr "" #. Source code: m_Generate_documentation: STRING_32 do Result := locale.translation("Generate &Documentation...") end #: interface_names.e:566 msgid "Generate &Documentation..." msgstr "" #. Source code: l_Eiffel_formatting: STRING_GENERAL do Result := locale.translation ("Generate Eiffel-friendly names") end #: interface_names.e:20 msgid "Generate Eiffel-friendly names" msgstr "" #. Source code: generate_test_text: STRING = "Generate Tests" #: es_testing_tool_panel.e:728 msgid "Generate Tests" msgstr "" #. Source code: l_Number_of_state1: STRING_GENERAL do Result := locale.translation ("Generate a wizard with ") end #: wizard_wizard_interface_names.e:29 msgid "Generate a wizard with " msgstr "" #. Source code: l_Generate_creation: STRING_32 do Result := locale.translation("Generate creation procedure") end #: interface_names.e:1326 msgid "Generate creation procedure" msgstr "" #. Source code: l_Not_empty: STRING_32 do Result := locale.translation("Generate default feature clauses") end #: interface_names.e:1249 msgid "Generate default feature clauses" msgstr "" #. Source code: target_line_generation_description: STRING_GENERAL do Result := locale.translation ("Generate extra information for external debuggers?") end #: conf_interface_names.e:146 msgid "Generate extra information for external debuggers?" msgstr "" #. Source code: flat_doc_help: STRING_GENERAL do Result := locale.translation ("Generate flat form of all classes in system") end #: shared_ewb_help.e:211 msgid "Generate flat form of all classes in system" msgstr "" #. Source code: flat_short_doc_help: STRING_GENERAL do Result := locale.translation ("Generate flat/short form of all classes in system") end #: shared_ewb_help.e:213 msgid "Generate flat/short form of all classes in system" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:174 msgid "Generate homonyms" msgstr "" #. Source code: l_Generate_profile_from_rtir: STRING_32 do Result := locale.translation("Generate profile from Run-time information record") end #: interface_names.e:1325 msgid "Generate profile from Run-time information record" msgstr "" #. Source code: option_profile_description: STRING_GENERAL do Result := locale.translation ("Generate profiling information?") end #: conf_interface_names.e:309 msgid "Generate profiling information?" msgstr "" #. Source code: short_doc_help: STRING_GENERAL do Result := locale.translation ("Generate short form of all classes in system") end #: shared_ewb_help.e:215 msgid "Generate short form of all classes in system" msgstr "" #. Source code: generate_custom_text: STRING = "Generate tests for custom types" #: es_testing_tool_panel.e:732 msgid "Generate tests for custom types" msgstr "" #. Source code: generate_all_text: STRING = "Generate tests for open classes" #: es_testing_tool_panel.e:731 msgid "Generate tests for open classes" msgstr "" #. Source code: text_doc_help: STRING_GENERAL do Result := locale.translation ("Generate text form of all classes in system") end #: shared_ewb_help.e:217 msgid "Generate text form of all classes in system" msgstr "" #. Source code: lb_document_class_message: STRING = "Generating Class " #: degree_output.e:699 msgid "Generating $1" msgstr "" #. Source code: lb_degree_2: STRING = "Generating Byte Code" #: degree_output.e:683 msgid "Generating Byte Code" msgstr "" #. Source code: lb_document_class_message: STRING = "Generating Class " #: degree_output.e:700 msgid "Generating Class " msgstr "" #. Source code: lb_degree_minus_2: STRING = "Constructing Polymorphic Table" #: degree_output.e:686 msgid "Generating Code" msgstr "" #. Source code: l_generating_ini_file_failed: STRING_32 do Result := locale.translation ("Generating INI file failed") end #: interface_names.e:1328 msgid "Generating INI file failed" msgstr "" #. Source code: lb_degree_1: STRING = "Generating Metadata" #: degree_output.e:684 msgid "Generating Metadata" msgstr "" #. Source code: lb_degree_minus_3: STRING = "Generating Optimized Code" #: degree_output.e:688 msgid "Generating Optimized Code" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:24 msgid "Generating type evaluation" msgstr "" #. Source code: d_Generating: STRING_32 do Result := locale.translation("Generating: ") end #: interface_names.e:318 msgid "Generating: " msgstr "" #. Source code: wt_Generation_error: STRING_32 do Result := locale.translation("Generation Error") end #: interface_names.e:2726 msgid "Generation Error" msgstr "" #. Source code: target_msil_generation_type_name: STRING_GENERAL do Result := locale.translation ("Generation Type") end #: conf_interface_names.e:153 msgid "Generation Type" msgstr "" #. Source code: l_assertion_unit: STRING_32 do Result := locale.translation("Assertion") end #: eb_metric_names.e:301 msgid "Generic" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:274 msgid "Generic background color" msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:273 msgid "Generic text color" msgstr "" #. Source code: Result.force (locale.translation ("Georgian"), "ka") #: locale_names.e:70 msgid "Georgian" msgstr "" #. Source code: Result.force (locale.translation ("Georgian (Georgia)"), "ka_ge") #: locale_names.e:260 msgid "Georgian (Georgia)" msgstr "" #. Source code: Result.force (locale.translation ("German"), "de") #: locale_names.e:38 msgid "German" msgstr "" #. Source code: Result.force (locale.translation ("German (Austria)"), "de_at") #: locale_names.e:181 msgid "German (Austria)" msgstr "" #. Source code: Result.force (locale.translation ("German (Germany)"), "de_de") #: locale_names.e:183 msgid "German (Germany)" msgstr "" #. Source code: Result.force (locale.translation ("German (Liechtenstein)"), "de_li") #: locale_names.e:184 msgid "German (Liechtenstein)" msgstr "" #. Source code: Result.force (locale.translation ("German (Luxembourg)"), "de_lu") #: locale_names.e:185 msgid "German (Luxembourg)" msgstr "" #. Source code: Result.force (locale.translation ("German (Switzerland)"), "de_ch") #: locale_names.e:182 msgid "German (Switzerland)" msgstr "" #. Source code: e_Display_error_help: STRING_32 do Result := locale.translation("Give help on compilation errors") end #: interface_names.e:2564 msgid "Give help on compilation errors" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: m_How_to_s: STRING_32 do Result := locale.translation("&How to's") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. Left #: interface_names.e:579 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:759 msgid "Go back" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: #. #-#-#-#-# estudio.pot #-#-#-#-# #. Right #: interface_names.e:578 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:760 msgid "Go forth" msgstr "" #. Source code: b_Keep_assertions: STRING_32 do Result := locale.translation("Keep Assertions") end #: interface_names.e:79 msgid "Go to" msgstr "" #. Source code: e_go_to_f_code_dir: STRING_32 do Result := locale.translation("Go to F_code directory of this system, or right click to open F_code in specified file browser") end #: interface_names.e:2637 msgid "" "Go to F_code directory of this system, or right click to open F_code in " "specified file browser" msgstr "" #. Source code: m_go_to_next_error: STRING_32 do Result := locale.translation ("Go to Next &Error") end #: interface_names.e:787 msgid "Go to Next &Error" msgstr "" #. Source code: m_go_to_next_warning: STRING_32 do Result := locale.translation ("Go to Next &Warning") end #: interface_names.e:789 msgid "Go to Next &Warning" msgstr "" #. Source code: m_go_to_previous_error: STRING_32 do Result := locale.translation ("Go to Previous E&rror") end #: interface_names.e:788 msgid "Go to Previous E&rror" msgstr "" #. Source code: m_go_to_previous_warning: STRING_32 do Result := locale.translation ("Go to Previous War&ning") end #: interface_names.e:790 msgid "Go to Previous War&ning" msgstr "" #. Source code: e_go_to_w_code_dir: STRING_32 do Result := locale.translation("Go to W_code directory of this system, or right click to open W_code in specified file browser") end #: interface_names.e:2636 msgid "" "Go to W_code directory of this system, or right click to open W_code in " "specified file browser" msgstr "" #. Source code: t_go_to_breakable: STRING_32 do Result := locale.translation ("Go to breakable index") end #: interface_names.e:2383 msgid "Go to breakable index" msgstr "" #. Source code: f_go_to_definition: STRING_32 do Result := locale.translation ("Go to definition") end #: eb_metric_names.e:239 msgid "Go to definition" msgstr "" #. Source code: t_go_to_line: STRING_32 do Result := locale.translation ("Go to line") end #: interface_names.e:2382 msgid "Go to line" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_go_to_next_error: STRING_32 do Result := locale.translation ("Go to next error") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #: interface_names.e:2056 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:776 msgid "Go to next error" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_go_to_next_warning: STRING_32 do Result := locale.translation ("Go to next warning") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #: interface_names.e:2058 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:778 msgid "Go to next warning" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_go_to_previous_error: STRING_32 do Result := locale.translation ("Go to previous error") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #: interface_names.e:2057 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:777 msgid "Go to previous error" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_go_to_previous_warning: STRING_32 do Result := locale.translation ("Go to previous warning") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #: interface_names.e:2059 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:779 msgid "Go to previous warning" msgstr "" #. Source code: e_go_to_project_dir: STRING_32 do Result := locale.translation ("Go to project directory of this system, or right click to open that directory in specified file browser") end #: interface_names.e:2639 msgid "" "Go to project directory of this system, or right click to open that " "directory in specified file browser" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:223 msgid "Graphical output disabled" msgstr "" #. NAME="Graphics application, Mac OS only, with Cocoa" #: cocoa.dsc:1 msgid "Graphics application, Mac OS only, with Cocoa" msgstr "" #. NAME="Graphics application, Windows only, with WEL" #: wel.dsc:1 msgid "Graphics application, Windows only, with WEL" msgstr "" #. NAME="Graphics application, multi-platform, with EiffelVision 2" #: vision2.dsc:1 msgid "Graphics application, multi-platform, with EiffelVision 2" msgstr "" #. Source code: #: locale_names.e:41 msgid "Greek" msgstr "" #. Source code: Result.force (locale.translation ("Greek (Greece)"), "el_gr") #: locale_names.e:188 msgid "Greek (Greece)" msgstr "" #. Source code: Result.force (locale.translation ("Greenlandic"), "kl") #: locale_names.e:73 msgid "Greenlandic" msgstr "" #. Source code: Result.force (locale.translation ("Greenlandic (Greenland)"), "kl_gl") #: locale_names.e:263 msgid "Greenlandic (Greenland)" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Grid %"$1%""), [a_name]) end #: interface_names.e:571 msgid "Grid \"$1\"" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:19 msgid "Grid background color" msgstr "" #. Source code: l_grid_column_layout: STRING_32 do Result := locale.translation ("Grid column layout") end #: interface_names.e:1329 msgid "Grid column layout" msgstr "" #. 1;True;False;150;Name;2;True;False;150;Value;3;True;False;200;Type;4;True;False;80;Address;5;False;False;80; #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:45 msgid "Grid column layout debugged objects" msgstr "" #. 1;True;False;150;Name;2;True;False;76;Value;3;True;False;100;Type;4;True;False;173;Address;5;False;False;80; #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:44 msgid "Grid column layout stack objects" msgstr "" #. 1;True;False;150;Expression;2;True;False;150;Value;3;True;False;100;Type;4;True;False;80;Address;5;True;False;200;Context #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:46 msgid "Grid column layout watches" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:20 msgid "Grid foreground color" msgstr "" #. Source code: m_grid_menu: STRING_32 do Result := locale.translation("Grid menu") end #: interface_names.e:569 msgid "Grid menu" msgstr "" #. Source code: m_grid_settings: STRING_32 do Result := locale.translation("Grid settings") end #: interface_names.e:572 msgid "Grid settings" msgstr "" #. Source code: t_metrics: STRING_32 do Result := locale.translation ("Metrics") end #: eb_metric_names.e:51 msgid "Group" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Group %"$1%" (ID = %"$2%") is invalid."), [a_group_name, a_domain_item_id]) #: eb_metric_names.e:886 msgid "Group \"$1\" (ID = \"$2\") is invalid." msgstr "" #. Source code: f_group_metric_by_unit: STRING_32 do Result := locale.translation ("Group metrics by unit") end #: eb_metric_names.e:260 msgid "Group metrics by unit" msgstr "" #. Source code: l_group_stone_name: STRING_32 do Result := locale.translation ("Group stone") end #: interface_names.e:767 msgid "Group stone" msgstr "" #. Source code: t_tool_title: STRING = "Groups" #: es_groups_tool.e:92 msgid "Groups" msgstr "" #. Source code: cluster_dependencies_description: STRING_GENERAL do Result := locale.translation ("Groups this cluster depends on.") end #: conf_interface_names.e:271 msgid "Groups this cluster depends on." msgstr "" #. Source code: override_override_description: STRING_GENERAL do Result := locale.translation ("Groups this override is overriding.") end #: conf_interface_names.e:287 msgid "Groups this override is overriding." msgstr "" #. Source code: Result.force (locale.translation ("Gujarati"), "gu") #: locale_names.e:56 msgid "Gujarati" msgstr "" #. Source code: Result.force (locale.translation ("Gujarati (India)"), "gu_in") #: locale_names.e:243 msgid "Gujarati (India)" msgstr "" #. Source code: b_html_output: STRING = "HTML statistics" #: es_test_generation_wizard_page_panel.e:592 msgid "HTML statistics" msgstr "" #. Source code: l_Has_changed: STRING_32 do Result := locale.translation("Has Changed") end #: interface_names.e:1331 msgid "Has Changed" msgstr "" #. Source code: #: locale_names.e:57 msgid "Hausa" msgstr "" #. Source code: Result.force (locale.translation ("Hausa (Nigeria, Latin)"), "ha_latn_ng") #: locale_names.e:244 msgid "Hausa (Nigeria, Latin)" msgstr "" #. Source code: l_temp_header: STRING_32 do Result := locale.translation ("Temporary header") end #: interface_names.e:2046 msgid "Header" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:600 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:9 msgid "Header font" msgstr "" #. Source code: Result.force (locale.translation ("Hebrew"), "he") #: locale_names.e:58 msgid "Hebrew" msgstr "" #. Source code: Result.force (locale.translation ("Hebrew (Israel)"), "he_il") #: locale_names.e:245 msgid "Hebrew (Israel)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:233 msgid "" "Height of completion list. Used if 'remember_completion_list_size' is set " "to True." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:642 msgid "Height of dynamic library window." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:644 msgid "Height of preferences window." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:203 msgid "Height of the open project dialog." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:196 msgid "Height of the project settings dialog." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:201 msgid "Height of the starting dialog." msgstr "" #. Source code: e_locales: STRING_32 #: debugger_names.e:234 msgid "Help" msgstr "" #. Source code: b_Display_error_help: STRING_32 do Result := locale.translation("Help Tool") end #: interface_names.e:150 msgid "Help Tool" msgstr "" #. Source code: w_help_topic_could_not_be_displayed: STRING_32 do Result := locale.translation ("Help Topic could not be displayed, please check Eiffel Installation") end #: warning_messages.e:1123 msgid "Help Topic could not be displayed, please check Eiffel Installation" msgstr "" #. Source code: e_Switch_num_formating: STRING do Result := locale.translation ("Hexadecimal/Decimal formating") end #: interface_names.e:2621 msgid "Hexadecimal/Decimal formating" msgstr "" #. Source code: cluster_hidden_description: STRING_GENERAL do Result := locale.translation ("Is this a hidden cluster that can not be used if the system is used as a library?") end #: conf_interface_names.e:268 msgid "Hidden" msgstr "" #. Source code: f_switch_to_tree_view: STRING_32 do Result := locale.translation ("Switch to Tree View") end #: interface_names.e:725 msgid "Hide " msgstr "" #. Source code: f_hide_alias: STRING_32 do Result := locale.translation("Hide Alias Name") end #: interface_names.e:869 msgid "Hide Alias Name" msgstr "" #. Source code: f_hide_assigner: STRING_32 do Result := locale.translation("Hide Assigner Command Name") end #: interface_names.e:870 msgid "Hide Assigner Command Name" msgstr "" #. Source code: l_hide_help:STRING_32 do Result := locale.translation ("Hide Help...") end #: interface_names.e:2065 msgid "Hide Help..." msgstr "" #. Source code: f_hide_signature: STRING_32 do Result := locale.translation("Hide Signature") end #: interface_names.e:871 msgid "Hide Signature" msgstr "" #. Source code: t_hide_old_archive: STRING_32 do Result := locale.translation ("Hide archives more than ") end #: eb_metric_names.e:146 msgid "Hide archives more than " msgstr "" #. Source code: f_diagram_hide_legend: STRING_32 do Result := locale.translation("Hide cluster legend") end #: interface_names.e:499 msgid "Hide cluster legend" msgstr "" #. Source code: f_diagram_hide_clusters: STRING_32 do Result := locale.translation("Hide clusters") end #: interface_names.e:496 msgid "Hide clusters" msgstr "" #. Source code: f_diagram_remove: STRING_32 do Result := locale.translation("Hide figure") end #: interface_names.e:516 msgid "Hide figure" msgstr "" #. Source code: f_diagram_hide_inheritance: STRING_32 do Result := locale.translation("Hide inheritance links") end #: interface_names.e:510 msgid "Hide inheritance links" msgstr "" #. Source code: f_diagram_hide_labels: STRING_32 do Result := locale.translation("Hide labels") end #: interface_names.e:492 msgid "Hide labels" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:112 msgid "Hide old archive" msgstr "" #. Source code: f_diagram_hide_supplier: STRING_32 do Result := locale.translation("Hide supplier links") end #: interface_names.e:480 msgid "Hide supplier links" msgstr "" #. Source code: l_Discard_starting_dialog: STRING_32 do Result := locale.translation("Hide this dialog at startup") end #: interface_names.e:1232 msgid "Hide this dialog at startup" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:122 msgid "Highlight background color" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:616 msgid "Highlight color" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:263 msgid "Highlight matching braces" msgstr "" #. Source code: #: locale_names.e:59 msgid "Hindi" msgstr "" #. Source code: Result.force (locale.translation ("Hindi (India)"), "hi_in") #: locale_names.e:246 msgid "Hindi (India)" msgstr "" #. Source code: t_Diagram_history_tool: STRING_32 do Result := locale.translation("History Tool") end #: interface_names.e:2240 msgid "History Tool" msgstr "" #. Source code: f_diagram_history: STRING_32 do Result := locale.translation("History tool") end #: interface_names.e:515 msgid "History tool" msgstr "" #. Source code: m_Hit_count: STRING_32 do Result := locale.translation("Hit Count") end #: interface_names.e:912 msgid "Hit Count" msgstr "" #. Source code: #: interface_names.e:1332 msgid "Homonyms" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:149 msgid "Html statistics" msgstr "" #. Source code: Result.force (locale.translation ("Hungarian"), "hu") #: locale_names.e:61 msgid "Hungarian" msgstr "" #. Source code: Result.force (locale.translation ("Hungarian (Hungary)"), "hu_hu") #: locale_names.e:249 msgid "Hungarian (Hungary)" msgstr "" #. Source code: m_Debug_interrupt_new: STRING_32 do Result := locale.translation("I&nterrupt Execution") end #: interface_names.e:446 msgid "I&nterrupt Execution" msgstr "" #. Source code: target_il_verifiable_name: STRING_GENERAL do Result := locale.translation ("IL Verifiable") end #: conf_interface_names.e:139 msgid "IL Verifiable" msgstr "" #. Source code: session_aborted: STRING_32 do Result := locale.translation ("ISE Eiffel: Session aborted%N") end #: ewb_names.e:177 msgid "ISE Eiffel: Session aborted\n" msgstr "" #. Source code: Result.force (locale.translation ("Icelandic"), "is") #: locale_names.e:66 msgid "Icelandic" msgstr "" #. Source code: Result.force (locale.translation ("Icelandic (Iceland)"), "is_is") #: locale_names.e:254 msgid "Icelandic (Iceland)" msgstr "" #. Source code: l_Toolbar_select_has_gray_icons: STRING_32 do Result := locale.translation("Icon option: ") end #: interface_names.e:1604 msgid "Icon option: " msgstr "" #. 240;240;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:61 msgid "Iconified BON Cluster fill color." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:84 msgid "Iconified UML Cluster fill color." msgstr "" #. Source code: t_name: STRING_32 #: debugger_names.e:302 msgid "Id" msgstr "" #. Source code: l_Identification: STRING_32 do Result := locale.translation("Identification") end #: interface_names.e:1334 msgid "Identification" msgstr "" #. Source code: #: eb_metric_names.e:180 msgid "Identity" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:422 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:424 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:425 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:426 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:427 msgid "If" msgstr "" #. Source code: lb_register_account: STRING = "If you do not already have an account, please register " #: es_exception_submit_dialog.e:960 msgid "If you do not already have an account, please register " msgstr "" #. Source code: Result.force (locale.translation ("Yi"), "ii") #: locale_names.e:64 msgid "Igbo" msgstr "" #. Source code: Result.force (locale.translation ("Igbo (Nigeria)"), "ig_ng") #: locale_names.e:252 msgid "Igbo (Nigeria)" msgstr "" #. Source code: b_force_exit: STRING_32 do Result := locale.translation("Force Exit") end #: interface_names.e:198 msgid "Ignore" msgstr "" #. Source code: m_Exec_ignore_contract_violation: STRING_32 do Result := locale.translation("Ignore &Contract Violation") end #: interface_names.e:543 msgid "Ignore &Contract Violation" msgstr "" #. Source code: m_Dbg_ignore_breakpoints: STRING_32 do Result := locale.translation("Ignore Breakpoints") end #: interface_names.e:441 msgid "Ignore Breakpoints" msgstr "" #. Source code: b_Ignore_external_exception: STRING_32 do Result := locale.translation ("Ignore External Exception?") end #: interface_names.e:237 msgid "Ignore External Exception?" msgstr "" #. Source code: b_Dbg_ignore_breakpoints: STRING_32 do Result := locale.translation("Ignore breakpoints") end #: interface_names.e:183 msgid "Ignore breakpoints" msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:786 msgid "Ignore contract violation" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:97 msgid "Ignore excluded class figures" msgstr "" #. Source code: l_Ignore_external_exceptions: STRING_32 do Result := locale.translation ("Ignore external exceptions") end #: interface_names.e:1335 msgid "Ignore external exceptions" msgstr "" #. Source code: m_Dbg_ignoring_breakpoints: STRING_32 do Result := locale.translation("Ignoring Breakpoints") end #: interface_names.e:442 msgid "Ignoring Breakpoints" msgstr "" #. Source code: e_open_bracket_in_section_id: STRING = "Illegal '[' found in a section name." #: ini_fast_parser.e:242 msgid "Illegal '[' found in a section name." msgstr "" #. Source code: l_Implementers: STRING_32 do Result := locale.translation("Implementers") end #: interface_names.e:1341 msgid "Implementers" msgstr "" #. Source code: l_Implicit_exception_pending: STRING_32 do Result := locale.translation("Implicit exception pending") end #: interface_names.e:1340 msgid "Implicit exception pending" msgstr "" #. Source code: t_metric_original_name: STRING_32 do Result := locale.translation ("Original metric name") end #: eb_metric_names.e:117 msgid "Import" msgstr "" #. Source code: l_Emit_directory: STRING_GENERAL do Result := locale.translation ("Import Directory") end #: interface_names.e:21 msgid "Import Directory" msgstr "" #. Source code: f_import_watch_tool_expressions_from_file: STRING_32 do Result := locale.translation ("Import Expressions From File") end #: interface_names.e:435 msgid "Import Expressions From File" msgstr "" #. Source code: t_import_metric_title: STRING_32 do Result := locale.translation ("Import Metrics") end #: eb_metric_names.e:112 msgid "Import Metrics" msgstr "" #. Source code: t_import_selected_metrics: STRING_32 do Result := locale.translation ("Import Selected Metrics") end #: eb_metric_names.e:113 msgid "Import Selected Metrics" msgstr "" #. Source code: f_import_metrics: STRING_32 do Result := locale.translation ("Import metrics from file") end #: eb_metric_names.e:293 msgid "Import metrics from file" msgstr "" #. Source code: t_importing_metrics: STRING_32 do Result := locale.translation ("Importing metrics...") end #: eb_metric_names.e:130 msgid "Importing metrics..." msgstr "" #. Source code: h_stype: STRING = "From Class" #: es_test_call_stack_wizard_page_panel.e:343 msgid "In Class" msgstr "" #. Source code: t_Feature: STRING_32 do Result := locale.translation("In Feature") end #: interface_names.e:2161 msgid "In Feature" msgstr "" #. Source code: recursive_definition_to_do: STRING_32 do Result := locale.translation ("In linear metric, make sure that every variable metric doesn't involve recursive metric.%NIn ratio metric, make sure that numerator metric or denominator metric doesn't involve recursive metric.") end #: eb_metric_names.e:1209 msgid "" "In linear metric, make sure that every variable metric doesn't involve " "recursive metric.\n" "In ratio metric, make sure that numerator metric or denominator metric " "doesn't involve recursive metric." msgstr "" #. Source code: l_formatter_displayed_in_help: STRING_32 do Result := locale.translation ("In which tool(s) will this formatter be displayed") end #: interface_names.e:849 msgid "In which tool(s) will this formatter be displayed" msgstr "" #. Source code: m_show_invariants: STRING_32 do Result := locale.translation("In&variants") end #: interface_names.e:694 msgid "In&variants" msgstr "" #. Source code: l_Inactive_subqueries: STRING_32 do Result := locale.translation("Inactive subqueries") end #: interface_names.e:1342 msgid "Inactive subqueries" msgstr "" #. Source code: external_object: STRING_GENERAL do Result := locale.translation ("Object") end #: conf_interface_names.e:185 msgid "Include" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Include Class '$1'"), [a_name]) #: interface_names.e:2281 msgid "Include Class '$1'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Include Cluster '$1'"), [a_name]) #: interface_names.e:2288 msgid "Include Cluster '$1'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Include Library '$1'"),[a_name]) #: interface_names.e:2295 msgid "Include Library '$1'" msgstr "" #. Source code: m_include_all_classes: STRING_32 do Result := locale.translation ("Include all classes") end #: interface_names.e:969 msgid "Include all classes" msgstr "" #. Source code: f_diagram_fill_cluster: STRING_32 do Result := locale.translation("Include all classes of cluster") end #: interface_names.e:514 msgid "Include all classes of cluster" msgstr "" #. Source code: include_parents: STRING_32 do Result := locale.translation ("Include parents") end #: ewb_names.e:59 msgid "Include parents" msgstr "" #. Source code: #: interface_names.e:1343 msgid "Include:" msgstr "" #. Source code: #: conf_interface_names.e:191 msgid "Includes" msgstr "" #. Source code: dialog_file_rule_includes: STRING_GENERAL do Result := locale.translation ("Includes:") end #: conf_interface_names.e:444 msgid "Includes:" msgstr "" #. Source code: Result.force (locale.translation ("Incompatible Types Equality"), w_vweq) #: conf_interface_names.e:362 msgid "Incompatible Types Equality" msgstr "" #. Source code: "Incompatible version for project compiled in: $1.%N$2 version is $3.%NProject was compiled with version $4."), #: warning_messages.e:73 msgid "" "Incompatible version for project compiled in: $1.\n" "$2 version is $3.\n" "Project was compiled with version $4." msgstr "" #. Source code: "Incompatible version for project compiled in: $1.%N$2 version is $3.%NProject was compiled with version $4.%N%NClick Yes to convert this project to version $5.%N"), #: warning_messages.e:85 msgid "" "Incompatible version for project compiled in: $1.\n" "$2 version is $3.\n" "Project was compiled with version $4.\n" "\n" "Click Yes to convert this project to version $5.\n" msgstr "" #. Source code: fs_unindent: STRING_32 do Result := locale.translation ("Unindent") end #: interface_names.e:2109 msgid "Indent" msgstr "" #. Source code: f_indent_with_and_criterion: STRING_32 do Result := locale.translation ("Indent selected row using an %"AND%" criterion") end #: eb_metric_names.e:245 msgid "Indent selected row using an \"AND\" criterion" msgstr "" #. Source code: f_indent_with_or_criterion: STRING_32 do Result := locale.translation ("Indent selected row using an %"OR%" criterion") end #: eb_metric_names.e:246 msgid "Indent selected row using an \"OR\" criterion" msgstr "" #. Source code: t_New_class: STRING_32 do Result := locale.translation("Add New Class") end #: interface_names.e:2167 msgid "Index" msgstr "" #. Source code: do Result := locale.translation ("Index is out of range.%N% #: warning_messages.e:704 msgid "" "Index is out of range.\n" "Indices should be positive integers." msgstr "" #. Source code: index_must_be_an_integer: STRING_32 do Result := locale.translation ("Index must be an integer.%N") end #: ewb_names.e:52 msgid "Index must be an integer.\n" msgstr "" #. Source code: index_must_be_valid: STRING_32 do Result := locale.translation ("Index must be valid.%N") end #: ewb_names.e:55 msgid "Index must be valid.\n" msgstr "" #. Source code: l_indexing_clause_error: STRING_32 do Result := locale.translation("Indexing clause has syntax error") end #: interface_names.e:1345 msgid "Index:" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:298 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:299 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:300 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:301 msgid "Indexing" msgstr "" #. Source code: l_indexing_clause_error: STRING_32 do Result := locale.translation("Indexing clause has syntax error") end #: interface_names.e:1346 msgid "Indexing clause has syntax error" msgstr "" #. revision;date;status #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:103 msgid "Indexing items that need not be included in formatted texts." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:270 msgid "Indexing tag background color" msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:269 msgid "Indexing tag text color" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:635 msgid "Indicates if editor displays the line numbers by default." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:634 msgid "" "Indicates if editor line drawing is first buffered and then drawn, or just " "drawn directly to the screen. If set to True, content will not flicker, but " "drawing performance will be reduced." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:636 msgid "" "Indicates if editor should go to the beginning on the first non-whitespace " "character, on a line, when the HOME key is pressed." msgstr "" #. Source code: Result.force (locale.translation ("Indonesian"), "id") #: locale_names.e:63 msgid "Indonesian" msgstr "" #. Source code: Result.force (locale.translation ("Indonesian (Indonesia)"), "id_id") #: locale_names.e:251 msgid "Indonesian (Indonesia)" msgstr "" #. Source code: copyright: "Copyright (c) 1984-2009, Eiffel Software" #: es_information_tool.e:67 msgid "Info" msgstr "" #. Source code: l_info_cannot_be_retrieved: STRING_32 do Result := locale.translation("Information cannot be retrieved.") end #: interface_names.e:2005 msgid "Information cannot be retrieved." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:310 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:311 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:312 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:313 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:315 msgid "Inherit" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:527 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:529 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:530 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:531 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:532 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:534 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:536 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:537 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:538 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:539 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:541 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:543 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:544 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:545 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:546 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:548 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:550 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:551 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:552 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:553 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:555 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:557 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:558 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:559 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:560 msgid "Inherit clauses keywords" msgstr "" #. Source code: f_diagram_create_inheritance_links: STRING_32 do Result := locale.translation("Inheritance Creation Mode (Pick from child class and drop on desired parent class)") end #: interface_names.e:519 msgid "" "Inheritance Creation Mode (Pick from child class and drop on desired parent " "class)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:128 msgid "Inheritance classes" msgstr "" #. Source code: l_inheritance_stiffness_value (a_value: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Inheritance stiffness ($1%%)"), [a_value]) end #: interface_names.e:1339 msgid "Inheritance stiffness ($1%)" msgstr "" #. Source code: l_inheritance_stiffness_100: STRING_32 do Result := locale.translation("Inheritance stiffness (100%%)") end #: interface_names.e:1338 msgid "Inheritance stiffness (100%)" msgstr "" #. Source code: l_inheritance_stiffness: STRING_32 do Result := locale.translation("Inheritance stiffness:") end #: interface_names.e:1337 msgid "Inheritance stiffness:" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 msgid "Init incremental" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 msgid "Init match case" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:657 msgid "Init only compiled classes" msgstr "" #. [Current Editor];Whole Project;Custom #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:656 msgid "Init scope" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:655 msgid "Init search backwards" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:658 msgid "Init subclusters" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:653 msgid "Init use regular expression" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:654 msgid "Init whole word" msgstr "" #. Source code: t_first_match_reached: STRING_32 do Result := locale.translation("Initial match reached.") end #: interface_names.e:2379 msgid "Initial match reached." msgstr "" #. [Current Editor];Whole Project;Custom #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:656 msgid "Initial search scope." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 msgid "Initial status of incremental search." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 msgid "Initial status of match case." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:657 msgid "Initial status of only compiled classes." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:655 msgid "Initial status of search backwards." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:658 msgid "Initial status of searching subclusters." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:653 msgid "Initial status of using regular_expression." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:654 msgid "Initial status of whole word." msgstr "" #. Source code: lb_initialize_documentation: STRING = "Initializing Documentation." #: degree_output.e:698 msgid "Initializing Documentation." msgstr "" #. Source code: #: conf_interface_names.e:141 msgid "Inlining" msgstr "" #. Source code: target_inlining_size_name: STRING_GENERAL do Result := locale.translation ("Inlining Size") end #: conf_interface_names.e:143 msgid "Inlining Size" msgstr "" #. Source code: f_save_output_button: STRING_32 do Result := locale.translation ("Save output to file") end #: eb_external_output_names.e:33 msgid "Input" msgstr "" #. Source code: t_input_domain: STRING_32 do Result := locale.translation ("Input domain") end #: eb_metric_names.e:91 msgid "Input domain" msgstr "" #. Source code: err_input_domain_invalid: STRING_32 do Result := locale.translation ("Input domain invalid") end #: eb_metric_names.e:136 msgid "Input domain invalid" msgstr "" #. Source code: err_input_domain_item_appear: STRING_32 do Result := locale.translation ("Input domain item appears.") end #: eb_metric_names.e:1065 msgid "Input domain item appears." msgstr "" #. Source code: t_input_domain_title: STRING_32 do Result := locale.translation ("Input domain:") end #: eb_metric_names.e:93 msgid "Input domain:" msgstr "" #. Source code: t_Diagram_insert_midpoint_cmd: STRING_32 do Result := locale.translation("Insert Midpoint") end #: interface_names.e:2298 msgid "Insert Midpoint" msgstr "" #. Source code: b_bp_insert_keywords: STRING_32 do Result := locale.translation("Insert special keywords") end #: interface_names.e:231 msgid "Insert special keywords" msgstr "" #. Source code: f_insert_text_here: STRING_32 do Result := locale.translation ("Insert text here") end #: eb_metric_names.e:276 msgid "Insert text here" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$when then%N$indent$%T%N$indent$else%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:450 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:452 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:453 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:454 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:455 msgid "Inspect" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 20 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. [new_tab_editor];new_window;current_editor;context;external #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. Initialization;Access;Measurement;Comparison;Status report;Status setting;Cursor movement;Element change;Removal;Resizing;Transformation;Conversion;Duplication;Miscellaneous;Basic operations;Obsolete;Inapplicable;Implementation;* #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 20 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;128 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:150 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:151 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:152 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:153 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:154 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:155 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:156 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:157 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:158 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:159 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:160 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:161 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:162 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:163 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:164 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:165 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:166 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:167 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:168 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:169 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:170 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:171 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:172 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:173 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:174 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:175 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:176 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:177 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:178 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:179 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:180 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:181 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:182 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:183 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:184 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:185 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:186 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:187 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:188 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:189 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:190 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:191 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:192 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:193 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:194 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:195 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:196 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:197 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:198 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:199 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:201 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:202 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:203 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:204 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:206 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:208 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:209 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:210 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:211 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:213 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:214 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:215 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:216 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:217 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:218 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:219 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:220 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:221 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:222 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:223 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:224 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:225 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:226 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:227 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:228 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:229 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:230 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:231 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:232 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:233 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:234 msgid "Interface" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_Flatshort: STRING_32 do Result := locale.translation("Interface view") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. I #: ewb_names.e:171 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:768 msgid "Interface view" msgstr "" #. Source code: e_executor_failure_tag: STRING = "Internal Failure" #: test_execution.e:581 msgid "Internal Failure" msgstr "" #. Source code: "Internal error ($1): Submit bug at http://support.eiffel.com"), #: warning_messages.e:1070 msgid "Internal error ($1): Submit bug at http://support.eiffel.com" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. iexplore.exe $url #. #-#-#-#-# estudio.pot #-#-#-#-# #. firefox $url #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:640 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:6 msgid "Internet browser" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. iexplore.exe $url #. #-#-#-#-# estudio.pot #-#-#-#-# #. firefox $url #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:640 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:6 msgid "Internet browser." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:25 msgid "Interrupt every N instructions" msgstr "" #. Source code: e_interrupted_by_compile: STRING_32 do Result := locale.translation ("Interrupted because Eiffel complication starts") end #: eb_metric_names.e:24 msgid "Interrupted because Eiffel complication starts" msgstr "" #. Source code: e_interrupted_by_user: STRING_32 do Result := locale.translation ("Interrupted by user") end #: eb_metric_names.e:23 msgid "Interrupted by user" msgstr "" #. Source code: Result.force (locale.translation ("Inuktitut"), "iu") #: locale_names.e:68 msgid "Inuktitut" msgstr "" #. Source code: Result.force (locale.translation ("Inuktitut (Canada, Latin)"), "iu_latn_ca") #: locale_names.e:258 msgid "Inuktitut (Canada, Latin)" msgstr "" #. Source code: Result.force (locale.translation ("Inuktitut (Canada, Syllabics)"), "iu_cans_ca") #: locale_names.e:257 msgid "Inuktitut (Canada, Syllabics)" msgstr "" #. Source code: t_Invalid_data_error: STRING_GENERAL do Result := locale.translation ("Invalid Names Error") end #: interface_names.e:149 msgid "Invalid Names Error" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid UUID: $1"), [a_uuid]) #: interface_names.e:1976 msgid "Invalid UUID: $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid attribute %"$1%"."), [a_attribute]) #: eb_xml_names.e:29 msgid "Invalid attribute \"$1\"." msgstr "" #. Source code: invalid_choices: STRING_32 do Result := locale.translation ("Invalid choice%N%N") end #: ewb_names.e:58 msgid "" "Invalid choice\n" "\n" msgstr "" #. Source code: err_invalid_description_tag: STRING_32 do Result := locale.translation ("Invalid description tag.") end #: eb_metric_names.e:432 msgid "Invalid description tag." msgstr "" #. Source code: w_Invalid_folder_name: STRING_32 do Result := locale.translation ("Invalid folder name") end #: warning_messages.e:950 msgid "Invalid folder name" msgstr "" #. Source code: l_invalid_item: STRING_32 do Result := locale.translation ("Invalid item") end #: interface_names.e:1973 msgid "Invalid item" msgstr "" #. Source code: err_invalid_tag: STRING_32 do Result := locale.translation ("Invalid tag.") end #: eb_metric_names.e:429 msgid "Invalid tag." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid tag/tag position %"$1%"."), [a_tag]) #: eb_xml_names.e:39 msgid "Invalid tag/tag position \"$1\"." msgstr "" #. Source code: invalid_target: STRING_32 do Result := locale.translation ("Invalid target, select the target you want: ") end #: ewb_names.e:38 msgid "Invalid target, select the target you want: " msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: option_invariant_name: STRING_GENERAL do Result := locale.translation ("Invariant") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: conf_interface_names.e:301 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:583 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:585 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:586 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:587 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:588 msgid "Invariant" msgstr "" #. Source code: l_invariants: STRING_32 do Result := locale.translation("Invariants") end #: interface_names.e:1347 msgid "Invariants" msgstr "" #. Source code: #: locale_names.e:52 msgid "Irish" msgstr "" #. Source code: Result.force (locale.translation ("Irish (Ireland)"), "ga_ie") #: locale_names.e:239 msgid "Irish (Ireland)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T%T-- $cursor$%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 msgid "Is" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:215 msgid "Is EiffelStudio Debug menu allowed?" msgstr "" #. Source code: l_Language_type: STRING_32 do Result := locale.translation("Language type") end #: interface_names.e:1356 msgid "Is True" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:220 msgid "Is alias enabled" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:221 msgid "Is assigner enabled" msgstr "" #. Source code: lb_is_compiling: STRING = "Is compiling: $1" #: es_exception_dialog.e:392 msgid "Is compiling: $1" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:259 msgid "" "Is completion of keywords enabled? The completion of keywords can be changed " "in Editor->Eiffel->Autocomplete." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:130 msgid "Is dependency on self shown?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:113 msgid "Is detailed result kept when recalculation metric archive history?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:232 msgid "Is force debug mode" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:111 msgid "Is invisible result item filtered?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:129 msgid "Is item path shown?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:224 msgid "Is maximized" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:110 msgid "Is percentage for ratio metric displayed?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:219 msgid "Is signature enabled" msgstr "" #. Source code: target_console_application_description: STRING_GENERAL do Result := locale.translation ("Is the project a console application?") end #: conf_interface_names.e:116 msgid "Is the project a console application?" msgstr "" #. Source code: cluster_hidden_description: STRING_GENERAL do Result := locale.translation ("Is this a hidden cluster that can not be used if the system is used as a library?") end #: conf_interface_names.e:269 msgid "" "Is this a hidden cluster that can not be used if the system is used as a " "library?" msgstr "" #. Source code: target_abstract_description: STRING_GENERAL do Result := locale.translation ("Is this an abstract target that cannot be used to compile?") end #: conf_interface_names.e:87 msgid "Is this an abstract target that cannot be used to compile?" msgstr "" #. Source code: l_formatter_scope_help: STRING_32 do Result := locale.translation ("Is this formatter of per EiffelStudio scope or per target scope?") end #: interface_names.e:848 msgid "Is this formatter of per EiffelStudio scope or per target scope?" msgstr "" #. Source code: group_readonly_description: STRING_GENERAL do Result := locale.translation ("Is this group read only?") end #: conf_interface_names.e:244 msgid "Is this group read only?" msgstr "" #. Source code: system_readonly_description: STRING_GENERAL do Result := locale.translation ("Is this system read only per default if it is used as a library?") end #: conf_interface_names.e:74 msgid "Is this system read only per default if it is used as a library?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:115 msgid "Is tree view used to display metric history?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:262 msgid "Is underscore `_' used as a word separator?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:224 msgid "Is window maximized?" msgstr "" #. Source code: Result := locale.translation ("It is not possible to create a normal cluster inside of a test cluster") #: warning_messages.e:588 msgid "It is not possible to create a normal cluster inside of a test cluster" msgstr "" #. Source code: w_Exiting_stops_compilation: STRING_32 do Result := locale.translation ("It is not possible to exit EiffelStudio while the project is being compiled.") end #: warning_messages.e:1014 msgid "" "It is not possible to exit EiffelStudio while the project is being compiled." msgstr "" #. Source code: l_open_layout_not_possible: STRING_32 do Result := locale.translation ("It's not possible to open named layout which saved in normal mode during debugging. Please stop debugging first.") end #: interface_names.e:2040 msgid "" "It's not possible to open named layout which saved in normal mode during " "debugging. Please stop debugging first." msgstr "" #. Source code: Result.force (locale.translation ("Italian"), "it") #: locale_names.e:67 msgid "Italian" msgstr "" #. Source code: Result.force (locale.translation ("Italian (Italy)"), "it_it") #: locale_names.e:256 msgid "Italian (Italy)" msgstr "" #. Source code: Result.force (locale.translation ("Italian (Switzerland)"), "it_ch") #: locale_names.e:255 msgid "Italian (Switzerland)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Item $1 is not writable."), [a_item]) #: interface_names.e:1353 msgid "Item $1 is not writable." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Item [$1] is attached to %"$2%""), [a_title, a_name]) #: interface_names.e:1721 msgid "Item [$1] is attached to \"$2\"" msgstr "" #. Source code: l_try_saving_file_and_searching: STRING_32 do Result := locale.translation ("Item expires. Try saving file and searching again.") end #: interface_names.e:1600 msgid "Item expires. Try saving file and searching again." msgstr "" #. Source code: l_try_searching: STRING_32 do Result := locale.translation ("Item expires. Try searching again.") end #: interface_names.e:1601 msgid "Item expires. Try searching again." msgstr "" #. Source code: f_domain_item_invalid: STRING_32 do Result := locale.translation ("Item invalid in current system") end #: eb_metric_names.e:270 msgid "Item invalid in current system" msgstr "" #. Source code: l_item_selected_is_not_writable: STRING_32 do Result := locale.translation("Item selected is not writable.") end #: interface_names.e:1355 msgid "Item selected is not writable." msgstr "" #. Source code: l_items_without_tag: STRING_32 do Result := locale.translation("Items without tag") end #: interface_names.e:1348 msgid "Items without tag" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:33 msgid "Items/tools shown in navigation layout when in debug mode." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:39 msgid "Items/tools shown on editor side when in debug mode." msgstr "" #. Source code: Result.force (locale.translation ("Japanese"), "ja") #: locale_names.e:69 msgid "Japanese" msgstr "" #. Source code: Result.force (locale.translation ("Japanese (Japan)"), "ja_jp") #: locale_names.e:259 msgid "Japanese (Japan)" msgstr "" #. Source code: Result.force (locale.translation ("K'iche"), "qut") #: locale_names.e:101 msgid "K'iche" msgstr "" #. Source code: Result.force (locale.translation ("K'iche (Guatemala)"), "qut_gt") #: locale_names.e:296 msgid "K'iche (Guatemala)" msgstr "" #. Source code: Result.force (locale.translation ("Kannada"), "kn") #: locale_names.e:74 msgid "Kannada" msgstr "" #. Source code: Result.force (locale.translation ("Kannada (India)"), "kn_in") #: locale_names.e:264 msgid "Kannada (India)" msgstr "" #. Source code: Result.force (locale.translation ("Kazakh"), "kk") #: locale_names.e:72 msgid "Kazakh" msgstr "" #. Source code: Result.force (locale.translation ("Kazakh (Kazakhstan)"), "kk_kz") #: locale_names.e:262 msgid "Kazakh (Kazakhstan)" msgstr "" #. Source code: b_eval_keep_assertion_checking: STRING_32 do Result := locale.translation("Keep Assertion Checking") end #: interface_names.e:81 msgid "Keep Assertion Checking" msgstr "" #. Source code: b_Keep_assertions: STRING_32 do Result := locale.translation("Keep Assertions") end #: interface_names.e:80 msgid "Keep Assertions" msgstr "" #. Source code: b_keep_dialog_open: STRING_32 do Result := locale.translation("Keep Dialog Open") end #: interface_names.e:223 msgid "Keep Dialog Open" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:118 msgid "Keep archive detailed result" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:118 msgid "Keep archive detailed result?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:113 msgid "Keep detailed result" msgstr "" #. Source code: f_keep_metric_detailed_result: STRING_32 do Result := locale.translation ("Keep detailed result when evaluating metric?") end #: eb_metric_names.e:149 msgid "Keep detailed result when evaluating metric?" msgstr "" #. Source code: f_keep_archive_detailed_result: STRING_32 do Result := locale.translation ("Keep detailed result when recalculating archive?%NIf yes, detailed result will be available by double clicking the icon in %"Result%" column in history result area after recalculation.") end #: eb_metric_names.e:148 msgid "" "Keep detailed result when recalculating archive?\n" "If yes, detailed result will be available by double clicking the icon in " "\"Result\" column in history result area after recalculation." msgstr "" #. Source code: m_keep_grid_layout: STRING_32 do Result := locale.translation("Keep grid layout") end #: interface_names.e:583 msgid "Keep grid layout" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:117 msgid "Keep metric detailed result" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:117 msgid "Keep metric detailed result?" msgstr "" #. 10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:237 msgid "Keep n projects" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:31 msgid "Keep stepping info dotnet feature" msgstr "" #. Source code: keep_failing_text: STRING = "Keep working directory of failing tests" #: es_test_execution_wizard_page_panel.e:154 msgid "Keep working directory of failing tests" msgstr "" #. Source code: keep_passing_text: STRING = "Keep working directory of passing tests" #: es_test_execution_wizard_page_panel.e:156 msgid "Keep working directory of passing tests" msgstr "" #. Source code: keep_unresolved_text: STRING = "Keep working directory of unresolved tests" #: es_test_execution_wizard_page_panel.e:155 msgid "Keep working directory of unresolved tests" msgstr "" #. Source code: target_msil_key_file_name_description: STRING_GENERAL do Result := locale.translation ("Key to be able to add the generated binary to the Global Assembly Cache (GAC). %NChose a new, non existing filename to create a new key file.") end #: conf_interface_names.e:156 msgid "" "Key to be able to add the generated binary to the Global Assembly Cache " "(GAC). \n" "Chose a new, non existing filename to create a new key file." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:239 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:241 msgid "Keyboard shortcuts" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:625 msgid "Keyword background color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-bold-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:601 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:10 msgid "Keyword editor font" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-bold-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:601 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:10 msgid "Keyword font" msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:624 msgid "Keyword text color" msgstr "" #. Source code: #: locale_names.e:71 msgid "Khmer" msgstr "" #. Source code: Result.force (locale.translation ("Khmer (Cambodia)"), "kh_kh") #: locale_names.e:261 msgid "Khmer (Cambodia)" msgstr "" #. Source code: do Result := locale.translation ("Kill application") end #: debugger_names.e:221 msgid "Kill application" msgstr "" #. Source code: Result.force (locale.translation ("Kinyarwanda"), "rw") #: locale_names.e:106 msgid "Kinyarwanda" msgstr "" #. Source code: Result.force (locale.translation ("Kinyarwanda (Rwanda)"), "rw_rw") #: locale_names.e:303 msgid "Kinyarwanda (Rwanda)" msgstr "" #. Source code: Result.force (locale.translation ("Konkani"), "kok") #: locale_names.e:76 msgid "Konkani" msgstr "" #. Source code: Result.force (locale.translation ("Konkani (India)"), "kok_in") #: locale_names.e:266 msgid "Konkani (India)" msgstr "" #. Source code: Result.force (locale.translation ("Korean"), "ko") #: locale_names.e:75 msgid "Korean" msgstr "" #. Source code: Result.force (locale.translation ("Korean (Korea)"), "ko_kr") #: locale_names.e:265 msgid "Korean (Korea)" msgstr "" #. Source code: Result.force (locale.translation ("Kyrgyz"), "ky") #: locale_names.e:77 msgid "Kyrgyz" msgstr "" #. Source code: Result.force (locale.translation ("Kyrgyz (Kyrgyzstan)"), "ky_kg") #: locale_names.e:267 msgid "Kyrgyz (Kyrgyzstan)" msgstr "" #. Source code: l_Language_type: STRING_32 do Result := locale.translation("Language type") end #: interface_names.e:1357 msgid "Language type" msgstr "" #. Source code: Result.force (locale.translation ("Lithuanian"), "lt") #: locale_names.e:79 msgid "Lao" msgstr "" #. Source code: Result.force (locale.translation ("Lao (Lao PDR)"), "lo_la") #: locale_names.e:269 msgid "Lao (Lao PDR)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:35 msgid "Largest number of items displayed in list data." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:225 msgid "Last browsed cluster directory" msgstr "" #. Source code: lb_last_degree: STRING = "Last compilation degree: $1" #: es_exception_dialog.e:393 msgid "Last compilation degree: $1" msgstr "" #. Source code: #: es_test_tag_tree_grid_layout.e:285 msgid "Last executed" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:194 msgid "Last imported metric definition directory" msgstr "" #. Source code: lb_last_processed_class: STRING = "Last known class processed: $1" #: es_exception_dialog.e:394 msgid "Last known class processed: $1" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:184 msgid "Last opened dynamic lib directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:185 msgid "Last opened file directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:186 msgid "Last opened metric browse archive directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:183 msgid "Last opened project directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:236 msgid "Last opened projects" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:188 msgid "Last saved call stack directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:189 msgid "Last saved debugger exception directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:190 msgid "Last saved diagram postscript directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:187 msgid "Last saved dynamic lib directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:191 msgid "Last saved exception directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:193 msgid "Last saved profile result directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:192 msgid "Last saved save file as directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:32 msgid "Last saved stack path" msgstr "" #. Source code: lb_status_bar_text: STRING = "Last status message: $1" #: es_exception_dialog.e:395 msgid "Last status message: $1" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:232 msgid "Last time when closing development window if it was forcing debug mode." msgstr "" #. Source code: Result.force (locale.translation ("Latvian"), "lv") #: locale_names.e:81 msgid "Latvian" msgstr "" #. Source code: Result.force (locale.translation ("Latvian (Latvia)"), "lv_lv") #: locale_names.e:271 msgid "Latvian (Latvia)" msgstr "" #. Source code: cancel_text: STRING = "Cancel" #: es_test_launch_wizard.e:350 msgid "Launch" msgstr "" #. Source code: t_launch_precompilations: STRING_GENERAL do Result := locale.translation ("Launch Precompilations") end #: interface_names.e:54 msgid "Launch Precompilations" msgstr "" #. Source code: l_launch_failed: STRING_32 do Result := locale.translation ("Launch failed") end #: eb_external_output_names.e:29 msgid "Launch failed" msgstr "" #. Source code: l_launching: STRING_32 do Result := locale.translation ("Launching...") end #: eb_external_output_names.e:27 msgid "Launching..." msgstr "" #. Source code: l_tooltip_lbl: STRING_32 do Result := locale.translation ("Tooltip") end #: interface_names.e:2044 msgid "Layout" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:48 msgid "Layout of watch tools." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:33 msgid "Left debug layout" msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:603 msgid "Left margin width" msgstr "" #. Source code: external_library_tree: STRING_GENERAL do Result := locale.translation ("Libraries") end #: conf_interface_names.e:193 msgid "Libraries" msgstr "" #. Source code: l_Libraries_to_compile: STRING_GENERAL do Result := locale.translation ("Libraries to precompile:") end #: interface_names.e:20 msgid "Libraries to precompile:" msgstr "" #. Source code: external_make: STRING_GENERAL do Result := locale.translation ("Makefile") end #: conf_interface_names.e:187 msgid "Library" msgstr "" #. Source code: #: interface_names.e:2096 msgid "Library " msgstr "" #. Source code: l_Library_name: STRING_GENERAL do Result := locale.translation ("Library Name") end #: interface_names.e:17 msgid "Library Name" msgstr "" #. Source code: system_readonly_name: STRING_GENERAL do Result := locale.translation ("Library Readonly") end #: conf_interface_names.e:73 msgid "Library Readonly" msgstr "" #. Source code: target_library_root_name: STRING_GENERAL do Result := locale.translation ("Library Root") end #: conf_interface_names.e:167 msgid "Library Root" msgstr "" #. Source code: system_library_target_name: STRING_GENERAL do Result := locale.translation ("Library Target") end #: conf_interface_names.e:71 msgid "Library Target" msgstr "" #. Source code: Library option "$1" cannot be overridden outside the library. #: conf_interface_names.e:748 msgid "Library option \"$1\" cannot be overridden outside the library." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Library target UUID %"$1%" is invalid."), [a_uuid]) #: eb_metric_names.e:696 msgid "Library target UUID \"$1\" is invalid." msgstr "" #. Source code: m_Unify_stone: STRING_32 do Result := locale.translation("Lin&k Context Tool") end #: interface_names.e:949 msgid "Lin&k Context Tool" msgstr "" #. Source code: l_compilation_unit: STRING_32 do Result := locale.translation("Compilation") end #: eb_metric_names.e:304 msgid "Line" msgstr "" #. Source code: target_line_generation_name: STRING_GENERAL do Result := locale.translation ("Line Generation") end #: conf_interface_names.e:145 msgid "Line Generation" msgstr "" #. Source code: l_line_number: STRING_32 do Result := locale.translation ("Line number") end #: interface_names.e:1360 msgid "Line number" msgstr "" #. Source code: l_line_number_range (a_number: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Line number (1 - $1)"), [a_number]) end #: interface_names.e:1361 msgid "Line number (1 - $1)" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:614 msgid "Line number text color" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:59 msgid "Line width for BON client supplier links." msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:66 msgid "Line width for BON inheritance links." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:79 msgid "Line width for UML client supplier links." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:88 msgid "Line width for UML inheritance links." msgstr "" #. Source code: Result := locale.translation ("Linear metric is of the form:%N%N%Ta * metric1 + b * metric2 + c * metric3 + ...%N%Na, b, c are coefficients and %Nmetric1, metric2, metric3 are variable metrics.%N%N") #: eb_metric_names.e:1225 msgid "" "Linear metric is of the form:\n" "\n" "\ta * metric1 + b * metric2 + c * metric3 + ...\n" "\n" "a, b, c are coefficients and \n" "metric1, metric2, metric3 are variable metrics.\n" "\n" msgstr "" #. Source code: b_Toggle_stone_management: STRING_32 do Result := locale.translation("Link Context") end #: interface_names.e:172 msgid "Link Context" msgstr "" #. Source code: t_Diagram_link_tool: STRING_32 do Result := locale.translation("Link Tool") end #: interface_names.e:2238 msgid "Link Tool" msgstr "" #. Source code: e_Toggle_stone_management: STRING_32 do Result := locale.translation("Link or not the context tool to other components") end #: interface_names.e:2623 msgid "Link or not the context tool to other components" msgstr "" #. Source code: e_Unify_stone: STRING_32 do Result := locale.translation("Link the context tool to the other components") end #: interface_names.e:2626 msgid "Link the context tool to the other components" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:229 msgid "Link the context tool with other components by default?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:230 msgid "Link tools" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:230 msgid "" "Link tools? True means that a tool propagates stone to other tools if " "possible." msgstr "" #. Source code: do Result := locale.translation ("List breakpoints") end #: debugger_names.e:254 msgid "List breakpoints" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:116 msgid "List of metric units in order" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:236 msgid "List of recently opened projects." msgstr "" #. Source code: l_Literal_value: STRING_32 do Result := locale.translation("Literal Value") end #: interface_names.e:1362 msgid "Literal Value" msgstr "" #. Source code: Result.force (locale.translation ("Lithuanian"), "lt") #: locale_names.e:80 msgid "Lithuanian" msgstr "" #. Source code: Result.force (locale.translation ("Lithuanian (Lithuania)"), "lt_lt") #: locale_names.e:270 msgid "Lithuanian (Lithuania)" msgstr "" #. Source code: t_import: STRING_32 do Result := locale.translation ("Import") end #: eb_metric_names.e:116 msgid "Load" msgstr "" #. Source code: b_Load_ace: STRING_32 do Result := locale.translation("Load From...") end #: interface_names.e:83 msgid "Load From..." msgstr "" #. Source code: b_Load_object: STRING_32 do Result := locale.translation("Load Object") end #: interface_names.e:221 msgid "Load Object" msgstr "" #. Source code: l_Loaded_project: STRING_32 do Result := locale.translation("Loaded project: ") end #: interface_names.e:1363 msgid "Loaded project: " msgstr "" #. Source code: t_loading_metrics: STRING_32 do Result := locale.translation ("Loading metrics...") end #: eb_metric_names.e:100 msgid "Loading metrics..." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_ratio_unit: STRING_32 do Result := locale.translation("Ratio") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: eb_metric_names.e:306 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:352 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:354 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:355 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:356 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:357 msgid "Local" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:276 msgid "Local background color" msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:275 msgid "Local text color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: es_locale_editor_widget.e:203 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:647 msgid "Locale" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:647 msgid "Locale current system uses. (Restart to take effect)" msgstr "" #. Source code: l_target_scope_customzied_formatter_not_saved: STRING_32 do Result := locale.translation ("The customized formatters with target scope will not be saved because a project has not been loaded.") end #: interface_names.e:2052 msgid "Locale:" msgstr "" #. Source code: e_arguments: STRING_32 #: debugger_names.e:236 msgid "Locals" msgstr "" #. Source code: f_locals: STRING_32 do Result := locale.translation ("Locals value(s) associated to selected call stack element") end #: interface_names.e:820 msgid "Locals value(s) associated to selected call stack element" msgstr "" #. Source code: m_menu_name: STRING = "Locate in Groups Tool" #: es_find_class_or_cluster_cmd.e:161 msgid "Locate" msgstr "" #. Source code: e_Show_class_cluster: STRING_32 do Result := locale.translation("Locate currently edited class or cluster") end #: interface_names.e:2613 msgid "Locate currently edited class or cluster" msgstr "" #. Source code: m_menu_name: STRING = "Locate in Groups Tool" #: es_find_class_or_cluster_cmd.e:162 msgid "Locate in Groups Tool" msgstr "" #. Source code: tt_tool_tip: STRING = "Locate the class or cluster currently in the editor.%NYou can also pick a class or a cluster and drop it here" #: es_find_class_or_cluster_cmd.e:163 msgid "" "Locate the class or cluster currently in the editor.\n" "You can also pick a class or a cluster and drop it here" msgstr "" #. Source code: l_default_cluster: STRING = "Use EIFGENs cluster" #: es_test_general_wizard_page_panel.e:293 msgid "Location" msgstr "" #. Source code: t_Location_state: STRING_GENERAL do Result := locale.translation ("Location Error") end #: bench_wizard_interface_names.e:49 msgid "Location Error" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:47 msgid "" "Location of main objects tool's items <<'Current object', 'Stack " "information', 'Argument(s)', 'Local(s)', 'Result', 'Dropped references'>>. " "The left grid is represented by '#1' and the right grid by '#2'" msgstr "" #. Source code: system_file_description: STRING_GENERAL do Result := locale.translation ("Location of the configuration file.") end #: conf_interface_names.e:76 msgid "Location of the configuration file." msgstr "" #. Source code: external_location_description: STRING_GENERAL do Result := locale.translation ("Location of the external.") end #: conf_interface_names.e:179 msgid "Location of the external." msgstr "" #. Source code: group_location_description: STRING_GENERAL do Result := locale.translation ("Location of this group.") end #: conf_interface_names.e:246 msgid "Location of this group." msgstr "" #. Source code: target_metadata_cache_path_description: STRING_GENERAL do Result := locale.translation ("Location where information about external assemblies is stored.") end #: conf_interface_names.e:148 msgid "Location where information about external assemblies is stored." msgstr "" #. Source code: l_Location_colon: STRING_32 do Result := locale.translation("Location: ") end #: interface_names.e:1365 msgid "Location: " msgstr "" #. Source code: m_lock_docking_editor: STRING_32 do Result := locale.translation ("Lock the Editors") end #: interface_names.e:588 msgid "Lock the Editors" msgstr "" #. Source code: m_lock_tool_bar: STRING_32 do Result := locale.translation ("Lock the Toolbars") end #: interface_names.e:586 msgid "Lock the Toolbars" msgstr "" #. Source code: m_lock_docking: STRING_32 do Result := locale.translation ("Lock the Tools") end #: interface_names.e:587 msgid "Lock the Tools" msgstr "" #. Source code: b_submit: STRING = "Submit" #: es_exception_submit_dialog.e:965 msgid "Log out" msgstr "" #. Source code: b_log_out: STRING = "Log out" #: es_exception_submit_dialog.e:964 msgid "Login" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: option_loop_description: STRING_GENERAL do Result := locale.translation ("Evaluate loop assertions?") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: conf_interface_names.e:303 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:485 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:487 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:488 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:489 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:490 msgid "Loop" msgstr "" #. Source code: Result.force (locale.translation ("Lower Sorbian"), "dsb") #: locale_names.e:39 msgid "Lower Sorbian" msgstr "" #. Source code: Result.force (locale.translation ("Lower Sorbian (Germany)"), "dsb_de") #: locale_names.e:186 msgid "Lower Sorbian (Germany)" msgstr "" #. Source code: Result.force (locale.translation ("Luxembourgish"), "lb") #: locale_names.e:78 msgid "Luxembourgish" msgstr "" #. Source code: Result.force (locale.translation ("Luxembourgish (Luxembourg)"), "lb_lu") #: locale_names.e:268 msgid "Luxembourgish (Luxembourg)" msgstr "" #. Source code: m_Maximize: STRING_32 do Result := locale.translation("Ma&ximize") end #: interface_names.e:913 msgid "Ma&ximize" msgstr "" #. Source code: m_Maximize_Editor_Area: STRING_32 do Result := locale.translation("Ma&ximize Editor Area") end #: interface_names.e:914 msgid "Ma&ximize Editor Area" msgstr "" #. Source code: Result.force (locale.translation ("Macedonian"), "mk") #: locale_names.e:83 msgid "Macedonian" msgstr "" #. Source code: Result.force (locale.translation ("Macedonian (Macedonia, FYROM)"), "mk_mk") #: locale_names.e:273 msgid "Macedonian (Macedonia, FYROM)" msgstr "" #. Source code: locale.translation("Restrictors"), locale.translation("Main Editor Views")>> #: interface_names.e:909 msgid "Main Editor Views" msgstr "" #. Source code: lb_make_public: STRING = "Make bug publicly available" #: es_exception_submit_dialog.e:954 msgid "Make bug publicly available" msgstr "" #. Source code: make_sure_denominator_coefficient_non_zero_to_do: STRING_32 do Result := locale.translation ("Make sure coefficient for denominator metric is a non-zero real number.") end #: eb_metric_names.e:1210 msgid "Make sure coefficient for denominator metric is a non-zero real number." msgstr "" #. Source code: unit_in_basic_metric_not_same_to_do: STRING_32 do Result := locale.translation ("Make sure every (recursive) criterion in basic metric is of the same unit with that basic metric.") end #: eb_metric_names.e:1197 msgid "" "Make sure every (recursive) criterion in basic metric is of the same unit " "with that basic metric." msgstr "" #. Source code: Result := linear_metric_info.as_string_32 + locale.translation ("Make sure every variable metric referenced by a linear metric is defined.") #: eb_metric_names.e:1178 msgid "" "Make sure every variable metric referenced by a linear metric is defined." msgstr "" #. Source code: Result := metric_name_info.as_string_32 + locale.translation ("Make sure metric name is not empty and contains valid characters.") #: eb_metric_names.e:1204 msgid "Make sure metric name is not empty and contains valid characters." msgstr "" #. Source code: Result := linear_metric_info.as_string_32 + locale.translation ("Make sure that at lease one variable metric is listed in a linear metric definition.") #: eb_metric_names.e:1171 msgid "" "Make sure that at lease one variable metric is listed in a linear metric " "definition." msgstr "" #. Source code: domain_item_not_exists_to_do: STRING_32 do Result := locale.translation ("Make sure that at least one domain item is listed in a domain criterion.") end #: eb_metric_names.e:1199 msgid "" "Make sure that at least one domain item is listed in a domain criterion." msgstr "" #. Source code: no_value_tester_specified_to_do: STRING_32 do Result := locale.translation ("Make sure that at least one value tester is specified.") end #: eb_metric_names.e:1212 msgid "Make sure that at least one value tester is specified." msgstr "" #. Source code: Result := locale.translation ("Make sure that every item specified in a domain is valid.%NFollowing are some reasons which can cause a domain item invalid:%N * Domain item ID is damaged or incorrect.%N * Domain item doesn't exist (Maybe due to removal/rename of a folder, group, class or feature).%N") #: eb_metric_names.e:1241 msgid "" "Make sure that every item specified in a domain is valid.\n" "Following are some reasons which can cause a domain item invalid:\n" " * Domain item ID is damaged or incorrect.\n" " * Domain item doesn't exist (Maybe due to removal/rename of a folder, " "group, class or feature).\n" msgstr "" #. Source code: Result := ratio_metric_info.as_string_32 + locale.translation ("Make sure that numerator and denominator metric referenced by ratio metric are defined.") #: eb_metric_names.e:1192 msgid "" "Make sure that numerator and denominator metric referenced by ratio metric " "are defined." msgstr "" #. Source code: Result := locale.translation ("Make sure that referenced metric exists and is valid.") #: eb_metric_names.e:1249 msgid "Make sure that referenced metric exists and is valid." msgstr "" #. Source code: criterion_not_exist_to_do: STRING_32 do Result := locale.translation ("Make sure that the criterion of given unit exists.") end #: eb_metric_names.e:1198 msgid "Make sure that the criterion of given unit exists." msgstr "" #. Source code: text_in_text_criterion_empty_to_do: STRING_32 do Result := locale.translation ("Make sure to specify a non-empty string for a text criterion.") end #: eb_metric_names.e:1200 msgid "Make sure to specify a non-empty string for a text criterion." msgstr "" #. Source code: Result := linear_metric_info.as_string_32 + locale.translation ("Make sure unit of every variable metric is same as that of the linear metric.") #: eb_metric_names.e:1185 msgid "" "Make sure unit of every variable metric is same as that of the linear metric." msgstr "" #. Source code: #: conf_interface_names.e:188 msgid "Makefile" msgstr "" #. Source code: external_make_tree: STRING_GENERAL do Result := locale.translation ("Makefiles") end #: conf_interface_names.e:194 msgid "Makefiles" msgstr "" #. Source code: #: locale_names.e:88 msgid "Malay" msgstr "" #. Source code: Result.force (locale.translation ("Malay (Brunei Darussalam)"), "ms_bn") #: locale_names.e:279 msgid "Malay (Brunei Darussalam)" msgstr "" #. Source code: Result.force (locale.translation ("Malay (Malaysia)"), "ms_my") #: locale_names.e:280 msgid "Malay (Malaysia)" msgstr "" #. Source code: Result.force (locale.translation ("Malayalam"), "ml") #: locale_names.e:84 msgid "Malayalam" msgstr "" #. Source code: Result.force (locale.translation ("Malayalam (India)"), "ml_in") #: locale_names.e:274 msgid "Malayalam (India)" msgstr "" #. Source code: Result.force (locale.translation ("Maltese"), "mt") #: locale_names.e:89 msgid "Maltese" msgstr "" #. Source code: Result.force (locale.translation ("Maltese (Malta)"), "mt_mt") #: locale_names.e:281 msgid "Maltese (Malta)" msgstr "" #. Source code: note #: es_test_manual_wizard_page.e:31 msgid "Manual Test" msgstr "" #. Source code: target_edit_manually: STRING_GENERAL do Result := locale.translation ("Manually Edit Configuration") end #: conf_interface_names.e:176 msgid "Manually Edit Configuration" msgstr "" #. Source code: #: locale_names.e:82 msgid "Maori" msgstr "" #. Source code: Result.force (locale.translation ("Maori (New Zealand)"), "mi_nz") #: locale_names.e:272 msgid "Maori (New Zealand)" msgstr "" #. Source code: Result.force (locale.translation ("Mapudungun"), "arn") #: locale_names.e:23 msgid "Mapudungun" msgstr "" #. Source code: Result.force (locale.translation ("Mapudungun (Chile)"), "arn_cl") #: locale_names.e:163 msgid "Mapudungun (Chile)" msgstr "" #. Source code: Result.force (locale.translation ("Marathi"), "mr") #: locale_names.e:87 msgid "Marathi" msgstr "" #. Source code: Result.force (locale.translation ("Marathi (India)"), "mr_in") #: locale_names.e:278 msgid "Marathi (India)" msgstr "" #. 212;208;200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:612 msgid "Margin background color" msgstr "" #. 192;192;192 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:613 msgid "Margin separator color" msgstr "" #. Source code: t_match_all_of_the_following: STRING_32 do Result := locale.translation ("Match all") end #: eb_metric_names.e:169 msgid "Match all" msgstr "" #. Source code: t_match_any_of_the_following: STRING_32 do Result := locale.translation ("Match any") end #: eb_metric_names.e:170 msgid "Match any" msgstr "" #. Source code: l_Match_case: STRING_32 do Result := locale.translation("Match case") end #: interface_names.e:1368 msgid "Match case" msgstr "" #. Source code: f_match_case_question: STRING_32 do Result := locale.translation("Match case?") end #: interface_names.e:589 msgid "Match case?" msgstr "" #. Source code: t_matching_strategy: STRING_32 do Result := locale.translation ("Matching Strategy") end #: eb_metric_names.e:184 msgid "Matching Strategy" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Matching strategy %"$1%" is invalid."), [a_invalid_strategy]) #: eb_metric_names.e:1071 msgid "Matching strategy \"$1\" is invalid." msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:34 msgid "Max evaluation duration" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:35 msgid "Max slice" msgstr "" #. Source code: target_inlining_size_description: STRING_GENERAL do Result := locale.translation ("Maximal number of instructions in a feature for the feature to be inlined.") end #: conf_interface_names.e:144 msgid "" "Maximal number of instructions in a feature for the feature to be inlined." msgstr "" #. Source code: #: docking_names.e:43 msgid "Maximize" msgstr "" #. M #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:698 msgid "Maximize editor area" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:120 msgid "Maximize metric result area" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:120 msgid "Maximize metric result area?" msgstr "" #. Source code: t_Set_stack_depth: STRING_32 do Result := locale.translation("Maximum Call Stack Depth") end #: interface_names.e:2208 msgid "Maximum Call Stack Depth" msgstr "" #. Source code: l_Maximun_count_of_remembered_test_runs: STRING_32 do Result := locale.translation("Maximum count of remembered test runs:") end #: interface_names.e:1389 msgid "Maximum count of remembered test runs:" msgstr "" #. Source code: l_Max_displayed_string_size: STRING_32 do Result := locale.translation("Maximum displayed string size") end #: interface_names.e:1388 msgid "Maximum displayed string size" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:34 msgid "" "Maximum evaluation duration before cancelling evaluation. (this is only " "applicable for a .NET system)" msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:226 msgid "Maximum history size" msgstr "" #. Source code: l_Max_index: STRING_32 do Result := locale.translation("Maximum index displayed") end #: interface_names.e:1387 msgid "Maximum index displayed" msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:226 msgid "Maximum number of items displayed in the history combo boxes." msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:2 msgid "Maximum processors usage" msgstr "" #. Source code: lb_melting_changes_message: STRING = "Melting System Changes" #: degree_output.e:691 msgid "Melting System Changes" msgstr "" #. Source code: #: interface_names.e:15 msgid "Menu Bar" msgstr "" #. Source code: l_formatter_header_help: STRING_32 do Result := locale.translation ("Message that will be displayed in the formatter view when calculation has finished.") end #: interface_names.e:844 msgid "" "Message that will be displayed in the formatter view when calculation has " "finished." msgstr "" #. Source code: l_formatter_temp_header_help: STRING_32 do Result := locale.translation ("Message that will be displayed in the formatter view when calculation is going on.") end #: interface_names.e:846 msgid "" "Message that will be displayed in the formatter view when calculation is " "going on." msgstr "" #. Source code: target_metadata_cache_path_name: STRING_GENERAL do Result := locale.translation ("Metadata Cache Path") end #: conf_interface_names.e:147 msgid "Metadata Cache Path" msgstr "" #. Source code: l_callers_from_client_class: STRING_32 do Result := locale.translation("Callers from client class") end #: interface_names.e:1963 msgid "Metric" msgstr "" #. Source code: t_archive_tab: STRING_32 do Result := locale.translation ("Metric Archive") end #: eb_metric_names.e:47 msgid "Metric Archive" msgstr "" #. Source code: t_definition_tab: STRING_32 do Result := locale.translation ("Metric Definition") end #: eb_metric_names.e:45 msgid "Metric Definition" msgstr "" #. Source code: t_metric_definition_file: STRING_32 do Result := locale.translation ("Metric Definition File:") end #: eb_metric_names.e:115 msgid "Metric Definition File:" msgstr "" #. Source code: t_evaluation_tab: STRING_32 do Result := locale.translation ("Metric Evaluation") end #: eb_metric_names.e:46 msgid "Metric Evaluation" msgstr "" #. Source code: l_metric_filter: STRING_32 do Result := locale.translation ("Metric Filter") end #: interface_names.e:2050 msgid "Metric Filter" msgstr "" #. Source code: t_history_tab: STRING_32 do Result := locale.translation ("Metric History") end #: eb_metric_names.e:49 msgid "Metric History" msgstr "" #. Source code: t_metrics_list: STRING_32 do Result := locale.translation ("Metric List:") end #: eb_metric_names.e:133 msgid "Metric List:" msgstr "" #. Source code: l_metric_name: STRING_32 do Result := locale.translation ("Metric Name") end #: interface_names.e:2049 msgid "Metric Name" msgstr "" #. Source code: t_metric_archive_calculation_finished: STRING_32 do Result := locale.translation ("Metric archive calculation finished.") end #: eb_metric_names.e:111 msgid "Metric archive calculation finished." msgstr "" #. Source code: t_selected_archive_not_valid: STRING_32 do Result := locale.translation ("Metric archive in specified file is not valid, it must be cleaned") end #: eb_metric_names.e:71 msgid "Metric archive in specified file is not valid, it must be cleaned" msgstr "" #. Source code: t_metric_definition: STRING_32 do Result := locale.translation ("Metric definition") end #: eb_metric_names.e:98 msgid "Metric definition" msgstr "" #. Source code: t_metric_definition_error_wizard: STRING_32 do Result := locale.translation ("Metric definition error wizard") end #: eb_metric_names.e:110 msgid "Metric definition error wizard" msgstr "" #. Source code: t_metric_valid: STRING_32 do Result := locale.translation ("Metric is valid.") end #: eb_metric_names.e:54 msgid "Metric is valid." msgstr "" #. Source code: t_metric_name: STRING_32 do Result := locale.translation ("Metric name") end #: eb_metric_names.e:119 msgid "Metric name" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Metric name %"$1%" is invalid."), [a_invalid_name]) #: eb_metric_names.e:853 msgid "Metric name \"$1\" is invalid." msgstr "" #. Source code: t_metric_name_can_not_be_empty: STRING_32 do Result := locale.translation ("Metric name cannot be empty") end #: eb_metric_names.e:73 msgid "Metric name cannot be empty" msgstr "" #. Source code: t_name_cannot_be_empty: STRING_32 do Result := locale.translation ("Metric name is empty.") end #: eb_metric_names.e:58 msgid "Metric name is empty." msgstr "" #. Source code: Result := locale.translation ("Metric name is missing in metric archive node.") #: eb_metric_names.e:510 msgid "Metric name is missing in metric archive node." msgstr "" #. Source code: Result := locale.translation ("Metric name is missing in metric definition.") #: eb_metric_names.e:502 msgid "Metric name is missing in metric definition." msgstr "" #. Source code: Result := locale.translation ("Metric name is missing.") #: eb_metric_names.e:995 msgid "Metric name is missing." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Metric named %"$1%" already exists in your metrics."), [a_name]) #: eb_metric_names.e:373 msgid "Metric named \"$1\" already exists in your metrics." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Metric of type %"$1%" doesn't exist or that metric is invalid."), [a_type]) #: eb_metric_names.e:928 msgid "Metric of type \"$1\" doesn't exist or that metric is invalid." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 253;209;199 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:109 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:110 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:111 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:112 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:113 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:114 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:115 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:116 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:117 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:118 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:119 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:120 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:121 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:122 msgid "Metric tool" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Metric with name '$1' already exists"), [a_metric_name]) #: eb_metric_names.e:63 msgid "Metric with name '$1' already exists" msgstr "" #. Source code: t_metrics_imported: STRING_32 do Result := locale.translation ("Metric(s) imported.") end #: eb_metric_names.e:131 msgid "Metric(s) imported." msgstr "" #. Source code: t_tool_title: STRING = "Metrics" #: es_metrics_tool.e:58 msgid "Metrics" msgstr "" #. Source code: l_metric_definition_file: STRING_32 do Result := locale.translation ("Metrics definition file:") end #: eb_metric_names.e:218 msgid "Metrics definition file:" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Metrics loading error:%N$1"), [a_real_error]) #: eb_metric_names.e:917 msgid "" "Metrics loading error:\n" "$1" msgstr "" #. Source code: m_Minimize: STRING_32 do Result := locale.translation("Mi&nimize") end #: interface_names.e:915 msgid "Mi&nimize" msgstr "" #. NAME="Microsoft .NET application" #: dotnet.dsc:1 msgid "Microsoft .NET application" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:36 msgid "Min slice" msgstr "" #. Source code: #: docking_names.e:55 msgid "Minimize" msgstr "" #. Source code: b_Minimize_all: STRING_32 do Result := locale.translation("Minimize All") end #: interface_names.e:175 msgid "Minimize All" msgstr "" #. Source code: e_Minimize_all: STRING_32 do Result := locale.translation("Minimize all windows") end #: interface_names.e:2583 msgid "Minimize all windows" msgstr "" #. M #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:699 msgid "Minimize editor area" msgstr "" #. Source code: l_Min_index: STRING_32 do Result := locale.translation("Minimum index displayed") end #: interface_names.e:1367 msgid "Minimum index displayed" msgstr "" #. Source code: Result.force (locale.translation ("Missing Class Export"), w_export_class_missing) #: conf_interface_names.e:361 msgid "Missing Class Export" msgstr "" #. Source code: do Result := locale.translation ("Modify existing breakpoint") end #: debugger_names.e:252 msgid "Modify existing breakpoint" msgstr "" #. Source code: l_callees: STRING_32 do Result := locale.translation("Callees") end #: interface_names.e:1953 msgid "Module" msgstr "" #. Source code: Result.force (locale.translation ("Mohawk"), "moh") #: locale_names.e:86 msgid "Mohawk" msgstr "" #. Source code: Result.force (locale.translation ("Mohawk (Canada)"), "moh_ca") #: locale_names.e:277 msgid "Mohawk (Canada)" msgstr "" #. Source code: Result.force (locale.translation ("Mongolian"), "mn") #: locale_names.e:85 msgid "Mongolian" msgstr "" #. Source code: Result.force (locale.translation ("Mongolian (Mongolia)"), "mn_cyrl_mn") #: locale_names.e:275 msgid "Mongolian (Mongolia)" msgstr "" #. Source code: Result.force (locale.translation ("Mongolian (PRC)"), "mn_mong_cn") #: locale_names.e:276 msgid "Mongolian (PRC)" msgstr "" #. Source code: lb_more_info_on_compile: STRING = "More information available after a compilation!" #: es_output_routines.e:261 msgid "More information available after a compilation!" msgstr "" #. Source code: l_clr_most_recent_version_summary: STRING_GENERAL do Result := locale.translation ("Most recent CLR Version") end #: interface_names.e:29 msgid "Most recent CLR Version" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:605 msgid "Mouse wheel scroll full page" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:606 msgid "Mouse wheel scroll size" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Move Class '$1'"), [a_name]) #: interface_names.e:2246 msgid "Move Class '$1'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Move Cluster '$1'"),[a_name]) #: interface_names.e:2253 msgid "Move Cluster '$1'" msgstr "" #. Source code: t_Diagram_move_midpoint_cmd: STRING_32 do Result := locale.translation("Move Midpoint") end #: interface_names.e:2256 msgid "Move Midpoint" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Move [$1] to %"$2%""), [a_title, a_name]) #: interface_names.e:1729 msgid "Move [$1] to \"$2\"" msgstr "" #. Source code: m_move_down: STRING_32 do Result := locale.translation ("Move down") end #: interface_names.e:973 msgid "Move down" msgstr "" #. Down #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:17 msgid "Move down the selected expressions from the active watch tool." msgstr "" #. Down #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:17 msgid "Move down watch expression" msgstr "" #. Source code: f_move_item_down: STRING_32 do Result := locale.translation ("Move item down") end #: interface_names.e:599 msgid "Move item down" msgstr "" #. Source code: f_move_item_up: STRING_32 do Result := locale.translation ("Move item up") end #: interface_names.e:598 msgid "Move item up" msgstr "" #. Source code: f_move_unit_down: STRING_32 do Result := locale.translation ("Move metric unit down.%N") end #: eb_metric_names.e:290 msgid "Move metric unit down.\n" msgstr "" #. Source code: f_move_unit_up: STRING_32 do Result := locale.translation ("Move metric unit up.%N") end #: eb_metric_names.e:289 msgid "Move metric unit up.\n" msgstr "" #. Source code: t_contract_move_selected_down: STRING_32 do Result := locale.translation ("Move selected contract down") end #: interface_names.e:2459 msgid "Move selected contract down" msgstr "" #. Source code: t_contract_move_selected_up: STRING_32 do Result := locale.translation ("Move selected contract up") end #: interface_names.e:2458 msgid "Move selected contract up" msgstr "" #. Source code: f_move_row_down: STRING_32 do Result := locale.translation ("Move selected row down") end #: eb_metric_names.e:242 msgid "Move selected row down" msgstr "" #. Source code: f_move_row_up: STRING_32 do Result := locale.translation ("Move selected row up") end #: eb_metric_names.e:241 msgid "Move selected row up" msgstr "" #. Source code: b_Move_to_folder: STRING_32 do Result := locale.translation("Move to Folder...") end #: interface_names.e:84 msgid "Move to Folder..." msgstr "" #. Source code: m_new_metric: STRING_32 do Result := locale.translation ("New metric") end #: interface_names.e:974 msgid "Move up" msgstr "" #. Up #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:16 msgid "Move up the selected expressions from the active watch tool." msgstr "" #. Up #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:16 msgid "Move up watch expression" msgstr "" #. Source code: do Result := locale.translation ("Moving a feature favorite is not supported by the favorite manager.") end #: warning_messages.e:859 msgid "Moving a feature favorite is not supported by the favorite manager." msgstr "" #. Source code: do Result := locale.translation ("Moving a folder to one of its children%N% #: warning_messages.e:855 msgid "" "Moving a folder to one of its children\n" "is not possible." msgstr "" #. Source code: dial_cond_multithreaded: STRING_GENERAL do Result := locale.translation ("Multithreaded") end #: conf_interface_names.e:423 msgid "Multithreaded" msgstr "" #. Source code: task_succeed_name: STRING_GENERAL do Result := locale.translation ("Must succeed") end #: conf_interface_names.e:216 msgid "Must succeed" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("NATIVE_ARRAY is not yet fully supported, unable to evaluate `$1'."), [fname]) #: debugger_names.e:491 msgid "NATIVE_ARRAY is not yet fully supported, unable to evaluate `$1'." msgstr "" #. Source code: Result := locale.translation ("NATIVE_ARRAY is not yet fully supported.") #: debugger_names.e:489 msgid "NATIVE_ARRAY is not yet fully supported." msgstr "" #. Source code: #: conf_interface_names.e:468 msgid "NEW_NAME" msgstr "" #. Source code: system_name_description: STRING_GENERAL do Result := locale.translation ("Name of the system.") end #: conf_interface_names.e:67 msgid "Name" msgstr "" #. Source code: e_Project_name: STRING_32 do Result := locale.translation("Name of the current project") end #: interface_names.e:2596 msgid "Name of the current project" msgstr "" #. Source code: target_executable_description: STRING_GENERAL do Result := locale.translation ("Name of the generated binary.") end #: conf_interface_names.e:93 msgid "Name of the generated binary." msgstr "" #. Source code: group_name_description: STRING_GENERAL do Result := locale.translation ("Name of the group.") end #: conf_interface_names.e:238 msgid "Name of the group." msgstr "" #. Source code: system_name_description: STRING_GENERAL do Result := locale.translation ("Name of the system.") end #: conf_interface_names.e:68 msgid "Name of the system." msgstr "" #. Source code: target_name_description: STRING_GENERAL do Result := locale.translation ("Name of the target.") end #: conf_interface_names.e:83 msgid "Name of the target." msgstr "" #. Source code: l_type_colon: STRING_32 do Result := locale.translation ("Type:") end #: eb_metric_names.e:213 msgid "Name:" msgstr "" #. Source code: dialog_visible_renamed_name: STRING_GENERAL do Result := locale.translation ("Renamed name: ") end #: conf_interface_names.e:457 msgid "Name: " msgstr "" #. INTEGER;BOOLEAN;STRING;CHARACTER;REAL;DOUBLE #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:96 msgid "Names of classes that should not appear in generated diagrams." msgstr "" #. Source code: option_namespace_description: STRING_GENERAL do Result := locale.translation ("Namespace for .NET") end #: conf_interface_names.e:319 msgid "Namespace for .NET" msgstr "" #. Source code: tt_navigate_back: STRING = "Navigate to the back in the history.%NHold SHIFT to view the jump-to history menu" #: es_stone_history_label_widget.e:346 msgid "" "Navigate to the back in the history.\n" "Hold SHIFT to view the jump-to history menu" msgstr "" #. Source code: tt_navigate_forward: STRING = "Navigate to the forward in the history.%NHold SHIFT to view the jump-to history menu" #: es_stone_history_label_widget.e:347 msgid "" "Navigate to the forward in the history.\n" "Hold SHIFT to view the jump-to history menu" msgstr "" #. Source code: f_go_to_next_error: STRING_32 do Result := locale.translation ("Navigates to the next error or the first error found if the end of the list is reached") end #: interface_names.e:805 msgid "" "Navigates to the next error or the first error found if the end of the list " "is reached" msgstr "" #. Source code: f_go_to_next_warning: STRING_32 do Result := locale.translation ("Navigates to the next warning or the first warning found if the end of the list is reached") end #: interface_names.e:807 msgid "" "Navigates to the next warning or the first warning found if the end of the " "list is reached" msgstr "" #. Source code: f_go_to_previous_error: STRING_32 do Result := locale.translation ("Navigates to the previous error or the last error found if the start of the list is reached") end #: interface_names.e:806 msgid "" "Navigates to the previous error or the last error found if the start of the " "list is reached" msgstr "" #. Source code: f_go_to_previous_warning: STRING_32 do Result := locale.translation ("Navigates to the previous warning or the last warning found if the start of the list is reached") end #: interface_names.e:808 msgid "" "Navigates to the previous warning or the last warning found if the start of " "the list is reached" msgstr "" #. Source code: Result.force (locale.translation ("Nepali"), "ne") #: locale_names.e:91 msgid "Nepali" msgstr "" #. Source code: Result.force (locale.translation ("Nepali (India)"), "ne_in") #: locale_names.e:283 msgid "Nepali (India)" msgstr "" #. Source code: Result.force (locale.translation ("Nepali (Nepal)"), "ne_np") #: locale_names.e:284 msgid "Nepali (Nepal)" msgstr "" #. Source code: m_New_window: STRING_32 do Result := locale.translation("New &Window") end #: interface_names.e:595 msgid "New &Window" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("New &Window $1 '$2'"), [a_type, a_name]) #: interface_names.e:1018 msgid "New &Window $1 '$2'" msgstr "" #. Source code: t_Wizard_title: STRING_GENERAL do Result := locale.translation ("New .NET Application Wizard") end; #: interface_names.e:153 msgid "New .NET Application Wizard" msgstr "" #. Source code: b_Create_new_class: STRING_32 do Result := locale.translation("New Class") end #: interface_names.e:147 msgid "New Class" msgstr "" #. Source code: options_text: STRING = "Options" #: es_test_general_wizard_page_panel.e:295 msgid "New Cluster" msgstr "" #. Source code: t_new_cocoa_wizard: STRING_GENERAL do Result := locale.translation ("New Cocoa Application Wizard") end #: interface_names.e:22 msgid "New Cocoa Application Wizard" msgstr "" #. Source code: m_New_context_tool: STRING_32 do Result := locale.translation("New Con&text Window") end #: interface_names.e:922 msgid "New Con&text Window" msgstr "" #. Source code: b_New_context: STRING_32 do Result := locale.translation("New Context") end #: interface_names.e:133 msgid "New Context" msgstr "" #. Source code: m_New_editor: STRING_32 do Result := locale.translation("New Ed&itor Window") end #: interface_names.e:921 msgid "New Ed&itor Window" msgstr "" #. Source code: b_New_editor: STRING_32 do Result := locale.translation("New Editor") end #: interface_names.e:132 msgid "New Editor" msgstr "" #. Source code: t_title: STRING = "New Eiffel Test" #: es_test_launch_wizard.e:333 msgid "New Eiffel Test" msgstr "" #. Source code: t_New_expression: STRING_32 do Result := locale.translation("New Expression") end #: interface_names.e:2172 msgid "New Expression" msgstr "" #. Source code: b_New_favorite_class: STRING_32 do Result := locale.translation("New Favorite Class...") end #: interface_names.e:87 msgid "New Favorite Class..." msgstr "" #. Source code: m_Create_new_feature: STRING_32 do Result := locale.translation("New Fea&ture...") end #: interface_names.e:892 msgid "New Fea&ture..." msgstr "" #. Source code: b_Create_new_feature: STRING_32 do Result := locale.translation("New Feature") end #: interface_names.e:148 msgid "New Feature" msgstr "" #. Source code: #: conf_interface_names.e:393 msgid "New Name" msgstr "" #. Source code: l_new_name: STRING_32 do Result := locale.translation("New Name:") end #: interface_names.e:593 msgid "New Name:" msgstr "" #. Source code: t_New_project: STRING_32 do Result := locale.translation("New Project") end #: interface_names.e:2177 msgid "New Project" msgstr "" #. Source code: b_New_search: STRING_32 do Result := locale.translation("New Search?") end #: interface_names.e:113 msgid "New Search?" msgstr "" #. Source code: #: interface_names.e:920 msgid "New Ta&b" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("New Ta&b $1 '$2'"), [a_type, a_name]) #: interface_names.e:1011 msgid "New Ta&b $1 '$2'" msgstr "" #. Source code: b_Next: STRING_32 do Result := locale.translation("Next") end #: interface_names.e:88 msgid "New Tab" msgstr "" #. Source code: t_New_unit_test_case: STRING_32 do Result := locale.translation("New Unit Test Case") end #: interface_names.e:2179 msgid "New Unit Test Case" msgstr "" #. Source code: t_New_unit_test_wizard: STRING_32 do Result := locale.translation("New Unit Test Wizard") end #: interface_names.e:2178 msgid "New Unit Test Wizard" msgstr "" #. Source code: t_new_vision2_wizard: STRING_GENERAL do Result := locale.translation ("New Vision2 Application Wizard") end #: interface_names.e:23 msgid "New Vision2 Application Wizard" msgstr "" #. Source code: t_new_wel_wizard: STRING_GENERAL do Result := locale.translation ("New WEL Application Wizard") end #: interface_names.e:22 msgid "New WEL Application Wizard" msgstr "" #. Source code: b_New_window: STRING_32 do Result := locale.translation("New Window") end #: interface_names.e:134 msgid "New Window" msgstr "" #. Source code: t_new_wizard_application_wizard: STRING_GENERAL do Result := locale.translation ("New Wizard Application Wizard") end #: wizard_wizard_interface_names.e:25 msgid "New Wizard Application Wizard" msgstr "" #. Source code: l_New_breakpoint: STRING_32 do Result := locale.translation("New breakpoint(s) to commit") end #: interface_names.e:1393 msgid "New breakpoint(s) to commit" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:672 msgid "New class name" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("New environment value for $1 will be used%Nbecause of the -stop/-batch option.%N"), [a_key]) #: ewb_names.e:127 msgid "" "New environment value for $1 will be used\n" "because of the -stop/-batch option.\n" msgstr "" #. Source code: w_New_feature_syntax_error: STRING_32 do Result := locale.translation ("New feature has syntax error.%NCode generation cancelled.") end #: warning_messages.e:1051 msgid "" "New feature has syntax error.\n" "Code generation cancelled." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:666 msgid "New feature name" msgstr "" #. Source code: l_New_files_will_be_generated_at: STRING_32 do Result := locale.translation("New files will be generated at:") end #: interface_names.e:1394 msgid "New files will be generated at:" msgstr "" #. Source code: f_new: STRING_32 do Result := locale.translation ("New metric") end #: eb_metric_names.e:268 msgid "New metric" msgstr "" #. Source code: #: conf_interface_names.e:466 msgid "New name" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:672 msgid "New name of class" msgstr "" #. T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:733 msgid "New tab" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:637 msgid "New tab at left" msgstr "" #. Source code: c_new_tab_editor: STRING_32 do Result := locale.translation ("New tab editor") end #: interface_names.e:260 msgid "New tab editor" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:142 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:143 msgid "New tests" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: c_new_window: STRING_32 do Result := locale.translation ("New window") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. N #: interface_names.e:256 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:734 msgid "New window" msgstr "" #. Source code: launch_text: STRING = "Launch" #: es_test_launch_wizard.e:348 msgid "Next" msgstr "" #. Source code: b_Bkpt_info: STRING_32 do Result := locale.translation("Breakpoint Info") end #: interface_names.e:155 msgid "Next >" msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:730 msgid "Ninth external command shortcut." msgstr "" #. Source code: b_Ok: STRING_32 do Result := locale.translation("OK") end #: interface_names.e:187 msgid "No" msgstr "" #. Source code: e_evaluator_launch_details: STRING = "[ #: etest_executor.e:502 msgid "No Evaluator" msgstr "" #. Source code: no_active_queries: STRING_32 do Result := locale.translation ("No active queries") end #: ewb_names.e:64 msgid "No active queries" msgstr "" #. Source code: l_no_break_point: STRING_32 do Result := locale.translation("No breakpoints") end #: interface_names.e:1250 msgid "No breakpoints" msgstr "" #. Source code: w_no_description: STRING = "No bug description has been supplied. Submitting a report without additional details can make it hard to reproduce.%N%NDo you want to continue submitting a bug report?" #: es_exception_submit_dialog.e:972 msgid "" "No bug description has been supplied. Submitting a report without additional " "details can make it hard to reproduce.\n" "\n" "Do you want to continue submitting a bug report?" msgstr "" #. Source code: w_No_class_matches: STRING_32 do Result := locale.translation ("No class in any cluster matches this name.") end #: warning_messages.e:984 msgid "No class in any cluster matches this name." msgstr "" #. Source code: w_Unknown_cluster_name: STRING_32 do Result := locale.translation ("No cluster in the system has this name.") end; #: warning_messages.e:946 msgid "No cluster in the system has this name." msgstr "" #. Source code: w_No_cluster_matches: STRING_32 do Result := locale.translation ("No cluster in the system matches this name.") end #: warning_messages.e:986 msgid "No cluster in the system matches this name." msgstr "" #. Source code: w_no_cluster_selected_for_class_creation: STRING_32 do Result := locale.translation ("No cluster was selected. Please select a cluster to create a class.") end; #: warning_messages.e:947 msgid "No cluster was selected. Please select a cluster to create a class." msgstr "" #. Source code: l_no_command_is_running: STRING_32 do Result := locale.translation ("No command is running") end #: eb_external_output_names.e:17 msgid "No command is running" msgstr "" #. Source code: h_no_comments_for_feature: STRING_32 do Result := locale.translation("No comments for feature.") end #: interface_names.e:329 msgid "No comments for feature." msgstr "" #. Source code: target_concurrency_none_name: STRING_GENERAL do Result := locale.translation ("No concurrency") end #: conf_interface_names.e:126 msgid "No concurrency" msgstr "" #. Source code: do Result := locale.translation ("No debugging for DLL system") end #: debugger_names.e:163 msgid "No debugging for DLL system" msgstr "" #. Source code: l_no_default_value: STRING_32 do Result := locale.translation ("No default value") end #: interface_names.e:1398 msgid "No default value" msgstr "" #. Source code: Result := locale.translation ("No definition for variable metric.") #: eb_metric_names.e:766 msgid "No definition for variable metric." msgstr "" #. Source code: l_no_description_text: STRING_32 do Result := locale.translation ("No description available for this preference.") end #: interface_names.e:1397 msgid "No description available for this preference." msgstr "" #. Source code: Result := locale.translation ("No description available.") #: docking_names.e:97 msgid "No description available." msgstr "" #. Source code: Result := locale.translation ("No detail available.") #: docking_names.e:103 msgid "No detail available." msgstr "" #. Source code: Result := locale.translation ("No domain item defined. At least one domain item should be defined in a relation criterion.") #: eb_metric_names.e:827 msgid "" "No domain item defined. At least one domain item should be defined in a " "relation criterion." msgstr "" #. Source code: do Result := locale.translation ("No errors were found.") end #: warning_messages.e:649 msgid "No errors were found." msgstr "" #. Source code: w_No_feature_matches: STRING_32 do Result := locale.translation ("No feature in this class matches this name.") end #: warning_messages.e:988 msgid "No feature in this class matches this name." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("No feature named $1 could be found in class $2."), [feature_name, class_name]) #: warning_messages.e:994 msgid "No feature named $1 could be found in class $2." msgstr "" #. Source code: w_No_feature_to_display: STRING_32 do Result := locale.translation ("No features in this file") end #: warning_messages.e:990 msgid "No features in this file" msgstr "" #. Source code: e_no_text_is_selected: STRING_32 do Result := locale.translation("No file name is selected.") end #: interface_names.e:2643 msgid "No file name is selected." msgstr "" #. Source code: h_No_help_available: STRING_32 do Result := locale.translation("No help available for this element") end #: interface_names.e:326 msgid "No help available for this element" msgstr "" #. Source code: e_show_help_unavailable: STRING_32 do Result := locale.translation("No help provider is available to show help for this dialog!") end #: interface_names.e:2656 msgid "No help provider is available to show help for this dialog!" msgstr "" #. Source code: do Result := locale.translation ("No information") end #: debugger_names.e:294 msgid "No information" msgstr "" #. Source code: t_contract_no_invariants: STRING_32 do Result := locale.translation ("No invariants added yet") end #: interface_names.e:2468 msgid "No invariants added yet" msgstr "" #. Source code: t_no_archive_selected: STRING_32 do Result := locale.translation ("No metric archive is selected.") end #: eb_metric_names.e:80 msgid "No metric archive is selected." msgstr "" #. Source code: t_metric_no_metric_selected: STRING_32 do Result := locale.translation ("No metric is selected") end #: eb_metric_names.e:67 msgid "No metric is selected" msgstr "" #. Source code: e_no_metric_is_selected: STRING_32 do Result := locale.translation ("No metric is selected.") end #: eb_metric_names.e:25 msgid "No metric is selected." msgstr "" #. Source code: do Result := locale.translation ("No object") end #: debugger_names.e:291 msgid "No object" msgstr "" #. Source code: t_contract_no_postcondtions: STRING_32 do Result := locale.translation ("No postconditions added yet") end #: interface_names.e:2467 msgid "No postconditions added yet" msgstr "" #. Source code: t_contract_no_preconditions: STRING_32 do Result := locale.translation ("No preconditions added yet") end #: interface_names.e:2466 msgid "No preconditions added yet" msgstr "" #. Source code: no_previous_value: STRING_32 do Result := locale.translation ("No previous value%N") end #: ewb_names.e:48 msgid "No previous value\n" msgstr "" #. Source code: l_no_project: STRING_32 do Result := locale.translation ("No project") end #: interface_names.e:1252 msgid "No project" msgstr "" #. Source code: w_No_system_defined: STRING_32 do Result := locale.translation ("No project has been loaded.") end #: warning_messages.e:1105 msgid "No project has been loaded." msgstr "" #. Source code: l_no_result_available: STRING_32 do Result := locale.translation ("No result available.") end #: eb_metric_names.e:217 msgid "No result available." msgstr "" #. Source code: m_remove_current: STRING = "Remove shown" #: es_test_records_tab.e:471 msgid "No results" msgstr "" #. Source code: w_No_system: STRING_32 do Result := locale.translation ("No system was defined.%NCannot launch the application.") end #: warning_messages.e:1003 msgid "" "No system was defined.\n" "Cannot launch the application." msgstr "" #. Source code: l_No_text_text: STRING_32 do Result := locale.translation("No text labels") end #: interface_names.e:1401 msgid "No text labels" msgstr "" #. Source code: do Result := locale.translation ("No valid creation routine%N% #: warning_messages.e:693 msgid "" "No valid creation routine\n" "could be found for this class.\n" "Please make sure the chosen class\n" "has a creation routine taking no argument." msgstr "" #. Source code: do Result := locale.translation ("No value entered. Do you want to: %N% #: ewb_names.e:74 msgid "" "No value entered. Do you want to: \n" "D: delete the previous value\n" "K: keep the previous value (default)\n" "Option: " msgstr "" #. Source code: l_no_value_tester: STRING_32 do Result := locale.translation ("No value tester") end #: eb_metric_names.e:233 msgid "No value tester" msgstr "" #. Source code: err_no_value_tester_specified: STRING_32 do Result := locale.translation ("No value tester is specified.") end #: eb_metric_names.e:1032 msgid "No value tester is specified." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("No version information about project found in:%N$1."), [dir_name]) #: warning_messages.e:70 msgid "" "No version information about project found in:\n" "$1." msgstr "" #. Source code: l_no_views_are_available: STRING_32 do Result := locale.translation ("No views are available for this cluster") end #: interface_names.e:1405 msgid "No views are available for this cluster" msgstr "" #. Source code: option_void_safety_none_name: STRING_GENERAL do Result := locale.translation ("No void safety") end #: conf_interface_names.e:341 msgid "No void safety" msgstr "" #. Source code: #: es_exception_submit_dialog.e:970 msgid "Non Critical" msgstr "" #. Source code: feature -- Choice original (No translation) #: interface_names.e:286 msgid "None" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:659 msgid "None result keyword field background color" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:618 msgid "Normal background color" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:132 msgid "Normal referenced classes" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:617 msgid "Normal text color" msgstr "" #. Source code: Result.force (locale.translation ("Norwegian"), "nb") #: locale_names.e:90 msgid "Norwegian" msgstr "" #. Source code: Result.force (locale.translation ("Norwegian (Bokmål, Norway)"), "nb_no") #: locale_names.e:282 msgid "Norwegian (BokmÃ¥l, Norway)" msgstr "" #. Source code: Result.force (locale.translation ("Norwegian (Nynorsk, Norway)"), "nn_no") #: locale_names.e:287 msgid "Norwegian (Nynorsk, Norway)" msgstr "" #. Source code: e_test_not_compiled_details: STRING = "[ #: etest_executor.e:514 msgid "Not Compiled" msgstr "" #. Source code: t_unchanged: STRING = "Unchanged" #: es_test_comparison_widget.e:782 msgid "Not Tested" msgstr "" #. Source code: e_not_evaluated: STRING_32 do Result := locale.translation ("Not evaluated") end #: eb_metric_names.e:18 msgid "Not evaluated" msgstr "" #. Source code: t_Not_run_yet: STRING_32 do Result := locale.translation("Not run yet") end #: interface_names.e:2174 msgid "Not run yet" msgstr "" #. Source code: t_Not_updated: STRING_32 do Result := locale.translation("Not updated") end #: interface_names.e:2175 msgid "Not updated" msgstr "" #. Source code: do Result := locale.translation ("Not yet called") end #: debugger_names.e:103 msgid "Not yet called" msgstr "" #. Source code: t_debuggees_active_thread: STRING_32 #: debugger_names.e:311 msgid "Note" msgstr "" #. Source code: t_metric_not_saved: STRING_32 do Result := locale.translation ("Note: Metric is not saved.") end #: eb_metric_names.e:65 msgid "Note: Metric is not saved." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:633 msgid "Number background color" msgstr "" #. Source code: b_Number_of_calls: STRING_32 do Result := locale.translation("Number of Calls") end #: interface_names.e:90 msgid "Number of Calls" msgstr "" #. Source code: t_Second_state: STRING_GENERAL do Result := locale.translation ("Number of States") end #: wizard_wizard_interface_names.e:21 msgid "Number of States" msgstr "" #. 60 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:106 msgid "Number of cached formatted text in history." msgstr "" #. Source code: target_msil_classes_per_module_description: STRING_GENERAL do Result := locale.translation ("Number of classes generated per .NET module during incremental compilation. Increasing this value will slow down the incremental recompilation, but speed up the time to load the assembly while debugging in workbench mode.") end #: conf_interface_names.e:150 msgid "" "Number of classes generated per .NET module during incremental compilation. " "Increasing this value will slow down the incremental recompilation, but " "speed up the time to load the assembly while debugging in workbench mode." msgstr "" #. Source code: stack_frames_text: STRING = "Number of extracted stack frames selected by default" #: es_test_extraction_wizard_page_panel.e:96 msgid "Number of extracted stack frames selected by default" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:25 msgid "" "Number of instructions that will be executed before interrupting the " "execution." msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:606 msgid "Number of lines scrolled using the mouse wheel." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:604 msgid "" "Number of lines that will stay visible when you perform a page down or a " "page up operation." msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:144 msgid "Number of minutes AutoTest executes generated tests." msgstr "" #. 10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:237 msgid "Number of recent projects to keep in the list." msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:145 msgid "" "Number of seconds until an automatically tested routine must return before " "being aborted." msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:610 msgid "Number of spaces that a tabulation character represents." msgstr "" #. Source code: concurrent_text: STRING = "Number of tests that can run in parallel" #: es_test_execution_wizard_page_panel.e:151 msgid "Number of tests that can run in parallel" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:37 msgid "Number of watch tools" msgstr "" #. 128;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:632 msgid "Number text color" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Numerator metric %"$1%" is not defined."), [a_numerator]) #: eb_metric_names.e:787 msgid "Numerator metric \"$1\" is not defined." msgstr "" #. Source code: Result := locale.translation ("Numerator metric is missing.") #: eb_metric_names.e:528 msgid "Numerator metric is missing." msgstr "" #. Source code: m_Showonces: STRING_32 do Result := locale.translation("O&nce/Constants") end #: interface_names.e:695 msgid "O&nce/Constants" msgstr "" #. Source code: l_object_name: STRING_32 do Result := locale.translation ("OBJECT NAME: ") end #: interface_names.e:1889 msgid "OBJECT NAME: " msgstr "" #. Source code: cancel: STRING_32 #: docking_names.e:165 msgid "OK" msgstr "" #. Source code: #: conf_interface_names.e:467 msgid "OLD_NAME" msgstr "" #. Source code: external_library: STRING_GENERAL do Result := locale.translation ("Library") end #: conf_interface_names.e:186 msgid "Object" msgstr "" #. Source code: t_viewer_object_browser_title: STRING_32 do Result := locale.translation ("Object Browse") end #: interface_names.e:1655 msgid "Object Browse" msgstr "" #. Source code: t_viewer_object_dumper_title: STRING_32 do Result := locale.translation ("Object Dump") end #: interface_names.e:1654 msgid "Object Dump" msgstr "" #. Source code: t_viewer_object_internal_title: STRING_32 do Result := locale.translation ("Object Internal") end #: interface_names.e:1656 msgid "Object Internal" msgstr "" #. Source code: t_tool_title: STRING = "Object Viewer" #: es_object_viewer_tool.e:49 msgid "Object Viewer" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:286 msgid "Object background color" msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:285 msgid "Object text color" msgstr "" #. Source code: t_tool_title: STRING = "Objects" #: es_objects_tool.e:144 msgid "Objects" msgstr "" #. Source code: m_objects_tool_layout_menu_title: STRING_32 do Result := locale.translation ("Objects Tool") end #: interface_names.e:607 msgid "Objects Tool" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:47 msgid "Objects tool layout" msgstr "" #. Source code: l_object_tool_left: STRING_32 do Result := locale.translation("Objects tool: left") end #: interface_names.e:1421 msgid "Objects tool: left" msgstr "" #. Source code: l_object_tool_right: STRING_32 do Result := locale.translation("Objects tool: right") end #: interface_names.e:1422 msgid "Objects tool: right" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:576 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:578 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:579 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:580 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:581 msgid "Obsolete" msgstr "" #. Source code: Result.force (locale.translation ("Obsolete Classes"), w_obsolete_class) #: conf_interface_names.e:357 msgid "Obsolete Classes" msgstr "" #. Source code: Result.force (locale.translation ("Obsolete Features"), w_obsolete_feature) #: conf_interface_names.e:358 msgid "Obsolete Features" msgstr "" #. Source code: option_syntax_obsolete_name: STRING_GENERAL do Result := locale.translation ("Obsolete syntax") end #: conf_interface_names.e:347 msgid "Obsolete syntax" msgstr "" #. Source code: Result.force (locale.translation ("Occitan"), "oc") #: locale_names.e:95 msgid "Occitan" msgstr "" #. Source code: Result.force (locale.translation ("Occitan (France)"), "oc_fr") #: locale_names.e:289 msgid "Occitan (France)" msgstr "" #. 240;240;240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:663 msgid "Odd row background color" msgstr "" #. Source code: #: conf_interface_names.e:392 msgid "Old Name" msgstr "" #. Source code: Result.force (locale.translation ("Old Syntax"), w_syntax) #: conf_interface_names.e:359 msgid "Old Syntax" msgstr "" #. Source code: target_old_verbatim_strings_name: STRING_GENERAL do Result := locale.translation ("Old Verbatim Strings") end #: conf_interface_names.e:159 msgid "Old Verbatim Strings" msgstr "" #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:114 msgid "Old archive age in days" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:671 msgid "Old class name" msgstr "" #. Source code: #: conf_interface_names.e:465 msgid "Old name" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:671 msgid "Old name of class" msgstr "" #. Source code: option_void_safety_initialization_name: STRING_GENERAL do Result := locale.translation ("On demand void safety") end #: conf_interface_names.e:342 msgid "On demand void safety" msgstr "" #. Source code: l_On_object: STRING_32 do Result := locale.translation("On object") end #: interface_names.e:1423 msgid "On object" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:373 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:375 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:376 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:377 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:378 msgid "Once" msgstr "" #. Source code: do Result := locale.translation("Once an execution of an instrumented system has generated the proper file,%N% #: interface_names.e:2713 msgid "" "Once an execution of an instrumented system has generated the proper file,\n" "you must process it through a profile converter to produce the Execution\n" "Profile. The need for the converter comes from the various formats that\n" "profilers use to record run-time information during an execution.\n" "\n" "Provide the Run-time information record produced by the profiler and\n" "select the profiler used to create this record.\n" "The Execution Profile will be generated under the file \"profinfo.pfi\"." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:252 msgid "Once and constant in upper" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Once function `$1': $2."), [fname, msg]) #: debugger_names.e:559 msgid "Once function `$1': $2." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Once function `$1': an exception occurred."), [fname]) #: debugger_names.e:557 msgid "Once function `$1': an exception occurred." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Once procedure `$1': once procedure evaluation is not yet available."), [fname]) #: debugger_names.e:574 msgid "Once procedure `$1': once procedure evaluation is not yet available." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Once routine `$1': not yet called."), [fname]) #: debugger_names.e:567 msgid "Once routine `$1': not yet called." msgstr "" #. Source code: l_Once_routines: STRING_32 do Result := locale.translation("Once routines") end #: interface_names.e:1426 msgid "Once routines" msgstr "" #. Source code: l_Onces: STRING_32 do Result := locale.translation("Once routines and constants") end #: interface_names.e:1425 msgid "Once routines and constants" msgstr "" #. Source code: do Result := locale.formatted_string (locale.plural_translation ("One SCOOP Processor", "$1 SCOOP Processors", a_nb), [a_nb]) end #: debugger_names.e:323 msgid "One SCOOP Processor" msgid_plural "$1 SCOOP Processors" msgstr[0] "" #. Source code: do Result := locale.formatted_string (locale.plural_translation ("One Thread", "$1 Threads", a_nb), [a_nb]) end #: debugger_names.e:326 msgid "One Thread" msgid_plural "$1 Threads" msgstr[0] "" #. Source code: do Result := locale.translation ("One of the clusters is invalid.%N%N% #: warning_messages.e:956 msgid "" "One of the clusters is invalid.\n" "\n" "Please check that none is precompiled or a library,\n" "and that the corresponding directories have sufficient rights." msgstr "" #. Source code: l_only_eiffel_class_file_allowed: STRING_32 do Result := locale.translation("Only Eiffel class file allowed") end #: interface_names.e:1429 msgid "Only Eiffel class file allowed" msgstr "" #. Source code: only_assignees: STRING_32 do Result := locale.translation ("Only assignees") end #: ewb_names.e:50 msgid "Only assignees" msgstr "" #. Source code: only_assigners: STRING_32 do Result := locale.translation ("Only assigners") end #: ewb_names.e:68 msgid "Only assigners" msgstr "" #. Source code: l_only_classes_in_same_cluster: STRING_32 do Result := locale.translation("Only classes in same cluster") end #: interface_names.e:1428 msgid "Only classes in same cluster" msgstr "" #. Source code: l_Compiled_class: STRING_32 do Result := locale.translation("Only compiled classes") end #: interface_names.e:1119 msgid "Only compiled classes" msgstr "" #. Source code: only_creators: STRING_32 do Result := locale.translation ("Only creators") end #: ewb_names.e:51 msgid "Only creators" msgstr "" #. Source code: t_only_current_version: STRING_32 do Result := locale.translation ("Only current version") end #: eb_metric_names.e:106 msgid "Only current version" msgstr "" #. Source code: #: interface_names.e:603 msgid "Op&en..." msgstr "" #. Source code: b_Save_as: STRING_32 do Result := locale.translation("Save As...") end #: interface_names.e:135 msgid "Open" msgstr "" #. Source code: b_Open_backup: STRING_32 do Result := locale.translation("Open Backup File") end #: interface_names.e:92 msgid "Open Backup File" msgstr "" #. Source code: t_open_c_file: STRING_32 do Result := locale.translation ("Open C file") end #: interface_names.e:2432 msgid "Open C file" msgstr "" #. Source code: m_Open_containing_folder: STRING_32 do Result := locale.translation("Open Containing Folder") end #: interface_names.e:926 msgid "Open Containing Folder" msgstr "" #. Source code: m_open_layout: STRING_32 do Result := locale.translation ("Open Layout") end #: interface_names.e:602 msgid "Open Layout" msgstr "" #. Source code: f_Open_object_tool_menu: STRING_32 do Result := locale.translation ("Open Objects tool menu") end #: interface_names.e:606 msgid "Open Objects tool menu" msgstr "" #. Source code: b_Open_original: STRING_32 do Result := locale.translation("Open Original File") end #: interface_names.e:91 msgid "Open Original File" msgstr "" #. Source code: f_Open_watch_tool_menu: STRING_32 do Result := locale.translation ("Open Watch tool menu") end #: interface_names.e:605 msgid "Open Watch tool menu" msgstr "" #. Source code: e_Open_dynamic_lib_definition: STRING_32 do Result := locale.translation("Open a dynamic library definition") end #: interface_names.e:2589 msgid "Open a dynamic library definition" msgstr "" #. Source code: e_Open_file: STRING_32 do Result := locale.translation("Open a file") end #: interface_names.e:2590 msgid "Open a file" msgstr "" #. Source code: e_New_context_tool: STRING_32 do Result := locale.translation("Open a new context window") end #: interface_names.e:2584 msgid "Open a new context window" msgstr "" #. Source code: e_New_editor: STRING_32 do Result := locale.translation("Open a new editor window") end #: interface_names.e:2586 msgid "Open a new editor window" msgstr "" #. Source code: l_Open_a_project: STRING_32 do Result := locale.translation("Open a project") end #: interface_names.e:1431 msgid "Open a project" msgstr "" #. Source code: l_open_exception_dialog_tooltip: STRING_32 do Result := locale.translation ("Open exception dialog for more details") end #: interface_names.e:2041 msgid "Open exception dialog for more details" msgstr "" #. Source code: l_open_layout_error: STRING_32 do Result := locale.translation ("Open layout error. Opening default layout instead.") end #: interface_names.e:2039 msgid "Open layout error. Opening default layout instead." msgstr "" #. Source code: l_Open_project: STRING_32 do Result := locale.translation("Open project") end #: interface_names.e:1432 msgid "Open project" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:203 msgid "Open project dialog height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:202 msgid "Open project dialog width" msgstr "" #. Source code: e_open_selection_in_editor: STRING_32 do Result := locale.translation("Open selected file name in specified external editor") end #: interface_names.e:2634 msgid "Open selected file name in specified external editor" msgstr "" #. Source code: e_Open_eac_browser: STRING_32 do Result := locale.translation("Open the Eiffel Assembly Cache browser tool") end #: interface_names.e:2591 msgid "Open the Eiffel Assembly Cache browser tool" msgstr "" #. Source code: tt_open_in_external_editor: STRING = "Open the selected file name in an external editor" #: es_c_compiler_editor_widget.e:661 msgid "Open the selected file name in an external editor" msgstr "" #. Source code: tt_open_folder: STRING = "Open the selected folder" #: es_c_compiler_editor_widget.e:662 msgid "Open the selected folder" msgstr "" #. Source code: tt_open_terminal: STRING = "Open the selected folder in a new terminal" #: es_c_compiler_editor_widget.e:663 msgid "Open the selected folder in a new terminal" msgstr "" #. Source code: f_open_metric_file_in_external_editor: STRING_32 do Result := locale.translation ("Open user defined metric file in external editor") end #: eb_metric_names.e:279 msgid "Open user defined metric file in external editor" msgstr "" #. Source code: m_open_user_defined_metric: STRING_32 do Result := locale.translation ("Open user defined metrics externally") end #: interface_names.e:976 msgid "Open user defined metrics externally" msgstr "" #. Source code: e_Operation_failed: STRING_32 do Result := locale.translation("Operation failed.") end #: interface_names.e:2672 msgid "Operation failed." msgstr "" #. Source code: e_Operation_succeeded: STRING_32 do Result := locale.translation("Operation succeeded.") end #: interface_names.e:2671 msgid "Operation succeeded." msgstr "" #. Source code: #: eb_metric_names.e:357 msgid "Operator" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Operator %"$1%" is invalid. One of the following operators is expected: %"=%", %"/=%", %"<%", %"<=%", %">%", %">=%""), [a_operator]) #: eb_metric_names.e:1015 msgid "" "Operator \"$1\" is invalid. One of the following operators is expected: \"=" "\", \"/=\", \"<\", \"<=\", \">\", \">=\"" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:631 msgid "Operator background color" msgstr "" #. Source code: err_operator_missing: STRING_32 do Result := locale.translation ("Operator in value criterion is missing.") end #: eb_metric_names.e:1008 msgid "Operator in value criterion is missing." msgstr "" #. Source code: operator_must_be: STRING_32 do Result := locale.translation ("Operator must be 'and' or 'or'.%N") end #: ewb_names.e:53 msgid "Operator must be 'and' or 'or'.\n" msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:630 msgid "Operator text color" msgstr "" #. Source code: concurrent_text: STRING = "Number of tests that can run in parallel" #: es_test_execution_wizard_page_panel.e:150 msgid "Options" msgstr "" #. Source code: Result.force (locale.translation ("Options Unknown Class"), w_option_unknown_class) #: conf_interface_names.e:365 msgid "Options Unknown Class" msgstr "" #. Source code: l_Options_colon: STRING_32 do Result := locale.translation("Options: ") end #: interface_names.e:1434 msgid "Options: " msgstr "" #. Source code: b_Percentage: STRING_32 do Result := locale.translation("Percentage") end #: interface_names.e:93 msgid "Or" msgstr "" #. Source code: f_rearrange_unit: STRING_32 do Result := locale.translation ("Or you can pick a metric unit and drop it on another metric to rearrange their order.") end #: eb_metric_names.e:291 msgid "" "Or you can pick a metric unit and drop it on another metric to rearrange " "their order." msgstr "" #. Initialization;Access;Measurement;Comparison;Status report;Status setting;Cursor movement;Element change;Removal;Resizing;Transformation;Conversion;Duplication;Miscellaneous;Basic operations;Obsolete;Inapplicable;Implementation;* #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:222 msgid "Order used to sort feature clauses in formatted texts." msgstr "" #. Source code: t_Organize_favorites: STRING_32 do Result := locale.translation("Organize Favorites") end #: interface_names.e:2190 msgid "Organize Favorites" msgstr "" #. Source code: t_metric_original_name: STRING_32 do Result := locale.translation ("Original metric name") end #: eb_metric_names.e:118 msgid "Original metric name" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Original value is %"$1=$2%""), [k, s]) #: interface_names.e:617 msgid "Original value is \"$1=$2\"" msgstr "" #. Source code: #: locale_names.e:96 msgid "Oriya" msgstr "" #. Source code: Result.force (locale.translation ("Oriya (India)"), "or_in") #: locale_names.e:290 msgid "Oriya (India)" msgstr "" #. Source code: dial_cond_build: STRING_GENERAL do Result := locale.translation ("Build") end #: conf_interface_names.e:420 msgid "Other" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. {$cursor$} #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. "$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T"$cursor$" #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:562 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:564 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:565 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:566 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:567 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:569 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:571 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:572 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:573 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:574 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:576 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:578 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:579 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:580 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:581 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:583 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:585 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:586 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:587 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:588 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:590 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:592 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:593 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:594 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:595 msgid "Other keywords" msgstr "" #. Source code: l_Output_switches: STRING_32 do Result := locale.translation("Output switches") end #: interface_names.e:1435 msgid "Others" msgstr "" #. Source code: tt_output_list: STRING = "Select an alternative the output" #: es_outputs_tool_panel.e:989 msgid "Output" msgstr "" #. Source code: target_executable_name: STRING_GENERAL do Result := locale.translation ("Output Name") end #: conf_interface_names.e:92 msgid "Output Name" msgstr "" #. Source code: l_Output_switches: STRING_32 do Result := locale.translation("Output switches") end #: interface_names.e:1436 msgid "Output switches" msgstr "" #. Source code: ;note #: es_outputs_tool.e:76 msgid "Outputs" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:211 msgid "Outputs tool prompted" msgstr "" #. Source code: l_Outside_ide: STRING_32 do Result := locale.translation ("Outside EiffelStudio") end #: interface_names.e:1437 msgid "Outside EiffelStudio" msgstr "" #. Source code: m_Set_critical_stack_depth: STRING_32 do Result := locale.translation("Overflow &Prevention...") end #: interface_names.e:943 msgid "Overflow &Prevention..." msgstr "" #. Source code: t_Set_critical_stack_depth: STRING_32 do Result := locale.translation("Overflow Prevention") end #: interface_names.e:2209 msgid "Overflow Prevention" msgstr "" #. Source code: #: conf_interface_names.e:233 msgid "Override" msgstr "" #. Source code: target_platform_description: STRING_GENERAL do Result := locale.translation ("Override the detected platform to use in conditions.") end #: conf_interface_names.e:162 msgid "Override the detected platform to use in conditions." msgstr "" #. Source code: group_override_tree: STRING_GENERAL do Result := locale.translation ("Overrides") end #: conf_interface_names.e:227 msgid "Overrides" msgstr "" #. Source code: override_override_name: STRING_GENERAL do Result := locale.translation ("Overriding") end #: conf_interface_names.e:286 msgid "Overriding" msgstr "" #. Source code: b_overwrite: STRING_32 do Result := locale.translation("Overwrite") end #: interface_names.e:196 msgid "Overwrite" msgstr "" #. Source code: t_Overwite_layout: STRING_32 do Result := locale.translation ("Overwrite Layout") end #: interface_names.e:2431 msgid "Overwrite Layout" msgstr "" #. Source code: m_edit_postconditions: STRING_32 do Result := locale.translation ("P&ostconditions") end #: interface_names.e:793 msgid "P&ostconditions" msgstr "" #. Source code: l_Parent_cluster: STRING_32 do Result := locale.translation("Parent cluster") end #: interface_names.e:1439 msgid "Parent cluster" msgstr "" #. Source code: #: interface_names.e:1440 msgid "Parents:" msgstr "" #. Source code: l_parse_error: STRING_32 do Result := locale.translation ("Parse error:") end #: eb_metric_names.e:204 msgid "Parse error:" msgstr "" #. Source code: lb_degree_4: STRING = "Analyzing Inheritance" #: degree_output.e:680 msgid "Parsing Classes" msgstr "" #. Source code: Result.force (locale.translation ("Pashto"), "ps") #: locale_names.e:99 msgid "Pashto" msgstr "" #. Source code: Result.force (locale.translation ("Pashto (Afghanistan)"), "ps_af") #: locale_names.e:293 msgid "Pashto (Afghanistan)" msgstr "" #. Source code: t_unresolved: STRING = "Unresolved" #: es_test_comparison_widget.e:780 msgid "Pass" msgstr "" #. Source code: t_Refactory_toolbar: STRING_32 do Result := locale.translation ("Refactor Bar") end #: interface_names.e:2421 msgid "Passed" msgstr "" #. Source code: tt_fails: STRING = "Fails" #: es_test_tag_tree_grid_layout.e:289 msgid "Passes" msgstr "" #. Source code: lb_remember_me: STRING = "Remember me" #: es_exception_submit_dialog.e:955 msgid "Password:" msgstr "" #. Source code: b_New_editor: STRING_32 do Result := locale.translation("New Editor") end #: interface_names.e:131 msgid "Paste" msgstr "" #. Source code: f_Paste: STRING_32 do Result := locale.translation("Paste (Ctrl+V)") end #: interface_names.e:622 msgid "Paste (Ctrl+V)" msgstr "" #. Source code: l_Platform: STRING_32 do Result := locale.translation ("Platform") end #: interface_names.e:1441 msgid "Path" msgstr "" #. Source code: Result.append ("Path does not exist.") #: etest_creation.e:282 msgid "Path does not exist." msgstr "" #. Source code: Result.append ("Path is not writable.") #: etest_creation.e:287 msgid "Path is not writable." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:28 msgid "" "Path to the Eiffel debugger daemon (classic). Leave it empty to use the " "default environment value." msgstr "" #. Source code: b_Exec_kill: STRING_32 do Result := locale.translation("Stop Application") end #: interface_names.e:160 msgid "Pause" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: do Result := locale.translation ("Pause application") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #: debugger_names.e:223 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:787 msgid "Pause application" msgstr "" #. Source code: e_Exec_stop: STRING_32 do Result := locale.translation("Pause execution at current point") end #: interface_names.e:2579 msgid "Pause execution at current point" msgstr "" #. Source code: b_Percentage: STRING_32 do Result := locale.translation("Percentage") end #: interface_names.e:94 msgid "Percentage" msgstr "" #. Source code: Result := locale.translation ("Performing a removal on the contract declaration will removal ALL the contracts underneath.%N%N% #: warning_messages.e:836 msgid "" "Performing a removal on the contract declaration will removal ALL the " "contracts underneath.\n" "\n" "Are you want to remove all the contract?" msgstr "" #. Source code: Result.force (locale.translation ("Persian"), "fa") #: locale_names.e:46 msgid "Persian" msgstr "" #. Source code: Result.force (locale.translation ("Persian (Iran)"), "fa_ir") #: locale_names.e:228 msgid "Persian (Iran)" msgstr "" #. Source code: t_physics_setting: STRING_32 do Result := locale.translation ("Physics settings") end #: interface_names.e:2419 msgid "Physics settings" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:648 msgid "Pick and drop (pnd) mode" msgstr "" #. Source code: f_pick_and_drop_items: STRING_32 do Result := locale.translation ("Pick items like group/class/feature and drop here") end #: eb_metric_names.e:274 msgid "Pick items like group/class/feature and drop here" msgstr "" #. Source code: f_drop_metric_here: STRING_32 do Result := locale.translation ("Pick metric and drop here") end #: eb_metric_names.e:247 msgid "Pick metric and drop here" msgstr "" #. Source code: f_pick_and_drop_metric_and_items: STRING_32 do Result := locale.translation ("Pick metrics or items like group/class/feature and drop here") end #: eb_metric_names.e:275 msgid "Pick metrics or items like group/class/feature and drop here" msgstr "" #. Source code: e_Drop_an_error_stone: STRING_32 do Result := locale.translation("Pick the code of a compilation error (such as VEEN, VTCT,...)%N% #: interface_names.e:2566 msgid "" "Pick the code of a compilation error (such as VEEN, VTCT,...)\n" "and drop it here to have extended information about it." msgstr "" #. Source code: l_pixmap_file: STRING_32 do Result := locale.translation ("Pixmap File") end #: interface_names.e:2048 msgid "Pixmap File" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:637 msgid "Place new editor tab at left side of editor's area?" msgstr "" #. Source code: f_edit_contracts: STRING = "Places the current feature in the contract editor for edition" #: es_contract_viewer_widget.e:437 msgid "Places the current feature in the contract editor for edition" msgstr "" #. Source code: #: conf_interface_names.e:161 msgid "Platform" msgstr "" #. Source code: dial_cond_platforms: STRING_GENERAL do Result := locale.translation ("Platforms") end #: conf_interface_names.e:418 msgid "Platforms" msgstr "" #. Source code: please_check_with_your_system_administator: STRING_32 do Result := locale.translation ("Please check with your system administrator whether your profiler is supported.") end #: ewb_names.e:62 msgid "" "Please check with your system administrator whether your profiler is " "supported." msgstr "" #. Source code: t_choose_directory: STRING_GENERAL do Result := locale.translation ("Please choose a folder.") end #: wizard_shared.e:263 msgid "Please choose a folder." msgstr "" #. Source code: do Result := locale.translation ("Please chose a .NET name for the creation routine.%N% #: interface_names.e:83 msgid "" "Please chose a .NET name for the creation routine.\n" "The .NET name is the name that will be used\n" "by other .NET components when calling this routine." msgstr "" #. Source code: do Result := locale.translation ("Please chose a .NET name for the root class.%N% #: interface_names.e:78 msgid "" "Please chose a .NET name for the root class.\n" "The .NET name is the name that will be used\n" "by other .NET components when calling this class." msgstr "" #. Source code: w_cannot_clear_when_c_compilation_running: STRING_32 do Result := locale.translation ("Please clear this window after c compilation has exited.") end #: warning_messages.e:1115 msgid "Please clear this window after c compilation has exited." msgstr "" #. Source code: e_project_not_compiled: STRING = "Please compile the project first" #: es_test_launch_wizard.e:345 msgid "Please compile the project first" msgstr "" #. Source code: e_Diagram_class_header: STRING_32 do Result := locale.translation("Please drop a class on this button.%NUse right click for both%N% #: interface_names.e:2552 msgid "" "Please drop a class on this button.\n" "Use right click for both\n" "pick and drop actions." msgstr "" #. Source code: e_Diagram_hole: STRING_32 do Result := locale.translation("Please drop a class or a cluster on this button %N% #: interface_names.e:2549 msgid "" "Please drop a class or a cluster on this button \n" "to view its diagram.\n" "Use right click for both pick and drop actions." msgstr "" #. Source code: e_Diagram_remove_anchor: STRING_32 do Result := locale.translation("Please drop a class or a cluster with an%Nanchor on this button.%NUse right click for both%N% #: interface_names.e:2554 msgid "" "Please drop a class or a cluster with an\n" "anchor on this button.\n" "Use right click for both\n" "pick and drop actions." msgstr "" #. Source code: e_Diagram_delete_item: STRING_32 do Result := locale.translation("Please drop a class, a cluster or a link%N% #: interface_names.e:2562 msgid "" "Please drop a class, a cluster or a link\n" "on this button. Use right click for both\n" "pick and drop actions." msgstr "" #. Source code: e_Diagram_delete_figure: STRING_32 do Result := locale.translation("Please drop a class, a cluster or a midpoint%N% #: interface_names.e:2558 msgid "" "Please drop a class, a cluster or a midpoint\n" "on this button. Use right click for both\n" "pick and drop actions." msgstr "" #. Source code: e_Diagram_create_class: STRING_32 do Result := locale.translation("Please drop this button on the diagram.%N% #: interface_names.e:2556 msgid "" "Please drop this button on the diagram.\n" "Use right click for both\n" "pick and drop actions." msgstr "" #. Source code: "Please enter a correct query, for example:%N% #: warning_messages.e:748 msgid "" "Please enter a correct query, for example:\n" "\tfeaturename = WORD.t*\n" "\tfeaturename < WORD.mak?\n" "\tcalls > 2\n" "\tself <= 3.4\n" "\tdescendants in 23 - 34\n" "\ttotal >= 12.3\n" "\tpercentage /= 2\n" "\tcalls > avg\n" "\tself <= max\n" "\ttotal > min\n" "\n" "You can also combine subqueries with 'and' and 'or', for example:\n" "\tcalls > 2 and self <= 3.4 or percentage in 2.3 - 3.5" msgstr "" #. Source code: Result := locale.translation ("Please enter a feature name.") #: warning_messages.e:681 msgid "Please enter a feature name." msgstr "" #. Source code: w_Not_a_positive_integer: STRING_32 do Result := locale.translation ("Please enter a positive integer value.") end #: warning_messages.e:1007 msgid "Please enter a positive integer value." msgstr "" #. Source code: Result := locale.translation ("Please enter a valid address.") #: warning_messages.e:323 msgid "Please enter a valid address." msgstr "" #. Source code: w_Not_an_integer: STRING_32 do Result := locale.translation ("Please enter an integer value.") end #: warning_messages.e:1005 msgid "Please enter an integer value." msgstr "" #. Source code: w_Fill_in_location_field: STRING_32 do Result := locale.translation ("Please fill in the 'Location' field.") end #: warning_messages.e:771 msgid "Please fill in the 'Location' field." msgstr "" #. Source code: w_Fill_in_project_name_field: STRING_32 do Result := locale.translation ("Please fill in the 'System Name' field.") end #: warning_messages.e:773 msgid "Please fill in the 'System Name' field." msgstr "" #. Source code: do Result := locale.translation ("Please fill in:%N% #: bench_wizard_interface_names.e:23 msgid "" "Please fill in:\n" "\t The name of the project (without spaces).\n" "\t The directory where you want the Eiffel classes to be generated." msgstr "" #. Source code: do Result := locale.translation ("Please first select in the editor the class or cluster that you want to locate.") end #: warning_messages.e:418 msgid "" "Please first select in the editor the class or cluster that you want to " "locate." msgstr "" #. Source code: e_see_output: STRING = "Please review the External Compilation output of the Outputs Tool." #: eb_c_compiler_launcher.e:386 msgid "Please review the External Compilation output of the Outputs Tool." msgstr "" #. Source code: w_cannot_save_when_c_compilation_running: STRING_32 do Result := locale.translation ("Please save output after c compilation has exited.") end #: warning_messages.e:1116 msgid "Please save output after c compilation has exited." msgstr "" #. Source code: w_cannot_save_when_external_running: STRING_32 do Result := locale.translation ("Please save output after external command has exited.") end #: warning_messages.e:1117 msgid "Please save output after external command has exited." msgstr "" #. Source code: w_Select_class_cluster_to_remove: STRING_32 do Result := locale.translation ("Please select a class or a cluster before calling this command.%N% #: warning_messages.e:1009 msgid "" "Please select a class or a cluster before calling this command.\n" "It will then be removed." msgstr "" #. Source code: l_please_select: STRING_32 do Result := locale.translation ("Please select a cluster where test case files will be generated.") end #: interface_names.e:1443 msgid "Please select a cluster where test case files will be generated." msgstr "" #. Source code: l_select_formatter: STRING_32 do Result := locale.translation ("Please select a formatter.") end #: interface_names.e:743 msgid "Please select a formatter." msgstr "" #. Source code: l_no_info_of_element: STRING_32 do Result := locale.translation ("Please select a programming element (target/group/class/feature...).") end #: interface_names.e:755 msgid "Please select a programming element (target/group/class/feature...)." msgstr "" #. Source code: selection_tree_select_node: STRING_GENERAL do Result := locale.translation ("Please select a sub node.") end #: conf_interface_names.e:52 msgid "Please select a sub node." msgstr "" #. Source code: l_select_tool: STRING_32 do Result := locale.translation ("Please select a tool.") end #: interface_names.e:752 msgid "Please select a tool." msgstr "" #. Source code: w_Select_project_to_create: STRING_32 do Result := locale.translation ("Please select the kind of project you want to create.") end #: warning_messages.e:25 msgid "Please select the kind of project you want to create." msgstr "" #. Source code: Result := locale.translation ("Please specify a class name.") #: warning_messages.e:657 msgid "Please specify a class name." msgstr "" #. Source code: w_Specify_a_class: STRING_32 do Result := locale.translation ("Please specify a compiled class (or * for all classes).") end #: warning_messages.e:1012 msgid "Please specify a compiled class (or * for all classes)." msgstr "" #. Source code: l_please_wait: STRING = "Please wait..." #: es_popup_transition_window.e:318 msgid "Please wait..." msgstr "" #. Source code: Result.force (locale.translation ("Polish"), "pl") #: locale_names.e:98 msgid "Polish" msgstr "" #. Source code: Result.force (locale.translation ("Polish (Poland)"), "pl_pl") #: locale_names.e:292 msgid "Polish (Poland)" msgstr "" #. Source code: l_do_not_auto_show: STRING = "Pop-up automatically" #: es_contract_viewer_widget.e:433 msgid "Pop-up automatically" msgstr "" #. Source code: Result.force (locale.translation ("Portuguese"), "pt") #: locale_names.e:100 msgid "Portuguese" msgstr "" #. Source code: Result.force (locale.translation ("Portuguese (Brazil)"), "pt_br") #: locale_names.e:294 msgid "Portuguese (Brazil)" msgstr "" #. Source code: Result.force (locale.translation ("Portuguese (Portugal)"), "pt_pt") #: locale_names.e:295 msgid "Portuguese (Portugal)" msgstr "" #. Source code: #: interface_names.e:1444 msgid "Position" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:199 msgid "Position of the split area." msgstr "" #. Source code: t_reference_position: STRING_32 do Result := locale.translation ("Positions") end #: interface_names.e:2433 msgid "Positions" msgstr "" #. Source code: l_Possible_overflow: STRING_32 do Result := locale.translation("Possible stack overflow") end #: interface_names.e:1445 msgid "Possible stack overflow" msgstr "" #. Source code: w_Overflow_detected: STRING_32 do Result := locale.translation ("Possible stack overflow detected. The application has been paused to let you%N% #: warning_messages.e:330 msgid "" "Possible stack overflow detected. The application has been paused to let " "you\n" "examine its current status." msgstr "" #. Source code: task_post: STRING_GENERAL do Result := locale.translation ("Post Compilation") end #: conf_interface_names.e:207 msgid "Post Compilation" msgstr "" #. Source code: task_post_tree: STRING_GENERAL do Result := locale.translation ("Post Compilation Tasks") end #: conf_interface_names.e:204 msgid "Post Compilation Tasks" msgstr "" #. Source code: m_Properties_tool: STRING_32 do Result := locale.translation("Pr&operties") end #: interface_names.e:629 msgid "Pr&operties" msgstr "" #. Source code: task_pre: STRING_GENERAL do Result := locale.translation ("Pre Compilation") end #: conf_interface_names.e:206 msgid "Pre Compilation" msgstr "" #. Source code: task_pre_tree: STRING_GENERAL do Result := locale.translation ("Pre Compilation Tasks") end #: conf_interface_names.e:203 msgid "Pre Compilation Tasks" msgstr "" #. Source code: lb_consume_assemblies_message: STRING = "Pre-consuming Assembly Types" #: degree_output.e:692 msgid "Pre-consuming Assembly Types" msgstr "" #. Source code: m_Wizard_precompile: STRING_32 do Result := locale.translation("Precompilation &Wizard...") end #: interface_names.e:715 msgid "Precompilation &Wizard..." msgstr "" #. Source code: t_precompile_progress: STRING_32 do Result := locale.translation ("Precompilation Progress") end #: interface_names.e:2217 msgid "Precompilation Progress" msgstr "" #. Source code: t_precompilation_wizard: STRING_GENERAL do Result := locale.translation ("Precompilation Wizard") end #: interface_names.e:57 msgid "Precompilation Wizard" msgstr "" #. Source code: t_wizard_error: STRING_GENERAL do Result := locale.translation ("Precompilation Wizard Error") end #: interface_names.e:52 msgid "Precompilation Wizard Error" msgstr "" #. Source code: do Result := locale.translation ("Precompilations done !") end #: interface_names.e:83 msgid "Precompilations done !" msgstr "" #. Source code: group_precompile_tree: STRING_GENERAL do Result := locale.translation ("Precompile") end #: conf_interface_names.e:226 msgid "Precompile" msgstr "" #. Source code: precompile_will_automtically_be_built: STRING_32 do Result := locale.translation ("Precompile will automatically be built%Nbecause of the -stop/-batch option.%N") end #: ewb_names.e:41 msgid "" "Precompile will automatically be built\n" "because of the -stop/-batch option.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Precompiling $1 library: "), [a_lib]) #: interface_names.e:32 msgid "Precompiling $1 library: " msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. {$cursor$} #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:562 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:564 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:565 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:566 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:567 msgid "Precursor" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:645 msgid "Preference window height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:644 msgid "Preference window width" msgstr "" #. Source code: f_run_button: STRING = "Run all tests in background" #: es_testing_tool_panel.e:734 msgid "Preferences" msgstr "" #. Source code: group_prefix_description: STRING_GENERAL do Result := locale.translation ("Prefix which all classes in this group get.") end #: conf_interface_names.e:247 msgid "Prefix" msgstr "" #. Source code: group_prefix_description: STRING_GENERAL do Result := locale.translation ("Prefix which all classes in this group get.") end #: conf_interface_names.e:248 msgid "Prefix which all classes in this group get." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:142 msgid "Prepare routine" msgstr "" #. Source code: l_preparing_precompilation: STRING_GENERAL do Result := locale.translation ("Preparing precompilations ...") end #: interface_names.e:25 msgid "Preparing precompilations ..." msgstr "" #. Source code: err_press_return_to_resume: STRING_32 do Result := locale.translation ("Press to resume compilation or to quit") end #: ewb_names.e:175 msgid "Press to resume compilation or to quit" msgstr "" #. Source code: f_press_esc_to_wipe_out: STRING_32 do Result := locale.translation ("Press ESC to wipe out") end #: eb_metric_names.e:288 msgid "Press ESC to wipe out" msgstr "" #. Source code: t_current: STRING = "Current" #: es_test_comparison_widget.e:786 msgid "Previous" msgstr "" #. Source code: h_old_result: STRING = "Previous Result" #: es_test_comparison_widget.e:776 msgid "Previous Result" msgstr "" #. Source code: t_previous_value: STRING_32 do Result := locale.translation ("Previous value") end #: eb_metric_names.e:137 msgid "Previous value" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Previous value: `$1'%N"), [a_value]) #: ewb_names.e:132 msgid "Previous value: `$1'\n" msgstr "" #. Source code: b_Undo: STRING_32 do Result := locale.translation("Undo") end #: interface_names.e:139 msgid "Print" msgstr "" #. Source code: b_bp_print_message: STRING_32 do Result := locale.translation("Print Message") end #: interface_names.e:228 msgid "Print Message" msgstr "" #. Source code: do Result := locale.translation("Print a message ?") end #: debugger_names.e:143 msgid "Print a message ?" msgstr "" #. Source code: l_Print_message: STRING_32 do Result := locale.translation("Print a message:") end #: interface_names.e:1448 msgid "Print a message:" msgstr "" #. Source code: e_Print: STRING_32 do Result := locale.translation("Print the currently edited text") end #: interface_names.e:2595 msgid "Print the currently edited text" msgstr "" #. Source code: #: debugger_names.e:308 msgid "Priority" msgstr "" #. Source code: m_Profile_tool: STRING_32 do Result := locale.translation("Pro&filer...") end #: interface_names.e:630 msgid "Pro&filer..." msgstr "" #. Source code: l_procedure: STRING_32 do Result := locale.translation("Procedure") end #: interface_names.e:1466 msgid "Procedure" msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:141 msgid "Processes" msgstr "" #. Source code: lb_degree_minus_1: STRING = "Generating Code" #: degree_output.e:685 msgid "Processing" msgstr "" #. Source code: target_company_name: STRING_GENERAL do Result := locale.translation ("Company") end #: conf_interface_names.e:98 msgid "Product" msgstr "" #. Source code: option_profile_description: STRING_GENERAL do Result := locale.translation ("Generate profiling information?") end #: conf_interface_names.e:308 msgid "Profile" msgstr "" #. Source code: t_Profile_query_window: STRING_32 do Result := locale.translation("Profile Query Window") end #: interface_names.e:2191 msgid "Profile Query Window" msgstr "" #. Source code: t_Profiler_wizard: STRING_32 do Result := locale.translation("Profiler Wizard") end #: interface_names.e:2192 msgid "Profiler Wizard" msgstr "" #. Source code: l_Profiler_used: STRING_32 do Result := locale.translation("Profiler used to produce the above record: ") end #: interface_names.e:1467 msgid "Profiler used to produce the above record: " msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:227 msgid "Progress bar color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: e_no_text_is_selected: STRING_32 do Result := locale.translation("No file name is selected.") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Pause #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #: interface_names.e:2642 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:770 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:771 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:772 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:773 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:774 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:775 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:776 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:777 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:778 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:779 msgid "Project" msgstr "" #. Source code: m_System_new: STRING_32 do Result := locale.translation("Project &Settings...") end #: interface_names.e:702 msgid "Project &Settings..." msgstr "" #. Source code: t_Project_toolbar: STRING_32 do Result := locale.translation ("Project Bar") end #: interface_names.e:2420 msgid "Project Bar" msgstr "" #. Source code: lb_project: STRING = "Project Folder" #: es_c_compiler_editor_widget.e:665 msgid "Project Folder" msgstr "" #. Source code: t_Project_name_error_state: STRING_GENERAL do Result := locale.translation ("Project Name Error") end #: bench_wizard_interface_names.e:35 msgid "Project Name Error" msgstr "" #. Source code: t_Project_name_and_location_state: STRING_GENERAL do Result := locale.translation ("Project Name and Project location") end #: bench_wizard_interface_names.e:16 msgid "Project Name and Project location" msgstr "" #. Source code: b_Project_settings: STRING_32 do Result := locale.translation("Project Settings") end #: interface_names.e:151 msgid "Project Settings" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Project Settings ($1)"), [a_system_name]) #: conf_interface_names.e:23 msgid "Project Settings ($1)" msgstr "" #. Source code: t_Project_already_exist: STRING_GENERAL do Result := locale.translation ("Project already exists") end #: bench_wizard_interface_names.e:59 msgid "Project already exists" msgstr "" #. Source code: lb_was_compiled: STRING = "Project compiled: $1" #: es_exception_dialog.e:391 msgid "Project compiled: $1" msgstr "" #. Source code: t_project_documentation: STRING_32 do Result := locale.translation("Project documentation") end #: interface_names.e:2198 msgid "Project documentation" msgstr "" #. Source code: l_project_icon: STRING_GENERAL do Result := locale.translation ("Project icon") end #: interface_names.e:18 msgid "Project icon" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Project in: $1%Nis corrupted. Cannot continue."), [dir_name]) #: warning_messages.e:50 msgid "" "Project in: $1\n" "is corrupted. Cannot continue." msgstr "" #. Source code: w_Cannot_open_project: STRING_32 do Result := locale.translation ("Project is not readable. Check permissions.") end #: warning_messages.e:27 msgid "Project is not readable. Check permissions." msgstr "" #. Source code: lb_project_loaded: STRING = "Project loaded: $1" #: es_exception_dialog.e:390 msgid "Project loaded: $1" msgstr "" #. Source code: l_Project_location: STRING_GENERAL do Result := locale.translation ("Project location") end #: bench_wizard_interface_names.e:29 msgid "Project location" msgstr "" #. Source code: l_Project_name: STRING_GENERAL do Result := locale.translation ("Project name") end #: bench_wizard_interface_names.e:27 msgid "Project name" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:196 msgid "Project settings height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:197 msgid "Project settings position x" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:198 msgid "Project settings position y" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:199 msgid "Project settings split position" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:195 msgid "Project settings width" msgstr "" #. Source code: t_tool_title: STRING = "Properties" #: es_properties_tool.e:49 msgid "Properties" msgstr "" #. Source code: e_property_without_name: STRING = "Property specified without a name." #: ini_fast_parser.e:245 msgid "Property specified without a name." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:38 msgid "Proportion" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:38 msgid "" "Proportion of the local/arguments part of the `Objects' tab in the Debugging " "tool." msgstr "" #. Source code: #: interface_names.e:1471 msgid "Protocol" msgstr "" #. Source code: option_syntax_provisional_name: STRING_GENERAL do Result := locale.translation ("Provisional syntax") end #: conf_interface_names.e:350 msgid "Provisional syntax" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:145 msgid "Proxy timeout" msgstr "" #. Source code: l_Public_key: STRING_GENERAL do Result := locale.translation ("Public Key") end #: interface_names.e:22 msgid "Public Key" msgstr "" #. Source code: assembly_public_key_token_description: STRING_GENERAL do Result := locale.translation ("Public key token that identifies the asssembly.") end #: conf_interface_names.e:284 msgid "Public key token that identifies the asssembly." msgstr "" #. Source code: l_Public_key_token: STRING_32 do Result := locale.translation ("PublicKeyToken") end #: interface_names.e:1472 msgid "PublicKeyToken" msgstr "" #. Source code: b_refactoring_rename: STRING_32 do Result := locale.translation("Rename") end #: interface_names.e:637 msgid "Pull Up" msgstr "" #. Source code: f_refactoring_pull: STRING_32 do Result := locale.translation("Pull up Feature") end #: interface_names.e:633 msgid "Pull up Feature" msgstr "" #. Source code: Result.force (locale.translation ("Punjabi"), "pa") #: locale_names.e:97 msgid "Punjabi" msgstr "" #. Source code: Result.force (locale.translation ("Punjabi (India)"), "pa_in") #: locale_names.e:291 msgid "Punjabi (India)" msgstr "" #. Source code: t_Diagram_put_one_handle_left_cmd: STRING_32 do Result := locale.translation("Put Handle Left") end #: interface_names.e:2353 msgid "Put Handle Left" msgstr "" #. Source code: t_Diagram_put_one_handle_right_cmd: STRING_32 do Result := locale.translation("Put Handle Right") end #: interface_names.e:2354 msgid "Put Handle Right" msgstr "" #. Source code: t_Diagram_put_right_angles_cmd: STRING_32 do Result := locale.translation("Put Right Angles") end #: interface_names.e:2351 msgid "Put Right Angles" msgstr "" #. Source code: t_Diagram_put_two_handles_left_cmd: STRING_32 do Result := locale.translation("Put Two Handles Left") end #: interface_names.e:2355 msgid "Put Two Handles Left" msgstr "" #. Source code: t_Diagram_put_two_handles_right_cmd: STRING_32 do Result := locale.translation("Put Two Handles Right") end #: interface_names.e:2356 msgid "Put Two Handles Right" msgstr "" #. Source code: b_put_handle_left: STRING_32 do Result := locale.translation("Put handle left") end #: interface_names.e:95 msgid "Put handle left" msgstr "" #. Source code: b_put_handle_right: STRING_32 do Result := locale.translation("Put handle right") end #: interface_names.e:96 msgid "Put handle right" msgstr "" #. Source code: b_put_two_handle_left: STRING_32 do Result := locale.translation("Put two handles left") end #: interface_names.e:98 msgid "Put two handles left" msgstr "" #. Source code: b_put_two_handle_right: STRING_32 do Result := locale.translation("Put two handles right") end #: interface_names.e:97 msgid "Put two handles right" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:607 msgid "Quadruple click enabled" msgstr "" #. Source code: Result.force (locale.translation ("Quechua"), "quz") #: locale_names.e:102 msgid "Quechua" msgstr "" #. Source code: Result.force (locale.translation ("Quechua (Bolivia)"), "quz_bo") #: locale_names.e:297 msgid "Quechua (Bolivia)" msgstr "" #. Source code: Result.force (locale.translation ("Quechua (Ecuador)"), "quz_ec") #: locale_names.e:298 msgid "Quechua (Ecuador)" msgstr "" #. Source code: Result.force (locale.translation ("Quechua (Peru)"), "quz_pe") #: locale_names.e:299 msgid "Quechua (Peru)" msgstr "" #. Source code: l_refresh_tools: STRING_32 do Result := locale.translation("Refresh tools") end #: interface_names.e:1481 msgid "Query" msgstr "" #. Source code: all_senders: STRING_32 do Result := locale.translation ("All senders") end #: ewb_names.e:66 msgid "Query:" msgstr "" #. Source code: #: interface_names.e:2402 msgid "Question" msgstr "" #. Source code: tt_running: STRING = "Running" #: es_test_tag_tree_grid_layout.e:287 msgid "Queued" msgstr "" #. Source code: m_quick_metric: STRING_32 do Result := locale.translation("Quick metric") end #: interface_names.e:1028 msgid "Quick metric" msgstr "" #. Source code: e_help: STRING_32 #: debugger_names.e:232 msgid "Quit" msgstr "" #. Source code: m_Raise_all_unsaved: STRING_32 do Result := locale.translation("Raise &Unsaved Windows") end #: interface_names.e:933 msgid "Raise &Unsaved Windows" msgstr "" #. Source code: b_Raise_all: STRING_32 do Result := locale.translation("Raise Windows") end #: interface_names.e:173 msgid "Raise Windows" msgstr "" #. Source code: e_Raise_all_unsaved: STRING_32 do Result := locale.translation("Raise all unsaved windows") end #: interface_names.e:2601 msgid "Raise all unsaved windows" msgstr "" #. Source code: e_Raise_all: STRING_32 do Result := locale.translation("Raise all windows") end #: interface_names.e:2600 msgid "Raise all windows" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: b_ddmin: STRING = "DDMin for minimization" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #: es_test_generation_wizard_page_panel.e:589 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:146 msgid "Random seed" msgstr "" #. Source code: l_retrieve_indirect_referenced_class (a_for_supplier: BOOLEAN): STRING_32 #: eb_metric_names.e:307 msgid "Ratio" msgstr "" #. Source code: Result := locale.translation ("Ratio metric is of the form:%N%N%T (coefficient * Numerator metric) / (coefficient * Denominator metric)%N%NNumerator metric and denominator metric can be of any valid unit.%N%N") #: eb_metric_names.e:1233 msgid "" "Ratio metric is of the form:\n" "\n" "\t (coefficient * Numerator metric) / (coefficient * Denominator metric)\n" "\n" "Numerator metric and denominator metric can be of any valid unit.\n" "\n" msgstr "" #. Source code: m_Redo: STRING_32 do Result := locale.translation("Re&do%TCtrl+Y") end #: interface_names.e:646 msgid "Re&do\tCtrl+Y" msgstr "" #. Source code: m_Refactoring_toolbar: STRING_32 do Result := locale.translation("Re&factor Bar") end #: interface_names.e:632 msgid "Re&factor Bar" msgstr "" #. Source code: m_Clear_breakpoints: STRING_32 do Result := locale.translation("Re&move All Breakpoints") end #: interface_names.e:387 msgid "Re&move All Breakpoints" msgstr "" #. Source code: group_readonly_name: STRING_GENERAL do Result := locale.translation ("Read Only") end #: conf_interface_names.e:243 msgid "Read Only" msgstr "" #. Source code: w_Cannot_compile: STRING_32 do Result := locale.translation ("Read-only project: cannot compile.") end #: warning_messages.e:44 msgid "Read-only project: cannot compile." msgstr "" #. Source code: read_only_project_cannot_compile: STRING_32 do Result := locale.translation ("Read-only project: cannot compile.%N") end #: ewb_names.e:181 msgid "Read-only project: cannot compile.\n" msgstr "" #. Source code: read_only_project_no_c_code_to_compile: STRING_32 do Result := locale.translation ("Read-only project: no C code to compile in F_code.%N") end #: ewb_names.e:182 msgid "Read-only project: no C code to compile in F_code.\n" msgstr "" #. Source code: ready_for_queries: STRING_32 do Result := locale.translation ("Ready for queries...") end #: ewb_names.e:60 msgid "Ready for queries..." msgstr "" #. Source code: f_run_history_recalculation: STRING_32 do Result := locale.translation ("Recalculate selected metric(s)") end #: eb_metric_names.e:141 msgid "Recalculate selected metric(s)" msgstr "" #. [new_tab_editor];new_window;current_editor;context;external #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:214 msgid "Receivers of control-right-click." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:236 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:237 msgid "Recent projects" msgstr "" #. Source code: m_Override_scan: STRING_32 do Result := locale.translation("Recompile &Overrides") end #: interface_names.e:929 msgid "Recompile &Overrides" msgstr "" #. Source code: b_override_scan: STRING_32 do Result := locale.translation("Recompile Overrides") end #: interface_names.e:127 msgid "Recompile Overrides" msgstr "" #. Source code: e_override_scan: STRING_32 do Result := locale.translation("Recompile override clusters") end #: interface_names.e:2598 msgid "Recompile override clusters" msgstr "" #. Source code: l_fresh_compilation: STRING_32 do Result := locale.translation("Recompile project") end #: interface_names.e:1323 msgid "Recompile project" msgstr "" #. Source code: e_Exec_recompile: STRING_32 do Result := locale.translation("Recompiling project will end current execution.") end #: interface_names.e:2580 msgid "Recompiling project will end current execution." msgstr "" #. Source code: b_Activate_execution_recording: STRING_32 do Result := locale.translation("Record Execution") end #: interface_names.e:206 msgid "Record Execution" msgstr "" #. Source code: m_execution_record_and_replay: STRING_32 do Result := locale.translation("Record/Replay Execution") end #: interface_names.e:770 msgid "Record/Replay Execution" msgstr "" #. Source code: cluster_recursive_name: STRING_GENERAL do Result := locale.translation ("Recursive") end #: conf_interface_names.e:266 msgid "Recursive" msgstr "" #. Source code: b_Recursive_functions: STRING_32 do Result := locale.translation("Recursive Functions") end #: interface_names.e:102 msgid "Recursive Functions" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Recursive definition for metric name %"$1%"."), [a_recursive_name]) #: eb_metric_names.e:907 msgid "Recursive definition for metric name \"$1\"." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:534 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:536 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:537 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:538 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:539 msgid "Redefine" msgstr "" #. Source code: #: es_test_manual_wizard_page_panel.e:172 msgid "Redefine `$1'" msgstr "" #. Source code: l_redirected_to_output: STRING_32 do Result := locale.translation ("Redirected to output?") end #: eb_metric_names.e:192 msgid "Redirected to output?" msgstr "" #. Source code: b_Create_new_cluster: STRING_32 do Result := locale.translation("Add Cluster") end #: interface_names.e:142 msgid "Redo" msgstr "" #. Source code: f_Redo: STRING_32 do Result := locale.translation("Redo (Ctrl+Y)") end #: interface_names.e:647 msgid "Redo (Ctrl+Y)" msgstr "" #. Source code: f_refactoring_redo: STRING_32 do Result := locale.translation("Redo Last Refactoring (only works as long as no file that was refactored has been changed by hand)") end #: interface_names.e:636 msgid "" "Redo Last Refactoring (only works as long as no file that was refactored has " "been changed by hand)" msgstr "" #. Source code: b_refactoring_redo: STRING_32 do Result := locale.translation("Redo Refactoring") end #: interface_names.e:640 msgid "Redo Refactoring" msgstr "" #. Source code: fs_redo_command: STRING_32 do Result := locale.translation ("Redo command") end #: interface_names.e:2103 msgid "Redo command" msgstr "" #. Source code: f_diagram_redo: STRING_32 do Result := locale.translation("Redo last action") end #: interface_names.e:513 msgid "Redo last action" msgstr "" #. Source code: t_Refactory_toolbar: STRING_32 do Result := locale.translation ("Refactor Bar") end #: interface_names.e:2422 msgid "Refactor Bar" msgstr "" #. Source code: t_refactoring_class_rename: STRING_32 do Result := locale.translation("Refactor: Class Rename") end #: interface_names.e:2386 msgid "Refactor: Class Rename" msgstr "" #. Source code: t_refactoring_feature_rename: STRING_32 do Result := locale.translation("Refactor: Feature Rename (Compiled Classes)") end #: interface_names.e:2384 msgid "Refactor: Feature Rename (Compiled Classes)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:666 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:667 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:668 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:670 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:671 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:672 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:673 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:674 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:675 msgid "Refactoring" msgstr "" #. Source code: t_value_of_reference: STRING_32 do Result := locale.translation ("Reference value") end #: eb_metric_names.e:39 msgid "Reference value" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Referenced metric(s): $1 not found."), [a_metric_name]) #: eb_metric_names.e:394 msgid "Referenced metric(s): $1 not found." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Referenced metric(s): $1 not selected."), [a_metric_names]) #: eb_metric_names.e:384 msgid "Referenced metric(s): $1 not selected." msgstr "" #. Source code: t_contract_refresh: STRING_32 do Result := locale.translation ("Refresh the current contracts to include any unsaved, undetected editor changes") end #: interface_names.e:2460 msgid "" "Refresh the current contracts to include any unsaved, undetected editor " "changes" msgstr "" #. Source code: l_refresh_tools: STRING_32 do Result := locale.translation("Refresh tools") end #: interface_names.e:1482 msgid "Refresh tools" msgstr "" #. Source code: tt_refresh_feed: STRING = "Refreshes the twitter feed" #: es_twitter_feed_tool_panel.e:397 msgid "Refreshes the twitter feed" msgstr "" #. Source code: l_replace_comments: STRING_32 do Result := locale.translation("Replace Name in Comments") end #: interface_names.e:642 msgid "Regexp" msgstr "" #. Source code: t_regexp: STRING_32 do Result := locale.translation ("Regular expression") end #: eb_metric_names.e:183 msgid "Regular expression" msgstr "" #. Source code: file_rule_description: STRING_GENERAL do Result := locale.translation ("Regular expressions which exclude/include sub folders and/or files.") end #: conf_interface_names.e:63 msgid "Regular expressions which exclude/include sub folders and/or files." msgstr "" #. Source code: err_tester_relation_missing: STRING_32 do Result := locale.translation ("Relation for value tester is missing.") end #: eb_metric_names.e:1020 msgid "Relation for value tester is missing." msgstr "" #. Source code: l_relations: STRING_32 do Result := locale.translation("Relations") end #: ewb_names.e:168 msgid "Relations" msgstr "" #. Source code: b_Remove: STRING_32 do Result := locale.translation("Remove") end #: interface_names.e:103 msgid "Reload" msgstr "" #. Source code: f_reload_metrics: STRING_32 do Result := locale.translation ("Reload metrics") end #: eb_metric_names.e:248 msgid "Reload metrics" msgstr "" #. Source code: d_Features_to_go: STRING_32 do Result := locale.translation("Remaining: ") end #: interface_names.e:317 msgid "Remaining: " msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:228 msgid "Remember completion list size" msgstr "" #. Source code: lb_severity: STRING = "Severity:" #: es_exception_submit_dialog.e:956 msgid "Remember me" msgstr "" #. F7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:687 msgid "Remember/forget size in completion list." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Remote file will be loaded in: $1.%NThis file already exists. Overwrite?"), [a_file_name]) #: eb_metric_names.e:1078 msgid "" "Remote file will be loaded in: $1.\n" "This file already exists. Overwrite?" msgstr "" #. Source code: add_covers_text: STRING = "Add tag for covered class/feature" #: es_test_tags_wizard_page_panel.e:336 msgid "Remove" msgstr "" #. Source code: m_remove_all: STRING_32 do Result := locale.translation ("Remove &all") end #: interface_names.e:1031 msgid "Remove &all" msgstr "" #. Source code: m_objects_tool_layout_remove_all: STRING_32 do Result := locale.translation ("Remove All") end #: interface_names.e:611 msgid "Remove All" msgstr "" #. Source code: b_Bkpt_remove: STRING_32 do Result := locale.translation("Remove Breakpoints") end #: interface_names.e:159 msgid "Remove Breakpoints" msgstr "" #. Source code: b_Remove_class_cluster: STRING_32 do Result := locale.translation("Remove Class/Cluster") end #: interface_names.e:174 msgid "Remove Class/Cluster" msgstr "" #. Source code: m_Remove_condition: STRING_32 do Result := locale.translation("Remove Condition") end #: interface_names.e:936 msgid "Remove Condition" msgstr "" #. Source code: t_Diagram_remove_handles_cmd: STRING_32 do Result := locale.translation("Remove Handles") end #: interface_names.e:2357 msgid "Remove Handles" msgstr "" #. Source code: l_remove_project: STRING_32 do Result := locale.translation("Remove Project") end #: interface_names.e:1484 msgid "Remove Project" msgstr "" #. Source code: t_Diagram_remove_right_angles_cmd: STRING_32 do Result := locale.translation("Remove Right Angles") end #: interface_names.e:2352 msgid "Remove Right Angles" msgstr "" #. Source code: e_Remove_class_cluster: STRING_32 do Result := locale.translation("Remove a class or a cluster from the system") end #: interface_names.e:2603 msgid "Remove a class or a cluster from the system" msgstr "" #. Source code: d_file_exists: STRING = "Are you sure you want to overwrite the existing file?" #: es_test_records_tab.e:475 msgid "Remove all" msgstr "" #. Source code: f_Clear_breakpoints: STRING_32 do Result := locale.translation("Remove all breakpoints") end #: interface_names.e:386 msgid "Remove all breakpoints" msgstr "" #. Source code: f_clear_rows: STRING_32 do Result := locale.translation ("Remove all rows") end #: eb_metric_names.e:244 msgid "Remove all rows" msgstr "" #. Source code: f_remove_all_scopes: STRING_32 do Result := locale.translation ("Remove all scopes") end #: eb_metric_names.e:264 msgid "Remove all scopes" msgstr "" #. Source code: t_remove_all_value_retriever: STRING_32 do Result := locale.translation ("Remove all value retriever") end #: eb_metric_names.e:167 msgid "Remove all value retriever" msgstr "" #. Source code: l_Remove_object_desc: STRING_32 do Result := locale.translation("Remove an object from the tree") end #: interface_names.e:1486 msgid "Remove an object from the tree" msgstr "" #. Source code: f_diagram_remove_anchor: STRING_32 do Result := locale.translation("Remove anchor") end #: interface_names.e:500 msgid "Remove anchor" msgstr "" #. Source code: dial_cond_remove_and_term: STRING_GENERAL do Result := locale.translation ("Remove and-term") end #: conf_interface_names.e:434 msgid "Remove and-term" msgstr "" #. Source code: do Result := locale.translation ("Remove breakpoint") end #: debugger_names.e:260 msgid "Remove breakpoint" msgstr "" #. Source code: do Result := locale.translation ("Remove condition") end #: debugger_names.e:264 msgid "Remove condition" msgstr "" #. Source code: f_remove: STRING_32 do Result := locale.translation ("Remove current selected metric") end #: eb_metric_names.e:269 msgid "Remove current selected metric" msgstr "" #. Source code: e_Remove_object: STRING_32 do Result := locale.translation("Remove currently selected object") end #: interface_names.e:2606 msgid "Remove currently selected object" msgstr "" #. Source code: delayed_domain_item_appear_to_do: STRING_32 do Result := locale.translation ("Remove delayed domain item.") end #: eb_metric_names.e:1252 msgid "Remove delayed domain item." msgstr "" #. Source code: f_remove_detailed_result: STRING_32 do Result := locale.translation ("Remove detailed result?") end #: eb_metric_names.e:150 msgid "Remove detailed result?" msgstr "" #. Source code: remove_group_text: STRING_GENERAL do Result := locale.translation ("Remove group") end #: conf_interface_names.e:517 msgid "Remove group" msgstr "" #. Source code: b_Remove_handles: STRING_32 do Result := locale.translation("Remove handles") end #: interface_names.e:106 msgid "Remove handles" msgstr "" #. Source code: input_domain_item_appear_to_do: STRING_32 do Result := locale.translation ("Remove input domain item.") end #: eb_metric_names.e:1253 msgid "Remove input domain item." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Remove metric '$1'?"), [a_metric_name]) #: eb_metric_names.e:78 msgid "Remove metric '$1'?" msgstr "" #. Source code: m_remove_all: STRING = "Remove all" #: es_test_records_tab.e:474 msgid "Remove older" msgstr "" #. Source code: f_diagram_remove_right_angles: STRING_32 do Result := locale.translation("Remove right angles") end #: interface_names.e:467 msgid "Remove right angles" msgstr "" #. Source code: dialog_file_rule_remove_rule: STRING_GENERAL do Result := locale.translation ("Remove rule") end #: conf_interface_names.e:449 msgid "Remove rule" msgstr "" #. Source code: t_contract_remove_selected: STRING_32 do Result := locale.translation ("Remove selected contract") end #: interface_names.e:2456 msgid "Remove selected contract" msgstr "" #. Source code: f_remove_formatter: STRING_32 do Result := locale.translation ("Remove selected customized formatter") end #: interface_names.e:736 msgid "Remove selected customized formatter" msgstr "" #. Source code: f_remove_tool: STRING_32 do Result := locale.translation ("Remove selected customized tool") end #: interface_names.e:754 msgid "Remove selected customized tool" msgstr "" #. Source code: e_Remove_expressions: STRING_32 do Result := locale.translation("Remove selected expressions") end #: interface_names.e:2605 msgid "Remove selected expressions" msgstr "" #. Source code: f_remove_history_node: STRING_32 do Result := locale.translation ("Remove selected metric history") end #: eb_metric_names.e:143 msgid "Remove selected metric history" msgstr "" #. Source code: f_remove_scope: STRING_32 do Result := locale.translation ("Remove selected scope(s)") end #: eb_metric_names.e:263 msgid "Remove selected scope(s)" msgstr "" #. Source code: l_remove_stone_handler: STRING_32 do Result := locale.translation ("Remove selected stone handler") end #: interface_names.e:863 msgid "Remove selected stone handler" msgstr "" #. Source code: t_Remove_selected_test_cases: STRING_32 do Result := locale.translation ("Remove selected test cases") end #: interface_names.e:2434 msgid "Remove selected test cases" msgstr "" #. Source code: t_remove_value_retriever: STRING_32 do Result := locale.translation ("Remove selected value retriever") end #: eb_metric_names.e:166 msgid "Remove selected value retriever" msgstr "" #. Source code: m_remove_older: STRING = "Remove older" #: es_test_records_tab.e:473 msgid "Remove shown" msgstr "" #. Source code: l_remove_terminated: STRING = "Remove terminated" #: es_test_records_tab.e:470 msgid "Remove terminated" msgstr "" #. Source code: e_Remove_exported_feature: STRING_32 do Result := locale.translation("Remove the selected feature from this dynamic library definition") end #: interface_names.e:2604 msgid "Remove the selected feature from this dynamic library definition" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:608 msgid "Remove trailing white space" msgstr "" #. Source code: t_previous: STRING = "Previous" #: es_test_comparison_widget.e:784 msgid "Removed" msgstr "" #. Source code: lb_removing_dead_code_message: STRING = "Removing Unused Code" #: degree_output.e:694 msgid "Removing Unused Code" msgstr "" #. Source code: t_removing_metrics: STRING_32 do Result := locale.translation ("Removing metrics...") end #: eb_metric_names.e:103 msgid "Removing metrics..." msgstr "" #. Source code: l_removing_unneeded_items: STRING_32 do Result := locale.translation ("Removing unneeded items") end #: interface_names.e:1487 msgid "Removing unneeded items" msgstr "" #. Source code: lb_removing_dead_features_2: STRING = "Removing unused (dead) code ($1/$2)" #: es_graphical_degree_output.e:208 msgid "Removing unused (dead) code ($1/$2)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: b_Retry: STRING_32 do Result := locale.translation("Retry") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$$cursor$ #: interface_names.e:108 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:527 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:529 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:530 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:531 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:532 msgid "Rename" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Rename Class '$1' Globally to '$2'"), [old_name, new_name]) #: interface_names.e:2312 msgid "Rename Class '$1' Globally to '$2'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Rename Class '$1' Locally to '$2'"), [old_name,new_name]) #: interface_names.e:2305 msgid "Rename Class '$1' Locally to '$2'" msgstr "" #. Source code: f_refactoring_rename: STRING_32 do Result := locale.translation("Rename Feature/Class") end #: interface_names.e:634 msgid "Rename Feature/Class" msgstr "" #. Source code: l_rename_file: STRING_32 do Result := locale.translation("Rename File") end #: interface_names.e:641 msgid "Rename File" msgstr "" #. Source code: dialog_visible_renamed_name: STRING_GENERAL do Result := locale.translation ("Renamed name: ") end #: conf_interface_names.e:458 msgid "Renamed name: " msgstr "" #. Source code: h_refactoring_all_classes: STRING_32 do Result := locale.translation("Renames occurrences of the class name in any class. (Slow)") end #: interface_names.e:328 msgid "Renames occurrences of the class name in any class. (Slow)" msgstr "" #. Source code: h_refactoring_compiled: STRING_32 do Result := locale.translation("Renames only occurrences of the class name in compiled classes.") end #: interface_names.e:327 msgid "Renames only occurrences of the class name in compiled classes." msgstr "" #. Source code: #: conf_interface_names.e:249 msgid "Renaming" msgstr "" #. Source code: Result.force (locale.translation ("Renaming Unknown Class"), w_renaming_unknown_class) #: conf_interface_names.e:364 msgid "Renaming Unknown Class" msgstr "" #. Source code: group_renaming_description: STRING_GENERAL do Result := locale.translation ("Renaming of classes in this group.") end #: conf_interface_names.e:250 msgid "Renaming of classes in this group." msgstr "" #. Source code: b_Replace_all: STRING_32 do Result := locale.translation("Replace all") end #: interface_names.e:100 msgid "Replace" msgstr "" #. Source code: l_replace_comments: STRING_32 do Result := locale.translation("Replace Name in Comments") end #: interface_names.e:643 msgid "Replace Name in Comments" msgstr "" #. Source code: l_replace_strings: STRING_32 do Result := locale.translation("Replace Name in Strings") end #: interface_names.e:644 msgid "Replace Name in Strings" msgstr "" #. Source code: b_Replace_all: STRING_32 do Result := locale.translation("Replace all") end #: interface_names.e:101 msgid "Replace all" msgstr "" #. Source code: l_Replace_with_ellipsis: STRING_32 do Result := locale.translation("Replace with...") end #: interface_names.e:1489 msgid "Replace with..." msgstr "" #. Source code: l_Replace_with: STRING_32 do Result := locale.translation("Replace with: ") end #: interface_names.e:1488 msgid "Replace with: " msgstr "" #. Source code: m_Exec_replay_forth: STRING_32 do Result := locale.translation("Replay Execution: Next Stack") end #: interface_names.e:777 msgid "Replay Execution: Next Stack" msgstr "" #. Source code: m_Exec_replay_right: STRING_32 do Result := locale.translation("Replay Execution: Next Step") end #: interface_names.e:779 msgid "Replay Execution: Next Step" msgstr "" #. Source code: m_Exec_replay_back: STRING_32 do Result := locale.translation("Replay Execution: Previous Stack") end #: interface_names.e:776 msgid "Replay Execution: Previous Stack" msgstr "" #. Source code: m_Exec_replay_left: STRING_32 do Result := locale.translation("Replay Execution: Previous Step") end #: interface_names.e:778 msgid "Replay Execution: Previous Step" msgstr "" #. Source code: t_Exec_replay_to: STRING_32 do Result := locale.translation("Replay execution to selected call.") end #: interface_names.e:216 msgid "Replay execution to selected call." msgstr "" #. Source code: b_Activate_execution_replay_mode: STRING_32 do Result := locale.translation("Replay mode") end #: interface_names.e:208 msgid "Replay mode" msgstr "" #. Source code: e_Exec_replay_forth: STRING_32 do Result := locale.translation("Replay next execution stack") end #: interface_names.e:2666 msgid "Replay next execution stack" msgstr "" #. Source code: e_Exec_replay_right: STRING_32 do Result := locale.translation("Replay next execution step") end #: interface_names.e:2668 msgid "Replay next execution step" msgstr "" #. Source code: e_Exec_replay_back: STRING_32 do Result := locale.translation("Replay previous execution stack") end #: interface_names.e:2665 msgid "Replay previous execution stack" msgstr "" #. Source code: e_Exec_replay_left: STRING_32 do Result := locale.translation("Replay previous execution step") end #: interface_names.e:2667 msgid "Replay previous execution step" msgstr "" #. Source code: e_Exec_replay: STRING_32 do Result := locale.translation("Replay the execution") end #: interface_names.e:2664 msgid "Replay the execution" msgstr "" #. Source code: l_Search_report_hide: STRING_32 do Result := locale.translation("Report <<") end #: interface_names.e:1519 msgid "Report <<" msgstr "" #. Source code: l_Search_report_show: STRING_32 do Result := locale.translation("Report >>") end #: interface_names.e:1518 msgid "Report >>" msgstr "" #. none;[errors];errors_and_warnings #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:140 msgid "Report c compiler errors" msgstr "" #. Source code: l_repulsion_value (a_value: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Repulsion ($1%%)"), [a_value]) end #: interface_names.e:1498 msgid "Repulsion ($1%)" msgstr "" #. Source code: l_repulsion: STRING_32 do Result := locale.translation("Repulsion:") end #: interface_names.e:1497 msgid "Repulsion:" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: option_require_description: STRING_GENERAL do Result := locale.translation ("Evaluate precondition assertions?") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: conf_interface_names.e:295 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:339 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:342 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:343 msgid "Require" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:345 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:346 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:347 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:349 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:350 msgid "Require else" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:394 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:396 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:397 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:398 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:399 msgid "Rescue" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:272 msgid "Reserved background color" msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:271 msgid "Reserved text color" msgstr "" #. Source code: b_New_command: STRING_32 do Result := locale.translation("Add...") end #: interface_names.e:85 msgid "Reset" msgstr "" #. Source code: b_bp_reset_hits_count: STRING_32 do Result := locale.translation("Reset Hits Count") end #: interface_names.e:225 msgid "Reset Hits Count" msgstr "" #. Source code: m_objects_tool_layout_reset: STRING_32 do Result := locale.translation ("Reset To Default") end #: interface_names.e:609 msgid "Reset To Default" msgstr "" #. Source code: m_reset_layout: STRING_32 do Result := locale.translation ("Reset Tools Layout") end #: interface_names.e:653 msgid "Reset Tools Layout" msgstr "" #. Source code: f_diagram_reset_view: STRING_32 do Result := locale.translation("Reset current view") end #: interface_names.e:474 msgid "Reset current view" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Reset hits count ($1)"), [a_count]) end #: debugger_names.e:270 msgid "Reset hits count ($1)" msgstr "" #. Source code: l_clean_user_file: STRING_32 do Result := locale.translation("Reset user settings") end #: interface_names.e:1103 msgid "Reset user settings" msgstr "" #. Source code: m_resize_to_content: STRING_32 do Result := locale.translation("Resize to content") end #: interface_names.e:648 msgid "Resize to content" msgstr "" #. Source code: m_resize_to_visible_content: STRING_32 do Result := locale.translation("Resize to visible content") end #: interface_names.e:649 msgid "Resize to visible content" msgstr "" #. Source code: #: conf_interface_names.e:189 msgid "Resource" msgstr "" #. Source code: external_resource_tree: STRING_GENERAL do Result := locale.translation ("Resources") end #: conf_interface_names.e:195 msgid "Resources" msgstr "" #. Source code: b_Break: STRING_32 do Result := locale.translation("Break") end #: interface_names.e:121 msgid "Restart" msgstr "" #. Source code: m_restart_application: STRING_32 do Result := locale.translation ("Restart application") end #: interface_names.e:729 msgid "Restart application" msgstr "" #. Source code: Tooltip_mini_toolbar_minimize: STRING_32 #: docking_names.e:49 msgid "Restore" msgstr "" #. Source code: m_Dbg_assertion_checking_restore: STRING_32 do Result := locale.translation("Restore Assertion Checking") end #: interface_names.e:438 msgid "Restore Assertion Checking" msgstr "" #. Source code: l_restore_default: STRING_32 do Result := locale.translation ("Restore Default") end #: interface_names.e:1494 msgid "Restore Default" msgstr "" #. Source code: l_restore_defaults: STRING_32 do Result := locale.translation ("Restore Defaults") end #: interface_names.e:1493 msgid "Restore Defaults" msgstr "" #. Source code: b_Dbg_assertion_checking_restore: STRING_32 do Result := locale.translation("Restore assertion checking") end #: interface_names.e:181 msgid "Restore assertion checking" msgstr "" #. Source code: e_Restore_normal_mode: STRING_32 do Result := locale.translation("Restore the environment to normal mode") end #: interface_names.e:2607 msgid "Restore the environment to normal mode" msgstr "" #. Source code: locale.translation("Restrictors"), locale.translation("Main Editor Views")>> #: interface_names.e:909 msgid "Restrictors" msgstr "" #. Source code: f_double_click_to_go_to_result_panel: STRING_32 do Result := locale.translation ("Double click to go to result panel") end #: eb_metric_names.e:151 msgid "Result" msgstr "" #. Source code: f_statistics: STRING = "Statistics" #: es_test_comparison_widget.e:789 msgid "Result File" msgstr "" #. Source code: c_types: STRING = "Type of test" #: es_test_tree.e:297 msgid "Results" msgstr "" #. Source code: #: eb_metric_names.e:92 msgid "Results:" msgstr "" #. Source code: d_Resynchronizing_breakpoints: STRING_32 do Result := locale.translation("Resynchronizing Breakpoints") end #: interface_names.e:319 msgid "Resynchronizing Breakpoints" msgstr "" #. Source code: d_Resynchronizing_tools: STRING_32 do Result := locale.translation("Resynchronizing Tools") end #: interface_names.e:320 msgid "Resynchronizing Tools" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Retarget to $1 '$2'"), [a_type, a_name]) #: interface_names.e:1004 msgid "Retarget to $1 '$2'" msgstr "" #. Source code: Result := locale.translation ("Retrieve client classes") #: eb_metric_names.e:323 msgid "Retrieve client classes" msgstr "" #. Source code: w_retrieve_default_color: STRING_32 do Result := locale.translation ("Retrieve default color.") end; #: warning_messages.e:1121 msgid "Retrieve default color." msgstr "" #. Source code: Result := locale.translation ("Retrieve indirect client classes") #: eb_metric_names.e:314 msgid "Retrieve indirect client classes" msgstr "" #. Source code: Result := locale.translation ("Retrieve indirect supplier classes") #: eb_metric_names.e:312 msgid "Retrieve indirect supplier classes" msgstr "" #. Source code: Result := locale.translation ("Retrieve normally referenced client classes") #: eb_metric_names.e:332 msgid "Retrieve normally referenced client classes" msgstr "" #. Source code: Result := locale.translation ("Retrieve normally referenced supplier classes") #: eb_metric_names.e:330 msgid "Retrieve normally referenced supplier classes" msgstr "" #. Source code: Result := locale.translation ("Retrieve only syntactially referenced client classes") #: eb_metric_names.e:341 msgid "Retrieve only syntactially referenced client classes" msgstr "" #. Source code: Result := locale.translation ("Retrieve only syntactially referenced supplier classes") #: eb_metric_names.e:339 msgid "Retrieve only syntactially referenced supplier classes" msgstr "" #. Source code: Result := locale.translation ("Retrieve supplier classes") #: eb_metric_names.e:321 msgid "Retrieve supplier classes" msgstr "" #. Source code: l_synchronizing_errors: STRING = "Retrieving last compilation's error and warning information..." #: es_event_list_tool_panel_base.e:1309 msgid "Retrieving last compilation's error and warning information..." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Retrieving project in: $1%Nwas interrupted. Cannot continue."), [dir_name]) #: warning_messages.e:106 msgid "" "Retrieving project in: $1\n" "was interrupted. Cannot continue." msgstr "" #. Source code: b_Search: STRING_32 do Result := locale.translation("Search") end #: interface_names.e:109 msgid "Retry" msgstr "" #. Source code: ws_Execution_Profile: STRING_32 do Result := locale.translation("Reuse or Generate an Execution Profile.") end #: interface_names.e:2704 msgid "Reuse or Generate an Execution Profile." msgstr "" #. Source code: d_Reverse_engineering: STRING_32 do Result := locale.translation("Reverse Engineering Project") end #: interface_names.e:321 msgid "Reverse Engineering Project" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:39 msgid "Right debug layout" msgstr "" #. Source code: l_rollback_question: STRING_32 do Result := locale.translation("Rollback?") end #: interface_names.e:1499 msgid "Rollback?" msgstr "" #. Source code: Result.force (locale.translation ("Romanian"), "ro") #: locale_names.e:104 msgid "Romanian" msgstr "" #. Source code: Result.force (locale.translation ("Romanian (Romania)"), "ro_ro") #: locale_names.e:301 msgid "Romanian (Romania)" msgstr "" #. Source code: Result.force (locale.translation ("Romansh"), "rm") #: locale_names.e:103 msgid "Romansh" msgstr "" #. Source code: Result.force (locale.translation ("Romansh (Switzerland)"), "rm_ch") #: locale_names.e:300 msgid "Romansh (Switzerland)" msgstr "" #. Source code: target_root_description: STRING_GENERAL do Result := locale.translation ("Root cluster, class, feature of the system.") end #: conf_interface_names.e:94 msgid "Root" msgstr "" #. Source code: lb_name: STRING = "name" #: es_output_routines.e:242 msgid "Root Class" msgstr "" #. Source code: t_Root_class_name_error: STRING_GENERAL do Result := locale.translation ("Root Class Name Error") end #: interface_names.e:150 msgid "Root Class Name Error" msgstr "" #. Source code: target_dialog_root_cluster: STRING_GENERAL do Result := locale.translation ("Root Cluster") end #: conf_interface_names.e:102 msgid "Root Cluster" msgstr "" #. Source code: target_dialog_root_feature: STRING_GENERAL do Result := locale.translation ("Root Procedure") end #: conf_interface_names.e:104 msgid "Root Procedure" msgstr "" #. Source code: l_Root_class_external_name: STRING_GENERAL do Result := locale.translation ("Root class .NET name") end #: interface_names.e:24 msgid "Root class .NET name" msgstr "" #. Source code: l_Root_class_name: STRING_GENERAL do Result := locale.translation ("Root class name") end #: interface_names.e:23 msgid "Root class name" msgstr "" #. Source code: l_Root_class: STRING_32 do Result := locale.translation("Root class name: ") end #: interface_names.e:1500 msgid "Root class name: " msgstr "" #. Source code: l_Root_class_name: STRING_32 do Result := locale.translation("Root class: ") end #: interface_names.e:1501 msgid "Root class: " msgstr "" #. Source code: target_root_description: STRING_GENERAL do Result := locale.translation ("Root cluster, class, feature of the system.") end #: conf_interface_names.e:95 msgid "Root cluster, class, feature of the system." msgstr "" #. Source code: l_Root_cluster_name: STRING_32 do Result := locale.translation("Root cluster: ") end #: interface_names.e:1502 msgid "Root cluster: " msgstr "" #. Source code: l_Root_feature_name: STRING_32 do Result := locale.translation("Root feature: ") end #: interface_names.e:1503 msgid "Root feature: " msgstr "" #. Source code: b_proxy_timeout: STRING = "Routine timeout (seconds)" #: es_test_generation_wizard_page_panel.e:588 msgid "Routine timeout (seconds)" msgstr "" #. Source code: #: interface_names.e:1507 msgid "Routines" msgstr "" #. 255;255;170 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:21 msgid "Row highlight background color" msgstr "" #. 205;230;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:22 msgid "Row replayable background color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_unresolved_button: STRING = "Unresolved" #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #: es_test_statistics_widget.e:299 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:784 msgid "Run" msgstr "" #. Source code: b_run_and_close: STRING_32 do Result := locale.translation("Run & Close") end #: interface_names.e:169 msgid "Run & Close" msgstr "" #. Source code: m_Exec_nostop: STRING_32 do Result := locale.translation("Run &Ignoring Breakpoints") end #: interface_names.e:542 msgid "Run &Ignoring Breakpoints" msgstr "" #. Source code: b_Run_finalized: STRING_32 do Result := locale.translation("Run Finalized") end #: interface_names.e:170 msgid "Run Finalized" msgstr "" #. Source code: b_Exec_no_stop: STRING_32 do Result := locale.translation("Run Without Breakpoints") end #: interface_names.e:163 msgid "Run Without Breakpoints" msgstr "" #. Source code: b_Run_workbench: STRING_32 do Result := locale.translation("Run Workbench") end #: interface_names.e:171 msgid "Run Workbench" msgstr "" #. Source code: m_run_failing: STRING = "Run failing" #: es_testing_tool_panel.e:740 msgid "Run all" msgstr "" #. Source code: f_run_button: STRING = "Run all tests in background" #: es_testing_tool_panel.e:736 msgid "Run all tests in background" msgstr "" #. Source code: f_run_process_hidden_button: STRING_32 do Result := locale.translation ("Run command hidden") end #: eb_external_output_names.e:22 msgid "Run command hidden" msgstr "" #. Source code: m_run_filtered: STRING = "Run filtered" #: es_testing_tool_panel.e:741 msgid "Run failing" msgstr "" #. Source code: m_run_selected: STRING = "Run selected" #: es_testing_tool_panel.e:742 msgid "Run filtered" msgstr "" #. Source code: tt_run_filtered: STRING = "Run filtered tests" #: es_testing_tool_panel.e:744 msgid "Run filtered tests" msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:790 msgid "Run finalized outside" msgstr "" #. Source code: f_Run_finalized: STRING_32 do Result := locale.translation("Run finalized system") end #: interface_names.e:655 msgid "Run finalized system" msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:785 msgid "Run ignore breakpoints" msgstr "" #. Source code: tt_run_filtered: STRING = "Run filtered tests" #: es_testing_tool_panel.e:743 msgid "Run selected" msgstr "" #. Source code: f_run: STRING_32 do Result := locale.translation ("Run selected metric%NRunnable when a metric is selected and input domain is set.") end #: eb_metric_names.e:238 msgid "" "Run selected metric\n" "Runnable when a metric is selected and input domain is set." msgstr "" #. Source code: tt_run_selected: STRING = "Run selected tests" #: es_testing_tool_panel.e:745 msgid "Run selected tests" msgstr "" #. Source code: do Result := locale.translation ("Run to next stop point") end #: debugger_names.e:215 msgid "Run to next stop point" msgstr "" #. F10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:12 msgid "Run to the line at the cursor position." msgstr "" #. F10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:12 msgid "Run to this point" msgstr "" #. Source code: do Result := locale.translation ("Run without stop point") end #: debugger_names.e:217 msgid "Run without stop point" msgstr "" #. Source code: e_Exec_no_stop: STRING_32 do Result := locale.translation("Run without stopping at breakpoints") end #: interface_names.e:2575 msgid "Run without stopping at breakpoints" msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:789 msgid "Run workbench outside" msgstr "" #. Source code: f_Run_workbench: STRING_32 do Result := locale.translation("Run workbench system") end #: interface_names.e:657 msgid "Run workbench system" msgstr "" #. Source code: l_Runtime_information_record: STRING_32 do Result := locale.translation("Run-time information record") end #: interface_names.e:1508 msgid "Run-time information record" msgstr "" #. Source code: tt_passes: STRING = "Passes" #: es_test_tag_tree_grid_layout.e:288 msgid "Running" msgstr "" #. Source code: l_run_after_all: STRING_32 do Result := "run_after_all" end #: interface_names.e:1509 msgid "Runs" msgstr "" #. Source code: wt_Runtime_information_record_error: STRING_32 do Result := locale.translation("Runtime Information Record Error") end #: interface_names.e:2729 msgid "Runtime Information Record Error" msgstr "" #. Source code: Result.force (locale.translation ("Russian"), "ru") #: locale_names.e:105 msgid "Russian" msgstr "" #. Source code: Result.force (locale.translation ("Russian (Russia)"), "ru_ru") #: locale_names.e:302 msgid "Russian (Russia)" msgstr "" #. Source code: m_Save_As: STRING_32 do Result := locale.translation("S&ave As...") end #: interface_names.e:661 msgid "S&ave As..." msgstr "" #. Source code: m_Showsuppliers: STRING_32 do Result := locale.translation("S&uppliers") end #: interface_names.e:700 msgid "S&uppliers" msgstr "" #. Source code: m_Send_stone_to_context: STRING_32 do Result := locale.translation("S&ynchronize Context Tool") end #: interface_names.e:941 msgid "S&ynchronize Context Tool" msgstr "" #. Source code: m_Display_system_info: STRING_32 do Result := locale.translation("S&ystem Info") end #: interface_names.e:896 msgid "S&ystem Info" msgstr "" #. Source code: target_concurrency_scoop_name: STRING_GENERAL do Result := locale.translation ("SCOOP (not supported yet)") end #: conf_interface_names.e:128 msgid "SCOOP (not supported yet)" msgstr "" #. Source code: w_source_name_attribute_expected: STRING_32 do Result := locale.translation ("SOURCE name attribute expected") end #: warning_messages.e:942 msgid "SOURCE name attribute expected" msgstr "" #. Source code: Result.force (locale.translation ("Same UUID"), w_same_uuid) #: conf_interface_names.e:360 msgid "Same UUID" msgstr "" #. Source code: Result.force (locale.translation ("Sinhala"), "si") #: locale_names.e:109 msgid "Sami" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Inari, Finland)"), "smn_fi") #: locale_names.e:316 msgid "Sami (Inari, Finland)" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Lule, Norway)"), "smj_no") #: locale_names.e:314 msgid "Sami (Lule, Norway)" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Lule, Sweden)"), "smj_se") #: locale_names.e:315 msgid "Sami (Lule, Sweden)" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Northern, Finland)"), "se_fi") #: locale_names.e:306 msgid "Sami (Northern, Finland)" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Northern, Norway)"), "se_no") #: locale_names.e:307 msgid "Sami (Northern, Norway)" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Northern, Sweden)"), "se_se") #: locale_names.e:308 msgid "Sami (Northern, Sweden)" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Skolt, Finland)"), "sms_fi") #: locale_names.e:317 msgid "Sami (Skolt, Finland)" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Southern, Norway)"), "sma_no") #: locale_names.e:312 msgid "Sami (Southern, Norway)" msgstr "" #. Source code: Result.force (locale.translation ("Sami (Southern, Sweden)"), "sma_se") #: locale_names.e:313 msgid "Sami (Southern, Sweden)" msgstr "" #. Source code: Result.force (locale.translation ("Sanskrit"), "sa") #: locale_names.e:107 msgid "Sanskrit" msgstr "" #. Source code: Result.force (locale.translation ("Sanskrit (India)"), "sa_in") #: locale_names.e:304 msgid "Sanskrit (India)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: f_new: STRING_32 do Result := locale.translation ("New metric") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #: eb_metric_names.e:267 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:735 msgid "Save" msgstr "" #. Source code: t_save_1: STRING = "Save $1 Output" #: es_outputs_tool_panel.e:987 msgid "Save $1 Output" msgstr "" #. Source code: m_Save_All: STRING_32 do Result := locale.translation("Save &All") end #: interface_names.e:663 msgid "Save &All" msgstr "" #. Source code: #: interface_names.e:115 msgid "Save All" msgstr "" #. Source code: b_Save_as: STRING_32 do Result := locale.translation("Save As...") end #: interface_names.e:136 msgid "Save As..." msgstr "" #. Source code: t_save_backup: STRING_32 do Result := locale.translation("Save Backup") end #: interface_names.e:2201 msgid "Save Backup" msgstr "" #. Source code: e_save_c_compilation_output: STRING_32 do Result := locale.translation("Save C Compilation output to file") end #: interface_names.e:2635 msgid "Save C Compilation output to file" msgstr "" #. Source code: m_Export_to: STRING_32 do Result := locale.translation("Save Cop&y As...") end #: interface_names.e:549 msgid "Save Cop&y As..." msgstr "" #. Source code: m_Save_debuggee_object: STRING_32 do Result := locale.translation("Save Debuggee Object") end #: interface_names.e:783 msgid "Save Debuggee Object" msgstr "" #. Source code: m_save_layout_as: STRING_32 do Result := locale.translation ("Save Layout As...") end #: interface_names.e:664 msgid "Save Layout As..." msgstr "" #. Source code: b_Save_object: STRING_32 do Result := locale.translation("Save Object") end #: interface_names.e:220 msgid "Save Object" msgstr "" #. S #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:736 msgid "Save all" msgstr "" #. Source code: e_Save_call_stack: STRING_32 do Result := locale.translation("Save call stack to a text file") end #: interface_names.e:2610 msgid "Save call stack to a text file" msgstr "" #. Source code: tt_save_output: STRING = "Save current output to disk" #: es_outputs_tool_panel.e:992 msgid "Save current output to disk" msgstr "" #. Source code: e_Save_exception_into: STRING_32 do Result := locale.translation("Save exception message to a text file") end #: interface_names.e:2611 msgid "Save exception message to a text file" msgstr "" #. Source code: t_contract_save_to_class: STRING_32 do Result := locale.translation ("Save modifications to the associated class") end #: interface_names.e:2454 msgid "Save modifications to the associated class" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Save new configuration format as '$1'?"), [a_str]) #: ewb_names.e:112 msgid "Save new configuration format as '$1'?" msgstr "" #. Source code: f_save_output_button: STRING_32 do Result := locale.translation ("Save output to file") end #: eb_external_output_names.e:34 msgid "Save output to file" msgstr "" #. Source code: e_Save_dynamic_lib_definition: STRING_32 do Result := locale.translation("Save this dynamic library definition") end #: interface_names.e:2612 msgid "Save this dynamic library definition" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Saving docking data error: %"$1%""), [a_expression]) #: interface_names.e:2032 msgid "Saving docking data error: \"$1\"" msgstr "" #. Source code: t_saving_metrics: STRING_32 do Result := locale.translation ("Saving metrics...") end #: eb_metric_names.e:102 msgid "Saving metrics..." msgstr "" #. Source code: l_Search_backward: STRING_32 do Result := locale.translation("Search backwards") end #: interface_names.e:1513 msgid "Scope" msgstr "" #. Source code: #: interface_names.e:1517 msgid "Scope <<" msgstr "" #. Source code: #: interface_names.e:1516 msgid "Scope >>" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:197 msgid "Screen x position of the project settings dialog." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:198 msgid "Screen y position of the project settings dialog." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:604 msgid "Scrolling common line count" msgstr "" #. Source code: t_tool_title: STRING = "Search" #: es_search_tool.e:62 msgid "Search" msgstr "" #. Source code: t_tool_title: STRING = "Search Report" #: es_search_report_tool.e:61 msgid "Search Report" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:133 msgid "Search a folder for classes recursively?" msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:700 msgid "Search backward" msgstr "" #. Source code: l_Search_backward: STRING_32 do Result := locale.translation("Search backwards") end #: interface_names.e:1514 msgid "Search backwards" msgstr "" #. Source code: h_search_for_class_recursively: STRING_32 do Result := locale.translation ("Search folder for classes recursively?") end #: interface_names.e:2025 msgid "Search folder for classes recursively?" msgstr "" #. Source code: f_search_for_class: STRING_32 do Result := locale.translation ("Search for group/class/feature") end #: eb_metric_names.e:272 msgid "Search for group/class/feature" msgstr "" #. Source code: l_Search_for: STRING_32 do Result := locale.translation("Search for: ") end #: interface_names.e:1515 msgid "Search for: " msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:701 msgid "Search forward" msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:771 msgid "Search new class and compile" msgstr "" #. Source code: m_search_scope: STRING_32 do Result := locale.translation ("Search scope") end #: interface_names.e:1034 msgid "Search scope" msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:703 msgid "Search selection backward" msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:702 msgid "Search selection forward" msgstr "" #. Source code: tt_search_output: STRING = "Search the output" #: es_outputs_tool_panel.e:993 msgid "Search the output" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. [Current Editor];Whole Project;Custom #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:653 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:654 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:655 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:656 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:657 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:658 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:659 msgid "Search tool" msgstr "" #. Source code: l_searching_selected_file: STRING_32 do Result := locale.translation("Searching selected file...") end #: interface_names.e:1937 msgid "Searching selected file..." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:723 msgid "Second external command shortcut." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Section %"$1%" is missing."), [a_section_name]) #: eb_metric_names.e:1149 msgid "Section \"$1\" is missing." msgstr "" #. Source code: t_See_failure_trace: STRING_32 do Result := locale.translation ("See failure trace") end #: interface_names.e:2405 msgid "See failure trace" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:146 msgid "" "Seed used by AutoTest to generate random input (if zero current time is " "used)." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:548 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:550 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:551 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:552 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:553 msgid "Select" msgstr "" #. Source code: m_Select_all: STRING_32 do Result := locale.translation("Select &All%TCtrl+A") end #: interface_names.e:667 msgid "Select &All\tCtrl+A" msgstr "" #. Source code: t_select_all_history: STRING_32 do Result := locale.translation ("Select All") end #: eb_metric_names.e:157 msgid "Select All" msgstr "" #. Source code: t_select_all_metrics: STRING_32 do Result := locale.translation ("Select All Metrics") end #: eb_metric_names.e:122 msgid "Select All Metrics" msgstr "" #. Source code: t_Select_class: STRING_32 do Result := locale.translation("Select Class") end #: interface_names.e:2202 msgid "Select Class" msgstr "" #. Source code: t_Select_cluster: STRING_32 do Result := locale.translation("Select Cluster") end #: interface_names.e:2203 msgid "Select Cluster" msgstr "" #. Source code: t_Diagram_context_depth: STRING_32 do Result := locale.translation("Select Depths") end #: interface_names.e:2237 msgid "Select Depths" msgstr "" #. Source code: t_Select_feature: STRING_32 do Result := locale.translation("Select Feature") end #: interface_names.e:2204 msgid "Select Feature" msgstr "" #. Source code: t_select_integral_metrics: STRING_32 do Result := locale.translation ("Select Integral Metrics") end #: eb_metric_names.e:124 msgid "Select Integral Metrics" msgstr "" #. Source code: t_select_recalculatable_history: STRING_32 do Result := locale.translation ("Select Recalculatable") end #: eb_metric_names.e:159 msgid "Select Recalculatable" msgstr "" #. Source code: l_select_viewer: STRING_32 do Result := locale.translation ("Select Viewer") end #: interface_names.e:1659 msgid "Select Viewer" msgstr "" #. Source code: t_Select_a_directory: STRING_32 do Result := locale.translation("Select a Directory") end #: interface_names.e:2207 msgid "Select a Directory" msgstr "" #. Source code: t_Select_a_file: STRING_32 do Result := locale.translation("Select a File") end #: interface_names.e:2206 msgid "Select a File" msgstr "" #. Source code: ws_Execution_Profile_Generation: STRING_32 do Result := locale.translation("Select a Run-time information record to generate the Execution profile") end #: interface_names.e:2711 msgid "Select a Run-time information record to generate the Execution profile" msgstr "" #. Source code: l_select_cluster_to_display: STRING_32 do Result := locale.translation("Select a cluster to display available views") end #: interface_names.e:1939 msgid "Select a cluster to display available views" msgstr "" #. Source code: w_Select_feature_to_pull: STRING_32 do Result := locale.translation ("Select a feature to pull up.%NEither use pick and drop or target the editor to the feature to pull up.") end #: warning_messages.e:815 msgid "" "Select a feature to pull up.\n" "Either use pick and drop or target the editor to the feature to pull up." msgstr "" #. Source code: t_select_file_for_backup: STRING_32 do Result := locale.translation ("Select a file for user-defined metrics backup:") end #: eb_metric_names.e:128 msgid "Select a file for user-defined metrics backup:" msgstr "" #. Source code: l_No_feature: STRING_32 do Result := locale.translation("Select a fully compiled feature to have information about it.") end #: interface_names.e:1399 msgid "Select a fully compiled feature to have information about it." msgstr "" #. Source code: t_select_archive: STRING_32 do Result := locale.translation ("Select a metric archive file") end #: eb_metric_names.e:66 msgid "Select a metric archive file" msgstr "" #. Source code: l_select_element_to_show_info: STRING_32 do Result := locale.translation("Select a target/group/folder/class to show information about it.") end #: interface_names.e:2008 msgid "Select a target/group/folder/class to show information about it." msgstr "" #. Source code: l_select_a_test_run: STRING_32 do Result := locale.translation("Select a test run:") end #: interface_names.e:1949 msgid "Select a test run:" msgstr "" #. Source code: l_select_all: STRING_32 do Result := locale.translation("Select all") end #: interface_names.e:1520 msgid "Select all" msgstr "" #. Source code: f_select_all_history: STRING_32 do Result := locale.translation ("Select all history items") end #: eb_metric_names.e:153 msgid "Select all history items" msgstr "" #. Source code: tt_locale: STRING = "Select an alternative locale for the output" #: es_locale_editor_widget.e:201 msgid "Select an alternative locale for the output" msgstr "" #. Source code: tt_output_list: STRING = "Select an alternative the output" #: es_outputs_tool_panel.e:991 msgid "Select an alternative the output" msgstr "" #. Source code: f_select_exist_archive_file: STRING_32 do Result := locale.translation ("Select an existing metric archive file") end #: eb_metric_names.e:252 msgid "Select an existing metric archive file" msgstr "" #. Source code: l_select_another_view: STRING_32 do Result := locale.translation("Select another view if you want to save current placement.") end #: interface_names.e:1948 msgid "Select another view if you want to save current placement." msgstr "" #. Source code: w_Profiler_select_one_language: STRING_32 do Result := locale.translation ("Select at least one language.") end #: warning_messages.e:767 msgid "Select at least one language." msgstr "" #. Source code: w_Profiler_select_one_output_switch: STRING_32 do Result := locale.translation ("Select at least one output switch.") end #: warning_messages.e:765 msgid "Select at least one output switch." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:40 msgid "Select call stack entry on double click?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:40 msgid "Select call stack level on double click" msgstr "" #. Source code: w_Select_class_feature_to_rename: STRING_32 do Result := locale.translation ("Select class or feature to rename.%NEither use pick and drop or target the editor to the feature or class.") end #: warning_messages.e:814 msgid "" "Select class or feature to rename.\n" "Either use pick and drop or target the editor to the feature or class." msgstr "" #. Source code: l_select_cluster_to_generate: STRING_32 do Result := locale.translation("Select clusters to generate documentation for") end #: interface_names.e:1940 msgid "Select clusters to generate documentation for" msgstr "" #. Source code: t_select_current_archive: STRING_32 do Result := locale.translation ("Select current archive (URL acceptable):") end #: eb_metric_names.e:87 msgid "Select current archive (URL acceptable):" msgstr "" #. Source code: f_select_current_archive: STRING_32 do Result := locale.translation ("Select current metric archive file") end #: eb_metric_names.e:256 msgid "Select current metric archive file" msgstr "" #. Source code: f_diagram_context_depth: STRING_32 do Result := locale.translation("Select depth of relations") end #: interface_names.e:471 msgid "Select depth of relations" msgstr "" #. Source code: l_select_directory_to_generate: STRING_32 do Result := locale.translation("Select directory to generate the documentation in") end #: interface_names.e:1942 msgid "Select directory to generate the documentation in" msgstr "" #. Source code: t_select_domain_scope: STRING_32 do Result := locale.translation ("Select domain scope") end #: eb_metric_names.e:95 msgid "Select domain scope" msgstr "" #. Source code: l_select_feature_type: STRING_32 do Result := locale.translation("Select feature type") end #: interface_names.e:1943 msgid "Select feature type" msgstr "" #. Source code: t_Select_features_for_which: STRING_32 do Result := locale.translation("Select features for which feature method stubs should be generated.") end #: interface_names.e:2205 msgid "Select features for which feature method stubs should be generated." msgstr "" #. Source code: l_select_format_for_output: STRING_32 do Result := locale.translation("Select format for output") end #: interface_names.e:1944 msgid "Select format for output" msgstr "" #. Source code: l_select_indexing_to_generate: STRING_32 do Result := locale.translation("Select indexing items to include in HTML meta tags") end #: interface_names.e:1946 msgid "Select indexing items to include in HTML meta tags" msgstr "" #. Source code: l_select_input_domain: STRING_32 do Result := locale.translation ("Select input domain:") end #: eb_metric_names.e:202 msgid "Select input domain:" msgstr "" #. Source code: t_select_tester: STRING_32 do Result := locale.translation ("Select metric value testers:") end #: eb_metric_names.e:171 msgid "Select metric value testers:" msgstr "" #. Source code: t_select_metric: STRING_32 do Result := locale.translation ("Select metric:") end #: eb_metric_names.e:85 msgid "Select metric:" msgstr "" #. Source code: l_select_none: STRING_32 do Result := locale.translation("Select none") end #: interface_names.e:1521 msgid "Select none" msgstr "" #. Source code: f_select_recalculatable_history: STRING_32 do Result := locale.translation ("Select recalculatable history items") end #: eb_metric_names.e:155 msgid "Select recalculatable history items" msgstr "" #. Source code: t_select_reference_archive: STRING_32 do Result := locale.translation ("Select reference archive (URL acceptable):") end #: eb_metric_names.e:86 msgid "Select reference archive (URL acceptable):" msgstr "" #. Source code: f_select_reference_archive: STRING_32 do Result := locale.translation ("Select reference metric archive file") end #: eb_metric_names.e:257 msgid "Select reference metric archive file" msgstr "" #. Source code: b_select_target: STRING_32 do Result := locale.translation ("Select target") end #: interface_names.e:111 msgid "Select target" msgstr "" #. Source code: ws_Compilation_mode: STRING_32 do Result := locale.translation("Select the Compilation mode.") end #: interface_names.e:2701 msgid "Select the Compilation mode." msgstr "" #. Source code: l_Choose_folder: STRING_32 do Result := locale.translation("Select the destination folder ") end #: interface_names.e:1079 msgid "Select the destination folder " msgstr "" #. Source code: l_select_diagrams_to_generate: STRING_32 do Result := locale.translation("Select the diagrams to generate") end #: interface_names.e:1941 msgid "Select the diagrams to generate" msgstr "" #. Source code: l_select_format_to_use: STRING_32 do Result := locale.translation("Select the formats to use") end #: interface_names.e:1945 msgid "Select the formats to use" msgstr "" #. Source code: ws_Switches_and_query: STRING_32 do Result := locale.translation("Select the information you need and formulate your query.") end #: interface_names.e:2724 msgid "Select the information you need and formulate your query." msgstr "" #. Source code: select_the_target_you_want: STRING_32 do Result := locale.translation ("Select the target you want (0 to quit): ") end #: ewb_names.e:37 msgid "Select the target you want (0 to quit): " msgstr "" #. Source code: t_contract_select_mode: STRING_32 do Result := locale.translation ("Select the type of contracts to edit") end #: interface_names.e:2461 msgid "Select the type of contracts to edit" msgstr "" #. Source code: l_select_the_view: STRING_32 do Result := locale.translation("Select the view you want to use") end #: interface_names.e:1947 msgid "Select the view you want to use" msgstr "" #. Source code: l_diagram_create_links: STRING_32 do Result := locale.translation("Select type of new links") end #: interface_names.e:520 msgid "Select type of new links" msgstr "" #. Source code: t_select_working_directory: STRING_32 do Result := locale.translation("Select working directory") end #: interface_names.e:2387 msgid "Select working directory" msgstr "" #. Source code: f_select_predefined_metrics: STRING_32 do Result := locale.translation ("Select/deselect predefined metrics") end #: eb_metric_names.e:259 msgid "Select/deselect predefined metrics" msgstr "" #. Source code: f_select_userdefined_metrics: STRING_32 do Result := locale.translation ("Select/deselect user-defined metrics") end #: eb_metric_names.e:258 msgid "Select/deselect user-defined metrics" msgstr "" #. Source code: l_Selected_assemblies_name: STRING_GENERAL do Result := locale.translation ("Selected assemblies Name") end #: interface_names.e:25 msgid "Selected assemblies Name" msgstr "" #. Source code: w_read_only_cluster: STRING_32 do Result := locale.translation ("Selected cluster is read only. Please select a writable cluster for class creation.") end #: warning_messages.e:948 msgid "" "Selected cluster is read only. Please select a writable cluster for class " "creation." msgstr "" #. Source code: t_selected_metric: STRING_32 do Result := locale.translation ("Selected metric") end #: eb_metric_names.e:69 msgid "Selected metric" msgstr "" #. Source code: e_selected_text_is_not_file: STRING_32 do Result := locale.translation("Selected text is not a correct file name.") end #: interface_names.e:2644 msgid "Selected text is not a correct file name." msgstr "" #. Source code: l_selected_file_not_found: STRING_32 do Result := locale.translation("Selected text is not a valid file name or the file cannot be found") end #: interface_names.e:1938 msgid "Selected text is not a valid file name or the file cannot be found" msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:620 msgid "Selection background color" msgstr "" #. 255;255;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:619 msgid "Selection text color" msgstr "" #. Source code: #: interface_names.e:668 msgid "Sen&d to" msgstr "" #. Source code: f_Input_send_button: STRING_32 do Result := locale.translation ("Send input data into the running command") end #: eb_external_output_names.e:19 msgid "Send input data into the running command" msgstr "" #. Source code: f_send_input_button: STRING_32 do Result := locale.translation ("Send input to command") end #: eb_external_output_names.e:24 msgid "Send input to command" msgstr "" #. Source code: f_send_to_history: STRING_32 do Result := locale.translation ("Send last calculated metric value to history") end #: eb_metric_names.e:145 msgid "Send last calculated metric value to history" msgstr "" #. Down #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:762 msgid "Send to context" msgstr "" #. Source code: e_Shell: STRING_32 do Result := locale.translation("Send to external editor") end #: interface_names.e:2618 msgid "Send to external editor" msgstr "" #. Source code: #: docking_names.e:159 msgid "Separator" msgstr "" #. Source code: Result.force (locale.translation ("Serbian"), "sr") #: locale_names.e:115 msgid "Serbian" msgstr "" #. Source code: Result.force (locale.translation ("Serbian (Bosnia and Herzegovina, Cyrillic)"), "sr_cyrl_ba") #: locale_names.e:319 msgid "Serbian (Bosnia and Herzegovina, Cyrillic)" msgstr "" #. Source code: Result.force (locale.translation ("Serbian (Bosnia and Herzegovina, Latin)"), "sr_latn_ba") #: locale_names.e:321 msgid "Serbian (Bosnia and Herzegovina, Latin)" msgstr "" #. Source code: Result.force (locale.translation ("Serbian (Serbia and Montenegro, Cyrillic)"), "sr_cyrl_cs") #: locale_names.e:320 msgid "Serbian (Serbia and Montenegro, Cyrillic)" msgstr "" #. Source code: Result.force (locale.translation ("Serbian (Serbia and Montenegro, Latin)"), "sr_latn_cs") #: locale_names.e:322 msgid "Serbian (Serbia and Montenegro, Latin)" msgstr "" #. Source code: i_non_critical: STRING = "Non Critical" #: es_exception_submit_dialog.e:969 msgid "Serious" msgstr "" #. Source code: Result.force (locale.translation ("Sesotho sa Leboa/Northern Sotho"), "ns") #: locale_names.e:94 msgid "Sesotho sa Leboa/Northern Sotho" msgstr "" #. Source code: Result.force (locale.translation ("Sesotho sa Leboa/Northern Sotho (South Africa)"), "ns_za") #: locale_names.e:288 msgid "Sesotho sa Leboa/Northern Sotho (South Africa)" msgstr "" #. Source code: b_New_search: STRING_32 do Result := locale.translation("New Search?") end #: interface_names.e:112 msgid "Set" msgstr "" #. Source code: m_Set_conditional_breakpoint: STRING_32 do Result := locale.translation("Set &Conditional Breakpoint") end #: interface_names.e:942 msgid "Set &Conditional Breakpoint" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Set Center Class: $1"), [a_class_name]) #: interface_names.e:2235 msgid "Set Center Class: $1" msgstr "" #. Source code: m_set_default_layout: STRING_32 do Result := locale.translation ("Set Current Layout As Default") end #: interface_names.e:669 msgid "Set Current Layout As Default" msgstr "" #. Source code: l_set_slice_values: STRING_32 do Result := locale.translation("Set Slice Values") end #: interface_names.e:1652 msgid "Set Slice Values" msgstr "" #. Source code: do Result := locale.translation ("Set arguments") end #: debugger_names.e:276 msgid "Set arguments" msgstr "" #. Source code: l_Set_as_default: STRING_32 do Result := locale.translation("Set as default") end #: interface_names.e:1522 msgid "Set as default" msgstr "" #. U #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:711 msgid "Set current selection to lowercase." msgstr "" #. U #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:710 msgid "Set current selection to uppercase." msgstr "" #. Source code: do Result := locale.translation ("Set environment") end #: debugger_names.e:278 msgid "Set environment" msgstr "" #. Source code: e_Set_stack_depth: STRING_32 do Result := locale.translation("Set maximum call stack depth") end #: interface_names.e:2617 msgid "Set maximum call stack depth" msgstr "" #. Source code: m_To_lower: STRING_32 do Result := locale.translation("Set to &Lowercase") end #: interface_names.e:704 msgid "Set to &Lowercase" msgstr "" #. Source code: m_To_upper: STRING_32 do Result := locale.translation("Set to U&ppercase") end #: interface_names.e:705 msgid "Set to U&ppercase" msgstr "" #. U #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:711 msgid "Set to lowercase" msgstr "" #. U #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:710 msgid "Set to uppercase" msgstr "" #. Source code: l_Set_slice_limits_desc: STRING_32 do Result := locale.translation("Set which values are shown in special objects") end #: interface_names.e:1524 msgid "Set which values are shown in special objects" msgstr "" #. Source code: do Result := locale.translation ("Set working directory") end #: debugger_names.e:280 msgid "Set working directory" msgstr "" #. Source code: Result.force (locale.translation ("Setswana/Tswana"), "tn") #: locale_names.e:125 msgid "Setswana/Tswana" msgstr "" #. Source code: Result.force (locale.translation ("Setswana/Tswana (South Africa)"), "tn_za") #: locale_names.e:333 msgid "Setswana/Tswana (South Africa)" msgstr "" #. Source code: l_Show_all_text: STRING_32 do Result := locale.translation("Show text labels") end #: interface_names.e:1476 msgid "Setter" msgstr "" #. Source code: #: interface_names.e:1525 msgid "Settings" msgstr "" #. Source code: t_setup_customized_formatter: STRING_32 do Result := locale.translation ("Setup Customized Formatters") end #: interface_names.e:731 msgid "Setup Customized Formatters" msgstr "" #. Source code: t_customized_tool_setup: STRING_32 do Result := locale.translation ("Setup Customized Tools") end #: interface_names.e:750 msgid "Setup Customized Tools" msgstr "" #. Source code: Result := locale.translation ("Setup client classes") #: eb_metric_names.e:350 msgid "Setup client classes" msgstr "" #. Source code: f_setup_criterion_domain: STRING_32 do Result := locale.translation ("Setup criterion domain properties") end #: eb_metric_names.e:281 msgid "Setup criterion domain properties" msgstr "" #. Source code: f_setup_criterion_text: STRING_32 do Result := locale.translation ("Setup criterion text properties") end #: eb_metric_names.e:282 msgid "Setup criterion text properties" msgstr "" #. Source code: t_customized_formatter_setup: STRING_32 do Result := locale.translation ("Setup customized formatters") end #: interface_names.e:2437 msgid "Setup customized formatters" msgstr "" #. Source code: t_setup_customized_tool: STRING_32 do Result := locale.translation ("Setup customized tools") end #: interface_names.e:751 msgid "Setup customized tools" msgstr "" #. Source code: l_setup_domain_dialog: STRING_32 do Result := locale.translation ("Setup domain") end #: eb_metric_names.e:354 msgid "Setup domain" msgstr "" #. Source code: l_setup_external_command: STRING_32 do Result := locale.translation ("Setup external command for criterion") end #: eb_metric_names.e:193 msgid "Setup external command for criterion" msgstr "" #. Source code: t_setup_feature_domain: STRING_32 do Result := locale.translation ("Setup feature domain") end #: eb_metric_names.e:162 msgid "Setup feature domain" msgstr "" #. Source code: t_select_source_domain: STRING_32 do Result := locale.translation ("Setup input domain:") end #: eb_metric_names.e:84 msgid "Setup input domain:" msgstr "" #. Source code: l_setup_metric_value_retriever: STRING_32 do Result := locale.translation ("Setup metric value retriever") end #: eb_metric_names.e:174 msgid "Setup metric value retriever" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Setup stone handlers for tool %"$1%""), [l_tool_name]) #: interface_names.e:758 msgid "Setup stone handlers for tool \"$1\"" msgstr "" #. Source code: Result := locale.translation ("Setup supplier classes") #: eb_metric_names.e:348 msgid "Setup supplier classes" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Setup tools for formatter %"$1%""), [a_formatter_name]) #: interface_names.e:748 msgid "Setup tools for formatter \"$1\"" msgstr "" #. Source code: t_setup_value_criterion: STRING_32 do Result := locale.translation ("Setup value criterion") end #: eb_metric_names.e:168 msgid "Setup value criterion" msgstr "" #. 6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:728 msgid "Seventh external command shortcut." msgstr "" #. Source code: several_class_has_the_same_name: STRING_32 do Result := locale.translation ("Several classes have the same name:%N") end #: ewb_names.e:180 msgid "Several classes have the same name:\n" msgstr "" #. Source code: lb_submitted: STRING = "The submitted report is now available at http://support.eiffel.com." #: es_exception_submit_dialog.e:957 msgid "Severity:" msgstr "" #. Source code: target_shared_library_definition_name: STRING_GENERAL do Result := locale.translation ("Shared Library Definition") end #: conf_interface_names.e:163 msgid "Shared Library Definition" msgstr "" #. Source code: l_Short_name: STRING_32 do Result := locale.translation("Short Name") end #: interface_names.e:1527 msgid "Short Name" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:722 msgid "Shortcut 0" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:723 msgid "Shortcut 1" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:724 msgid "Shortcut 2" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:725 msgid "Shortcut 3" msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:726 msgid "Shortcut 4" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:727 msgid "Shortcut 5" msgstr "" #. 6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:728 msgid "Shortcut 6" msgstr "" #. 7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:729 msgid "Shortcut 7" msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:730 msgid "Shortcut 8" msgstr "" #. 9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:731 msgid "Shortcut 9" msgstr "" #. Source code: l_shortcut_modification_denied: STRING_32 do Result := locale.translation ("Shortcut modification failed. It is either used by a fixed shortcut or reserved by the system.") end #: interface_names.e:2035 msgid "" "Shortcut modification failed. It is either used by a fixed shortcut or " "reserved by the system." msgstr "" #. Pause #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:775 msgid "Shortcut to cancel compilation." msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:772 msgid "Shortcut to check overrides and compile current project." msgstr "" #. F7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:770 msgid "Shortcut to compile current project." msgstr "" #. N #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:734 msgid "Shortcut to create a new development window." msgstr "" #. T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:733 msgid "Shortcut to create a new tabbed editor." msgstr "" #. B #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:755 msgid "Shortcut to display Breakpoints tool." msgstr "" #. S #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:792 msgid "Shortcut to display Call Stack tool." msgstr "" #. C #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:750 msgid "Shortcut to display Class tool." msgstr "" #. U #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:745 msgid "Shortcut to display Clusters tool." msgstr "" #. Y #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:747 msgid "Shortcut to display Dependency tool." msgstr "" #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:749 msgid "Shortcut to display Diagram tool." msgstr "" #. E #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:742 msgid "Shortcut to display Error and Warnings tool." msgstr "" #. X #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:741 msgid "Shortcut to display External output tool." msgstr "" #. A #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:753 msgid "Shortcut to display Favorites tool." msgstr "" #. V #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:751 msgid "Shortcut to display Feature Relation tool." msgstr "" #. T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:744 msgid "Shortcut to display Features tool." msgstr "" #. Q #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:748 msgid "Shortcut to display Information (EIS) tool." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:758 msgid "Shortcut to display Logger tool." msgstr "" #. M #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:746 msgid "Shortcut to display Metric tool." msgstr "" #. L #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:795 msgid "Shortcut to display Object Viewer tool." msgstr "" #. J #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:794 msgid "Shortcut to display Objects tool." msgstr "" #. O #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:740 msgid "Shortcut to display Outputs tool." msgstr "" #. F4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:743 msgid "Shortcut to display Properties tool." msgstr "" #. R #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:739 msgid "Shortcut to display Search Report tool." msgstr "" #. F #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:738 msgid "Shortcut to display Search tool." msgstr "" #. 9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:757 msgid "Shortcut to display Testing Results tool." msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:756 msgid "Shortcut to display Testing tool." msgstr "" #. P #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:793 msgid "Shortcut to display Threads tool." msgstr "" #. H #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:796 msgid "Shortcut to display Watch tool." msgstr "" #. N #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:754 msgid "Shortcut to display Windows tool." msgstr "" #. T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:764 msgid "Shortcut to display basic text view." msgstr "" #. C #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:765 msgid "Shortcut to display clickable text view." msgstr "" #. O #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:767 msgid "Shortcut to display contract view." msgstr "" #. F #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:766 msgid "Shortcut to display flat view." msgstr "" #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:768 msgid "Shortcut to display interface view." msgstr "" #. G #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:752 msgid "Shortcut to display the Contract Editor tool." msgstr "" #. F7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:774 msgid "Shortcut to finalize current project." msgstr "" #. F7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:773 msgid "Shortcut to freeze current project." msgstr "" #. Left #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:759 msgid "Shortcut to go back in the history." msgstr "" #. Right #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:760 msgid "Shortcut to go forth in the history." msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:786 msgid "Shortcut to ignore current contract violation." msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:776 msgid "Shortcut to jump to the next compilation error." msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:778 msgid "Shortcut to jump to the next compilation warning." msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:777 msgid "Shortcut to jump to the previous compilation error." msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:779 msgid "Shortcut to jump to the previous compilation warning." msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:787 msgid "Shortcut to pause debugged application." msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:785 msgid "Shortcut to run debugged application ignoring breakpoints." msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:784 msgid "Shortcut to run debugged application." msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:790 msgid "Shortcut to run finalized application outside EiffelStudio." msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:789 msgid "Shortcut to run workbench application outside EiffelStudio." msgstr "" #. S #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:736 msgid "Shortcut to save all files." msgstr "" #. S #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:735 msgid "Shortcut to save current editing file." msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:771 msgid "Shortcut to search new classes and compile current project." msgstr "" #. Down #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:762 msgid "Shortcut to send Class/Feature to tools." msgstr "" #. F11 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:782 msgid "Shortcut to step into a routine." msgstr "" #. F11 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:783 msgid "Shortcut to step out of a routine." msgstr "" #. F10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:781 msgid "Shortcut to step." msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:788 msgid "Shortcut to stop debugged application." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. F10 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Up #. #-#-#-#-# estudio.pot #-#-#-#-# #. Down #. #-#-#-#-# estudio.pot #-#-#-#-# #. F6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad - #. #-#-#-#-# estudio.pot #-#-#-#-# #. Left #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad * #. #-#-#-#-# estudio.pot #-#-#-#-# #. Right #. #-#-#-#-# estudio.pot #-#-#-#-# #. M #. #-#-#-#-# estudio.pot #-#-#-#-# #. M #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F #. #-#-#-#-# estudio.pot #-#-#-#-# #. H #. #-#-#-#-# estudio.pot #-#-#-#-# #. L #. #-#-#-#-# estudio.pot #-#-#-#-# #. [ #. #-#-#-#-# estudio.pot #-#-#-#-# #. K #. #-#-#-#-# estudio.pot #-#-#-#-# #. K #. #-#-#-#-# estudio.pot #-#-#-#-# #. U #. #-#-#-#-# estudio.pot #-#-#-#-# #. U #. #-#-#-#-# estudio.pot #-#-#-#-# #. I #. #-#-#-#-# estudio.pot #-#-#-#-# #. D #. #-#-#-#-# estudio.pot #-#-#-#-# #. G #. #-#-#-#-# estudio.pot #-#-#-#-# #. = #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad + #. #-#-#-#-# estudio.pot #-#-#-#-# #. - #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad - #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. N #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #. #-#-#-#-# estudio.pot #-#-#-#-# #. F #. #-#-#-#-# estudio.pot #-#-#-#-# #. R #. #-#-#-#-# estudio.pot #-#-#-#-# #. O #. #-#-#-#-# estudio.pot #-#-#-#-# #. X #. #-#-#-#-# estudio.pot #-#-#-#-# #. E #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. U #. #-#-#-#-# estudio.pot #-#-#-#-# #. M #. #-#-#-#-# estudio.pot #-#-#-#-# #. Y #. #-#-#-#-# estudio.pot #-#-#-#-# #. Q #. #-#-#-#-# estudio.pot #-#-#-#-# #. I #. #-#-#-#-# estudio.pot #-#-#-#-# #. C #. #-#-#-#-# estudio.pot #-#-#-#-# #. V #. #-#-#-#-# estudio.pot #-#-#-#-# #. G #. #-#-#-#-# estudio.pot #-#-#-#-# #. A #. #-#-#-#-# estudio.pot #-#-#-#-# #. N #. #-#-#-#-# estudio.pot #-#-#-#-# #. B #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. Left #. #-#-#-#-# estudio.pot #-#-#-#-# #. Right #. #-#-#-#-# estudio.pot #-#-#-#-# #. Down #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. C #. #-#-#-#-# estudio.pot #-#-#-#-# #. F #. #-#-#-#-# estudio.pot #-#-#-#-# #. O #. #-#-#-#-# estudio.pot #-#-#-#-# #. I #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Pause #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F10 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F11 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F11 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #. #-#-#-#-# estudio.pot #-#-#-#-# #. P #. #-#-#-#-# estudio.pot #-#-#-#-# #. J #. #-#-#-#-# estudio.pot #-#-#-#-# #. L #. #-#-#-#-# estudio.pot #-#-#-#-# #. H #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:12 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:13 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:14 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:15 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:16 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:17 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:677 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:678 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:679 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:681 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:682 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:683 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:684 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:685 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:686 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:687 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:688 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:689 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:691 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:692 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:693 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:694 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:695 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:696 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:697 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:698 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:699 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:700 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:701 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:702 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:703 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:704 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:705 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:706 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:707 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:708 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:709 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:710 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:711 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:712 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:713 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:714 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:715 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:716 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:717 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:718 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:719 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:720 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:722 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:723 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:724 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:725 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:726 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:727 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:728 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:729 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:730 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:731 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:733 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:734 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:735 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:736 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:738 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:739 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:740 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:741 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:742 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:743 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:744 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:745 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:746 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:747 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:748 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:749 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:750 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:751 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:752 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:753 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:754 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:755 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:756 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:757 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:758 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:759 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:760 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:762 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:764 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:765 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:766 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:767 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:768 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:770 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:771 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:772 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:773 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:774 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:775 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:776 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:777 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:778 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:779 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:781 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:782 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:783 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:784 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:785 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:786 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:787 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:788 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:789 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:790 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:792 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:793 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:794 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:795 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:796 msgid "Shortcuts" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:149 msgid "Should AutoTest generate HTML statistics?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:217 msgid "Should EiffelStudio Debug menu be shown" msgstr "" #. Source code: target_exception_trace_description: STRING_GENERAL do Result := locale.translation ("Should a complete exception trace be generated in the finalized version?") end #: conf_interface_names.e:138 msgid "" "Should a complete exception trace be generated in the finalized version?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:264 msgid "" "Should a feature's contract tool tip be automatically popped up in the " "editor when the mouse cursor is over the feature name?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:210 msgid "" "Should all applicable docking feedback indicators be shown when dragging a " "tool or a editor tab?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:673 msgid "Should all classes be processed?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:127 msgid "" "Should categorized folder level in dependency view be expanded by default?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:124 msgid "Should classes be categorized in physical folders where they locate?" msgstr "" #. Source code: target_use_cluster_name_as_namespace_description: STRING_GENERAL do Result := locale.translation ("Should cluster names be used as namespaces?") end #: conf_interface_names.e:170 msgid "Should cluster names be used as namespaces?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:246 msgid "" "Should completion automatically complete words when a single best match is " "available?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:245 msgid "Should completion window appear automatically after typing a `.'?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:147 msgid "Should ddmin algorithm be used for minimizing found failures?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:609 msgid "Should editor perform auto-indenting?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:670 msgid "Should file be renamed to a new name?" msgstr "" #. Source code: target_cls_compliant_description: STRING_GENERAL do Result := locale.translation ("Should generated assemblies be marked as CLS compliant?") end #: conf_interface_names.e:118 msgid "Should generated assemblies be marked as CLS compliant?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:128 msgid "Should inheritance classes be displayed?" msgstr "" #. Source code: target_inlining_description: STRING_GENERAL do Result := locale.translation ("Should inlining be enabled?") end #: conf_interface_names.e:142 msgid "Should inlining be enabled?" msgstr "" #. Source code: target_dotnet_naming_convention_description: STRING_GENERAL do Result := locale.translation ("Should names follow the .NET naming convention?") end #: conf_interface_names.e:132 msgid "Should names follow the .NET naming convention?" msgstr "" #. Source code: target_use_all_cluster_name_as_namespace_description: STRING_GENERAL do Result := locale.translation ("Should names of folders in recursive clusters be used as namespaces?") end #: conf_interface_names.e:172 msgid "Should names of folders in recursive clusters be used as namespaces?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:143 msgid "Should new manual tests redefine the clean routine?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:142 msgid "Should new manual tests redefine the preparation routine?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:251 msgid "" "Should non-matching entries from completion list be hidden while completing? " "If not, all entries are shown and selection in completion list will change " "to the closest matching entry while completing." msgstr "" #. Source code: l_Dummy: STRING_32 do Result := locale.translation("Should not be read") end #: interface_names.e:1248 msgid "Should not be read" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:674 msgid "Should occurrences of the class name in comments be changed?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:675 msgid "Should occurrences of the class name in strings be changed?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:667 msgid "Should occurrences of the feature name in comments be changed?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:668 msgid "Should occurrences of the feature name in strings be changed?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:112 msgid "Should old archive items be hidden?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:125 msgid "Should referenced classes in dependency view be expanded by default?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:126 msgid "Should referencer classes in dependency view be expanded by default?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:228 msgid "" "Should size of completion list be remembered between completions in the " "editor?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:148 msgid "Should slicing be used for minimizing found failures?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:131 msgid "Should syntactical referenced classes be displayed?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:611 msgid "Should tab character be used for auto-indentation?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:206 msgid "" "Should the External Compilation output pane be shown when an external " "compilation is launched?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:211 msgid "" "Should the Outputs Tool be shown when an Eiffel compilation is launched or " "some other tool wants to display output?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:263 msgid "" "Should the editor highlight matching braces when the caret is placed next to " "a (, ), {, }, [, ], << or >>?" msgstr "" #. Source code: target_il_verifiable_description: STRING_GENERAL do Result := locale.translation ("Should the generated binary be IL verifiable?") end #: conf_interface_names.e:140 msgid "Should the generated binary be IL verifiable?" msgstr "" #. Source code: target_dynamic_runtime_description: STRING_GENERAL do Result := locale.translation ("Should the generated executable use a shared library of the runtime?") end #: conf_interface_names.e:134 msgid "Should the generated executable use a shared library of the runtime?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:10 msgid "Should the info about the agent object be displayed?" msgstr "" #. Source code: library_use_application_options_description: STRING_GENERAL do Result := locale.translation ("Should this library use options from the application instead of from the library?") end #: conf_interface_names.e:264 msgid "" "Should this library use options from the application instead of from the " "library?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:247 msgid "Should trailing blanks be auto-removed when saving?" msgstr "" #. Source code: target_dead_code_removal_description: STRING_GENERAL do Result := locale.translation ("Should unused code be removed?") end #: conf_interface_names.e:130 msgid "Should unused code be removed?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:31 msgid "" "Should we always try to debug non-Eiffel code in case it calls back into " "some Eiffel code?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:597 msgid "" "Should we reload the content of a file automatically if no change has been " "made here and the file has been modified by an external editor?" msgstr "" #. Source code: f_hide: STRING_32 do Result := locale.translation ("Hide ") end #: interface_names.e:724 msgid "Show " msgstr "" #. Source code: f_show_tool (a_tool_name: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Show $1"), [a_tool_name]) end #: interface_names.e:675 msgid "Show $1" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:97 msgid "Show ALL classes in the diagram (ignore the following list)?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:253 msgid "Show ANY features" msgstr "" #. Source code: f_show_alias: STRING_32 do Result := locale.translation("Show Alias Name") end #: interface_names.e:872 msgid "Show Alias Name" msgstr "" #. Source code: f_show_assigner: STRING_32 do Result := locale.translation("Show Assigner Command Name") end #: interface_names.e:873 msgid "Show Assigner Command Name" msgstr "" #. Source code: #: interface_names.e:495 msgid "Show BON" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:109 msgid "Show Detailed Result when computation done." msgstr "" #. Source code: gc_stats_help: STRING_GENERAL do Result := locale.translation ("Show GC statistics") end #: shared_ewb_help.e:221 msgid "Show GC statistics" msgstr "" #. Source code: l_show_help:STRING_32 do Result := locale.translation ("Show Help...") end #: interface_names.e:2064 msgid "Show Help..." msgstr "" #. Source code: #: docking_names.e:73 msgid "Show List" msgstr "" #. Source code: Result := locale.translation ("Show Mini Toolbar") #: docking_names.e:67 msgid "Show Mini Toolbar" msgstr "" #. Source code: f_show_signature: STRING_32 do Result := locale.translation("Show Signature") end #: interface_names.e:874 msgid "Show Signature" msgstr "" #. Source code: b_Show_test_run_cases: STRING_32 do Result := locale.translation("Show Test Run Cases") end #: interface_names.e:138 msgid "Show Test Run Cases" msgstr "" #. Source code: #: interface_names.e:494 msgid "Show UML" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:210 msgid "Show all applicable docking indicators" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: l_Showallcallers: STRING_32 do Result := locale.translation("Show all callers") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: interface_names.e:1530 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:102 msgid "Show all callers" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:102 msgid "Show all callers (as opposed to local callers) in `callers' form." msgstr "" #. Source code: l_Show_all_call_stack: STRING_32 do Result := locale.translation("Show all stack elements") end #: interface_names.e:1528 msgid "Show all stack elements" msgstr "" #. Source code: h_show_ancestor_classes: STRING_32 do Result := locale.translation("Show ancestor classes?") end #: interface_names.e:1971 msgid "Show ancestor classes?" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:91 msgid "Show ancestors of a class up to a level of preference value." msgstr "" #. B #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:755 msgid "Show breakpoints tool" msgstr "" #. S #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:792 msgid "Show call stack tool" msgstr "" #. Source code: h_show_item_location: STRING_32 do Result := locale.translation("Show class location?") end #: interface_names.e:1926 msgid "Show class location?" msgstr "" #. C #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:750 msgid "Show class tool" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:93 msgid "Show clients of a class up to a level of preference value." msgstr "" #. Source code: f_diagram_show_legend: STRING_32 do Result := locale.translation("Show cluster legend") end #: interface_names.e:498 msgid "Show cluster legend" msgstr "" #. Source code: f_diagram_show_clusters: STRING_32 do Result := locale.translation("Show clusters") end #: interface_names.e:497 msgid "Show clusters" msgstr "" #. U #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:745 msgid "Show clusters tool" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:256 msgid "Show completion disambiguated name" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:254 msgid "Show completion signature" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:257 msgid "Show completion tooltip" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:255 msgid "Show completion type" msgstr "" #. F1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:679 msgid "Show context help" msgstr "" #. G #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:752 msgid "Show contract tool" msgstr "" #. Source code: h_show_dependency_on_self: STRING_32 do Result := locale.translation("Show dependency on self?") end #: interface_names.e:1991 msgid "Show dependency on self?" msgstr "" #. Y #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:747 msgid "Show dependency tool" msgstr "" #. Source code: h_show_descendant_classes: STRING_32 do Result := locale.translation("Show descendant classes?") end #: interface_names.e:1972 msgid "Show descendant classes?" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:94 msgid "Show descendants of a class down to a level of preference value." msgstr "" #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:749 msgid "Show diagram tool" msgstr "" #. G #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:714 msgid "Show dialog to set current editor cursor line." msgstr "" #. E #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:742 msgid "Show errors and warnings tool" msgstr "" #. X #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:741 msgid "Show external output tool" msgstr "" #. Source code: tt_fail_button: STRING = "Show failing tests" #: es_test_statistics_widget.e:305 msgid "Show failing tests" msgstr "" #. Source code: t_Show_failures_only: STRING_32 do Result := locale.translation("Show failures only") end #: interface_names.e:2216 msgid "Show failures only" msgstr "" #. A #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:753 msgid "Show favorites tool" msgstr "" #. V #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:751 msgid "Show feature relation tool" msgstr "" #. T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:744 msgid "Show features tool" msgstr "" #. G #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:714 msgid "Show goto dialog" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:646 msgid "Show hidden preferences" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:646 msgid "Show hidden preferences in preference window?" msgstr "" #. Source code: e_Bkpt_info: STRING_32 do Result := locale.translation("Show information about breakpoints") end #: interface_names.e:2525 msgid "Show information about breakpoints" msgstr "" #. Q #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:748 msgid "Show information tool" msgstr "" #. Source code: f_diagram_show_inheritance: STRING_32 do Result := locale.translation("Show inheritance links") end #: interface_names.e:511 msgid "Show inheritance links" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:129 msgid "Show item path" msgstr "" #. Source code: f_diagram_show_labels: STRING_32 do Result := locale.translation("Show labels") end #: interface_names.e:493 msgid "Show labels" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:635 msgid "Show line numbers" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:758 msgid "Show logger tool" msgstr "" #. M #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:746 msgid "Show metric tool" msgstr "" #. Source code: t_Next_failed_test: STRING_32 do Result := locale.translation("Show next failed test") end #: interface_names.e:2170 msgid "Show next failed test" msgstr "" #. Source code: h_show_normal_referenced_classes: STRING_32 do Result := locale.translation("Show normal referenced classes?") end #: interface_names.e:1970 msgid "Show normal referenced classes?" msgstr "" #. L #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:795 msgid "Show object viewer tool" msgstr "" #. J #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:794 msgid "Show objects tool" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:258 msgid "Show obsolete items" msgstr "" #. Source code: h_show_syntactical_classes: STRING_32 do Result := locale.translation("Show only syntactically referenced classes?") end #: interface_names.e:1969 msgid "Show only syntactically referenced classes?" msgstr "" #. Source code: l_Show_only_n_elements: STRING_32 do Result := locale.translation("Show only:") end #: interface_names.e:1529 msgid "Show only:" msgstr "" #. O #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:740 msgid "Show outputs tool" msgstr "" #. Source code: f_diagram_force_settings: STRING_32 do Result := locale.translation("Show physics settings dialog") end #: interface_names.e:526 msgid "Show physics settings dialog" msgstr "" #. Source code: t_Previous_failed_test: STRING_32 do Result := locale.translation("Show previous failed test") end #: interface_names.e:2200 msgid "Show previous failed test" msgstr "" #. F4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:743 msgid "Show properties tool" msgstr "" #. F #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:704 msgid "Show quick search bar" msgstr "" #. H #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:705 msgid "Show search and replace panel" msgstr "" #. R #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:739 msgid "Show search report tool" msgstr "" #. F #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:738 msgid "Show search tool" msgstr "" #. Source code: l_Put_text_right_text: STRING_32 do Result := locale.translation("Show selective text on the right of buttons") end #: interface_names.e:1473 msgid "Show selective text on the right of buttons" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:130 msgid "Show self dependency" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:172 msgid "Show starting dialog" msgstr "" #. Source code: l_Showcallers: STRING_32 do Result := locale.translation("Show static callers") end #: interface_names.e:1531 msgid "Show static callers" msgstr "" #. Source code: l_Showstops: STRING_32 do Result := locale.translation("Show stop points") end #: interface_names.e:1532 msgid "Show stop points" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:98 msgid "Show subclusters of a cluster down to a level of preference value." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:99 msgid "Show superclusters of a cluster up to a level of preference value." msgstr "" #. Source code: f_diagram_show_supplier: STRING_32 do Result := locale.translation("Show supplier links") end #: interface_names.e:481 msgid "Show supplier links" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:100 msgid "Show suppliers of a class up to a level of preference value." msgstr "" #. Source code: t_All_test_runs: STRING_32 do Result := locale.translation("Show test run history dialog") end #: interface_names.e:2121 msgid "Show test run history dialog" msgstr "" #. 9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:757 msgid "Show testing results tool" msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:756 msgid "Show testing tool" msgstr "" #. Source code: l_Show_all_text: STRING_32 do Result := locale.translation("Show text labels") end #: interface_names.e:1477 msgid "Show text labels" msgstr "" #. Source code: t_contract_show_callers: STRING_32 do Result := locale.translation ("Show the callers of the currently edited feature") end #: interface_names.e:2463 msgid "Show the callers of the currently edited feature" msgstr "" #. Source code: tt_show_modified_output_1: STRING = "Show the modified $1 output" #: es_outputs_tool_panel.e:995 msgid "Show the modified $1 output" msgstr "" #. P #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:793 msgid "Show threads tool" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:139 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:662 msgid "Show tooltip" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:662 msgid "Show tooltip?" msgstr "" #. Source code: h_show_tooltip: STRING_32 do Result := locale.translation("Show tooltips?") end #: interface_names.e:1925 msgid "Show tooltips?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:661 msgid "Show unchanged feature from any" msgstr "" #. Source code: h_show_feature_from_any: STRING_32 do Result := locale.translation("Show unchanged features from class ANY?") end #: interface_names.e:1924 msgid "Show unchanged features from class ANY?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:661 msgid "Show unchanged features in class ANY by default?" msgstr "" #. Source code: tt_unresolved_button: STRING = "Show unresolved tests" #: es_test_statistics_widget.e:304 msgid "Show unresolved tests" msgstr "" #. Source code: l_filter_warnings: STRING_32 do Result := locale.translation ("Show warnings:") end #: interface_names.e:1314 msgid "Show warnings:" msgstr "" #. H #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:796 msgid "Show watch tool" msgstr "" #. N #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:754 msgid "Show windows tool" msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:686 msgid "Show/hide completion list tooltips." msgstr "" #. F4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:684 msgid "Show/hide disambiguated name in completion list." msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:685 msgid "Show/hide obsolete features in completion list." msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:682 msgid "Show/hide show type in completion list." msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:683 msgid "Show/hide signature in completion list." msgstr "" #. Source code: t_contract_show_all_lines: STRING_32 do Result := locale.translation ("Show/hide the hidden contract place holders for inherited contracts") end #: interface_names.e:2462 msgid "Show/hide the hidden contract place holders for inherited contracts" msgstr "" #. F1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:679 msgid "Shows contextual help documentation, if available." msgstr "" #. Source code: target_msil_key_file_name_name: STRING_GENERAL do Result := locale.translation ("Signing Key") end #: conf_interface_names.e:155 msgid "Signing Key" msgstr "" #. Source code: Result.force (locale.translation ("Sinhala"), "si") #: locale_names.e:110 msgid "Sinhala" msgstr "" #. Source code: Result.force (locale.translation ("Sinhala (Sri Lanka)"), "si_lk") #: locale_names.e:309 msgid "Sinhala (Sri Lanka)" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:727 msgid "Sixth external command shortcut." msgstr "" #. Source code: l_Set_slice_limits: STRING_32 do Result := locale.translation ("Slice limits") end #: interface_names.e:1523 msgid "Slice limits" msgstr "" #. Source code: b_slicing: STRING = "Slice minimization" #: es_test_generation_wizard_page_panel.e:591 msgid "Slice minimization" msgstr "" #. Source code: Result.force (locale.translation ("Slovak"), "sk") #: locale_names.e:111 msgid "Slovak" msgstr "" #. Source code: Result.force (locale.translation ("Slovak (Slovakia)"), "sk_sk") #: locale_names.e:310 msgid "Slovak (Slovakia)" msgstr "" #. Source code: Result.force (locale.translation ("Slovenian"), "sl") #: locale_names.e:112 msgid "Slovenian" msgstr "" #. Source code: Result.force (locale.translation ("Slovenian (Slovenia)"), "sl_si") #: locale_names.e:311 msgid "Slovenian (Slovenia)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:36 msgid "Smallest number of items displayed in list data." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:636 msgid "Smart home" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:609 msgid "Smart indentation" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:513 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:515 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:516 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:517 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:518 msgid "Some" msgstr "" #. Source code: l_save_file_in_unicode: STRING_32 do Result := locale.translation ("Some Unicode characters in the file(s) could not be saved in original encoding. Do you want to save as Unicode (Marked UTF-8) in order to maintain your data?") end #: interface_names.e:742 msgid "" "Some Unicode characters in the file(s) could not be saved in original " "encoding. Do you want to save as Unicode (Marked UTF-8) in order to maintain " "your data?" msgstr "" #. Source code: e_Edited: STRING_32 do Result := locale.translation("Some classes were edited since last compilation") end #: interface_names.e:2570 msgid "Some classes were edited since last compilation" msgstr "" #. Source code: do Result := locale.translation ("Some feature export clauses are conflicting.%N% #: warning_messages.e:643 msgid "" "Some feature export clauses are conflicting.\n" "Please make sure that export clauses do not share\n" "either their indices or their exported names." msgstr "" #. Source code: w_Could_not_save_all: STRING_32 do Result := locale.translation ("Some files could not be saved.%N% #: warning_messages.e:880 msgid "" "Some files could not be saved.\n" "Exit was cancelled." msgstr "" #. Source code: do Result := locale.translation ("Some files have not been saved.%NDo you want to save them before compiling?") end #: warning_messages.e:574 msgid "" "Some files have not been saved.\n" "Do you want to save them before compiling?" msgstr "" #. Source code: l_Exit_warning: STRING_32 do Result := locale.translation("Some files have not been saved. Do you want to save them before exiting?") end #: interface_names.e:1287 msgid "" "Some files have not been saved. Do you want to save them before exiting?" msgstr "" #. Source code: l_dbg_unable_to_get_value_message: STRING_32 do Result := locale.translation("Sorry a problem occurred, %Nwe are not able to show you the value ...%N") end #: interface_names.e:1650 msgid "" "Sorry a problem occurred, \n" "we are not able to show you the value ...\n" msgstr "" #. Source code: do Result := locale.translation ("Sorry no information available on Threads for now") end #: debugger_names.e:317 msgid "Sorry no information available on Threads for now" msgstr "" #. Source code: do Result := locale.translation ("Sorry no information when application is not stopped") end #: debugger_names.e:320 msgid "Sorry no information when application is not stopped" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:134 msgid "Sorting order of callees." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:135 msgid "Sorting order of callers." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:136 msgid "Sorting order of flat clients of class." msgstr "" #. Source code: l_stone_name: STRING_32 do Result := locale.translation ("Stone name") end #: interface_names.e:760 msgid "Source" msgstr "" #. Source code: "Source file cannot be moved. Please make sure that:%N% #: warning_messages.e:352 msgid "" "Source file cannot be moved. Please make sure that:\n" "- The source file exists,\n" "- The source file is not being edited,\n" "- The destination directory can be written in." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:627 msgid "Spaces background color" msgstr "" #. 128;128;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:626 msgid "Spaces text color" msgstr "" #. Source code: Result.force (locale.translation ("Spanish"), "es") #: locale_names.e:43 msgid "Spanish" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Argentina)"), "es_ar") #: locale_names.e:206 msgid "Spanish (Argentina)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Bolivia)"), "es_bo") #: locale_names.e:207 msgid "Spanish (Bolivia)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Chile)"), "es_cl") #: locale_names.e:208 msgid "Spanish (Chile)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Colombia)"), "es_co") #: locale_names.e:209 msgid "Spanish (Colombia)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Costa Rica)"), "es_cr") #: locale_names.e:210 msgid "Spanish (Costa Rica)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Dominican Republic)"), "es_do") #: locale_names.e:211 msgid "Spanish (Dominican Republic)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Ecuador)"), "es_ec") #: locale_names.e:212 msgid "Spanish (Ecuador)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (El Salvador)"), "es_sv") #: locale_names.e:222 msgid "Spanish (El Salvador)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Guatemala)"), "es_gt") #: locale_names.e:214 msgid "Spanish (Guatemala)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Honduras)"), "es_hn") #: locale_names.e:215 msgid "Spanish (Honduras)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Mexico)"), "es_mx") #: locale_names.e:216 msgid "Spanish (Mexico)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Nicaragua)"), "es_ni") #: locale_names.e:217 msgid "Spanish (Nicaragua)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Panama)"), "es_pa") #: locale_names.e:218 msgid "Spanish (Panama)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Paraguay)"), "es_py") #: locale_names.e:221 msgid "Spanish (Paraguay)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Peru)"), "es_pe") #: locale_names.e:219 msgid "Spanish (Peru)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Puerto Rico)"), "es_pr") #: locale_names.e:220 msgid "Spanish (Puerto Rico)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Spain)"), "es_es") #: locale_names.e:213 msgid "Spanish (Spain)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (United States)"), "es_us") #: locale_names.e:223 msgid "Spanish (United States)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Uruguay)"), "es_uy") #: locale_names.e:224 msgid "Spanish (Uruguay)" msgstr "" #. Source code: Result.force (locale.translation ("Spanish (Venezuela)"), "es_ve") #: locale_names.e:225 msgid "Spanish (Venezuela)" msgstr "" #. Source code: cluster_mapping_description: STRING_GENERAL do Result := locale.translation ("Special type mappings.") end #: conf_interface_names.e:275 msgid "Special type mappings." msgstr "" #. Source code: f_stack_information: STRING_32 do Result := locale.translation ("Specific information related to current call stack (exception,...)") end #: interface_names.e:817 msgid "Specific information related to current call stack (exception,...)" msgstr "" #. Source code: t_selected_file_not_exists: STRING_32 do Result := locale.translation ("Specified file doesn't exist") end #: eb_metric_names.e:70 msgid "Specified file doesn't exist" msgstr "" #. Source code: l_formatter_invalid_metric: STRING_32 do Result := locale.translation ("Specified metric is not defined or invalid, this will cause current formatter not usable") end #: interface_names.e:860 msgid "" "Specified metric is not defined or invalid, this will cause current " "formatter not usable" msgstr "" #. Source code: option_msil_application_optimize_description: STRING_GENERAL do Result := locale.translation ("Specifies if any applicable application-orientated optimizations should be applied to a finalized compilation.") end #: conf_interface_names.e:316 msgid "" "Specifies if any applicable application-orientated optimizations should be " "applied to a finalized compilation." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:138 msgid "" "Specifies if errors in the Error List tool should be expanded automatically, " "to show the verbose error information." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:139 msgid "" "Specifies if rich tooltip window should be shown automatically in the Error " "List tool." msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:141 msgid "Specifies the number of tests being executed simultaneously." msgstr "" #. none;[errors];errors_and_warnings #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:140 msgid "" "Specifies what level of error/warning report to perform on C compiler output." msgstr "" #. Source code: l_Specify_arguments: STRING_32 do Result := locale.translation("Specify arguments") end #: interface_names.e:1538 msgid "Specify arguments" msgstr "" #. Source code: l_stone_handler_help: STRING_32 do Result := locale.translation ("Specify default tools for specific stones") end #: interface_names.e:865 msgid "Specify default tools for specific stones" msgstr "" #. Source code: do Result := locale.translation ("Specify the Ace file: %N% #: ewb_names.e:91 msgid "" "Specify the Ace file: \n" "C: Cancel\n" "S: Specify file name\n" "T: Copy template\n" "\n" "Option: " msgstr "" #. Source code: target_shared_library_definition_description: STRING_GENERAL do Result := locale.translation ("Specify the file the compiler uses to generate the exported functions.") end #: conf_interface_names.e:166 msgid "Specify the file the compiler uses to generate the exported functions." msgstr "" #. Source code: add_covers_tooltip: STRING = "Specify what class and feature are covered by the test." #: es_test_tags_wizard_page_panel.e:338 msgid "Specify what class and feature are covered by the test." msgstr "" #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:92 msgid "" "Speed for scrolling when dragging figures from diagram near the edge of the " "diagram tool (a valid value is between 0 and 100)." msgstr "" #. Source code: m_Debug_run_continue: STRING_32 do Result := locale.translation("Continue") end #: interface_names.e:454 msgid "St&art" msgstr "" #. Source code: call_stack_text: STRING = "Stack frames to extract" #: es_test_extraction_wizard_page_panel.e:95 msgid "Stack frames to extract" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:41 msgid "Stack grid layout managed" msgstr "" #. Source code: l_Stack_information: STRING_32 do Result := locale.translation("Stack information") end #: interface_names.e:1539 msgid "Stack information" msgstr "" #. 1000 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:4 msgid "" "Stack overflow detection: depth of stack at which execution will pause and " "ask whether it is ok to continue (only works in classic Eiffel)." msgstr "" #. Source code: target_compilation_type_standard: STRING_GENERAL do Result := locale.translation ("Standard (C/byte code)") end #: conf_interface_names.e:90 msgid "Standard (C/byte code)" msgstr "" #. Source code: t_Standard_toolbar: STRING_32 do Result := locale.translation ("Standard Buttons") end #: interface_names.e:2417 msgid "Standard Buttons" msgstr "" #. Source code: option_syntax_standard_name: STRING_GENERAL do Result := locale.translation ("Standard syntax") end #: conf_interface_names.e:349 msgid "Standard syntax" msgstr "" #. Source code: invariant #: es_test_wizard_composition.e:271 msgid "Start" msgstr "" #. Source code: m_Launch_With_Arguments: STRING_32 do Result := locale.translation("Start With Arguments") end #: interface_names.e:458 msgid "Start With Arguments" msgstr "" #. Source code: do Result := locale.translation ("Start and stop at breakpoints") end #: debugger_names.e:284 msgid "Start and stop at breakpoints" msgstr "" #. Source code: f_start_command_button: STRING_32 do Result := locale.translation ("Start command") end #: eb_external_output_names.e:21 msgid "Start command" msgstr "" #. Source code: e_Exec_debug: STRING_32 do Result := locale.translation("Start execution and stop at breakpoints") end #: interface_names.e:2571 msgid "Start execution and stop at breakpoints" msgstr "" #. Source code: f_start_archive: STRING_32 do Result := locale.translation ("Start metric archive evaluation") end #: eb_metric_names.e:250 msgid "Start metric archive evaluation" msgstr "" #. Source code: t_run_last_tests: STRING_32 do Result := locale.translation ("Start test run") end #: interface_names.e:2436 msgid "Start test run" msgstr "" #. Source code: t_run_last_failed_tests_first: STRING_32 do Result := locale.translation ("Start test run failed first") end #: interface_names.e:2435 msgid "Start test run failed first" msgstr "" #. Source code: do Result := locale.translation ("Start without stopping at breakpoints") end #: debugger_names.e:286 msgid "Start without stopping at breakpoints" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:201 msgid "Starting dialog height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:200 msgid "Starting dialog width" msgstr "" #. Source code: e_test_suite_unavailable: STRING = "Unable to fetch results from test suite" #: es_test_comparison_widget.e:790 msgid "Statistics" msgstr "" #. Source code: t_last_executed: STRING = "Last executed" #: es_test_tag_tree_grid_layout.e:284 msgid "Status" msgstr "" #. Source code: l_status_bar: STRING_GENERAL do Result := locale.translation ("Status Bar") end #: interface_names.e:17 msgid "Status Bar" msgstr "" #. Source code: b_Exec_stop: STRING_32 do Result := locale.translation("Pause") end #: interface_names.e:165 msgid "Step" msgstr "" #. Source code: m_Exec_into: STRING_32 do Result := locale.translation("Step In&to") end #: interface_names.e:545 msgid "Step In&to" msgstr "" #. Source code: b_Exec_into: STRING_32 do Result := locale.translation("Step Into") end #: interface_names.e:162 msgid "Step Into" msgstr "" #. Source code: #: interface_names.e:164 msgid "Step Out" msgstr "" #. F10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:781 msgid "Step by step" msgstr "" #. Source code: l_Stepped: STRING_32 do Result := locale.translation("Step completed") end #: interface_names.e:1542 msgid "Step completed" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: do Result := locale.translation ("Step into") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. F11 #: debugger_names.e:211 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:782 msgid "Step into" msgstr "" #. Source code: e_Exec_into: STRING_32 do Result := locale.translation("Step into a routine") end #: interface_names.e:2574 msgid "Step into a routine" msgstr "" #. Source code: do Result := locale.translation ("Step next") end #: debugger_names.e:209 msgid "Step next" msgstr "" #. Source code: #: debugger_names.e:213 msgid "Step out" msgstr "" #. Source code: e_Exec_out: STRING_32 do Result := locale.translation("Step out of a routine") end #: interface_names.e:2577 msgid "Step out of a routine" msgstr "" #. F11 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:783 msgid "Step out of routine" msgstr "" #. Source code: l_stiffness_value (a_value: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Stiffness ($1%%)"), [a_value]) end #: interface_names.e:1543 msgid "Stiffness ($1%)" msgstr "" #. Source code: l_stiffness: STRING_32 do Result := locale.translation("Stiffness:") end #: interface_names.e:1950 msgid "Stiffness:" msgstr "" #. Source code: l_stone_handler: STRING_32 do Result := locale.translation ("Stone handler") end #: interface_names.e:864 msgid "Stone handler" msgstr "" #. Source code: l_stone_name: STRING_32 do Result := locale.translation ("Stone name") end #: interface_names.e:761 msgid "Stone name" msgstr "" #. Source code: b_overwrite: STRING_32 do Result := locale.translation("Overwrite") end #: interface_names.e:195 msgid "Stop" msgstr "" #. Source code: b_Exec_kill: STRING_32 do Result := locale.translation("Stop Application") end #: interface_names.e:161 msgid "Stop Application" msgstr "" #. Source code: f_stop_button: STRING = "Stop all test related tasks" #: es_testing_tool_panel.e:738 msgid "Stop all test related tasks" msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:788 msgid "Stop application" msgstr "" #. Source code: m_Dbg_stop_at_breakpoints: STRING_32 do Result := locale.translation("Stop at Breakpoints") end #: interface_names.e:440 msgid "Stop at Breakpoints" msgstr "" #. Source code: b_Dbg_stop_at_breakpoints: STRING_32 do Result := locale.translation("Stop at breakpoints") end #: interface_names.e:182 msgid "Stop at breakpoints" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Stop debug and remove cluster $1 permanently%N% #: warning_messages.e:532 msgid "" "Stop debug and remove cluster $1 permanently\n" "from the system.\n" "\n" "Are you sure this is what you want?" msgstr "" #. Source code: e_Exec_kill: STRING_32 do Result := locale.translation("Stop execution") end #: interface_names.e:2573 msgid "Stop execution" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:175 msgid "Stop execution when compiling" msgstr "" #. Source code: f_stop_archive: STRING_32 do Result := locale.translation ("Stop metric archive evaluation") end #: eb_metric_names.e:251 msgid "Stop metric archive evaluation" msgstr "" #. Source code: f_stop: STRING_32 do Result := locale.translation ("Stop metric evaluation") end #: eb_metric_names.e:240 msgid "Stop metric evaluation" msgstr "" #. Source code: f_stop_history_recalculation: STRING_32 do Result := locale.translation ("Stop metric recalculation") end #: eb_metric_names.e:142 msgid "Stop metric recalculation" msgstr "" #. Source code: t_Stop_test_run: STRING_32 do Result := locale.translation("Stop test run") end #: interface_names.e:2215 msgid "Stop test run" msgstr "" #. Source code: t_viewer_string_display: STRING_32 do Result := locale.translation("String Display") end #: interface_names.e:1645 msgid "String Display" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:623 msgid "String background color" msgstr "" #. 0;128;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:622 msgid "String text color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:239 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:241 msgid "String to be inserted." msgstr "" #. Source code: l_subclusters: STRING_32 do Result := locale.translation("Sub-clusters") end #: interface_names.e:1548 msgid "Sub-clusters" msgstr "" #. Source code: l_Sub_cluster: STRING_32 do Result := locale.translation("Subcluster") end #: interface_names.e:1545 msgid "Subcluster" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:98 msgid "Subcluster depth" msgstr "" #. Source code: i_critical: STRING = "Critical" #: es_exception_submit_dialog.e:966 msgid "Submit" msgstr "" #. Source code: lb_submitting: STRING = "Submitting bug report, please wait..." #: es_exception_submit_dialog.e:959 msgid "Submitting bug report, please wait..." msgstr "" #. Source code: l_super_cluster: STRING_32 do Result := locale.translation("Super-clusters") end #: interface_names.e:1547 msgid "Super-clusters" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:99 msgid "Supercluster depth" msgstr "" #. Source code: option_sup_require_name: STRING_GENERAL do Result := locale.translation ("Supplier Precondition") end #: conf_interface_names.e:305 msgid "Supplier Precondition" msgstr "" #. Source code: l_supplier_class: STRING_32 do Result := locale.translation("Supplier class") end #: interface_names.e:1988 msgid "Supplier class" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:100 msgid "Supplier depth" msgstr "" #. Source code: l_supplier_group: STRING_32 do Result := locale.translation("Supplier group") end #: interface_names.e:1990 msgid "Supplier group" msgstr "" #. Source code: l_Suppliers: STRING_32 do Result := locale.translation("Suppliers") end #: interface_names.e:1550 msgid "Suppliers" msgstr "" #. Source code: Result.force (locale.translation ("Swahili"), "sw") #: locale_names.e:117 msgid "Swahili" msgstr "" #. Source code: Result.force (locale.translation ("Swahili (Kenya)"), "sw_ke") #: locale_names.e:325 msgid "Swahili (Kenya)" msgstr "" #. Source code: Result.force (locale.translation ("Swedish"), "sv") #: locale_names.e:116 msgid "Swedish" msgstr "" #. Source code: Result.force (locale.translation ("Swedish (Finland)"), "sv_fi") #: locale_names.e:323 msgid "Swedish (Finland)" msgstr "" #. Source code: Result.force (locale.translation ("Swedish (Sweden)"), "sv_se") #: locale_names.e:324 msgid "Swedish (Sweden)" msgstr "" #. Source code: t_sweeping_the_system_now: STRING_32 do Result := locale.translation ("Sweep the system now.") end #: interface_names.e:732 msgid "Sweep the system now." msgstr "" #. Source code: l_Switch_num_format: STRING_32 do Result := locale.translation("Switch numerical formating") end #: interface_names.e:1551 msgid "Switch numerical formating" msgstr "" #. Source code: f_switch_to_flat_view: STRING_32 do Result := locale.translation ("Switch to Flat View") end #: interface_names.e:727 msgid "Switch to Flat View" msgstr "" #. Source code: f_switch_to_tree_view: STRING_32 do Result := locale.translation ("Switch to Tree View") end #: interface_names.e:726 msgid "Switch to Tree View" msgstr "" #. Source code: e_Switch_num_format_to_dec: STRING_32 do Result := locale.translation("Switch to decimal format") end #: interface_names.e:2620 msgid "Switch to decimal format" msgstr "" #. Source code: e_Switch_num_format_to_hex: STRING_32 do Result := locale.translation("Switch to hexadecimal format") end #: interface_names.e:2619 msgid "Switch to hexadecimal format" msgstr "" #. Source code: f_diagram_high_quality: STRING_32 do Result := locale.translation("Switch to high quality") end #: interface_names.e:508 msgid "Switch to high quality" msgstr "" #. Source code: f_diagram_low_quality: STRING_32 do Result := locale.translation("Switch to low quality") end #: interface_names.e:509 msgid "Switch to low quality" msgstr "" #. Source code: wt_Switches_and_query: STRING_32 do Result := locale.translation("Switches and Query") end #: interface_names.e:2723 msgid "Switches and Query" msgstr "" #. Source code: l_Switching_to_normal_mode: STRING_32 do Result := locale.translation("Switching to edit mode...") end #: interface_names.e:1479 msgid "Switching to edit mode..." msgstr "" #. Source code: l_Switching_to_execution_mode: STRING_32 do Result := locale.translation("Switching to execution mode...") end #: interface_names.e:1478 msgid "Switching to execution mode..." msgstr "" #. Source code: b_Send_stone_to_context: STRING_32 do Result := locale.translation("Synchronize") end #: interface_names.e:149 msgid "Synchronize" msgstr "" #. Source code: e_Send_stone_to_context: STRING_32 do Result := locale.translation("Synchronize context") end #: interface_names.e:2614 msgid "Synchronize context" msgstr "" #. Source code: m_synchronize_in_tools: STRING_32 do Result := locale.translation("Synchronize in tools") end #: interface_names.e:1037 msgid "Synchronize in tools" msgstr "" #. Source code: l_synchronizing_class_relations: STRING_32 do Result := locale.translation ("Synchronizing class relations") end #: interface_names.e:1554 msgid "Synchronizing class relations" msgstr "" #. Source code: l_synchronizing_classes: STRING_32 do Result := locale.translation ("Synchronizing classes") end #: interface_names.e:1553 msgid "Synchronizing classes" msgstr "" #. Source code: l_synchronizing_clusters_relations: STRING_32 do Result := locale.translation ("Synchronizing cluster relations") end #: interface_names.e:1556 msgid "Synchronizing cluster relations" msgstr "" #. Source code: l_synchronizing_clusters: STRING_32 do Result := locale.translation ("Synchronizing clusters") end #: interface_names.e:1555 msgid "Synchronizing clusters" msgstr "" #. Source code: l_synchronizing_diagram_tool: STRING_32 do Result := locale.translation ("Synchronizing diagram tool: ") end #: interface_names.e:1557 msgid "Synchronizing diagram tool: " msgstr "" #. Source code: l_synchronizing_links: STRING_32 do Result := locale.translation ("Synchronizing links") end #: interface_names.e:1558 msgid "Synchronizing links" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:131 msgid "Syntactical classes" msgstr "" #. Source code: l_syntactical_client_of: STRING_32 do Result := locale.translation ("Syntactical client of ") end #: interface_names.e:1984 msgid "Syntactical client of " msgstr "" #. Source code: l_syntactical_supplier_of: STRING_32 do Result := locale.translation ("Syntactical supplier of ") end #: interface_names.e:1983 msgid "Syntactical supplier of " msgstr "" #. Source code: option_syntax_description: STRING_GENERAL do Result := locale.translation ("Variant of syntax used in source code") end #: conf_interface_names.e:345 msgid "Syntax" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:259 msgid "Syntax complete enabled" msgstr "" #. Source code: Result.force (locale.translation ("Syriac"), "syr") #: locale_names.e:118 msgid "Syriac" msgstr "" #. Source code: Result.force (locale.translation ("Syriac (Syria)"), "syr_sy") #: locale_names.e:326 msgid "Syriac (Syria)" msgstr "" #. Source code: lb_root_class: STRING = "Root Class" #: es_output_routines.e:241 msgid "System" msgstr "" #. Source code: b_System_info: STRING_32 do Result := locale.translation("System Info") end #: interface_names.e:153 msgid "System Info" msgstr "" #. Source code: lb_system_recompiled: STRING = "System Recompiled." #: degree_output.e:695 msgid "System Recompiled." msgstr "" #. Source code: w_Unexisting_system: STRING_32 do Result := locale.translation ("System doesn't exist.") end #: warning_messages.e:1025 msgid "System doesn't exist." msgstr "" #. Source code: e_Compiling: STRING_32 do Result := locale.translation("System is being compiled") end #: interface_names.e:2546 msgid "System is being compiled" msgstr "" #. Source code: do Result := locale.translation ("System is running") end #: debugger_names.e:167 msgid "System is running" msgstr "" #. Source code: do Result := locale.translation ("System is running (ignoring breakpoints)") end #: debugger_names.e:165 msgid "System is running (ignoring breakpoints)" msgstr "" #. Source code: l_System_launched: STRING_32 do Result := locale.translation("System launched") end #: interface_names.e:1563 msgid "System launched" msgstr "" #. Source code: b_system_level_test: STRING = "System level test" #: es_test_manual_wizard_page_panel.e:174 msgid "System level test" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("System name and UUID do not match.%NSystem UUID: $1%NSystem name: $2%N"), [a_uuid, a_name]) #: interface_names.e:1566 msgid "" "System name and UUID do not match.\n" "System UUID: $1\n" "System name: $2\n" msgstr "" #. Source code: l_System_name: STRING_32 do Result := locale.translation("System name: ") end #: interface_names.e:1560 msgid "System name: " msgstr "" #. Source code: l_System_not_running: STRING_32 do Result := locale.translation("System not running") end #: interface_names.e:1568 msgid "System not running" msgstr "" #. Source code: l_System_properties: STRING_32 do Result := locale.translation("System properties") end #: interface_names.e:1561 msgid "System properties" msgstr "" #. Source code: l_System_running: STRING_32 do Result := locale.translation("System running") end #: interface_names.e:1562 msgid "System running" msgstr "" #. Source code: w_target_name_attribute_expected: STRING_32 do Result := locale.translation ("TARGET name attribute expected") end #: warning_messages.e:940 msgid "TARGET name attribute expected" msgstr "" #. Source code: l_value_capital: STRING_32 do Result := locale.translation ("VALUE: ") end #: interface_names.e:1915 msgid "TYPE: " msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:610 msgid "Tab step" msgstr "" #. Source code: copyright: "Copyright (c) 1984-2010, Eiffel Software" #: es_test_tags_wizard_page.e:31 msgid "Tags" msgstr "" #. Source code: title_text: STRING = "Tags used in new test" #: es_test_tags_wizard_page_panel.e:334 msgid "Tags used in new test" msgstr "" #. Source code: l_Text_loaded: STRING_32 do Result := locale.translation("Text finished loading") end #: interface_names.e:1584 msgid "Tags:" msgstr "" #. Source code: #: locale_names.e:121 msgid "Tajik" msgstr "" #. Source code: Result.force (locale.translation ("Tajik (Tajikistan)"), "tg_cyrl_tj") #: locale_names.e:329 msgid "Tajik (Tajikistan)" msgstr "" #. Source code: Result.force (locale.translation ("Tamazight"), "tmz") #: locale_names.e:124 msgid "Tamazight" msgstr "" #. Source code: Result.force (locale.translation ("Tamazight (Algeria, Latin)"), "tmz_latn_dz") #: locale_names.e:332 msgid "Tamazight (Algeria, Latin)" msgstr "" #. Source code: #: locale_names.e:119 msgid "Tamil" msgstr "" #. Source code: Result.force (locale.translation ("Tamil (India)"), "ta_in") #: locale_names.e:327 msgid "Tamil (India)" msgstr "" #. Source code: feature -- Option names and descriptions #: conf_interface_names.e:291 msgid "Target" msgstr "" #. Source code: #: interface_names.e:2097 msgid "Target " msgstr "" #. Source code: t_target_selection: STRING_32 do Result := locale.translation ("Target Selection") end #: interface_names.e:2220 msgid "Target Selection" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Target `$1' does not exist or is not a compilable target.%NChoose among the following target(s): "), [a_target]) #: ewb_names.e:117 msgid "" "Target `$1' does not exist or is not a compilable target.\n" "Choose among the following target(s): " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Target `$1' does not exist or is not compilable.%NChoose one target among:"), [a_target]) #: interface_names.e:1578 msgid "" "Target `$1' does not exist or is not compilable.\n" "Choose one target among:" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Target name and UUID do not match.%NSystem UUID: $1%NTarget name: $2%N"), [a_uuid, a_name]) #: interface_names.e:1582 msgid "" "Target name and UUID do not match.\n" "System UUID: $1\n" "Target name: $2\n" msgstr "" #. Source code: l_target_stone_name: STRING_32 do Result := locale.translation ("Target stone") end #: interface_names.e:768 msgid "Target stone" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:288 msgid "Target text background color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:287 msgid "Target text color" msgstr "" #. Source code: f_Retarget_diagram: STRING_32 do Result := locale.translation("Target to cluster or class") end #: interface_names.e:654 msgid "Target to cluster or class" msgstr "" #. Source code: system_library_target_description: STRING_GENERAL do Result := locale.translation ("Target used if system is used as a library.") end #: conf_interface_names.e:72 msgid "Target used if system is used as a library." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Target: $1"), [a_target]) #: conf_interface_names.e:38 msgid "Target: $1" msgstr "" #. Source code: l_clr_version: STRING_GENERAL do Result := locale.translation ("Targeted CLR Version:") end #: interface_names.e:27 msgid "Targeted CLR Version:" msgstr "" #. Source code: Tooltip_mini_toolbar_stick: STRING_32 #: docking_names.e:25 msgid "Targets" msgstr "" #. Source code: section_variables: STRING_GENERAL do Result := locale.translation ("Variables") end #: conf_interface_names.e:45 msgid "Tasks" msgstr "" #. Source code: #: locale_names.e:128 msgid "Tatar" msgstr "" #. Source code: Result.force (locale.translation ("Tatar (Russia)"), "tt_ru") #: locale_names.e:336 msgid "Tatar (Russia)" msgstr "" #. Source code: m_System_new: STRING_32 do Result := locale.translation("Project &Settings...") end #: interface_names.e:701 msgid "Te&xt" msgstr "" #. Source code: Result.force (locale.translation ("Telugu"), "te") #: locale_names.e:120 msgid "Telugu" msgstr "" #. Source code: Result.force (locale.translation ("Telugu (India)"), "te_in") #: locale_names.e:328 msgid "Telugu (India)" msgstr "" #. Source code: l_temp_header: STRING_32 do Result := locale.translation ("Temporary header") end #: interface_names.e:2047 msgid "Temporary header" msgstr "" #. 9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:731 msgid "Tenth external command shortcut." msgstr "" #. Source code: b_Terminate_c_compilation: STRING_32 do Result := locale.translation("Terminate C Compilation") end #: interface_names.e:176 msgid "Terminate C Compilation" msgstr "" #. Source code: e_Terminate_c_compilation: STRING_32 do Result := locale.translation("Terminate current C compilation in progress") end #: interface_names.e:2627 msgid "Terminate current C compilation in progress" msgstr "" #. Source code: f_Terminate_command_button: STRING_32 do Result := locale.translation ("Terminate running command") end #: eb_external_output_names.e:20 msgid "Terminate running command" msgstr "" #. Source code: h_old_result: STRING = "Previous Result" #: es_test_comparison_widget.e:775 msgid "Test" msgstr "" #. Source code: e_test_removed_details: STRING = "Test $1 was removed from the test suite before it was executed" #: test_execution.e:576 msgid "Test $1 was removed from the test suite before it was executed" msgstr "" #. Source code: t_test_count: STRING_32 do Result := locale.translation("Test Count") end #: interface_names.e:2222 msgid "Test Count" msgstr "" #. Source code: t_creation_preferences: STRING = "Test Creation Settings" #: es_testing_tool_panel.e:724 msgid "Test Creation Settings" msgstr "" #. Source code: t_title: STRING = "Test Extraction" #: es_test_extraction_wizard_page.e:31 msgid "Test Extraction" msgstr "" #. Source code: t_title: STRING = "Test Generation" #: es_test_generation_wizard_page.e:49 msgid "Test Generation" msgstr "" #. Source code: t_test_runs_history: STRING_32 do Result := locale.translation("Test Runs History") end #: interface_names.e:2226 msgid "Test Runs History" msgstr "" #. Source code: l_test_case_name_colon: STRING_32 do Result := locale.translation("Test case name:") end #: interface_names.e:1713 msgid "Test case name:" msgstr "" #. Source code: c_covers: STRING = "Classes under test" #: es_test_tree.e:295 msgid "Test classes" msgstr "" #. Source code: e_creation_unavailable: STRING = "Test creation is currently unavailable" #: shared_test_service.e:414 msgid "Test creation is currently unavailable" msgstr "" #. Source code: e_debugging_unavailable: STRING = "Test debugging is currently unavailable" #: shared_test_service.e:413 msgid "Test debugging is currently unavailable" msgstr "" #. Source code: e_execution_unavailable: STRING = "Test execution is currently unavailable" #: shared_test_service.e:412 msgid "Test execution is currently unavailable" msgstr "" #. Source code: l_test_executions: STRING = "Test execution results" #: es_test_records_tab.e:467 msgid "Test execution results" msgstr "" #. Source code: tt_user_aborted: STRING = "Test execution was canceled by user" #: es_test_tag_tree_grid_layout.e:297 msgid "Test execution was canceled by user" msgstr "" #. Source code: e_extraction_unavailable: STRING = "Test extraction is currently unavailable" #: shared_test_service.e:415 msgid "Test extraction is currently unavailable" msgstr "" #. Source code: tt_not_tested: STRING = "Test has not been executed yet" #: es_test_tag_tree_grid_layout.e:293 msgid "Test has not been executed yet" msgstr "" #. Source code: options_title: STRING = "Class options" #: es_test_manual_wizard_page_panel.e:168 msgid "Test name: " msgstr "" #. Source code: #: es_shared_test_session_labels.e:60 msgid "Test session" msgstr "" #. Source code: #: es_eweasel_testing_tool.e:49 msgid "Testing" msgstr "" #. Source code: t_testing_experimental: STRING_32 do Result := locale.translation("Testing (experimental)") end #: interface_names.e:2224 msgid "Testing (experimental)" msgstr "" #. Source code: t_testing_result: STRING_32 do Result := locale.translation("Testing Result") end #: interface_names.e:2225 msgid "Testing Result" msgstr "" #. Source code: t_tool_title: STRING = "Testing Results" #: es_eweasel_testing_result_tool.e:50 msgid "Testing Results" msgstr "" #. Source code: testing_directory_text: STRING = "Testing directory and files" #: es_test_execution_wizard_page_panel.e:153 msgid "Testing directory and files" msgstr "" #. Source code: e_service_not_available: STRING = "Testing service is currently not available." #: shared_test_service.e:410 msgid "Testing service is currently not available." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:141 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:142 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:143 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:144 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:145 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:146 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:147 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:148 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:149 msgid "Testing tool" msgstr "" #. Source code: tt_aborted: STRING = "Testing tool was unable to retrieve any response for test" #: es_test_tag_tree_grid_layout.e:295 msgid "Testing tool was unable to retrieve any response for test" msgstr "" #. Source code: t_status: STRING = "Status" #: es_test_tag_tree_grid_layout.e:283 msgid "Tests" msgstr "" #. Source code: t_untagged_tests: STRING = "Tests not containing prefix:" #: ewb_test_tree_view.e:188 msgid "Tests not containing prefix:" msgstr "" #. Source code: l_contract: STRING_32 do Result := locale.translation("Contract") end #: ewb_names.e:169 msgid "Text" msgstr "" #. Source code: Result := << locale.translation("Text Generators"), locale.translation("Class Relations"), #: interface_names.e:908 msgid "Text Generators" msgstr "" #. Source code: l_Text_loaded: STRING_32 do Result := locale.translation("Text finished loading") end #: interface_names.e:1585 msgid "Text finished loading" msgstr "" #. Source code: Result := locale.translation ("Text in text criterion is empty.") #: eb_metric_names.e:835 msgid "Text in text criterion is empty." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:260 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:2 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:2 msgid "Text mode is windows" msgstr "" #. Source code: t_predefined_text_not_editable: STRING_32 do Result := locale.translation ("Text not editable because current metric is predefined.") end #: eb_metric_names.e:96 msgid "Text not editable because current metric is predefined." msgstr "" #. Source code: t_text_not_editable: STRING_32 do Result := locale.translation ("Text not editable.") end #: eb_metric_names.e:97 msgid "Text not editable." msgstr "" #. Source code: l_Toolbar_select_text_position: STRING_32 do Result := locale.translation("Text option: ") end #: interface_names.e:1603 msgid "Text option: " msgstr "" #. Source code: l_Text_saved: STRING_32 do Result := locale.translation("Text was saved") end #: interface_names.e:1586 msgid "Text was saved" msgstr "" #. Source code: Result.force (locale.translation ("Turkmen"), "tk") #: locale_names.e:122 msgid "Thai" msgstr "" #. Source code: Result.force (locale.translation ("Thai (Thailand)"), "th_th") #: locale_names.e:330 msgid "Thai (Thailand)" msgstr "" #. Source code: tt_thank_you: STRING = "Thank you for the bug report" #: es_exception_submit_dialog.e:950 msgid "Thank you for the bug report" msgstr "" #. Source code: do Result := locale.translation ("The .NET Assembly filename that you have chosen is not valid.%N% #: interface_names.e:88 msgid "" "The .NET Assembly filename that you have chosen is not valid.\n" "\n" "Please click Back and choose another filename." msgstr "" #. Source code: "The Eiffel debugger is not found or not executable%N% #: debugger_names.e:56 msgid "" "The Eiffel debugger is not found or not executable\n" " current path = $1 \n" "\n" "You can change this value in the preferences\n" " or restart after setting the environment variable $2 \n" msgstr "" #. Source code: "The Eiffel debugger is not found or not executable%N% #: debugger_names.e:67 msgid "" "The Eiffel debugger is not found or not executable\n" " current path = $1 \n" "\n" "You can change this value in the preferences\n" " or restart after setting the logical name $2 \n" msgstr "" #. Source code: w_MakefileSH_more_recent: STRING_32 do Result := locale.translation ("The Makefile.SH is more recent than the system.") end #: warning_messages.e:978 msgid "The Makefile.SH is more recent than the system." msgstr "" #. Source code: e_invalid_editor: STRING = "The active editor does not contain a valid class or cluster." #: es_groups_tool_panel.e:222 msgid "The active editor does not contain a valid class or cluster." msgstr "" #. Source code: l_preferences_delayed_resources: STRING_32 do Result := locale.translation ("The changes you have made to the following resources%Nwill be taken into account after you restart.") end #: interface_names.e:1447 msgid "" "The changes you have made to the following resources\n" "will be taken into account after you restart." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("The class $1 is not writable."), [a_class]) #: interface_names.e:1091 msgid "The class $1 is not writable." msgstr "" #. Source code: f_the_class_name_already_exists: STRING_32 do Result := locale.translation( "The class name already exists.") end #: interface_names.e:811 msgid "The class name already exists." msgstr "" #. Source code: f_the_class_name_cannot_be_void: STRING_32 do Result := locale.translation( "The class name can not be void.") end #: interface_names.e:812 msgid "The class name can not be void." msgstr "" #. Source code: f_the_class_name_is_not_a_valid_eiffel_class_name: STRING_32 do Result := locale.translation( "The class name is not a valid Eiffel class name.") end #: interface_names.e:813 msgid "The class name is not a valid Eiffel class name." msgstr "" #. Source code: l_class_name_not_valid: STRING_32 do Result := locale.translation("The class name is not valid.") end #: interface_names.e:1101 msgid "The class name is not valid." msgstr "" #. Source code: do Result := locale.translation ("The configuration file you have selected is already listed.") end #: interface_names.e:90 msgid "The configuration file you have selected is already listed." msgstr "" #. Source code: do Result := locale.translation ("The configuration file you have selected is not valid.") end #: interface_names.e:93 msgid "The configuration file you have selected is not valid." msgstr "" #. Source code: t_contract_syntax_error_1: STRING_32 do Result := locale.translation ("The contracts cannot be shown for class ") end #: interface_names.e:2464 msgid "The contracts cannot be shown for class " msgstr "" #. Source code: do Result := locale.translation ("The creation routine name that you have specified does not conform%N% #: interface_names.e:60 msgid "" "The creation routine name that you have specified does not conform\n" "the lace specification.\n" "\n" "A valid creation routine name is not empty and only contains letters,\n" "digits, and underscores. The first character must\n" "be a letter.\n" "\n" "Click Back and choose a valid creation routine name." msgstr "" #. Source code: w_Cannot_debug: STRING_32 do Result := locale.translation ("The current version of system has not been successfully compiled.%N% #: warning_messages.e:280 msgid "" "The current version of system has not been successfully compiled.\n" "As a result, you cannot use the debugging facilities." msgstr "" #. Source code: l_target_scope_customzied_formatter_not_saved: STRING_32 do Result := locale.translation ("The customized formatters with target scope will not be saved because a project has not been loaded.") end #: interface_names.e:2053 msgid "" "The customized formatters with target scope will not be saved because a " "project has not been loaded." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("The descending class $1 already has another feature with the new name."), [a_class]) #: interface_names.e:1204 msgid "The descending class $1 already has another feature with the new name." msgstr "" #. Source code: e_create_directory_1: STRING = "The directory '$1' does not exist.%NDo you want to create it now?" #: es_standard_directory_dialog.e:167 msgid "" "The directory '$1' does not exist.\n" "Do you want to create it now?" msgstr "" #. Source code: do Result := locale.translation ("The directory you have chosen already contain%N% #: bench_wizard_interface_names.e:62 msgid "" "The directory you have chosen already contain\n" "a project.\n" "\n" "Click Back to choose another directory.\n" "\n" "Click Next to continue and erase actual project." msgstr "" #. Source code: do Result := locale.translation ("The directory you have chosen doesn't exist and%N% #: bench_wizard_interface_names.e:52 msgid "" "The directory you have chosen doesn't exist and\n" "the Wizard cannot create it.\n" "\n" "Click Back and choose another directory." msgstr "" #. Source code: e_contract_tool_expression_error: attached STRING_32 do Result := locale.translation ("The entered contract expression is not a valid expression or contains syntax errors.%NPlease fix the error before continuing.") end #: error_messages.e:38 msgid "" "The entered contract expression is not a valid expression or contains syntax " "errors.\n" "Please fix the error before continuing." msgstr "" #. Source code: tt_invalid_entry: STRING = "The entered value is invalid" #: es_validating_wrapped_widget.e:334 msgid "The entered value is invalid" msgstr "" #. Source code: e_test_aborted_details: STRING = "The execution of $1 was aborted by the user" #: test_execution.e:579 msgid "The execution of $1 was aborted by the user" msgstr "" #. Source code: w_apply_debugger_profiles_before_closing: STRING_32 do Result := locale.translation ("The execution profiles have been modified.%NDo you want to apply the changes before closing?") end #: warning_messages.e:276 msgid "" "The execution profiles have been modified.\n" "Do you want to apply the changes before closing?" msgstr "" #. Source code: l_the_feature_name_is_not_valid: STRING_32 do Result := locale.translation("The feature name is not valid.") end #: interface_names.e:1587 msgid "The feature name is not valid." msgstr "" #. Source code: #: warning_messages.e:715 msgid "" "The file $1\n" "either cannot be read or does not represent\n" "a valid dynamic library definition." msgstr "" #. Source code: e_file_does_not_exists (a_file_name: STRING_GENERAL): STRING_32 do Result := locale.translation ("The file '$1' does not exist.") end #: error_messages.e:22 msgid "The file '$1' does not exist." msgstr "" #. Source code: "The file you have supplied as Runtime Information Record%N% #: interface_names.e:2733 msgid "" "The file you have supplied as Runtime Information Record\n" "does not exist or is not valid.\n" "Do not forget that the Runtime Information Record has to\n" "be located in the project directory:\n" "$1\n" "\n" "Please provide a valid file or execute your profiler again to\n" "generate a valid Runtime Information Record.\n" "\n" "Click Back and select a valid file or Click Abort." msgstr "" #. Source code: do Result := locale.translation("The file you have supplied as existring Execution Provide does%N% #: interface_names.e:2746 msgid "" "The file you have supplied as existring Execution Provide does\n" "not exist or is not valid. Please provide a valid file or generate\n" "a new one.\n" "Click Back and select a valid file or choose the generate option." msgstr "" #. Source code: do Result := locale.translation ("The following environment variables are not set:%N") end #: interface_names.e:71 msgid "The following environment variables are not set:\n" msgstr "" #. Source code: l_resource_not_found (a_resource: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("The following resource is not found:%N$1"), [a_resource]) end #: interface_names.e:1492 msgid "" "The following resource is not found:\n" "$1" msgstr "" #. Source code: "The last compilation was not completed.%N% #: warning_messages.e:287 msgid "" "The last compilation was not completed.\n" "Running the last compiled application in these conditions can\n" "lead to inconsistent information, or to exhibit unexpected behavior." msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:2 msgid "" "The maximum number of processors to use during compilation. Used '0' to use " "all available processors." msgstr "" #. Source code: m_Second_state: STRING_GENERAL do Result := locale.translation ("The number of states is limited to 10.") end; #: wizard_wizard_interface_names.e:65 msgid "The number of states is limited to 10." msgstr "" #. Source code: do Result := locale.translation ("The precompilation(s) will be launched as soon%N% #: interface_names.e:77 msgid "" "The precompilation(s) will be launched as soon\n" "as you push the Finish button\n" "\n" "Be patient, this can take a while!" msgstr "" #. Source code: l_Project_location: STRING_32 do Result := locale.translation("The project location is the place where compilation%Nfiles will be generated by the compiler") end #: interface_names.e:1470 msgid "" "The project location is the place where compilation\n" "files will be generated by the compiler" msgstr "" #. Source code: do Result := locale.translation ("The project name that you have specified does not conform%N% #: bench_wizard_interface_names.e:38 msgid "" "The project name that you have specified does not conform\n" "to the Lace specification.\n" "\n" "A valid project name is not empty and only contains letters,\n" "digits, and underscores. Moreover the first character must\n" "be a letter.\n" "\n" "Click Back and choose a valid project name." msgstr "" #. Source code: "The project needs to use a precompiled library, which has not been compiled.%N% #: warning_messages.e:93 msgid "" "The project needs to use a precompiled library, which has not been " "compiled.\n" "(precompiled library: \"$1\")\n" "Should the precompile be built?" msgstr "" #. Source code: the_resource_editor_is_not_set: STRING_32 do Result := locale.translation ("The resource EDITOR is not set%N") end #: ewb_names.e:183 msgid "The resource EDITOR is not set\n" msgstr "" #. Source code: do Result := locale.translation ("The root class name that you have specified does not conform%N% #: interface_names.e:105 msgid "" "The root class name that you have specified does not conform\n" "the lace specification.\n" "\n" "A valid root class name is not empty and only contains letters,\n" "digits, and underscores. The first character must\n" "be a letter.\n" "\n" "Click Back and choose a valid root class name." msgstr "" #. Source code: q_file_already_exists: STRING = "The selected file '$1' already exists.%NDo you want to contiue and overwrite this file?" #: es_standard_save_dialog.e:94 msgid "" "The selected file '$1' already exists.\n" "Do you want to contiue and overwrite this file?" msgstr "" #. Source code: e_file_does_not_exist: STRING = "The selected file '$1' does not exist." #: es_standard_open_dialog.e:86 msgid "The selected file '$1' does not exist." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("The selected file '$1' is not a valid .NET assembly."), [a_file]) #: warning_messages.e:1131 msgid "The selected file '$1' is not a valid .NET assembly." msgstr "" #. Source code: w_Invalid_options: STRING_32 do Result := locale.translation ("The selected options are invalid.%N% #: warning_messages.e:1083 msgid "" "The selected options are invalid.\n" "Please select different ones." msgstr "" #. Source code: do Result := locale.translation ("The specified hit count target is not valid.") end #: debugger_names.e:98 msgid "The specified hit count target is not valid." msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:208 msgid "" "The speed, in milliseconds, in which the auto-hide tools will reveal or hide " "themselves completely. Use '0' to disable animation effect." msgstr "" #. Source code: lb_submitted: STRING = "The submitted report is now available at http://support.eiffel.com." #: es_exception_submit_dialog.e:958 msgid "The submitted report is now available at http://support.eiffel.com." msgstr "" #. Source code: "The system could not be launched in allotted time:%N% #: debugger_names.e:78 msgid "" "The system could not be launched in allotted time:\n" "\n" "Your current timeout is $1 second(s) \n" "\n" "You can change this value in the preferences\n" " or restart after setting the environment variable $2 \n" msgstr "" #. Source code: "The system could not be launched in allotted time:%N% #: debugger_names.e:89 msgid "" "The system could not be launched in allotted time:\n" "\n" "Your current timeout is $1 second(s) \n" "\n" "You can change this value in the preferences\n" " or restart after setting the logical name $2 \n" msgstr "" #. Source code: do Result := locale.translation ("The system has no entry feature, it is not executable from EiffelStudio.") end #: debugger_names.e:42 msgid "" "The system has no entry feature, it is not executable from EiffelStudio." msgstr "" #. Source code: f_the_test_case_name_cannot_be_void: STRING_32 do Result := locale.translation( "The test case name cannot be void.") end #: interface_names.e:814 msgid "The test case name cannot be void." msgstr "" #. Source code: f_the_test_case_name_is_not_a_valid_name: STRING_32 do Result := locale.translation( "The test case name is not a valid name.") end #: interface_names.e:815 msgid "The test case name is not a valid name." msgstr "" #. Source code: e_test_suite_not_usable: STRING = "The test suite service is currently unavailable." #: ewb_test_cmd.e:160 msgid "The test suite service is currently unavailable." msgstr "" #. Source code: "The testing library which is needed to compile and execute tests has not been added yet.%N%N% #: es_test_launch_wizard.e:336 msgid "" "The testing library which is needed to compile and execute tests has not " "been added yet.\n" "\n" "Since you are currently debugging an application, EiffelStudio will add the " "library without recompiling the project. New tests will not appear in the " "testing tool until you stop the debugging session and recompile the project " "manually.\n" "\n" "Would you like EiffelStudio to add the testing library before launching the " "test creation wizard?" msgstr "" #. Source code: "The testing library which is needed to compile and execute tests has not been added yet.%N%N% #: es_test_launch_wizard.e:342 msgid "" "The testing library which is needed to compile and execute tests has not " "been added yet.\n" "\n" "Would you like EiffelStudio to add the library and recompile before " "launching the test creation wizard?" msgstr "" #. Source code: w_Class_not_modifiable: STRING_32 do Result := locale.translation ("The text of this class cannot be modified.") end #: warning_messages.e:861 msgid "The text of this class cannot be modified." msgstr "" #. Source code: w_could_not_modify_class: STRING_32 do Result := locale.translation ("The text of this class could not be modified.") end #: warning_messages.e:878 msgid "The text of this class could not be modified." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:95 msgid "The visible toolbar items for the Diagram Tool toolbar." msgstr "" #. Source code: do Result := locale.translation ("The wizard can not be completed because its installation is not complete.%N% #: interface_names.e:70 msgid "" "The wizard can not be completed because its installation is not complete.\n" "The COM component \"ISE.VS.VisionSupport\" is missing or not registered.\n" "\n" "Contact http://support.eiffel.com for more details.\n" "\n" "Click Abort to finish the wizard." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:429 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:431 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:432 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:433 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:434 msgid "Then" msgstr "" #. Source code: do Result := locale.translation ("There are problems in this library definition.%N% #: warning_messages.e:632 msgid "" "There are problems in this library definition.\n" "Call 'Check' to have more information.\n" "Save anyway?" msgstr "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("There is $1 metric in archive", "There are $1 metrics in archive", a_count), [a_count]) #: eb_metric_names.e:362 msgid "There is $1 metric in archive" msgid_plural "There are $1 metrics in archive" msgstr[0] "" #. Source code: l_there_is_already_a_class_with_the_same_name: STRING_32 do Result := locale.translation("There is already a class with the same name.") end #: interface_names.e:1595 msgid "There is already a class with the same name." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("There is already a feature with this name in class $1. This would lead to a conflict."), [a_class]) #: interface_names.e:1592 msgid "" "There is already a feature with this name in class $1. This would lead to a " "conflict." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("There is already a metric named $1.%NChange its name in %"Metric name%" column to make it importable."), [a_name]); #: eb_metric_names.e:404 msgid "" "There is already a metric named $1.\n" "Change its name in \"Metric name\" column to make it importable." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("There is already a project compiled in %"$1%"%NIt needs to be deleted before a precompilation.%N"), [a_project_name]) #: ewb_names.e:250 msgid "" "There is already a project compiled in \"$1\"\n" "It needs to be deleted before a precompilation.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("There is already metric named %"$1%" in import metric list.%NThe name %"$2%" will be changed back to %"$3%"."), [a_new_metric_name, a_new_metric_name, a_old_metric_name]) #: eb_metric_names.e:494 msgid "" "There is already metric named \"$1\" in import metric list.\n" "The name \"$2\" will be changed back to \"$3\"." msgstr "" #. Source code: there_is_no_item_available: STRING_32 do Result := locale.translation ("There is no items available at this index.%N") end #: ewb_names.e:54 msgid "There is no items available at this index.\n" msgstr "" #. Source code: e_no_open_editor: STRING = "There is no open editor to locate a class or cluster from." #: es_groups_tool_panel.e:221 msgid "There is no open editor to locate a class or cluster from." msgstr "" #. Source code: thers_is_no_output_to_save: STRING_32 do Result := locale.translation ("There is no output to save.%N") end #: ewb_names.e:185 msgid "There is no output to save.\n" msgstr "" #. Source code: e_contract_tool_save_failed: attached STRING_32 do Result := locale.translation ("There was a problem saving the contracts. Please check you have access to the class file.") end #: error_messages.e:37 msgid "" "There was a problem saving the contracts. Please check you have access to " "the class file." msgstr "" #. Source code: e_submit_error: STRING = "There was a problem submitting the problem report. Please retry or submit it manually at http://support.eiffel.com." #: es_exception_submit_dialog.e:973 msgid "" "There was a problem submitting the problem report. Please retry or submit it " "manually at http://support.eiffel.com." msgstr "" #. Source code: e_save_session_data_failed: attached STRING_32 do Result := locale.translation ("There was an error when trying to store the EiffelStudio session data.") end #: error_messages.e:46 msgid "There was an error when trying to store the EiffelStudio session data." msgstr "" #. Source code: do Result := locale.translation ("These parameters are invalid.") end #: warning_messages.e:700 msgid "These parameters are invalid." msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:724 msgid "Third external command shortcut." msgstr "" #. Source code: w_Class_cannot_export: STRING_32 do Result := locale.translation ("This class cannot export features.%N% #: warning_messages.e:671 msgid "" "This class cannot export features.\n" "Please make sure that it is neither deferred nor generic\n" "and that the system is correctly compiled." msgstr "" #. Source code: w_Class_already_edited: STRING_32 do Result := locale.translation ("This class is already being edited%N% #: warning_messages.e:1079 msgid "" "This class is already being edited\n" "in another editor.\n" "Editing a class in several editors\n" "may cause loss of data." msgstr "" #. Source code: w_does_not_have_enclosing_cluster: STRING_32 do Result := locale.translation ("This cluster does not have an enclosing cluster.") end #: warning_messages.e:910 msgid "This cluster does not have an enclosing cluster." msgstr "" #. Source code: w_Command_needs_class: STRING_32 do Result := locale.translation ("This command requires a class name.%N% #: warning_messages.e:1089 msgid "" "This command requires a class name.\n" "It cannot be executed." msgstr "" #. Source code: w_Command_needs_directory: STRING_32 do Result := locale.translation ("This command requires a directory.%N% #: warning_messages.e:1095 msgid "" "This command requires a directory.\n" "It cannot be executed." msgstr "" #. Source code: w_Command_needs_file: STRING_32 do Result := locale.translation ("This command requires a file name.%N% #: warning_messages.e:1092 msgid "" "This command requires a file name.\n" "It cannot be executed." msgstr "" #. Source code: w_Stop_debugger: STRING_32 do Result := locale.translation ("This command will stop execution.") end #: warning_messages.e:1019 msgid "This command will stop execution." msgstr "" #. Source code: w_Feature_cannot_be_exported: STRING_32 do Result := locale.translation ("This feature cannot be exported.%N% #: warning_messages.e:688 msgid "" "This feature cannot be exported.\n" "Deferred features, external ones,\n" "and attributes cannot be exported." msgstr "" #. Source code: do Result := locale.translation ("This feature export clause contains errors.%N% #: warning_messages.e:638 msgid "" "This feature export clause contains errors.\n" "Try editing it to have more information." msgstr "" #. Source code: l_Only_available_for_stopped_application: STRING_32 do Result := locale.translation("This feature is only available when debugging, and when the execution is stopped.") end #: interface_names.e:1081 msgid "" "This feature is only available when debugging, and when the execution is " "stopped." msgstr "" #. Source code: t_this_file_has_been_modified: STRING_32 do Result := locale.translation ("This file has been modified by another editor.") end #: interface_names.e:2227 msgid "This file has been modified by another editor." msgstr "" #. Source code: do Result := locale.translation ("This file seems to be corrupted.%N% #: warning_messages.e:728 msgid "" "This file seems to be corrupted.\n" "Not all items inside could be loaded." msgstr "" #. Source code: e_must_open_project: STRING_32 do Result := locale.translation ("This function can only be performed once a project has been opened.%NPlease open a project and try again.") end #: error_messages.e:27 msgid "" "This function can only be performed once a project has been opened.\n" "Please open a project and try again." msgstr "" #. Source code: w_Index_already_taken: STRING_32 do Result := locale.translation ("This index is already used.%N% #: warning_messages.e:1086 msgid "" "This index is already used.\n" "Please select another one." msgstr "" #. Source code: l_remove_auto_entry: STRING_32 do Result := locale.translation ("This is an automatic entry. Modify or disable this entry in the its enclosure target or specify an entry in the class to override it.") end #: interface_names.e:1483 msgid "" "This is an automatic entry. Modify or disable this entry in the its " "enclosure target or specify an entry in the class to override it." msgstr "" #. Source code: w_Replace_all: STRING_32 do Result := locale.translation ("This operation cannot be undone for files not loaded into the EiffelStudio editor.%N% #: warning_messages.e:1102 msgid "" "This operation cannot be undone for files not loaded into the EiffelStudio " "editor.\n" "Are you sure your would like to continue replacing all occurrences?" msgstr "" #. Source code: project_contains_no_compilable_target: STRING_32 do Result := locale.translation ("This project contains no compilable target.") end #: ewb_names.e:34 msgid "This project contains no compilable target." msgstr "" #. Source code: w_project_constains_no_compilable_target: STRING_32 do Result := locale.translation ("This project contains no compilable target.%NPlease open a different project.") end #: warning_messages.e:62 msgid "" "This project contains no compilable target.\n" "Please open a different project." msgstr "" #. Source code: has_more_than_one_target: STRING_32 do Result := locale.translation ("This project has more than one target: ") end #: ewb_names.e:35 msgid "This project has more than one target: " msgstr "" #. Source code: l_domain_displayer_help: STRING_32 do Result := locale.translation ("This view can be used to display result of all formatters%Nthus it is used as a default view for formatters") end #: interface_names.e:832 msgid "" "This view can be used to display result of all formatters\n" "thus it is used as a default view for formatters" msgstr "" #. Source code: l_class_tree_displayer_help: STRING_32 do Result := locale.translation ("This view is suitable for displaying class hierarchy%Nsuch as class ancestors/descendants") end #: interface_names.e:826 msgid "" "This view is suitable for displaying class hierarchy\n" "such as class ancestors/descendants" msgstr "" #. Source code: l_class_flat_displayer_help: STRING_32 do Result := locale.translation ("This view is suitable for displaying class list%Nsuch as class clients/suppliers") end #: interface_names.e:827 msgid "" "This view is suitable for displaying class list\n" "such as class clients/suppliers" msgstr "" #. Source code: l_feature_displayer_help: STRING_32 do Result := locale.translation ("This view is suitable for displaying different versions of a feature%Nsuch as feature implementors/ancestor versions/descendant versions") end #: interface_names.e:829 msgid "" "This view is suitable for displaying different versions of a feature\n" "such as feature implementors/ancestor versions/descendant versions" msgstr "" #. Source code: l_feature_callee_displayer_help: STRING_32 do Result := locale.translation ("This view is suitable for displaying feature callees") end #: interface_names.e:831 msgid "This view is suitable for displaying feature callees" msgstr "" #. Source code: l_feature_caller_displayer_help: STRING_32 do Result := locale.translation ("This view is suitable for displaying feature callers") end #: interface_names.e:830 msgid "This view is suitable for displaying feature callers" msgstr "" #. Source code: l_class_feature_displayer_help: STRING_32 do Result := locale.translation ("This view is suitable for displaying features in form of list from a class%Nsuch as attributes/routines") end #: interface_names.e:828 msgid "" "This view is suitable for displaying features in form of list from a class\n" "such as attributes/routines" msgstr "" #. Source code: Result := locale.translation ("This will discard the modifications.") #: warning_messages.e:734 msgid "This will discard the modifications." msgstr "" #. Source code: l_restore_preference_string: STRING_32 do Result := locale.translation ("This will reset ALL preferences to their default values%N and all previous settings will be overwritten. Are you sure?") end #: interface_names.e:1495 msgid "" "This will reset ALL preferences to their default values\n" " and all previous settings will be overwritten. Are you sure?" msgstr "" #. Source code: t_tool_title: STRING = "Threads" #: es_threads_tool.e:49 msgid "Threads" msgstr "" #. Source code: target_check_for_void_target_description: STRING_GENERAL do Result := locale.translation ("Throw a call on Void target exception?") end #: conf_interface_names.e:112 msgid "Throw a call on Void target exception?" msgstr "" #. Source code: Result.force (locale.translation ("Tibetan"), "bo") #: locale_names.e:30 msgid "Tibetan" msgstr "" #. Source code: Result.force (locale.translation ("Tibetan (Bhutan)"), "bo_bt") #: locale_names.e:171 msgid "Tibetan (Bhutan)" msgstr "" #. Source code: Result.force (locale.translation ("Tibetan (PRC)"), "bo_cn") #: locale_names.e:172 msgid "Tibetan (PRC)" msgstr "" #. Source code: t_Properties_tool: STRING_32 do Result := locale.translation ("Properties") end #: interface_names.e:2400 msgid "Time" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:27 msgid "Timeout" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:27 msgid "" "Timeout used to start the Eiffel debugger daemon (classic only). Leave it to " "0 to use the default environment value." msgstr "" #. Source code: l_to_do_dialog: STRING_32 do Result := locale.translation ("To do information") end #: eb_metric_names.e:163 msgid "To do information" msgstr "" #. Source code: t_close: STRING_32 do Result := locale.translation ("Close") end #: eb_metric_names.e:108 msgid "To do:" msgstr "" #. Source code: m_Line_numbers: STRING_32 do Result := locale.translation("Toggle &Line Numbers") end #: interface_names.e:584 msgid "Toggle &Line Numbers" msgstr "" #. Source code: do Result := locale.translation ("Toggle 'Ignore stop point'") end #: debugger_names.e:219 msgid "Toggle 'Ignore stop point'" msgstr "" #. Source code: l_diagram_uml_visibility: STRING_32 do Result := locale.translation("Toggle between UML and BON view") end #: interface_names.e:502 msgid "Toggle between UML and BON view" msgstr "" #. F1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:681 msgid "Toggle filter" msgstr "" #. F1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:681 msgid "Toggle filtering in completion list." msgstr "" #. L #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:706 msgid "Toggle line number visibility" msgstr "" #. Source code: l_diagram_toggle_quality: STRING_32 do Result := locale.translation("Toggle quality level") end #: interface_names.e:507 msgid "Toggle quality level" msgstr "" #. F7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:687 msgid "Toggle remember size" msgstr "" #. F4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:684 msgid "Toggle show disambiguated name" msgstr "" #. F5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:685 msgid "Toggle show obsolete items" msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:683 msgid "Toggle show signature" msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:686 msgid "Toggle show tooltip" msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:682 msgid "Toggle show type" msgstr "" #. Source code: l_toggle_assigner: STRING_32 do Result := locale.translation("Toggle visibility of assigner command name") end #: interface_names.e:876 msgid "Toggle visibility of assigner command name" msgstr "" #. Source code: l_diagram_labels_visibility: STRING_32 do Result := locale.translation("Toggle visibility of client link labels") end #: interface_names.e:501 msgid "Toggle visibility of client link labels" msgstr "" #. Source code: l_diagram_legend_visibility: STRING_32 do Result := locale.translation("Toggle visibility of cluster legend") end #: interface_names.e:504 msgid "Toggle visibility of cluster legend" msgstr "" #. Source code: l_diagram_clusters_visibility: STRING_32 do Result := locale.translation("Toggle visibility of clusters") end #: interface_names.e:503 msgid "Toggle visibility of clusters" msgstr "" #. Source code: l_toggle_alias: STRING_32 do Result := locale.translation("Toggle visibility of feature alias name") end #: interface_names.e:875 msgid "Toggle visibility of feature alias name" msgstr "" #. Source code: l_toggle_signature: STRING_32 do Result := locale.translation("Toggle visibility of feature signature") end #: interface_names.e:877 msgid "Toggle visibility of feature signature" msgstr "" #. Source code: l_diagram_inheritance_visibility: STRING_32 do Result := locale.translation("Toggle visibility of inheritance links") end #: interface_names.e:512 msgid "Toggle visibility of inheritance links" msgstr "" #. L #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:706 msgid "Toggle visibility of line numbers." msgstr "" #. Source code: l_diagram_supplier_visibility: STRING_32 do Result := locale.translation("Toggle visibility of supplier links") end #: interface_names.e:483 msgid "Toggle visibility of supplier links" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Too many %"$1%" sections. Only one is expcted."), [a_section_name]) #: eb_metric_names.e:1139 msgid "Too many \"$1\" sections. Only one is expcted." msgstr "" #. Source code: Result := locale.translation ("Too many %"domain%" section specified. Only one is expected.") #: eb_metric_names.e:476 msgid "Too many \"domain\" section specified. Only one is expected." msgstr "" #. Source code: Result := locale.translation ("Too many %"value_tester%" sections. Only one is expected.") #: eb_metric_names.e:1003 msgid "Too many \"value_tester\" sections. Only one is expected." msgstr "" #. Source code: err_too_many_arguments: STRING_32 do Result := locale.translation ("Too many arguments. The following arguments will be ignored:") end #: ewb_names.e:176 msgid "Too many arguments. The following arguments will be ignored:" msgstr "" #. Source code: Result := locale.translation ("Too many crieria is specified in %"criterion%" section. Only one is expected.") #: eb_metric_names.e:468 msgid "" "Too many crieria is specified in \"criterion\" section. Only one is expected." msgstr "" #. Source code: Result := locale.translation ("Too many criterion sections specified. Only one criterion section is expected.") #: eb_metric_names.e:483 msgid "" "Too many criterion sections specified. Only one criterion section is " "expected." msgstr "" #. Source code: Result := locale.translation ("Too many value retrievers nodes. Only one is expected.") #: eb_metric_names.e:1047 msgid "Too many value retrievers nodes. Only one is expected." msgstr "" #. Source code: t_formatter_displayer_name: STRING_32 do Result := locale.translation ("Formatter displayer") end #: interface_names.e:739 msgid "Tool" msgstr "" #. Source code: #: interface_names.e:16 msgid "Tool Bar" msgstr "" #. Source code: m_Toolbars: STRING_32 do Result := locale.translation("Tool&bars") end #: interface_names.e:703 msgid "Tool&bars" msgstr "" #. Source code: #: docking_names.e:79 msgid "Toolbar Options" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: Zone_navigation_right_column_name: STRING_32 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 17;3;80 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 204;204;253 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 234;234;234 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 69;166;11 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 100;97;28 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 254;253;203 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 127;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;25;127 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 180;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;127;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. INTEGER;BOOLEAN;STRING;CHARACTER;REAL;DOUBLE #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. revision;date;status #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 60 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 253;209;199 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. none;[errors];errors_and_warnings #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. [Current Editor];Whole Project;Custom #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;240 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. F #. #-#-#-#-# estudio.pot #-#-#-#-# #. R #. #-#-#-#-# estudio.pot #-#-#-#-# #. O #. #-#-#-#-# estudio.pot #-#-#-#-# #. X #. #-#-#-#-# estudio.pot #-#-#-#-# #. E #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. U #. #-#-#-#-# estudio.pot #-#-#-#-# #. M #. #-#-#-#-# estudio.pot #-#-#-#-# #. Y #. #-#-#-#-# estudio.pot #-#-#-#-# #. Q #. #-#-#-#-# estudio.pot #-#-#-#-# #. I #. #-#-#-#-# estudio.pot #-#-#-#-# #. C #. #-#-#-#-# estudio.pot #-#-#-#-# #. V #. #-#-#-#-# estudio.pot #-#-#-#-# #. G #. #-#-#-#-# estudio.pot #-#-#-#-# #. A #. #-#-#-#-# estudio.pot #-#-#-#-# #. N #. #-#-#-#-# estudio.pot #-#-#-#-# #. B #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 127;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: docking_names.e:19 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:49 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:51 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:52 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:53 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:54 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:55 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:56 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:57 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:58 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:59 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:60 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:61 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:62 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:63 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:64 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:65 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:66 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:67 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:68 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:69 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:70 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:71 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:72 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:73 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:74 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:75 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:76 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:77 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:78 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:79 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:80 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:81 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:82 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:83 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:84 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:85 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:86 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:87 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:88 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:89 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:91 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:92 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:93 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:94 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:95 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:96 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:97 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:98 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:99 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:100 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:102 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:103 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:104 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:105 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:106 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:107 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:109 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:110 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:111 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:112 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:113 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:114 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:115 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:116 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:117 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:118 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:119 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:120 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:121 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:122 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:124 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:125 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:126 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:127 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:129 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:130 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:131 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:132 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:133 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:134 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:135 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:136 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:138 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:139 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:140 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:141 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:142 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:143 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:144 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:145 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:146 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:147 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:148 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:149 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:653 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:654 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:655 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:656 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:657 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:658 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:659 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:661 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:662 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:663 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:664 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:666 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:667 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:668 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:670 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:671 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:672 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:673 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:674 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:675 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:738 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:739 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:740 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:741 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:742 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:743 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:744 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:745 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:746 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:747 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:748 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:749 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:750 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:751 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:752 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:753 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:754 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:755 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:756 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:757 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:758 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:12 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:13 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:14 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:15 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:16 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:17 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:18 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:19 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:20 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:22 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:23 msgid "Tools" msgstr "" #. Source code: h_show_feature_from_any: STRING_32 do Result := locale.translation("Show unchanged features from class ANY?") end #: interface_names.e:1923 msgid "Tooltip" msgstr "" #. Source code: l_Top_level: STRING_32 do Result := locale.translation("Top-level") end #: interface_names.e:1605 msgid "Top-level" msgstr "" #. Source code: target_total_order_on_reals: STRING_GENERAL do Result := locale.translation ("Total Order on REALs") end #: conf_interface_names.e:164 msgid "Total Order on REALs" msgstr "" #. Source code: l_total_progress: STRING_GENERAL do Result := locale.translation ("Total Progress: ") end #: interface_names.e:24 msgid "Total Progress: " msgstr "" #. Source code: b_Total_time: STRING_32 do Result := locale.translation("Total Time") end #: interface_names.e:116 msgid "Total Time" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Total progress: $1%%"), [a_str]) #: interface_names.e:39 msgid "Total progress: $1%" msgstr "" #. Source code: option_trace_description: STRING_GENERAL do Result := locale.translation ("Display name of all called features during execution?") end #: conf_interface_names.e:310 msgid "Trace" msgstr "" #. Source code: target_trademark_name: STRING_GENERAL do Result := locale.translation ("Trademark") end #: conf_interface_names.e:101 msgid "Trademark" msgstr "" #. Source code: option_syntax_transitional_name: STRING_GENERAL do Result := locale.translation ("Transitional syntax") end #: conf_interface_names.e:348 msgid "Transitional syntax" msgstr "" #. Source code: l_Tree_view: STRING_32 do Result := locale.translation ("Tree View") end #: interface_names.e:1598 msgid "Tree View" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:115 msgid "Tree view for metric history" msgstr "" #. Source code: l_tree_or_flat_view: STRING_32 do Result := locale.translation ("Tree/Flat View") end #: interface_names.e:1597 msgid "Tree/Flat View" msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:700 msgid "Trigger backward search." msgstr "" #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:689 msgid "Trigger class completion" msgstr "" #. NumPad - #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:691 msgid "Trigger collapsing of all tree nodes." msgstr "" #. Left #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:692 msgid "Trigger collapsing of current tree node." msgstr "" #. H #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:705 msgid "Trigger display of search panel focused on replace." msgstr "" #. NumPad * #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:696 msgid "Trigger expansion of all tree nodes." msgstr "" #. Right #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:697 msgid "Trigger expansion of current tree node." msgstr "" #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:688 msgid "Trigger feature completion." msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:701 msgid "Trigger forward search." msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:693 msgid "Trigger insertion of customized string #1." msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:694 msgid "Trigger insertion of customized string #2." msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:695 msgid "Trigger insertion of customized string #3." msgstr "" #. M #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:698 msgid "Trigger maximization of whole editor area." msgstr "" #. M #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:699 msgid "Trigger minimization of whole editor area." msgstr "" #. F #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:704 msgid "Trigger quick search bar." msgstr "" #. NumPad 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:720 msgid "Trigger resetting editor's font through numpad keys." msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:719 msgid "Trigger resetting editor's font." msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:702 msgid "Trigger search on current selection and goes to next result." msgstr "" #. F3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:703 msgid "Trigger search on current selection and goes to previous result." msgstr "" #. NumPad + #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:716 msgid "Trigger zoom in editor's font through numpad keys." msgstr "" #. = #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:715 msgid "Trigger zoom in editor's font." msgstr "" #. NumPad - #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:718 msgid "Trigger zoom out editor's font through numpad keys." msgstr "" #. - #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:717 msgid "Trigger zoom out editor's font." msgstr "" #. Source code: boolean_false: STRING_GENERAL do Result := locale.translation ("False") end #: conf_interface_names.e:841 msgid "True" msgstr "" #. Source code: Result.force (locale.translation ("Turkish"), "tr") #: locale_names.e:127 msgid "Turkish" msgstr "" #. Source code: Result.force (locale.translation ("Turkish (Turkey)"), "tr_tr") #: locale_names.e:335 msgid "Turkish (Turkey)" msgstr "" #. Source code: Result.force (locale.translation ("Turkmen"), "tk") #: locale_names.e:123 msgid "Turkmen" msgstr "" #. Source code: Result.force (locale.translation ("Turkmen (Turkmenistan)"), "tk_tm") #: locale_names.e:331 msgid "Turkmen (Turkmenistan)" msgstr "" #. Source code: f_diagram_force_directed_off: STRING_32 do Result := locale.translation("Turn off physics") end #: interface_names.e:525 msgid "Turn off physics" msgstr "" #. Source code: f_diagram_force_directed_on: STRING_32 do Result := locale.translation("Turn on physics") end #: interface_names.e:524 msgid "Turn on physics" msgstr "" #. Source code: l_diagram_force_directed: STRING_32 do Result := locale.translation("Turn on/off physics") end #: interface_names.e:506 msgid "Turn on/off physics" msgstr "" #. Source code: #: es_twitter_feed_tool.e:54 msgid "Twitter Feed" msgstr "" #. Source code: task_type_description: STRING_GENERAL do Result := locale.translation ("Type of the task.") end #: conf_interface_names.e:208 msgid "Type" msgstr "" #. Source code: e_multiple_constrains_not_supported: STRING = "Type $1 can not be tested since it contains open generic parameters with multiple constraints. Please be more specific." #: es_test_generation_wizard_page_panel.e:603 msgid "" "Type $1 can not be tested since it contains open generic parameters with " "multiple constraints. Please be more specific." msgstr "" #. Source code: e_recursive_generics_not_supported: STRING = "Type $1 can not be used for testing since it contains open recursive generic parameters. Please be more specific." #: es_test_generation_wizard_page_panel.e:604 msgid "" "Type $1 can not be used for testing since it contains open recursive generic " "parameters. Please be more specific." msgstr "" #. Source code: section_mapping: STRING_GENERAL do Result := locale.translation ("Type Mapping") end #: conf_interface_names.e:47 msgid "Type Mapping" msgstr "" #. Source code: do Result := locale.translation ("Type checking failed") end #: debugger_names.e:453 msgid "Type checking failed" msgstr "" #. Source code: f_Input_text_field: STRING_32 do Result := locale.translation ("Type input data here") end #: eb_external_output_names.e:18 msgid "Type input data here" msgstr "" #. Source code: target_msil_generation_type_description: STRING_GENERAL do Result := locale.translation ("Type of binary to generate.") end #: conf_interface_names.e:154 msgid "Type of binary to generate." msgstr "" #. Source code: target_compilation_type_description: STRING_GENERAL do Result := locale.translation ("Type of compilation.") end #: conf_interface_names.e:89 msgid "Type of compilation." msgstr "" #. Source code: c_user: STRING = "User-defined tags" #: es_test_tree.e:298 msgid "Type of test" msgstr "" #. Source code: group_type_description: STRING_GENERAL do Result := locale.translation ("Type of the group.") end #: conf_interface_names.e:236 msgid "Type of the group." msgstr "" #. Source code: task_type_description: STRING_GENERAL do Result := locale.translation ("Type of the task.") end #: conf_interface_names.e:209 msgid "Type of the task." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Type {$1} is not compiled."), [tname]) end #: debugger_names.e:606 msgid "Type {$1} is not compiled." msgstr "" #. Source code: l_unit_colon: STRING_32 do Result := locale.translation ("Unit:") end #: eb_metric_names.e:214 msgid "Type:" msgstr "" #. Source code: #: es_test_generation_wizard_page_panel.e:583 msgid "Types to test" msgstr "" #. Source code: m_Uncomment: STRING_32 do Result := locale.translation("U&ncomment") end #: interface_names.e:706 msgid "U&ncomment" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:85 msgid "UML cluster name area fill color." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:86 msgid "UML cluster name color." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:87 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:23 msgid "UML cluster name font." msgstr "" #. Source code: system_uuid_description: STRING_GENERAL do Result := locale.translation ("Universal unique identifier for the system.") end #: conf_interface_names.e:77 msgid "UUID" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("UUID %"$1%" is invalid."), [a_invalid_uuid]) #: eb_metric_names.e:552 msgid "UUID \"$1\" is invalid." msgstr "" #. Source code: Result := locale.translation ("UUID is missing.") #: eb_metric_names.e:544 msgid "UUID is missing." msgstr "" #. Source code: Result.force (locale.translation ("Uighur"), "ug") #: locale_names.e:129 msgid "Uighur" msgstr "" #. Source code: Result.force (locale.translation ("Uighur (PRC)"), "ug_cn") #: locale_names.e:337 msgid "Uighur (PRC)" msgstr "" #. Source code: Result.force (locale.translation ("Ukrainian"), "uk") #: locale_names.e:130 msgid "Ukrainian" msgstr "" #. Source code: Result.force (locale.translation ("Ukrainian (Ukraine)"), "uk_ua") #: locale_names.e:338 msgid "Ukrainian (Ukraine)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 127;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;25;127 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 180;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;127;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. 127;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:67 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:68 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:69 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:70 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:71 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:72 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:73 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:74 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:75 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:76 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:77 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:78 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:79 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:80 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:81 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:82 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:83 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:84 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:85 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:86 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:87 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:88 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:89 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:15 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:16 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:17 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:18 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:19 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:20 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:22 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:23 msgid "Uml" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:68 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:16 msgid "Uml class deferred font" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:78 msgid "Uml class feature section color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:77 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:21 msgid "Uml class feature section font" msgstr "" #. 0;127;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:76 msgid "Uml class features color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:75 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:20 msgid "Uml class features font" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:72 msgid "Uml class fill color" msgstr "" #. 0;25;127 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:71 msgid "Uml class name color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:67 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:15 msgid "Uml class name font" msgstr "" #. 127;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:70 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:18 msgid "Uml class properties color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-i-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-i-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:69 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:17 msgid "Uml class properties font" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:80 msgid "Uml client color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:81 msgid "Uml client label color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:82 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:22 msgid "Uml client label font" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:79 msgid "Uml client line width" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:84 msgid "Uml cluster iconified fill color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:83 msgid "Uml cluster line color" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:85 msgid "Uml cluster name area color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:86 msgid "Uml cluster name color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-regular-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:87 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:23 msgid "Uml cluster name font" msgstr "" #. 180;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:74 msgid "Uml generics color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Arial-r-bold-10-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. sans-r-bold-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:73 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:19 msgid "Uml generics font" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:89 msgid "Uml inheritance color" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:88 msgid "Uml inheritance line width" msgstr "" #. Source code: l_unhandled: STRING_32 do Result := locale.translation ("UnHandled") end #: interface_names.e:1624 msgid "UnHandled" msgstr "" #. Source code: e_unable_to_check_compiled_classes: STRING = "Unable to check if types or valid, please recompile and start again" #: es_test_generation_wizard_page_panel.e:596 msgid "Unable to check if types or valid, please recompile and start again" msgstr "" #. Source code: Result.append ("Unable to create file $2.") #: etest_creation.e:297 msgid "Unable to create file $2." msgstr "" #. Source code: e_creation_conf_invalid: STRING = "Unable to create new tests." #: shared_test_service.e:425 msgid "Unable to create new tests." msgstr "" #. Source code: e_unable_to_create_directory_1: STRING = "Unable to create the directory '$1'." #: es_standard_directory_dialog.e:166 msgid "Unable to create the directory '$1'." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Unable to evaluate (non once) routine {$1}.$2 on Void object or type name"), [cname, fname]) end #: debugger_names.e:536 msgid "" "Unable to evaluate (non once) routine {$1}.$2 on Void object or type name" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Unable to evaluate deferred routine {$1}.$2"), [cname, fname]) end #: debugger_names.e:581 msgid "Unable to evaluate deferred routine {$1}.$2" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Unable to evaluate once routine {$1}.$2"), [cname, fname]) end #: debugger_names.e:530 msgid "Unable to evaluate once routine {$1}.$2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unable to evaluate {$1}.$2 on <$3>$4"), [cname, fname, addr, s32]) #: debugger_names.e:511 msgid "Unable to evaluate {$1}.$2 on <$3>$4" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unable to evaluate {$1}.$2$3"), [cname, fname, s32]) #: debugger_names.e:509 msgid "Unable to evaluate {$1}.$2$3" msgstr "" #. Source code: "Unable to execute the wizard.%N% #: warning_messages.e:1059 msgid "" "Unable to execute the wizard.\n" "Check that `$1' exists and is executable.\n" msgstr "" #. Source code: e_extraction_conf_invalid: STRING = "Unable to extract tests for selected call stack frames." #: shared_test_service.e:426 msgid "Unable to extract tests for selected call stack frames." msgstr "" #. Source code: e_test_suite_unavailable: STRING = "Unable to fetch results from test suite" #: es_test_comparison_widget.e:792 msgid "Unable to fetch results from test suite" msgstr "" #. Source code: e_code_template_unable_to_find_template: attached STRING_32 do Result := locale.translation ("Unable to find an applicable template for the current version of EiffelStudio.") end #: error_messages.e:33 msgid "" "Unable to find an applicable template for the current version of " "EiffelStudio." msgstr "" #. Source code: do Result := locale.translation ("Unable to get Current object.") end #: debugger_names.e:459 msgid "Unable to get Current object." msgstr "" #. Source code: once Result := locale.translation ("Unable to get ICorDebugFunction") end #: debugger_names.e:481 msgid "Unable to get ICorDebugFunction" msgstr "" #. Source code: w_dbg_unable_to_get_call_stack_data: STRING_32 do Result := locale.translation ("Unable to get call stack data") end #: warning_messages.e:341 msgid "Unable to get call stack data" msgstr "" #. Source code: once Result := locale.translation ("Unable to get target object") end #: debugger_names.e:477 msgid "Unable to get target object" msgstr "" #. Source code: do Result := locale.translation ("Unable to get the context object.") end #: debugger_names.e:441 msgid "Unable to get the context object." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Unable to get valid target object for $1"), [add]) end #: debugger_names.e:399 msgid "Unable to get valid target object for $1" msgstr "" #. Source code: w_unable_to_initiate_project: STRING_32 do Result := locale.translation ("Unable to initialize the project generated by the wizard") end #: warning_messages.e:116 msgid "Unable to initialize the project generated by the wizard" msgstr "" #. Source code: e_generation_conf_invalid: STRING = "Unable to launch AutoTest with provided options." #: shared_test_service.e:427 msgid "Unable to launch AutoTest with provided options." msgstr "" #. Source code: e_unkonwn_error: STRING = "Unable to launch processor" #: shared_test_service.e:429 msgid "Unable to launch processor" msgstr "" #. Source code: e_help_unable_to_launch: attached STRING_32 do Result := locale.translation ("Unable to launch the help documentation.") end #: error_messages.e:42 msgid "Unable to launch the help documentation." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unable to load remote file in: $1%NPlease make sure file does not exits or is writable."), [a_file_name]) #: eb_metric_names.e:1092 msgid "" "Unable to load remote file in: $1\n" "Please make sure file does not exits or is writable." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unable to load the ace file `$1'.%NFor the following reasons:%N$2"), [an_ace_name, a_reason]) #: warning_messages.e:777 msgid "" "Unable to load the ace file `$1'.\n" "For the following reasons:\n" "$2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unable to load the project file `$1'.%NFor the following reasons:%N$2"), [an_ace_name, a_reason]) #: warning_messages.e:782 msgid "" "Unable to load the project file `$1'.\n" "For the following reasons:\n" "$2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unable to read remote file.%NPlease check URL: $1"), [a_url]) #: eb_metric_names.e:1085 msgid "" "Unable to read remote file.\n" "Please check URL: $1" msgstr "" #. Source code: e_file_not_readable: STRING = "Unable to read results from file%N$1" #: es_test_comparison_widget.e:793 msgid "" "Unable to read results from file\n" "$1" msgstr "" #. Source code: w_unable_to_retrieve_wizard_list: STRING_32 do Result := locale.translation ("Unable to retrieve the list of installed wizard.") end #: warning_messages.e:114 msgid "Unable to retrieve the list of installed wizard." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unable to transfer remote file.%NReason: $1"), [a_reason]) #: eb_metric_names.e:1099 msgid "" "Unable to transfer remote file.\n" "Reason: $1" msgstr "" #. Source code: w_unable_to_write_file (a_name: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Unable to write file: $1"), [a_name]) end; #: warning_messages.e:118 msgid "Unable to write file: $1" msgstr "" #. Source code: t_removed: STRING = "Removed" #: es_test_comparison_widget.e:783 msgid "Unchanged" msgstr "" #. Source code: b_Redo: STRING_32 do Result := locale.translation("Redo") end #: interface_names.e:141 msgid "Uncheck" msgstr "" #. Source code: f_do_not_auto_show: STRING = "Uncheck to prevent the contract viewer from being displayed automatically. Use CTRL to force the show of this information in the future." #: es_contract_viewer_widget.e:434 msgid "" "Uncheck to prevent the contract viewer from being displayed automatically. " "Use CTRL to force the show of this information in the future." msgstr "" #. K #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:709 msgid "Uncomment" msgstr "" #. K #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:709 msgid "Uncomment current line or selection" msgstr "" #. Source code: f_Uncomment: STRING_32 do Result := locale.translation("Uncomment selected lines") end #: interface_names.e:707 msgid "Uncomment selected lines" msgstr "" #. Source code: st_compile_changes: STRING_32 do Result := locale.translation ("Uncompile changes") end #: interface_names.e:2473 msgid "Uncompile changes" msgstr "" #. Source code: l_uncompiled_class_stone_name: STRING_32 do Result := locale.translation ("Uncompiled class stone") end #: interface_names.e:764 msgid "Uncompiled class stone" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:541 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:543 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:544 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:545 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:546 msgid "Undefine" msgstr "" #. Source code: e_undefined_value: STRING_32 do Result := locale.translation ("Undefined") end #: eb_metric_names.e:21 msgid "Undefined" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:262 msgid "Underscore is separator" msgstr "" #. Source code: b_Uncheck: STRING_32 do Result := locale.translation ("Uncheck") end #: interface_names.e:140 msgid "Undo" msgstr "" #. Source code: f_Undo: STRING_32 do Result := locale.translation("Undo (Ctrl+Z)") end #: interface_names.e:709 msgid "Undo (Ctrl+Z)" msgstr "" #. Source code: f_refactoring_undo: STRING_32 do Result := locale.translation("Undo Last Refactoring (only works as long as no file that was refactored has been changed by hand)") end #: interface_names.e:635 msgid "" "Undo Last Refactoring (only works as long as no file that was refactored has " "been changed by hand)" msgstr "" #. Source code: b_refactoring_undo: STRING_32 do Result := locale.translation("Undo Refactoring") end #: interface_names.e:639 msgid "Undo Refactoring" msgstr "" #. Source code: fs_undo_command: STRING_32 do Result := locale.translation ("Undo command") end #: interface_names.e:2102 msgid "Undo command" msgstr "" #. Source code: f_diagram_undo: STRING_32 do Result := locale.translation("Undo last action") end #: interface_names.e:479 msgid "Undo last action" msgstr "" #. Source code: l_undo_not_possible: STRING_32 do Result := locale.translation("Undo not possible.") end #: interface_names.e:1607 msgid "Undo not possible." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:209 msgid "Undocked window lower than main window" msgstr "" #. Source code: l_unevaluated: STRING_32 do Result := locale.translation ("Unevaluated") end #: interface_names.e:1902 msgid "Unevaluated" msgstr "" #. Source code: st_unicode_cannot_save: STRING_32 do Result := locale.translation ("Unicode characters could not be saved.") end #: interface_names.e:2477 msgid "Unicode characters could not be saved." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:229 msgid "Unified stone" msgstr "" #. Source code: #: interface_names.e:2110 msgid "Unindent" msgstr "" #. Source code: t_select_all_metrics: STRING_32 do Result := locale.translation ("Select All Metrics") end #: eb_metric_names.e:121 msgid "Unit" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unit %"$1%" of variable metric is different from unit %"$2%" of linear metric."), [a_wrong_unit, a_right_unit]) #: eb_metric_names.e:777 msgid "" "Unit \"$1\" of variable metric is different from unit \"$2\" of linear " "metric." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unit name %"$1%" is invalid."), [a_unit_name]) #: eb_metric_names.e:640 msgid "Unit name \"$1\" is invalid." msgstr "" #. Source code: Result := locale.translation ("Unit name is missing.") #: eb_metric_names.e:630 msgid "Unit name is missing." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:116 msgid "Unit order" msgstr "" #. Source code: t_Unit_test_files_will_be_generated: STRING_32 do Result := locale.translation("Unit test files will be generated.") end #: interface_names.e:2187 msgid "Unit test files will be generated." msgstr "" #. Source code: l_description_colon: STRING_32 do Result := locale.translation ("Description:") end #: eb_metric_names.e:215 msgid "Unit:" msgstr "" #. Source code: system_uuid_description: STRING_GENERAL do Result := locale.translation ("Universal unique identifier for the system.") end #: conf_interface_names.e:78 msgid "Universal unique identifier for the system." msgstr "" #. Source code: l_Unknown_status: STRING_32 do Result := locale.translation("Unknown application status") end #: interface_names.e:1621 msgid "Unknown application status" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unknown attribute name:%N$1"), [a_name]) #: interface_names.e:1610 msgid "" "Unknown attribute name:\n" "$1" msgstr "" #. Source code: l_Unknown_class_name: STRING_32 do Result := locale.translation("Unknown class name") end #: interface_names.e:1616 msgid "Unknown class name" msgstr "" #. Source code: l_Unknown_cluster_name: STRING_32 do Result := locale.translation("Unknown cluster name") end #: interface_names.e:1622 msgid "Unknown cluster name" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Unknown constant type for `$1'"), [fname]) end #: debugger_names.e:388 msgid "Unknown constant type for `$1'" msgstr "" #. Source code: l_Unknown_error: STRING_32 do Result := locale.translation("Unknown error") end #: interface_names.e:1623 msgid "Unknown error" msgstr "" #. Source code: e_unknown_error: attached STRING_32 do Result := locale.translation ("Unknown error.") end #: error_messages.e:18 msgid "Unknown error." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unknown format:%N$1"), [a_format]) #: interface_names.e:1614 msgid "" "Unknown format:\n" "$1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unknown menu $1.%N"), [a_str]) #: ewb_names.e:137 msgid "Unknown menu $1.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unknown option $1.%N"), [a_str]) #: ewb_names.e:142 msgid "Unknown option $1.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Unknown protocol name:%N$1"), [a_content]) #: interface_names.e:1619 msgid "" "Unknown protocol name:\n" "$1" msgstr "" #. Source code: m_Separate_stone: STRING_32 do Result := locale.translation("Unlin&k Context Tool") end #: interface_names.e:946 msgid "Unlin&k Context Tool" msgstr "" #. Source code: e_Separate_stone: STRING_32 do Result := locale.translation("Unlink the context tool from the other components") end #: interface_names.e:2616 msgid "Unlink the context tool from the other components" msgstr "" #. Source code: e_unmatched_close_bracket: STRING = "Unmatched closing ']'." #: ini_fast_parser.e:244 msgid "Unmatched closing ']'." msgstr "" #. Source code: e_unmatched_open_bracket: STRING = "Unmatched opening '['." #: ini_fast_parser.e:243 msgid "Unmatched opening '['." msgstr "" #. Source code: l_compiled_class_stone_name: STRING_32 do Result := locale.translation ("Compiled class stone") end #: interface_names.e:765 msgid "Unnamed" msgstr "" #. Source code: option_unnamed_debug_name: STRING_GENERAL do Result := locale.translation ("Unnamed Debugs") end #: conf_interface_names.e:323 msgid "Unnamed Debugs" msgstr "" #. Source code: l_not_tested: STRING = "not tested" #: es_test_tag_tree_grid_layout.e:291 msgid "Unresolved" msgstr "" #. Source code: l_unselected: STRING_32 do Result := locale.translation ("Unselected") end #: interface_names.e:1625 msgid "Unselected" msgstr "" #. 150;150;150 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:23 msgid "Unsensitive foreground color" msgstr "" #. Source code: b_Descendant_time: STRING_32 do Result := locale.translation("Descendant Time") end #: interface_names.e:62 msgid "Unset" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:478 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:480 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:481 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:482 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:483 msgid "Until" msgstr "" #. Source code: Result.force (locale.translation ("Unused Locals"), w_unused_local) #: conf_interface_names.e:356 msgid "Unused Locals" msgstr "" #. Source code: move_button_down: STRING_32 #: docking_names.e:147 msgid "Up" msgstr "" #. Source code: l_up_to_depth_of: STRING_32 do Result := locale.translation ("Up to depth of") end #: interface_names.e:1626 msgid "Up to depth of" msgstr "" #. Source code: b_Compile: STRING_32 do Result := locale.translation("Compile") end #: interface_names.e:118 msgid "Update" msgstr "" #. Source code: l_Update_breakpoint: STRING_32 do Result := locale.translation("Update breakpoint(s) status") end #: interface_names.e:1395 msgid "Update breakpoint(s) status" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:667 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:674 msgid "Update comments" msgstr "" #. Source code: t_Update_test_case_last_changed_time: STRING_32 do Result := locale.translation("Update last changed time") end #: interface_names.e:2188 msgid "Update last changed time" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:668 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:675 msgid "Update strings" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Updating $1"), [a_class]) #: interface_names.e:1898 msgid "Updating $1" msgstr "" #. Source code: l_retrieving_tests: STRING = "Updating test suite" #: es_shared_test_session_labels.e:64 msgid "Updating test suite" msgstr "" #. Source code: l_update_the_view: STRING_32 do Result := locale.translation ("Updating the view ...") end #: interface_names.e:1901 msgid "Updating the view ..." msgstr "" #. Source code: Result.force (locale.translation ("Upper Sorbian"), "wen") #: locale_names.e:134 msgid "Upper Sorbian" msgstr "" #. Source code: Result.force (locale.translation ("Upper Sorbian (Germany)"), "wen_de") #: locale_names.e:343 msgid "Upper Sorbian (Germany)" msgstr "" #. Source code: Result.force (locale.translation ("Turkish"), "tr") #: locale_names.e:126 msgid "Urdu" msgstr "" #. Source code: Result.force (locale.translation ("Urdu (India)"), "tr_in") #: locale_names.e:334 msgid "Urdu (India)" msgstr "" #. Source code: Result.force (locale.translation ("Urdu (Pakistan)"), "ur_pk") #: locale_names.e:339 msgid "Urdu (Pakistan)" msgstr "" #. Source code: usage: STRING_32 do Result := locale.translation ("Usage:%N%T") end #: ewb_names.e:43 msgid "" "Usage:\n" "\t" msgstr "" #. Source code: library_use_application_options_name: STRING_GENERAL do Result := locale.translation ("Use Application Options") end #: conf_interface_names.e:263 msgid "Use Application Options" msgstr "" #. Source code: target_use_cluster_name_as_namespace_name: STRING_GENERAL do Result := locale.translation ("Use Cluster Name as Namespace") end #: conf_interface_names.e:169 msgid "Use Cluster Name as Namespace" msgstr "" #. Source code: l_default_cluster: STRING = "Use EIFGENs cluster" #: es_test_general_wizard_page_panel.e:294 msgid "Use EIFGENs cluster" msgstr "" #. Source code: target_msil_use_optimized_precompile_name: STRING_GENERAL do Result := locale.translation ("Use Optimized Precompile") end #: conf_interface_names.e:157 msgid "Use Optimized Precompile" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:648 msgid "Use Pick and Drop mode? Contextual mode if false." msgstr "" #. Source code: target_use_all_cluster_name_as_namespace_name: STRING_GENERAL do Result := locale.translation ("Use Recursive Cluster Name as Namespace") end #: conf_interface_names.e:171 msgid "Use Recursive Cluster Name as Namespace" msgstr "" #. Source code: target_msil_use_optimized_precompile_description: STRING_GENERAL do Result := locale.translation ("Use an optimized version of a precompile?") end #: conf_interface_names.e:158 msgid "Use an optimized version of a precompile?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:231 msgid "Use animated icons" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:231 msgid "Use animated icons in the status bar?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:634 msgid "Use buffered line" msgstr "" #. Source code: m_use_current_environment_value: STRING_32 do Result := locale.translation("Use current environment value") end #: interface_names.e:721 msgid "Use current environment value" msgstr "" #. Source code: m_use_current_environment_variables: STRING_32 do Result := locale.translation("Use current environment variables") end #: interface_names.e:720 msgid "Use current environment variables" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:147 msgid "Use ddmin" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 msgid "Use default across" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 msgid "Use default alias" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 msgid "Use default all" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 msgid "Use default attribute" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:304 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:311 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:318 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:325 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:339 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:346 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 msgid "Use default autocomplete?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 msgid "Use default check" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:304 msgid "Use default class" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 msgid "Use default create" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:318 msgid "Use default creation" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 msgid "Use default debug" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 msgid "Use default deferred" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 msgid "Use default do" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 msgid "Use default else" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 msgid "Use default elseif" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 msgid "Use default end" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 msgid "Use default ensure" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 msgid "Use default ensure then" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 msgid "Use default export" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 msgid "Use default external" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:325 msgid "Use default feature" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 msgid "Use default from" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 msgid "Use default if" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 msgid "Use default indexing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:311 msgid "Use default inherit" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 msgid "Use default inspect" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 msgid "Use default invariant" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 msgid "Use default is" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 msgid "Use default local" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 msgid "Use default loop" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 msgid "Use default obsolete" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 msgid "Use default once" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 msgid "Use default precursor" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 msgid "Use default redefine" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 msgid "Use default rename" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:339 msgid "Use default require" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:346 msgid "Use default require else" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 msgid "Use default rescue" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 msgid "Use default select" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 msgid "Use default some" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 msgid "Use default then" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 msgid "Use default undefine" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 msgid "Use default until" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 msgid "Use default variant" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 msgid "Use default when" msgstr "" #. Source code: f_use_delayed_scope: STRING_32 do Result := locale.translation ("Use delayed domain") end #: eb_metric_names.e:266 msgid "Use delayed domain" msgstr "" #. Source code: l_Use_existing_profile: STRING_32 do Result := locale.translation("Use existing profile: ") end #: interface_names.e:1627 msgid "Use existing profile: " msgstr "" #. Source code: t_use_external_delayed: STRING_32 do Result := locale.translation ("Use external delayed domain") end #: eb_metric_names.e:176 msgid "Use external delayed domain" msgstr "" #. Source code: l_use_inherited: STRING_32 do Result := locale.translation ("Use inherited value.") end #: interface_names.e:1632 msgid "Use inherited value." msgstr "" #. Source code: f_delayed_scope: STRING_32 do Result := locale.translation ("Use input domain as criterion domain.") end #: eb_metric_names.e:265 msgid "Use input domain as criterion domain." msgstr "" #. Source code: l_clr_most_recent_version: STRING_GENERAL do Result := locale.translation ("Use most recent CLR Version:") end #: interface_names.e:28 msgid "Use most recent CLR Version:" msgstr "" #. Source code: l_use_regular_expression: STRING_32 do Result := locale.translation ("Use regular expression") end #: eb_metric_names.e:220 msgid "Use regular expression" msgstr "" #. Source code: f_use_regular_expression_question: STRING_32 do Result := locale.translation("Use regular expression?") end #: interface_names.e:711 msgid "Use regular expression?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:148 msgid "Use slicing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:611 msgid "Use tab for indentation" msgstr "" #. Source code: target_old_verbatim_strings_description: STRING_GENERAL do Result := locale.translation ("Use the old format for verbatim strings?") end #: conf_interface_names.e:160 msgid "Use the old format for verbatim strings?" msgstr "" #. Source code: l_Use_wildcards: STRING_32 do Result := locale.translation("Use wildcards") end #: interface_names.e:1629 msgid "Use wildcards" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:248 msgid "" "User customized string inserted when user performs the key combination " "defined in Editor->Eiffel->Keyboard Shortcuts->Customized insertion 1." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:249 msgid "" "User customized string inserted when user performs the key combination " "defined in Editor->Eiffel->Keyboard Shortcuts->Customized insertion 2." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:250 msgid "" "User customized string inserted when user performs the key combination " "defined in Editor->Eiffel->Keyboard Shortcuts->Customized insertion 3." msgstr "" #. Source code: t_metric_backuped: STRING_32 do Result := locale.translation ("User-defined metrics backup finished.") end #: eb_metric_names.e:132 msgid "User-defined metrics backup finished." msgstr "" #. Source code: c_user: STRING = "User-defined tags" #: es_test_tree.e:299 msgid "User-defined tags" msgstr "" #. Source code: b_here: STRING = "here" #: es_exception_submit_dialog.e:961 msgid "Username:" msgstr "" #. Source code: do Result := locale.translation("Using this wizard you can analyze the result of a profiling.%N% #: interface_names.e:2686 msgid "" "Using this wizard you can analyze the result of a profiling.\n" "\n" "Profiling a system is used to analyze its run-time properties\n" "and in particular the cost of each routine: number of calls,\n" "time spent, etc. The profiler is a precious tool to understand\n" "and optimize a system.\n" "\n" "To continue you need to have already executed your system\n" "with the profiler activated. If this is not the case, please\n" "refer to the documentation on how to profile a system.\n" "\n" "\n" "To continue, click Next." msgstr "" #. Source code: "Using this wizard you can create a Windows application%N% #: interface_names.e:54 msgid "" "Using this wizard you can create a Windows application\n" "based on the WEL library.\n" "\n" "\n" "To continue, click Next." msgstr "" #. Source code: do Result := locale.translation ("Using this wizard you can create a Wizard application%N% #: wizard_wizard_interface_names.e:55 msgid "" "Using this wizard you can create a Wizard application\n" "\n" "You will have to choose how many states should be in\n" "your wizard.\n" "Then all the useful classes will be generated, and you will\n" "just have to fill in the WIZARD_xxxx_STATE classes.\n" "\n" "\n" "To continue, click Next." msgstr "" #. Source code: "Using this wizard you can create a graphical application%N% #: interface_names.e:52 msgid "" "Using this wizard you can create a graphical application\n" "based on the Cocoa library for Eiffel.\n" "\n" "The generated application will run on any Mac OS X system.\n" "\n" "\n" "To continue, click Next." msgstr "" #. Source code: "Using this wizard you can create a graphical application%N% #: interface_names.e:53 msgid "" "Using this wizard you can create a graphical application\n" "based on the EiffelVision2 library.\n" "\n" "The generated application will run on any Windows system\n" "as well as on any GTK supported platform (Linux, FreeBSD, ...)\n" "\n" "\n" "To continue, click Next." msgstr "" #. Source code: do Result := locale.translation ("Using this wizard you can create a project (executable%N% #: interface_names.e:117 msgid "" "Using this wizard you can create a project (executable\n" "or dynamic library) targeting the Microsoft .NET platform.\n" "\n" "The generated application will run on any system\n" "where the .NET runtime is installed.\n" "\n" "\n" "\n" "To continue, click Next." msgstr "" #. Source code: t_Using_this_wizard: STRING_32 do Result := locale.translation("Using this wizard you can create whole set of unit test files.%N% #: interface_names.e:2180 msgid "" "Using this wizard you can create whole set of unit test files.\n" "\n" "After running this wizard, an Eiffel class file (.e), a\n" "project configuration file (.ecf), a test configuration file\n" "(.tcf) will be generated in the location that you selected.\n" "\n" "To continue, click Next.\n" msgstr "" #. Source code: Using this wizard you can precompile any #: interface_names.e:96 msgid "" "Using this wizard you can precompile any\n" "Eiffel library. You will be able to precompile\n" "the shipped libraries but also your own\n" "libraries by providing the corresponding\n" "configuration file.\n" "\n" "If you precompile a library already precompiled,\n" "the previous version will be overwritten\n" "\n" "\n" "To continue, click Next." msgstr "" #. Source code: #: locale_names.e:132 msgid "Uzbek" msgstr "" #. Source code: Result.force (locale.translation ("Uzbek (Uzbekistan, Cyrillic)"), "uz_cyrl_uz") #: locale_names.e:340 msgid "Uzbek (Uzbekistan, Cyrillic)" msgstr "" #. Source code: Result.force (locale.translation ("Uzbek (Uzbekistan, Latin)"), "uz_latn_uz") #: locale_names.e:341 msgid "Uzbek (Uzbekistan, Latin)" msgstr "" #. Source code: l_precompiled: STRING_32 do Result := locale.translation (" (precompiled)") end #: interface_names.e:1916 msgid "VALUE: " msgstr "" #. Source code: mapping_old_name: STRING_GENERAL do Result := locale.translation ("Old Name") end #: conf_interface_names.e:391 msgid "Value" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of %"normal%" attribute is invalid. A boolean value is expected."), [a_value]) #: eb_metric_names.e:969 msgid "" "Value \"$1\" of \"normal\" attribute is invalid. A boolean value is expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"$2%" is invalid. A boolean is expected."), [a_value, a_attr_name]) #: eb_xml_names.e:49 msgid "Value \"$1\" of attribute \"$2\" is invalid. A boolean is expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"case_sensitive%" is invalid. A boolean is expected."), [a_value]) #: eb_metric_names.e:604 msgid "" "Value \"$1\" of attribute \"case_sensitive\" is invalid. A boolean is " "expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"indirect%" is invalid. A boolean value is expected."), [a_value]) #: eb_metric_names.e:987 msgid "" "Value \"$1\" of attribute \"indirect\" is invalid. A boolean value is " "expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"negation%" is invalid. A boolean is expected."), [a_value]) #: eb_metric_names.e:650 msgid "" "Value \"$1\" of attribute \"negation\" is invalid. A boolean is expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"only_current_version%" is invalid. A boolean is expected."), [a_value]) #: eb_metric_names.e:660 msgid "" "Value \"$1\" of attribute \"only_current_version\" is invalid. A boolean is " "expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"regular_expression%" is invalid. A boolean is expected."), [a_value]) #: eb_metric_names.e:614 msgid "" "Value \"$1\" of attribute \"regular_expression\" is invalid. A boolean is " "expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"time%" is invalid."), [a_value]) #: eb_metric_names.e:732 msgid "Value \"$1\" of attribute \"time\" is invalid." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"type%" is invalid."), [a_value]) #: eb_metric_names.e:714 msgid "Value \"$1\" of attribute \"type\" is invalid." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$1%" of attribute %"value%" is invalid. A real number is expected."), [a_value]) #: eb_metric_names.e:750 msgid "" "Value \"$1\" of attribute \"value\" is invalid. A real number is expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$2%" of attribute %"$1%" is invalid. A boolean is expected."), [a_attribute_name, a_value]) #: eb_metric_names.e:1129 msgid "Value \"$2\" of attribute \"$1\" is invalid. A boolean is expected." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Value %"$2%" of attribute %"$1%" is invalid. An integer is expected."), [a_attribute_name, a_value]) #: eb_metric_names.e:1108 msgid "Value \"$2\" of attribute \"$1\" is invalid. An integer is expected." msgstr "" #. Source code: w_value_of_element_is_not_valid (a_name: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Value of element $1 is not valid."), [a_name]) end; #: warning_messages.e:1119 msgid "Value of element $1 is not valid." msgstr "" #. Source code: err_value_retriever_missing: STRING_32 do Result := locale.translation ("Value retriever is missing.") end #: eb_metric_names.e:1054 msgid "Value retriever is missing." msgstr "" #. Source code: err_value_tester_missing: STRING_32 do Result := locale.translation ("Value tester is missing.") end #: eb_metric_names.e:1053 msgid "Value tester is missing." msgstr "" #. Source code: e_interrupted_by_user: STRING_32 do Result := locale.translation ("Interrupted by user") end #: eb_metric_names.e:22 msgid "Value:" msgstr "" #. Source code: #: conf_interface_names.e:431 msgid "Variable" msgstr "" #. Source code: Result := locale.translation ("Variable metric is missng. At least one variable metric should be defined.") #: eb_metric_names.e:758 msgid "" "Variable metric is missng. At least one variable metric should be defined." msgstr "" #. Source code: Result := locale.translation ("Variable metric name is missing.") #: eb_metric_names.e:560 msgid "Variable metric name is missing." msgstr "" #. Source code: section_variables: STRING_GENERAL do Result := locale.translation ("Variables") end #: conf_interface_names.e:46 msgid "Variables" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:471 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:473 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:474 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:475 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:476 msgid "Variant" msgstr "" #. Source code: option_syntax_description: STRING_GENERAL do Result := locale.translation ("Variant of syntax used in source code") end #: conf_interface_names.e:346 msgid "Variant of syntax used in source code" msgstr "" #. Source code: target_version_description: STRING_GENERAL do Result := locale.translation ("Version information.") end #: conf_interface_names.e:96 msgid "Version" msgstr "" #. Source code: l_version_in (a_class: STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Version from class $1"), [a_class]) end #: interface_names.e:1931 msgid "Version from class $1" msgstr "" #. Source code: target_version_description: STRING_GENERAL do Result := locale.translation ("Version information.") end #: conf_interface_names.e:97 msgid "Version information." msgstr "" #. Source code: target_msil_clr_version_description: STRING_GENERAL do Result := locale.translation ("Version of the .NET runtime to use.") end #: conf_interface_names.e:152 msgid "Version of the .NET runtime to use." msgstr "" #. Source code: assembly_version_description: STRING_GENERAL do Result := locale.translation ("Version of the assembly.") end #: conf_interface_names.e:282 msgid "Version of the assembly." msgstr "" #. Source code: Result.force (locale.translation ("Vietnamese"), "vi") #: locale_names.e:133 msgid "Vietnamese" msgstr "" #. Source code: Result.force (locale.translation ("Vietnamese (Vietnam)"), "vi_vn") #: locale_names.e:342 msgid "Vietnamese (Vietnam)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. F #. #-#-#-#-# estudio.pot #-#-#-#-# #. R #. #-#-#-#-# estudio.pot #-#-#-#-# #. O #. #-#-#-#-# estudio.pot #-#-#-#-# #. X #. #-#-#-#-# estudio.pot #-#-#-#-# #. E #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. U #. #-#-#-#-# estudio.pot #-#-#-#-# #. M #. #-#-#-#-# estudio.pot #-#-#-#-# #. Y #. #-#-#-#-# estudio.pot #-#-#-#-# #. Q #. #-#-#-#-# estudio.pot #-#-#-#-# #. I #. #-#-#-#-# estudio.pot #-#-#-#-# #. C #. #-#-#-#-# estudio.pot #-#-#-#-# #. V #. #-#-#-#-# estudio.pot #-#-#-#-# #. G #. #-#-#-#-# estudio.pot #-#-#-#-# #. A #. #-#-#-#-# estudio.pot #-#-#-#-# #. N #. #-#-#-#-# estudio.pot #-#-#-#-# #. B #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 9 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. Left #. #-#-#-#-# estudio.pot #-#-#-#-# #. Right #. #-#-#-#-# estudio.pot #-#-#-#-# #. Down #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. C #. #-#-#-#-# estudio.pot #-#-#-#-# #. F #. #-#-#-#-# estudio.pot #-#-#-#-# #. O #. #-#-#-#-# estudio.pot #-#-#-#-# #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:738 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:739 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:740 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:741 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:742 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:743 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:744 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:745 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:746 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:747 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:748 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:749 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:750 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:751 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:752 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:753 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:754 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:755 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:756 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:757 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:758 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:759 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:760 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:762 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:764 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:765 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:766 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:767 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:768 msgid "View" msgstr "" #. Source code: l_zoom: STRING_32 do Result := locale.translation ("Zoom ") end #: interface_names.e:1959 msgid "View " msgstr "" #. Source code: l_view_contracts: STRING = "View Contracts..." #: es_contract_viewer_widget.e:436 msgid "View Contracts..." msgstr "" #. Source code: l_view_label: STRING_32 do Result := locale.translation ("View label") end #: interface_names.e:1644 msgid "View label" msgstr "" #. Source code: l_viewpoints: STRING_32 do Result := locale.translation("Viewpoints") end #: interface_names.e:1961 msgid "Viewpoints" msgstr "" #. Source code: l_viewpoints_colon: STRING_32 do Result := locale.translation("Viewpoints: ") end #: interface_names.e:1962 msgid "Viewpoints: " msgstr "" #. Source code: cluster_visible_name: STRING_GENERAL do Result := locale.translation ("Visible Classes") end #: conf_interface_names.e:272 msgid "Visible Classes" msgstr "" #. Source code: t_vision2_application_appearance: STRING_GENERAL do Result := locale.translation ("Vision2 Application Appearance") end #: interface_names.e:26 msgid "Vision2 Application Appearance" msgstr "" #. Source code: option_void_safety_name: STRING_GENERAL do Result := locale.translation ("Void safety") end #: conf_interface_names.e:334 msgid "Void safety" msgstr "" #. Source code: %Void safety level the source code should provide:% #: conf_interface_names.e:335 msgid "" "Void safety level the source code should provide: None - void safety is not " "checked at all; On demand - entities of attached type are ensured to be " "properly initialized; Complete - all void safety validity rules are checked" msgstr "" #. Source code: do Result := locale.translation ("WARNING: the console based debugger is experimental!!%N") end #: debugger_names.e:169 msgid "WARNING: the console based debugger is experimental!!\n" msgstr "" #. Source code: t_wel_app_type: STRING_GENERAL do Result := locale.translation ("WEL Application Type") end #: interface_names.e:25 msgid "WEL Application Type" msgstr "" #. Source code: e_open_project: STRING_32 do Result := locale.translation ("Project") end #: interface_names.e:2641 msgid "W_code" msgstr "" #. Source code: Result.force (locale.translation ("Warn about assignment attempts on formal or expanded targets (VJRV)?"), w_vjrv) #: conf_interface_names.e:380 msgid "Warn about assignment attempts on formal or expanded targets (VJRV)?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about class options of unknown classes?"), w_option_unknown_class) #: conf_interface_names.e:382 msgid "Warn about class options of unknown classes?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about classes where the filename does not match the classname?"), w_classname_filename_mismatch) #: conf_interface_names.e:383 msgid "Warn about classes where the filename does not match the classname?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about different files with the same UUID?"), w_same_uuid) #: conf_interface_names.e:377 msgid "Warn about different files with the same UUID?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about incompatible types in equality comparisons (VWEQ)?"), w_vweq) #: conf_interface_names.e:379 msgid "Warn about incompatible types in equality comparisons (VWEQ)?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about locals that are not used?"), w_unused_local) #: conf_interface_names.e:373 msgid "Warn about locals that are not used?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about missing classes in export clauses (VTCM)?"), w_export_class_missing) #: conf_interface_names.e:378 msgid "Warn about missing classes in export clauses (VTCM)?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about renamings of unknown classes?"), w_renaming_unknown_class) #: conf_interface_names.e:381 msgid "Warn about renamings of unknown classes?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about usage of obsolete classes?"), w_obsolete_class) #: conf_interface_names.e:374 msgid "Warn about usage of obsolete classes?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about usage of obsolete features?"), w_obsolete_feature) #: conf_interface_names.e:375 msgid "Warn about usage of obsolete features?" msgstr "" #. Source code: Result.force (locale.translation ("Warn about usage of old syntax?"), w_syntax) #: conf_interface_names.e:376 msgid "Warn about usage of old syntax?" msgstr "" #. Source code: t_row: STRING_32 do Result := locale.translation ("row") end #: eb_metric_names.e:177 msgid "Warning" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 253;209;199 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:121 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:294 msgid "Warning background color" msgstr "" #. Source code: t_warning_check_failed: STRING_32 do Result := locale.translation ("Warning check failed") end #: eb_metric_names.e:139 msgid "Warning check failed" msgstr "" #. 200;64;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:293 msgid "Warning text color" msgstr "" #. Source code: l_Slice_taken_into_account1: STRING_32 do Result := locale.translation("Warning: Modifications will be taken into account") end #: interface_names.e:1533 msgid "Warning: Modifications will be taken into account" msgstr "" #. Source code: #: conf_interface_names.e:42 msgid "Warnings" msgstr "" #. Source code: copyright: "Copyright (c) 1984-2009, Eiffel Software" #: es_watch_tool.e:137 msgid "Watch" msgstr "" #. Source code: m_Watch_tool: STRING_32 do Result := locale.translation("Watch Tool") end #: interface_names.e:713 msgid "Watch Tool" msgstr "" #. Source code: t_watch_tool_error_message: STRING_32 do Result := locale.translation ("Watch tool :: error message") end #: interface_names.e:2409 msgid "Watch tool :: error message" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:48 msgid "Watch tools layout" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:43 msgid "Watches grids layout managed" msgstr "" #. Source code: t_welcome_to_the_wizard: STRING_GENERAL do Result := locale.translation ("Welcome to the%NPrecompilation Wizard") end #: interface_names.e:58 msgid "" "Welcome to the\n" "Precompilation Wizard" msgstr "" #. Source code: m_Welcome_title: STRING_GENERAL do Result := locale.translation ("Welcome to the%Nnew .NET Application Wizard") end #: interface_names.e:127 msgid "" "Welcome to the\n" "new .NET Application Wizard" msgstr "" #. Source code: t_welcome_to_the_wizard: STRING_GENERAL do Result := locale.translation ("Welcome to the New Cocoa%NApplication Wizard") end #: interface_names.e:23 msgid "" "Welcome to the New Cocoa\n" "Application Wizard" msgstr "" #. Source code: t_welcome_to_the_wizard: STRING_GENERAL do Result := locale.translation ("Welcome to the New Vision2%NApplication Wizard") end #: interface_names.e:24 msgid "" "Welcome to the New Vision2\n" "Application Wizard" msgstr "" #. Source code: t_welcome_to_the_wizard: STRING_GENERAL do Result := locale.translation ("Welcome to the New WEL%NApplication Wizard") end #: interface_names.e:23 msgid "" "Welcome to the New WEL\n" "Application Wizard" msgstr "" #. Source code: do Result := locale.translation ("Welcome to the New Wizard%NApplication Wizard") end #: wizard_wizard_interface_names.e:17 msgid "" "Welcome to the New Wizard\n" "Application Wizard" msgstr "" #. Source code: wt_Profiler_welcome: STRING_32 do Result := locale.translation("Welcome to the Profiler Wizard") end #: interface_names.e:2684 msgid "Welcome to the Profiler Wizard" msgstr "" #. Source code: #: locale_names.e:36 msgid "Welsh" msgstr "" #. Source code: Result.force (locale.translation ("Welsh (United Kingdom)"), "cy_gb") #: locale_names.e:179 msgid "Welsh (United Kingdom)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:457 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:459 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:460 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:461 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:462 msgid "When" msgstr "" #. Source code: b_bp_when_hits_title: STRING_32 do Result := locale.translation("When Hits ...") end #: interface_names.e:234 msgid "When Hits ..." msgstr "" #. Source code: target_total_order_on_reals_description: STRING_GENERAL do Result := locale.translation ("When enabled NaN values will be lower than any other real values, and comparing NaN with another NaN will yield True and not False as usually done in IEEE arithmetic.") end #: conf_interface_names.e:165 msgid "" "When enabled NaN values will be lower than any other real values, and " "comparing NaN with another NaN will yield True and not False as usually done " "in IEEE arithmetic." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:216 msgid "" "When estudio_dbg_menu_enabled_preference is True, is EiffelStudio Debug menu " "shown by accelerator?" msgstr "" #. Source code: do Result := locale.translation ("When hits ...") end #: debugger_names.e:272 msgid "When hits ..." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("When loading predefined metrics:%N$1%NPredefined metrics not loaded."), [a_real_error]) #: eb_metric_names.e:414 msgid "" "When loading predefined metrics:\n" "$1\n" "Predefined metrics not loaded." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("When loading user-defined metrics:%N$1%NUser-defined metrics not loaded."), [a_real_error]) #: eb_metric_names.e:424 msgid "" "When loading user-defined metrics:\n" "$1\n" "User-defined metrics not loaded." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:153 msgid "" "When restarting execution, always reload execution profile (if modified)" msgstr "" #. Source code: l_When_breakpoint_is_hit: STRING_32 do Result := locale.translation("When the breakpoint is hit:") end #: interface_names.e:1661 msgid "When the breakpoint is hit:" msgstr "" #. [EiffelStudio Dbg];cordbg;DbgCLR #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:11 msgid "" "Which .NET debugger to launch: `EiffelStudio Dbg' will use the EiffelStudio " "debugger; `cordbg' will use the command line debugger from the .NET " "Framework SDK; `DebugCLR' will use the graphical debugger from the .NET " "Framework SDK." msgstr "" #. Source code: l_Which_actions_would_you_like_to_create: STRING_32 do Result := locale.translation ("Which actions would you like to create?") end #: interface_names.e:1662 msgid "Which actions would you like to create?" msgstr "" #. Source code: l_Whole_project: STRING_32 do Result := locale.translation("Whole project") end #: interface_names.e:1663 msgid "Whole project" msgstr "" #. Source code: l_Whole_word: STRING_32 do Result := locale.translation("Whole word") end #: interface_names.e:1664 msgid "Whole word" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:234 msgid "" "Width of completion list. Used if 'remember_completion_list_size' is set to " "True." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:643 msgid "Width of dynamic library window." msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:603 msgid "" "Width of left margin in editor. Note: this is not the breakpoint margin, " "but the whitespace to the left of the editor." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:645 msgid "Width of preferences window." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:202 msgid "Width of the open project dialog." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:195 msgid "Width of the project settings dialog." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:200 msgid "Width of the starting dialog." msgstr "" #. Source code: #: eb_metric_names.e:182 msgid "Wildcard" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:132 msgid "Will normal referenced supplier/client classes be shown?" msgstr "" #. Source code: t_Welcome_to_new_unit_test_wizard: STRING_32 do Result := locale.translation ("New Unit Test Wizard") end #: interface_names.e:2406 msgid "Windows" msgstr "" #. NAME="Wizard application, based on EiffelWizard" #: wizard.dsc:1 msgid "Wizard application, based on EiffelWizard" msgstr "" #. Source code: t_Wizard_instalation_error: STRING_GENERAL do Result := locale.translation ("Wizard instalation Error") end #: interface_names.e:145 msgid "Wizard instalation Error" msgstr "" #. Source code: f_Wizard_precompile: STRING_32 do Result := locale.translation("Wizard to precompile libraries") end #: interface_names.e:722 msgid "Wizard to precompile libraries" msgstr "" #. Source code: #: locale_names.e:135 msgid "Wolof" msgstr "" #. Source code: Result.force (locale.translation ("Wolof (Senegal)"), "wo_sn") #: locale_names.e:344 msgid "Wolof (Senegal)" msgstr "" #. Source code: lb_workbench: STRING = "Workbench Compiler Folder" #: es_c_compiler_editor_widget.e:666 msgid "Workbench Compiler Folder" msgstr "" #. Source code: l_Workbench_mode: STRING_32 do Result := locale.translation("Workbench mode") end #: interface_names.e:1666 msgid "Workbench mode" msgstr "" #. Source code: task_working_directory_name: STRING_GENERAL do Result := locale.translation ("Working Directory") end #: conf_interface_names.e:214 msgid "Working Directory" msgstr "" #. Source code: l_working_directory: STRING_32 do Result := locale.translation("Working directory") end #: interface_names.e:1667 msgid "Working directory" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Wrong number of argument: $2 instead of $1 ."), [fnb, pnb]) #: debugger_names.e:517 msgid "Wrong number of argument: $2 instead of $1 ." msgstr "" #. Source code: t_viewer_xml_display_title: STRING_32 do Result := locale.translation ("XML display") end #: interface_names.e:1658 msgid "XML display" msgstr "" #. Source code: e_xml_files: STRING_32 do Result := locale.translation ("XML files") end #: eb_metric_names.e:27 msgid "XML files" msgstr "" #. Source code: Result.force (locale.translation ("Xhosa/isiXhosa"), "xh") #: locale_names.e:136 msgid "Xhosa/isiXhosa" msgstr "" #. Source code: Result.force (locale.translation ("Xhosa/isiXhosa (South Africa)"), "xh_za") #: locale_names.e:345 msgid "Xhosa/isiXhosa (South Africa)" msgstr "" #. Source code: Result.force (locale.translation ("Yakut"), "sah") #: locale_names.e:108 msgid "Yakut" msgstr "" #. Source code: Result.force (locale.translation ("Yakut (Russia)"), "sah_ru") #: locale_names.e:305 msgid "Yakut (Russia)" msgstr "" #. Source code: b_No: STRING_32 do Result := locale.translation("No") end #: interface_names.e:186 msgid "Yes" msgstr "" #. Source code: Result.force (locale.translation ("Icelandic"), "is") #: locale_names.e:65 msgid "Yi" msgstr "" #. Source code: Result.force (locale.translation ("Yi (PRC)"), "ii_cn") #: locale_names.e:253 msgid "Yi (PRC)" msgstr "" #. Source code: Result.force (locale.translation ("Yoruba"), "yo") #: locale_names.e:137 msgid "Yoruba" msgstr "" #. Source code: Result.force (locale.translation ("Yoruba (Nigeria)"), "yo_ng") #: locale_names.e:346 msgid "Yoruba (Nigeria)" msgstr "" #. Source code: w_Save_backup: STRING_32 do Result := locale.translation ("You are about to overwrite the original file with%N% #: warning_messages.e:624 msgid "" "You are about to overwrite the original file with\n" "the backup file. Previous content will be lost\n" "and the backup file deleted." msgstr "" #. Source code: t_subtitle: STRING_GENERAL do Result := locale.translation ("You can choose the appearance of your application.") end #: interface_names.e:26 msgid "You can choose the appearance of your application." msgstr "" #. Source code: do Result := locale.translation ("You can choose the name of the project and%N% #: bench_wizard_interface_names.e:19 msgid "" "You can choose the name of the project and\n" "the directory where the project will be generated." msgstr "" #. Source code: st_Second_state: STRING_GENERAL do Result := locale.translation ("You can choose the number of states your wizard will have.") end #: wizard_wizard_interface_names.e:23 msgid "You can choose the number of states your wizard will have." msgstr "" #. Source code: t_choose_type_subtitle: STRING_GENERAL do Result := locale.translation ("You can choose the type of your application between%N a Frame-based or a Dialog based window") end #: interface_names.e:26 msgid "" "You can choose the type of your application between\n" " a Frame-based or a Dialog based window" msgstr "" #. Source code: l_second_subtitle_text: STRING_GENERAL do Result := locale.translation ("You can choose to create a .exe or a .dll file%N% #: interface_names.e:37 msgid "" "You can choose to create a .exe or a .dll file\n" "and select the names of the root class and its creation routine." msgstr "" #. Source code: m_Second_state: STRING_GENERAL do Result := locale.translation ("You can create an executable file (.exe) or dynamic-link library (.dll)") end #: interface_names.e:114 msgid "" "You can create an executable file (.exe) or dynamic-link library (.dll)" msgstr "" #. Source code: do Result := locale.translation("You can generate the Execution Profile from a Run-time Information Record%N% #: interface_names.e:2706 msgid "" "You can generate the Execution Profile from a Run-time Information Record\n" "created by a profiler, or you can reuse an existing Execution Profile if " "you\n" "have already generated one for this system." msgstr "" #. Source code: You can include the value of an expression in the message by #: interface_names.e:1451 msgid "" "You can include the value of an expression in the message by\n" "placing it in curly braces, such as \"The value of x is {x}.\".\n" "To insert a curly brace, use \"\\{\". To insert a backslash, use \"\\\\\".\n" "\n" "The following special keywords will be replaced with their current values:\n" "\t$HITCOUNT - breakpoint's hit count\n" "\t$ADDRESS - current object address\n" "\t$CALL - current call\n" "\t$CALLSTACK - current call stack\n" "\t$CLASS - current class name\n" "\t$FEATURE - current feature name\n" "\t$THREADID - current thread id" msgstr "" #. Source code: f_get_negation: STRING_32 do Result := locale.translation ("You can put %"not%" before a criterion name to negate it") end #: eb_metric_names.e:278 msgid "You can put \"not\" before a criterion name to negate it" msgstr "" #. Source code: can_not_choose_a_target: STRING_32 do Result := locale.translation ("You cannot choose a target because of the -stop/-batch option.") end #: ewb_names.e:36 msgid "You cannot choose a target because of the -stop/-batch option." msgstr "" #. Source code: cannot_choose_name_because_of: STRING_32 do Result := locale.translation ("You cannot choose the project location%Nbecause of the -stop/-batch option.%N") end #: ewb_names.e:39 msgid "" "You cannot choose the project location\n" "because of the -stop/-batch option.\n" msgstr "" #. Source code: e_file_not_writable: STRING = "You do not have the permissions to overwrite the file '$1'." #: es_standard_save_dialog.e:93 msgid "You do not have the permissions to overwrite the file '$1'." msgstr "" #. Source code: "You have chosen to build a Frame-Based Application.%N% #: interface_names.e:74 msgid "" "You have chosen to build a Frame-Based Application.\n" "You can provide an icon or use the default icon" msgstr "" #. Source code: l_you_have_specified_following_settings: STRING_GENERAL do Result := locale.translation ("You have specified the following settings:") end #: interface_names.e:30 msgid "You have specified the following settings:" msgstr "" #. Source code: "You have specified the following settings:%N% #: interface_names.e:33 msgid "" "You have specified the following settings:\n" "\n" "Project name: \t$1\n" "Location: \t$2\n" msgstr "" #. Source code: "You have specified the following settings:%N% #: wizard_wizard_interface_names.e:40 msgid "" "You have specified the following settings:\n" "\n" "Project name: \t$1\n" "Location: \t$2\n" "\n" "\n" msgstr "" #. Source code: st_unsaved_changed: STRING_32 do Result := locale.translation ("You have unsaved changes") end #: interface_names.e:2475 msgid "You have unsaved changes" msgstr "" #. Source code: do Result := locale.translation ("You must choose at least one library.%N% #: interface_names.e:63 msgid "" "You must choose at least one library.\n" "\n" "If you want to precompile one or more libraries, click Back\n" "and add the libraries you want to precompile into the right list\n" "\n" "If you don't want to precompile any library, click Cancel" msgstr "" #. Source code: w_Must_compile_first: STRING_32 do Result := locale.translation ("You must compile a project first.") end #: warning_messages.e:980 msgid "You must compile a project first." msgstr "" #. Source code: w_Must_finalize_first: STRING_32 do Result := locale.translation ("You must finalize your project first.") end #: warning_messages.e:982 msgid "You must finalize your project first." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("You must now run %"$1%" in:%N%T"), [a_script]) #: ewb_names.e:220 msgid "" "You must now run \"$1\" in:\n" "\t" msgstr "" #. Source code: you_must_select_an_ace_file_first: STRING_32 do Result := locale.translation ("You must select an Ace file first%N") end #: ewb_names.e:184 msgid "You must select an Ace file first\n" msgstr "" #. Source code: you_should_first_manipulate_the_subqueries: STRING_32 do Result := locale.translation ("You should first manipulate the subqueries") end #: ewb_names.e:65 msgid "You should first manipulate the subqueries" msgstr "" #. Source code: e_external_command_list_full: STRING_32 do Result := locale.translation("Your external command list is full.%NUse Tools->External Command... to delete one.") end #: interface_names.e:2647 msgid "" "Your external command list is full.\n" "Use Tools->External Command... to delete one." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Your old configration file needs to be converted to the new format.%N% #: warning_messages.e:57 msgid "" "Your old configration file needs to be converted to the new format.\n" "The default name for the new configuration is '$1'.\n" "Select OK if you want to keep this name, or 'Save As...' to choose a " "different name." msgstr "" #. Source code: m_Zoom_in: STRING_32 do Result := locale.translation("Zoom in") end #: interface_names.e:716 msgid "Zoom" msgstr "" #. Source code: l_viewpoints: STRING_32 do Result := locale.translation("Viewpoints") end #: interface_names.e:1960 msgid "Zoom " msgstr "" #. Source code: t_Diagram_zoom_out_cmd: STRING_32 do Result := locale.translation("Zoom Out") end #: interface_names.e:2358 msgid "Zoom In" msgstr "" #. Source code: #: interface_names.e:2359 msgid "Zoom Out" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:602 msgid "Zoom factor of editor font, set by ctrl + mouse wheel." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: f_diagram_fit_to_screen: STRING_32 do Result := locale.translation("Fit to screen") end #. #-#-#-#-# estudio.pot #-#-#-#-# #. = #: interface_names.e:477 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:715 msgid "Zoom in" msgstr "" #. NumPad + #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:716 msgid "Zoom in numpad" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Source code: #. #-#-#-#-# estudio.pot #-#-#-#-# #. - #: interface_names.e:465 $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:717 msgid "Zoom out" msgstr "" #. NumPad - #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:718 msgid "Zoom out numpad" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:719 msgid "Zoom reset" msgstr "" #. NumPad 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:720 msgid "Zoom reset numpad" msgstr "" #. Source code: Result.force (locale.translation ("Zulu/isiZulu"), "zu") #: locale_names.e:139 msgid "Zulu/isiZulu" msgstr "" #. Source code: Result.force (locale.translation ("Zulu/isiZulu (South Africa)"), "zu_za") #: locale_names.e:352 msgid "Zulu/isiZulu (South Africa)" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("[$1] is not supported."), [a.generator]) end #: debugger_names.e:349 msgid "[$1] is not supported." msgstr "" #. Source code: l_No_feature_group_clause: STRING_32 do Result := locale.translation("[Unnamed feature clause]") end #: interface_names.e:1400 msgid "[Unnamed feature clause]" msgstr "" #. Source code: f_current_object: STRING_32 do Result := locale.translation ("`Current' object associated to selected call stack element") end #: interface_names.e:818 msgid "`Current' object associated to selected call stack element" msgstr "" #. Source code: f_result: STRING_32 do Result := locale.translation ("`Result' value associated to selected call stack element") end #: interface_names.e:821 msgid "`Result' value associated to selected call stack element" msgstr "" #. Source code: add_subquery_help: STRING_GENERAL do Result := locale.translation ("add a subquery") end #: shared_ewb_help.e:21 msgid "add a subquery" msgstr "" #. Source code: l_Discard_ignore_contract_violation_dialog: STRING_32 do Result := locale.translation("always break into debugger on contract violation.") end #: interface_names.e:1230 msgid "always break into debugger on contract violation." msgstr "" #. Source code: l_Discard_build_precompile_dialog: STRING_32 do Result := locale.translation("always build precompile.") end #: interface_names.e:1226 msgid "always build precompile." msgstr "" #. Source code: l_discard_cancel_c_compilation: STRING_32 do Result := locale.translation("always cancel C/C++ compilation when exiting.") end #: interface_names.e:1238 msgid "always cancel C/C++ compilation when exiting." msgstr "" #. Source code: l_discard_cancel_c_compilation_and_external_command: STRING_32 do Result := locale.translation("always cancel C/C++ compilation, terminate external command when exiting.") end #: interface_names.e:1237 msgid "" "always cancel C/C++ compilation, terminate external command when exiting." msgstr "" #. Source code: l_Discard_freeze_dialog: STRING_32 do Result := locale.translation("always compile C/++ code.") end #: interface_names.e:1229 msgid "always compile C/++ code." msgstr "" #. Source code: l_always_compile_before_debug:STRING_32 do Result := locale.translation ("always compile before executing.") end #: interface_names.e:2061 msgid "always compile before executing." msgstr "" #. Source code: l_Discard_convert_project_dialog: STRING_32 do Result := locale.translation("always convert old projects.") end #: interface_names.e:1225 msgid "always convert old projects." msgstr "" #. Source code: l_always_delete_without_asking:STRING_32 do Result := locale.translation ("always delete without asking.") end #: interface_names.e:2062 msgid "always delete without asking." msgstr "" #. Source code: l_Discard_finalize_assertions: STRING_32 do Result := locale.translation("always discard assertions when finalizing.") end #: interface_names.e:1227 msgid "always discard assertions when finalizing." msgstr "" #. Source code: l_Discard_finalize_precompile_dialog: STRING_32 do Result := locale.translation("always finalize.") end #: interface_names.e:1228 msgid "always finalize." msgstr "" #. Source code: l_confirm_always_reload_profile: STRING_32 do Result := locale.translation("always reload") end #: interface_names.e:1136 msgid "always reload" msgstr "" #. Source code: t_discard_remove_prompt: STRING_32 do Result := locale.translation ("always remove selected metric") end #: eb_metric_names.e:56 msgid "always remove selected metric" msgstr "" #. Source code: l_Discard_replace_all_warning_dialog: STRING_32 do Result := locale.translation("always replace all.") end #: interface_names.e:1233 msgid "always replace all." msgstr "" #. Source code: l_Discard_save_before_compile_dialog: STRING_32 do Result := locale.translation("always save files before compiling.") end #: interface_names.e:1231 msgid "always save files before compiling." msgstr "" #. Source code: t_discard_save_prompt: STRING_32 do Result := locale.translation ("always save modified metric") end #: eb_metric_names.e:57 msgid "always save modified metric" msgstr "" #. Source code: l_discard_terminate_external_command_when_exit: STRING_32 do Result := locale.translation("always terminate external command when exiting.") end #: interface_names.e:1239 msgid "always terminate external command when exiting." msgstr "" #. Source code: l_Discard_terminate_finalizing: STRING_32 do Result := locale.translation("always terminate finalizing when needed.") end #: interface_names.e:1236 msgid "always terminate finalizing when needed." msgstr "" #. Source code: l_Discard_terminate_freezing: STRING_32 do Result := locale.translation("always terminate freezing when needed.") end #: interface_names.e:1234 msgid "always terminate freezing when needed." msgstr "" #. Source code: l_Discard_terminate_external_command: STRING_32 do Result := locale.translation("always terminate running external command.") end #: interface_names.e:1235 msgid "always terminate running external command." msgstr "" #. Source code: l_Available_buttons_text: STRING_32 do Result := locale.translation("Available buttons") end #: interface_names.e:1061 msgid "auto" msgstr "" #. Source code: t_linear: STRING_32 do Result := locale.translation ("linear") end #: eb_metric_names.e:43 msgid "basic" msgstr "" #. Source code: l_basic_metric: STRING_32 do Result := locale.translation ("basic metric") end #: eb_metric_names.e:207 msgid "basic metric" msgstr "" #. Source code: change_operator_help: STRING_GENERAL do Result := locale.translation ("change the boolean operator") end #: shared_ewb_help.e:39 msgid "change the boolean operator" msgstr "" #. Source code: lb_degree: STRING = "Degree" #: degree_output.e:677 msgid "class" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("class $1 $2 attribute expected"), [a_name, a_id]) #: warning_messages.e:865 msgid "class $1 $2 attribute expected" msgstr "" #. Source code: class_help: STRING_GENERAL do Result := locale.translation ("class formats and information") end #: shared_ewb_help.e:41 msgid "class formats and information" msgstr "" #. Source code: l_class_domain_item: STRING_32 do Result := locale.translation ("class item") end #: interface_names.e:2021 msgid "class item" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("class? $1, $2 attributes expected"), [a_name, a_id]) #: warning_messages.e:870 msgid "class? $1, $2 attributes expected" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("cluster? $1, $2 attribute expected"), [a_name, a_id]) #: warning_messages.e:875 msgid "cluster? $1, $2 attribute expected" msgstr "" #. Source code: t_identical: STRING_32 do Result := locale.translation ("Identity") end #: eb_metric_names.e:179 msgid "column" msgstr "" #. Source code: lb_enabled: STRING = "enabled" #: es_output_routines.e:255 msgid "compatible" msgstr "" #. Source code: lb_concurrency: STRING = "tag_concurrency" #: es_output_routines.e:247 msgid "compilation" msgstr "" #. Source code: compile_help: STRING_GENERAL do Result := locale.translation ("compile or run the system") end #: shared_ewb_help.e:55 msgid "compile or run the system" msgstr "" #. Source code: #: es_output_routines.e:245 msgid "configuration" msgstr "" #. Source code: lb_experimental_mode: STRING = "experimental" #: es_output_routines.e:253 msgid "console" msgstr "" #. Source code: l_constant_value: STRING_32 do Result := locale.translation ("constant value") end #: eb_metric_names.e:221 msgid "constant value" msgstr "" #. Source code: Convert_profile_help: STRING_GENERAL do Result := locale.translation ("convert profiler output files") end #: shared_ewb_help.e:59 msgid "convert profiler output files" msgstr "" #. Source code: Documentation_help: STRING_GENERAL do Result := locale.translation ("create documents from the system") end #: shared_ewb_help.e:71 msgid "create documents from the system" msgstr "" #. Source code: l_criterion: STRING_32 do Result := locale.translation ("criterion") end #: eb_metric_names.e:212 msgid "criterion" msgstr "" #. Source code: l_current_version: STRING_32 do Result := locale.translation ("current version") end #: eb_metric_names.e:224 msgid "current" msgstr "" #. Source code: l_current_version: STRING_32 do Result := locale.translation ("current version") end #: eb_metric_names.e:225 msgid "current version" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("cwd=%"$1%""), [a_working_directory]) end #: interface_names.e:1186 msgid "cwd=\"$1\"" msgstr "" #. Source code: Debug_help: STRING_GENERAL do Result := locale.translation ("debug the system as a command loop") end #: shared_ewb_help.e:61 msgid "debug the system as a command loop" msgstr "" #. Source code: l_Deferred: STRING_32 do Result := locale.translation("deferred") end #: interface_names.e:1195 msgid "default" msgstr "" #. Source code: #: interface_names.e:1196 msgid "deferred" msgstr "" #. Source code: l_delayed_domain_item: STRING_32 do Result := locale.translation ("delayed item") end #: interface_names.e:2023 msgid "delayed item" msgstr "" #. Source code: clean_help: STRING_GENERAL do Result := locale.translation ("delete existing project if any and perform a fresh compilation") end #: shared_ewb_help.e:45 msgid "delete existing project if any and perform a fresh compilation" msgstr "" #. Source code: l_denominator_metric: STRING_32 do Result := locale.translation ("denominator metric") end #: eb_metric_names.e:208 msgid "denominator metric" msgstr "" #. Source code: l_desendent_versions: STRING_32 do Result := locale.translation ("descendent versions") end #: eb_metric_names.e:226 msgid "descendent versions" msgstr "" #. Source code: l_indirect: STRING_32 do Result := locale.translation ("indirect") end #: eb_metric_names.e:227 msgid "direct" msgstr "" #. Source code: enable: STRING_32 do Result := locale.translation ("enable") end #: ewb_names.e:46 msgid "disable" msgstr "" #. Source code: lb_yes: STRING = "yes" #: es_output_routines.e:258 msgid "disabled" msgstr "" #. Source code: cluster_hierarchy_help: STRING_GENERAL do Result := locale.translation ("display the cluster hierarchy of the system") end #: shared_ewb_help.e:49 msgid "display the cluster hierarchy of the system" msgstr "" #. Source code: no_library_help: STRING_GENERAL do Result := locale.translation ("do not convert clusters into libraries") end #: shared_ewb_help.e:203 msgid "do not convert clusters into libraries" msgstr "" #. Source code: l_error_message: STRING_32 do Result := locale.translation ("error message") end #: eb_metric_names.e:172 msgid "domain" msgstr "" #. Source code: edit_ace_help: STRING_GENERAL do Result := locale.translation ("edit the config file") end #: shared_ewb_help.e:75 msgid "edit the config file" msgstr "" #. Source code: edit_class_help: STRING_GENERAL do Result := locale.translation ("edit the text of a class") end #: shared_ewb_help.e:77 msgid "edit the text of a class" msgstr "" #. Source code: l_Elements: STRING_32 do Result := locale.translation("elements.") end #: interface_names.e:1257 msgid "elements." msgstr "" #. Source code: l_empty_domain: STRING_32 do Result := locale.translation ("empty domain") end #: eb_metric_names.e:231 msgid "empty domain" msgstr "" #. Source code: no_previous_value: STRING_32 do Result := locale.translation ("No previous value%N") end #: ewb_names.e:47 msgid "enable" msgstr "" #. Source code: experiment_help: STRING_GENERAL do Result := locale.translation ("enable experimental functionalities") end #: shared_ewb_help.e:79 msgid "enable experimental functionalities" msgstr "" #. Source code: compat_help: STRING_GENERAL do Result := locale.translation ("enable pre-attached type compatibility") end #: shared_ewb_help.e:53 msgid "enable pre-attached type compatibility" msgstr "" #. Source code: lb_disabled: STRING = "disabled" #: es_output_routines.e:257 msgid "enabled" msgstr "" #. Source code: l_error_message: STRING_32 do Result := locale.translation ("error message") end #: eb_metric_names.e:173 msgid "error message" msgstr "" #. Source code: t_eweasel_unhandled_output: STRING_32 do Result := locale.translation("eweasel unhandled output") end #: interface_names.e:2160 msgid "eweasel unhandled output" msgstr "" #. Source code: run_help: STRING_GENERAL do Result := locale.translation ("execute the system") end #: shared_ewb_help.e:173 msgid "execute the system" msgstr "" #. Source code: #: interface_names.e:1288 msgid "expanded" msgstr "" #. Source code: lb_compatible_mode: STRING = "compatible" #: es_output_routines.e:254 msgid "experimental" msgstr "" #. Source code: feature_help: STRING_GENERAL do Result := locale.translation ("feature formats and information") end #: shared_ewb_help.e:87 msgid "feature formats and information" msgstr "" #. Source code: l_feature_domain_item: STRING_32 do Result := locale.translation ("feature item") end #: interface_names.e:2022 msgid "feature item" msgstr "" #. Source code: finalize_help: STRING_GENERAL do Result := locale.translation ("finalize the system (discard assertions by default)") end #: shared_ewb_help.e:95 msgid "finalize the system (discard assertions by default)" msgstr "" #. Source code: t_finish_freezing_launch_error: STRING_32 do Result := locale.translation("finish_freezing Launch Error") end #: interface_names.e:2380 msgid "finish_freezing Launch Error" msgstr "" #. Source code: l_Routine_flat: STRING_32 do Result := locale.translation("flat view") end #: interface_names.e:1506 msgid "flat view" msgstr "" #. Source code: l_folder_domain_item: STRING_32 do Result := locale.translation ("folder item") end #: interface_names.e:2020 msgid "folder item" msgstr "" #. Source code: l_Slice_taken_into_account2: STRING_32 do Result := locale.translation("for the next objects you will add in the object tree.") end #: interface_names.e:1534 msgid "for the next objects you will add in the object tree." msgstr "" #. Source code: do Result := locale.translation ("formal type is not yet supported") end #: debugger_names.e:465 msgid "formal type is not yet supported" msgstr "" #. Source code: freeze_help: STRING_GENERAL do Result := locale.translation ("freeze the system") end #: shared_ewb_help.e:101 msgid "freeze the system" msgstr "" #. Source code: Generate_help: STRING_GENERAL do Result := locale.translation ("generate profile information for latest run") end #: shared_ewb_help.e:105 msgid "generate profile information for latest run" msgstr "" #. Source code: main_help: STRING_GENERAL do Result := locale.translation ("go back to main menu") end #: shared_ewb_help.e:129 msgid "go back to main menu" msgstr "" #. Source code: parent_help: STRING_GENERAL do Result := locale.translation ("go back to parent menu") end #: shared_ewb_help.e:139 msgid "go back to parent menu" msgstr "" #. Source code: lb_class: STRING = "class" #: degree_output.e:676 msgid "group" msgstr "" #. Source code: l_group_domain_item: STRING_32 do Result := locale.translation ("group item") end #: interface_names.e:2019 msgid "group item" msgstr "" #. Source code: b_login: STRING = "Login" #: es_exception_submit_dialog.e:963 msgid "here" msgstr "" #. Source code: l_Current_object: STRING_32 do Result := locale.translation("Current object") end #: interface_names.e:1148 msgid "hits: " msgstr "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("in $1 class", "in $1 classes", n), [n]) #: interface_names.e:1414 msgid "in $1 class" msgid_plural "in $1 classes" msgstr[0] "" #. Source code: inactivate_subquery_help: STRING_GENERAL do Result := locale.translation ("inactivate subquery") end #: shared_ewb_help.e:165 msgid "inactivate subquery" msgstr "" #. Source code: #: eb_metric_names.e:228 msgid "indirect" msgstr "" #. Source code: Profile_help: STRING_GENERAL do Result := locale.translation ("information about a profiled run") end #: shared_ewb_help.e:147 msgid "information about a profiled run" msgstr "" #. Source code: t_metric_is_not_valid: STRING_32 do Result := locale.translation ("is invalid") end #: eb_metric_names.e:68 msgid "is invalid" msgstr "" #. Source code: c_compile_help: STRING_GENERAL do Result := locale.translation ("launch C compilation if needed") end #: shared_ewb_help.e:33 msgid "launch C compilation if needed" msgstr "" #. Source code: batch_help: STRING_GENERAL do Result := locale.translation ("launch the compilation without user request") end #: shared_ewb_help.e:31 msgid "launch the compilation without user request" msgstr "" #. Source code: l_line: STRING_32 do Result := locale.translation ("Line") end #: interface_names.e:1358 msgid "library" msgstr "" #. Source code: t_definition_tab: STRING_32 do Result := locale.translation ("Metric Definition") end #: eb_metric_names.e:44 msgid "linear" msgstr "" #. Source code: l_linear_metric: STRING_32 do Result := locale.translation ("linear metric") end #: eb_metric_names.e:206 msgid "linear metric" msgstr "" #. Source code: lb_compilation: STRING = "compilation" #: es_output_routines.e:246 msgid "location" msgstr "" #. Source code: menu_help: STRING_GENERAL do Result := locale.translation ("manage and run tests") end #: ewb_testing.e:73 msgid "manage and run tests" msgstr "" #. Source code: queries_help: STRING_GENERAL do Result := locale.translation ("manipulate subqueries") end #: shared_ewb_help.e:153 msgid "manipulate subqueries" msgstr "" #. Source code: melt_help: STRING_GENERAL do Result := locale.translation ("melt the system") end #: shared_ewb_help.e:131 msgid "melt the system" msgstr "" #. Source code: t_metric_name_can_not_be_empty: STRING_32 do Result := locale.translation ("Metric name cannot be empty") end #: eb_metric_names.e:72 msgid "metric" msgstr "" #. Source code: l_metric_archive_node: STRING_32 do Result := locale.translation ("metric archive node") end #: eb_metric_names.e:211 msgid "metric archive node" msgstr "" #. Source code: l_metric_value: STRING_32 do Result := locale.translation ("metric value") end #: eb_metric_names.e:222 msgid "metric value" msgstr "" #. Source code: lb_target: STRING = "target" #: es_output_routines.e:243 msgid "name" msgstr "" #. Source code: dial_cond_new_custom_value: STRING_GENERAL do Result := locale.translation ("new_value") end #: conf_interface_names.e:429 msgid "new" msgstr "" #. Source code: dial_cond_new_custom_value: STRING_GENERAL do Result := locale.translation ("new_value") end #: conf_interface_names.e:430 msgid "new_value" msgstr "" #. Source code: lb_more_info_on_compile: STRING = "More information available after a compilation!" #: es_output_routines.e:260 msgid "no" msgstr "" #. Source code: #: interface_names.e:1251 msgid "no limit" msgstr "" #. Source code: tt_aborted: STRING = "Testing tool was unable to retrieve any response for test" #: es_test_tag_tree_grid_layout.e:294 msgid "no response" msgstr "" #. Source code: l_syntactical_referenced: STRING_32 do Result := locale.translation ("syntactical") end #: eb_metric_names.e:229 msgid "normal" msgstr "" #. Source code: do Result := locale.translation ("not compiled") end #: debugger_names.e:468 msgid "not compiled" msgstr "" #. Source code: tt_not_tested: STRING = "Test has not been executed yet" #: es_test_tag_tree_grid_layout.e:292 msgid "not tested" msgstr "" #. Source code: l_numerator_metric: STRING_32 do Result := locale.translation ("numerator metric") end #: eb_metric_names.e:209 msgid "numerator metric" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("offset $1"), [a_offset]) #: interface_names.e:1997 msgid "offset $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("or And-term $1"), [a_number.out]) #: conf_interface_names.e:438 msgid "or And-term $1" msgstr "" #. Source code: overwrite_old_project_help: STRING_GENERAL do Result := locale.translation ("overwrite any existing old project") end #: shared_ewb_help.e:127 msgid "overwrite any existing old project" msgstr "" #. Source code: finalize_precompile_help: STRING_GENERAL do Result := locale.translation ("precompile and finalize the system") end #: shared_ewb_help.e:145 msgid "precompile and finalize the system" msgstr "" #. Source code: precompile_help: STRING_GENERAL do Result := locale.translation ("precompile the system") end #: shared_ewb_help.e:143 msgid "precompile the system" msgstr "" #. Source code: l_profile_no: STRING_32 do Result := locale.translation("profile #") end #: interface_names.e:1468 msgid "profile" msgstr "" #. Source code: l_profile_no: STRING_32 do Result := locale.translation("profile #") end #: interface_names.e:1469 msgid "profile #" msgstr "" #. Source code: quick_melt_help: STRING_GENERAL do Result := locale.translation ("quick melt the system") end #: shared_ewb_help.e:155 msgid "quick melt the system" msgstr "" #. Source code: t_basic: STRING_32 do Result := locale.translation ("basic") end #: eb_metric_names.e:42 msgid "ratio" msgstr "" #. Source code: l_ratio_metric: STRING_32 do Result := locale.translation ("ratio metric") end #: eb_metric_names.e:205 msgid "ratio metric" msgstr "" #. Source code: reactivate_subquery_help: STRING_GENERAL do Result := locale.translation ("reactivate subquery") end #: shared_ewb_help.e:163 msgid "reactivate subquery" msgstr "" #. Source code: l_All: STRING_32 do Result := locale.translation("recursive") end #: interface_names.e:1051 msgid "recursive" msgstr "" #. Source code: defaults_help: STRING_GENERAL do Result := locale.translation ("reset all values to their defaults") end #: shared_ewb_help.e:63 msgid "reset all values to their defaults" msgstr "" #. Source code: t_column: STRING_32 do Result := locale.translation ("column") end #: eb_metric_names.e:178 msgid "row" msgstr "" #. Source code: loop_help: STRING_GENERAL do Result := locale.translation ("run ec as a command loop") end #: shared_ewb_help.e:123 msgid "run ec as a command loop" msgstr "" #. Source code: note #: ewb_test_execution.e:55 msgid "run tests" msgstr "" #. Source code: run_prof_help: STRING_GENERAL do Result := locale.translation ("run the query") end #: shared_ewb_help.e:175 msgid "run the query" msgstr "" #. Source code: l_remove_terminated: STRING = "Remove terminated" #: es_test_records_tab.e:469 msgid "running" msgstr "" #. Source code: file_help: STRING_GENERAL do Result := locale.translation ("save the output to a file") end #: shared_ewb_help.e:91 msgid "save the output to a file" msgstr "" #. Source code: arguments_help: STRING_GENERAL do Result := locale.translation ("set the arguments") end #: shared_ewb_help.e:25 msgid "set the arguments" msgstr "" #. Source code: filter_help: STRING_GENERAL do Result := locale.translation ("show a filtered form (troff, ...) of the class text") end #: shared_ewb_help.e:93 msgid "show a filtered form (troff, ...) of the class text" msgstr "" #. Source code: modified_help: STRING_GENERAL do Result := locale.translation ("show classes modified since last compilation") end #: shared_ewb_help.e:133 msgid "show classes modified since last compilation" msgstr "" #. Source code: version_help: STRING_GENERAL do Result := locale.translation ("show compiler version number") end #: shared_ewb_help.e:219 msgid "show compiler version number" msgstr "" #. Source code: indexing_help: STRING_GENERAL do Result := locale.translation ("show indexing clauses of classes") end #: shared_ewb_help.e:115 msgid "show indexing clauses of classes" msgstr "" #. Source code: loop_help_help: STRING_GENERAL do Result := locale.translation ("show list of commands") end #: shared_ewb_help.e:125 msgid "show list of commands" msgstr "" #. Source code: statistics_help: STRING_GENERAL do Result := locale.translation ("show system statistics") end #: shared_ewb_help.e:185 msgid "show system statistics" msgstr "" #. Source code: aversions_help: STRING_GENERAL do Result := locale.translation ("show the ancestor versions of a feature") end #: shared_ewb_help.e:27 msgid "show the ancestor versions of a feature" msgstr "" #. Source code: ancestors_help: STRING_GENERAL do Result := locale.translation ("show the ancestors of a class") end #: shared_ewb_help.e:23 msgid "show the ancestors of a class" msgstr "" #. Source code: attributes_help: STRING_GENERAL do Result := locale.translation ("show the attributes of a class") end #: shared_ewb_help.e:29 msgid "show the attributes of a class" msgstr "" #. Source code: callees_help: STRING_GENERAL do Result := locale.translation ("show the callees of a feature") end #: shared_ewb_help.e:37 msgid "show the callees of a feature" msgstr "" #. Source code: callers_help: STRING_GENERAL do Result := locale.translation ("show the callers of a feature") end #: shared_ewb_help.e:35 msgid "show the callers of a feature" msgstr "" #. Source code: implementers_help: STRING_GENERAL do Result := locale.translation ("show the classes implementing a feature") end #: shared_ewb_help.e:113 msgid "show the classes implementing a feature" msgstr "" #. Source code: class_list_help: STRING_GENERAL do Result := locale.translation ("show the classes in alphabetic order") end #: shared_ewb_help.e:43 msgid "show the classes in alphabetic order" msgstr "" #. Source code: clients_help: STRING_GENERAL do Result := locale.translation ("show the clients of a class") end #: shared_ewb_help.e:47 msgid "show the clients of a class" msgstr "" #. Source code: ace_loop_help: STRING_GENERAL do Result := locale.translation ("show the config file") end #: shared_ewb_help.e:19 msgid "show the config file" msgstr "" #. Source code: creators_help: STRING_GENERAL do Result := locale.translation ("show the creation procedures of a class") end #: shared_ewb_help.e:171 msgid "show the creation procedures of a class" msgstr "" #. Source code: deferred_help: STRING_GENERAL do Result := locale.translation ("show the deferred features of a class") end #: shared_ewb_help.e:65 msgid "show the deferred features of a class" msgstr "" #. Source code: dversions_help: STRING_GENERAL do Result := locale.translation ("show the descendant versions of a feature") end #: shared_ewb_help.e:73 msgid "show the descendant versions of a feature" msgstr "" #. Source code: descendants_help: STRING_GENERAL do Result := locale.translation ("show the descendants of a class") end #: shared_ewb_help.e:67 msgid "show the descendants of a class" msgstr "" #. Source code: exported_help: STRING_GENERAL do Result := locale.translation ("show the exported features of a class") end #: shared_ewb_help.e:81 msgid "show the exported features of a class" msgstr "" #. Source code: externals_help: STRING_GENERAL do Result := locale.translation ("show the external features of a class") end #: shared_ewb_help.e:83 msgid "show the external features of a class" msgstr "" #. Source code: flat_help: STRING_GENERAL do Result := locale.translation ("show the flat form of a class") end #: shared_ewb_help.e:97 msgid "show the flat form of a class" msgstr "" #. Source code: r_flat_help: STRING_GENERAL do Result := locale.translation ("show the flat form of a feature") end #: shared_ewb_help.e:159 msgid "show the flat form of a feature" msgstr "" #. Source code: flatshort_help: STRING_GENERAL do Result := locale.translation ("show the flat-short form of a class") end #: shared_ewb_help.e:99 msgid "show the flat-short form of a class" msgstr "" #. Source code: invariants_help: STRING_GENERAL do Result := locale.translation ("show the invariants of a class") end #: shared_ewb_help.e:169 msgid "show the invariants of a class" msgstr "" #. Source code: show_subqueries_help: STRING_GENERAL do Result := locale.translation ("show the list of queries") end #: shared_ewb_help.e:183 msgid "show the list of queries" msgstr "" #. Source code: once_help: STRING_GENERAL do Result := locale.translation ("show the once & constant features of a class") end #: shared_ewb_help.e:137 msgid "show the once & constant features of a class" msgstr "" #. Source code: switches_help: STRING_GENERAL do Result := locale.translation ("show the output switches") end #: shared_ewb_help.e:193 msgid "show the output switches" msgstr "" #. Source code: routines_help: STRING_GENERAL do Result := locale.translation ("show the routines of a class") end #: shared_ewb_help.e:167 msgid "show the routines of a class" msgstr "" #. Source code: short_help: STRING_GENERAL do Result := locale.translation ("show the short form of a class") end #: shared_ewb_help.e:181 msgid "show the short form of a class" msgstr "" #. Source code: suppliers_help: STRING_GENERAL do Result := locale.translation ("show the suppliers of a class") end #: shared_ewb_help.e:191 msgid "show the suppliers of a class" msgstr "" #. Source code: clusters_help: STRING_GENERAL do Result := locale.translation ("show the system's classes, cluster by cluster") end #: shared_ewb_help.e:51 msgid "show the system's classes, cluster by cluster" msgstr "" #. Source code: text_help: STRING_GENERAL do Result := locale.translation ("show the text of a class") end #: shared_ewb_help.e:197 msgid "show the text of a class" msgstr "" #. Source code: r_text_help: STRING_GENERAL do Result := locale.translation ("show the text of a feature") end #: shared_ewb_help.e:161 msgid "show the text of a feature" msgstr "" #. Source code: help_help: STRING_GENERAL do Result := locale.translation ("show this help message") end #: shared_ewb_help.e:109 msgid "show this help message" msgstr "" #. Source code: homonyms_help: STRING_GENERAL do Result := locale.translation ("shown the homonyms of a feature") end #: shared_ewb_help.e:111 msgid "shown the homonyms of a feature" msgstr "" #. Source code: single_file_compilation_help: STRING_GENERAL do Result := locale.translation ("specify a class file for single file compilation") end #: shared_ewb_help.e:179 msgid "specify a class file for single file compilation" msgstr "" #. Source code: library_help: STRING_GENERAL do Result := locale.translation ("specify a library for single file compilation") end #: shared_ewb_help.e:121 msgid "specify a library for single file compilation" msgstr "" #. Source code: Input_help: STRING_GENERAL do Result := locale.translation ("specify input file (filename or last_output)") end #: shared_ewb_help.e:117 msgid "specify input file (filename or last_output)" msgstr "" #. Source code: Language_help: STRING_GENERAL do Result := locale.translation ("specify language (eiffel, c, cycles)") end #: shared_ewb_help.e:119 msgid "specify language (eiffel, c, cycles)" msgstr "" #. Source code: ace_help: STRING_GENERAL do Result := locale.translation ("specify the Ace file (obsolete)") end #: shared_ewb_help.e:17 msgid "specify the Ace file (obsolete)" msgstr "" #. Source code: project_path_help: STRING_GENERAL do Result := locale.translation ("specify the compilation directory") end #: shared_ewb_help.e:149 msgid "specify the compilation directory" msgstr "" #. Source code: config_help: STRING_GENERAL do Result := locale.translation ("specify the configuration (ECF) file") end #: shared_ewb_help.e:57 msgid "specify the configuration (ECF) file" msgstr "" #. Source code: project_help: STRING_GENERAL do Result := locale.translation ("specify the project file to load (obsolete)") end #: shared_ewb_help.e:151 msgid "specify the project file to load (obsolete)" msgstr "" #. Source code: target_help: STRING_GENERAL do Result := locale.translation ("specify the target") end #: shared_ewb_help.e:199 msgid "specify the target" msgstr "" #. Source code: gui_help: STRING_GENERAL do Result := locale.translation ("start the graphical environment") end #: shared_ewb_help.e:107 msgid "start the graphical environment" msgstr "" #. Source code: stop_help: STRING_GENERAL do Result := locale.translation ("stop on error") end #: shared_ewb_help.e:187 msgid "stop on error" msgstr "" #. Source code: storage_help: STRING_GENERAL do Result := locale.translation ("store in EiffelCase format") end #: shared_ewb_help.e:189 msgid "store in EiffelCase format" msgstr "" #. Source code: l_syntactical_referenced: STRING_32 do Result := locale.translation ("syntactical") end #: eb_metric_names.e:230 msgid "syntactical" msgstr "" #. Source code: lb_concurrency: STRING = "tag_concurrency" #: es_output_routines.e:248 msgid "tag_concurrency" msgstr "" #. Source code: lb_concurrency_none: STRING = "tag_concurrency_none" #: es_output_routines.e:249 msgid "tag_concurrency_none" msgstr "" #. Source code: lb_concurrency_scoop: STRING = "tag_concurrency_scoop" #: es_output_routines.e:251 msgid "tag_concurrency_scoop" msgstr "" #. Source code: lb_concurrency_thread: STRING = "tag_concurrency_thread" #: es_output_routines.e:250 msgid "tag_concurrency_thread" msgstr "" #. Source code: lb_concurrency_unknown: STRING = "tag_concurrency_unknown" #: es_output_routines.e:252 msgid "tag_concurrency_unknown" msgstr "" #. Source code: lb_configuration: STRING = "configuration" #: es_output_routines.e:244 msgid "target" msgstr "" #. Source code: l_target_domain_item: STRING_32 do Result := locale.translation ("target item") end #: interface_names.e:2018 msgid "target item" msgstr "" #. Source code: quit_help: STRING_GENERAL do Result := locale.translation ("terminate session") end #: shared_ewb_help.e:157 msgid "terminate session" msgstr "" #. Source code: l_tests_cluster: STRING_32 do Result := locale.translation ("test cluster") end #: interface_names.e:1052 msgid "test cluster" msgstr "" #. Source code: t_viewer_object_dumper_title: STRING_32 do Result := locale.translation ("Object Dump") end #: interface_names.e:1653 msgid "to" msgstr "" #. Source code: t_value_of_reference: STRING_32 do Result := locale.translation ("Reference value") end #: eb_metric_names.e:38 msgid "type" msgstr "" #. Source code: internal_error := locale_formatter.translation ("unable to add class to system") #: es_test_project_helper.e:158 msgid "unable to add class to system" msgstr "" #. Source code: internal_error := locale_formatter.translation ("unknown error occurred") #: es_test_project_helper.e:171 msgid "unknown error occurred" msgstr "" #. Source code: l_use_external_delayed_domain: STRING_32 do Result := locale.translation ("use external delayed domain") end #: eb_metric_names.e:232 msgid "use external delayed domain" msgstr "" #. Source code: use_settings_help: STRING_GENERAL do Result := locale.translation ("use settings for project location") end #: shared_ewb_help.e:201 msgid "use settings for project location" msgstr "" #. Source code: tt_user_aborted: STRING = "Test execution was canceled by user" #: es_test_tag_tree_grid_layout.e:296 msgid "user abort" msgstr "" #. Source code: #: interface_names.e:1631 msgid "user set" msgstr "" #. Source code: l_value_tester: STRING_32 do Result := locale.translation ("value tester") end #: eb_metric_names.e:223 msgid "value tester" msgstr "" #. Source code: l_variable_metric: STRING_32 do Result := locale.translation ("variable metric") end #: eb_metric_names.e:210 msgid "variable metric" msgstr "" #. Source code: full_help: STRING_GENERAL do Result := locale.translation ("with full class checking regardless of ECF settings") end #: shared_ewb_help.e:103 msgid "with full class checking regardless of ECF settings" msgstr "" #. Source code: l_manage_external_commands: STRING_32 do Result := locale.translation("Add, remove or edit external commands") end #: interface_names.e:1951 msgid "wrap" msgstr "" #. Source code: yank_help: STRING_GENERAL do Result := locale.translation ("yank (save) output of last command to a file") end #: shared_ewb_help.e:207 msgid "yank (save) output of last command to a file" msgstr "" #. Source code: lb_no: STRING = "no" #: es_output_routines.e:259 msgid "yes" msgstr "" #. Source code: e_feature_already_exists: STRING = "{$1} already contains a feature named $2." #: es_feature_name_validator.e:84 msgid "{$1} already contains a feature named $2." msgstr "" #. Source code: do Result := locale.translation ("{SPECIAL} is not yet supported") end #: debugger_names.e:462 msgid "{SPECIAL} is not yet supported" msgstr ""