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:1952 msgid "" "\n" " + Module = $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%N + address = <$1>"), [a_address]) #: interface_names.e:1966 msgid "" "\n" " + address = <$1>" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%N + break index = $1"), [a_index]) #: interface_names.e:1959 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:2078 msgid "" "\n" " + compilation = melted" msgstr "" #. Source code: Result := locale.translation ("%N + feature has a rescue clause") #: interface_names.e:1940 msgid "" "\n" " + feature has a rescue clause" msgstr "" #. Source code: Result := locale.translation ("%N + is a class feature") #: interface_names.e:1945 msgid "" "\n" " + is a class feature" 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:976 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:220 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:1973 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: do Result := translation_in_context ("%NIn class '", once "code_analyzer.command") end #: ca_messages.e:612 msgctxt "code_analyzer.command" msgid "" "\n" "In class '" 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:2066 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:2105 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:216 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:218 msgid " (!) Do you want to overwrite the value ?" msgstr "" #. Source code: Result := locale.translation (" (!) Invalid value !") #: debugger_names.e:227 msgid " (!) Invalid value !" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation (" (!) Please enter a valid value [$1]"), [a_s]) #: debugger_names.e:225 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:213 msgid " (!) This variable already has a value [$1=$2].\n" msgstr "" #. Source code: locale.plural_translation_in_context (" (+1 more error)", " (+{1} more errors)", "tool.autoproof.error", n - 1), #: e2b_failed_verification.e:46 msgctxt "tool.autoproof.error" msgid " (+1 more error)" msgid_plural " (+{1} more errors)" msgstr[0] "" #. Source code: l_request_restart: STRING_32 do Result := locale.translation (" (REQUIRES RESTART)") end #: interface_names.e:1669 msgid " (REQUIRES RESTART)" msgstr "" #. Source code: do Result := translation_in_context (" (already running)", once "code_analyzer.menu") end #: ca_messages.e:34 msgctxt "code_analyzer.menu" msgid " (already running)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation (" (from $1)"), [a_class]) #: interface_names.e:1927 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:2122 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:138 msgid " --> Expression: " msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" -> Current condition: %"$1%" %N"), [a_s]) end #: debugger_names.e:160 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:162 msgid " -> Current message: \"$1\" \n" msgstr "" #. Source code: do Result := locale.translation (" -> Enter name: ") end #: debugger_names.e:209 msgid " -> Enter name: " msgstr "" #. Source code: do Result := locale.translation (" -> Enter new condition (empty to cancel) :") end #: debugger_names.e:164 msgid " -> Enter new condition (empty to cancel) :" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation (" -> Enter port number to attach debuggee [$1]:"), [a_dft]) #: debugger_names.e:234 msgid " -> Enter port number to attach debuggee [$1]:" msgstr "" #. Source code: Result := locale.translation (" -> Enter port number to attach debuggee:") #: debugger_names.e:236 msgid " -> Enter port number to attach debuggee:" msgstr "" #. Source code: do Result := locale.translation (" -> Enter value: ") end #: debugger_names.e:211 msgid " -> Enter value: " msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation (" -> Use this directory [$1] ?"), [a_d.name]) end #: debugger_names.e:220 msgid " -> Use this directory [$1] ?" msgstr "" #. Source code: do Result := locale.translation (" -> break index: ") end #: debugger_names.e:152 msgid " -> break index: " msgstr "" #. Source code: do Result := locale.translation (" -> class name: ") end #: debugger_names.e:142 msgid " -> class name: " msgstr "" #. Source code: do Result := locale.translation (" -> feature name: (*=all feature)") end #: debugger_names.e:146 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:154 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:144 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:150 msgid " => Could not find feature {$1}.$2 \n" msgstr "" #. Source code: do Result := locale.translation (" => New condition applied. %N") end #: debugger_names.e:182 msgid " => New condition applied. \n" msgstr "" #. Source code: do Result := locale.translation (" => No breakpoint addition%N") end #: debugger_names.e:156 msgid " => No breakpoint addition\n" msgstr "" #. Source code: do Result := locale.translation (" => This is not a valid boolean condition. %N") end #: debugger_names.e:178 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:180 msgid " => This is not a valid condition. \n" msgstr "" #. Source code: #: eiffel_scanner_skeleton.e:414 msgctxt "compiler.parser" msgid " It exceeds limit of $1 character." msgid_plural " It exceeds limit of $1 characters." msgstr[0] "" #. Source code: l_str.append (locale.translation (" Try again?")) #: warning_messages.e:259 msgid " Try again?" msgstr "" #. Source code: do Result := locale.translation (" [0] Cancel %N") end #: debugger_names.e:136 msgid " [0] Cancel \n" msgstr "" #. Source code: do Result := translation_in_context (" and ", once "code_analyzer.violation") end #: ca_messages.e:387 msgctxt "code_analyzer.violation" msgid " and " msgstr "" #. Source code: t_contract_syntax_error_2: STRING_32 do Result := locale.translation (" because it contains syntax errors") end #: interface_names.e:2723 msgid " because it contains syntax errors" msgstr "" #. Source code: do Result := translation_in_context (" characters, which is above the defined maximum of ", once "code_analyzer.violation") end #: ca_messages.e:423 msgctxt "code_analyzer.violation" msgid " characters, which is above the defined maximum of " msgstr "" #. Source code: do Result := translation_in_context (" characters, which is below the defined minimum of ", once "code_analyzer.violation") end #: ca_messages.e:414 msgctxt "code_analyzer.violation" msgid " characters, which is below the defined minimum of " 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:1715 msgid " disabled" msgstr "" #. Source code: l_space_enabled: STRING_32 do Result := locale.translation(" enabled") end #: interface_names.e:1716 msgid " enabled" msgstr "" #. Source code: l_space_error: STRING_32 do Result := locale.translation(" error") end #: interface_names.e:1717 msgid " error" msgstr "" #. Source code: do Result := translation_in_context (" features and ", once "code_analyzer.violation") end #: ca_messages.e:381 msgctxt "code_analyzer.violation" msgid " features and " msgstr "" #. Source code: l_from_padded: STRING_32 do Result := locale.translation (" from ") end #: interface_names.e:2156 msgid " from " msgstr "" #. Source code: do Result := translation_in_context (" from routine '", once "code_analyzer.violation") end #: ca_messages.e:279 msgctxt "code_analyzer.violation" msgid " from routine '" msgstr "" #. Source code: do Result := locale.translation (" has the same comment and export status of a previous feature clause in its class. They could be possibly merged into one, or their comments could be made more specific.") end #: ca_messages.e:540 msgid "" " has the same comment and export status of a previous feature clause in its " "class. They could be possibly merged into one, or their comments could be " "made more specific." msgstr "" #. Source code: do Result := translation_in_context (" instructions, at least%None of which is above the defined thresholds of ", once "code_analyzer.violation") end #: ca_messages.e:384 msgctxt "code_analyzer.violation" msgid "" " instructions, at least\n" "one of which is above the defined thresholds of " msgstr "" #. Source code: do Result := translation_in_context (" instructions, which is above the%Ndefined threshold of ", once "code_analyzer.violation") end #: ca_messages.e:369 msgctxt "code_analyzer.violation" msgid "" " instructions, which is above the\n" "defined threshold of " msgstr "" #. Source code: do Result := translation_in_context (" instructions, which is above the defined maximum of ", once "code_analyzer.violation") end #: ca_messages.e:442 msgctxt "code_analyzer.violation" msgid " instructions, which is above the defined maximum of " msgstr "" #. Source code: do Result := translation_in_context (" is greater than or equal to the defined threshold of ", once "code_analyzer.violation") end #: ca_messages.e:342 msgctxt "code_analyzer.violation" msgid " is greater than or equal to the defined threshold of " msgstr "" #. Source code: do Result := translation_in_context (" nested branches%Nor loops, which is % #: ca_messages.e:332 msgctxt "code_analyzer.violation" msgid "" " nested branches\n" "or loops, which is greater than or equal to the defined threshold of " msgstr "" #. Source code: l_of: STRING_32 do Result := locale.translation(" of ") end #: interface_names.e:2181 msgid " of " msgstr "" #. Source code: do Result := translation_in_context (" or more outer if instructions, which%Nmakes the code less readable. It should be avoided.", once "code_analyzer.violation") end #: ca_messages.e:480 msgctxt "code_analyzer.violation" msgid "" " or more outer if instructions, which\n" "makes the code less readable. It should be avoided." msgstr "" #. Source code: Featurename_help: STRING_GENERAL do Result := locale.translation (" output of feature names") end #: shared_ewb_help.e:97 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:143 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:149 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:191 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:221 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:77 msgid " output of time spent in descendants of a function" msgstr "" #. Source code: do Result := locale.translation (" starts with an unnecessary sign operator. All unary sign operators for numbers are unnecessary, except for a single minus sign. They should be removed or the instruction should be checked for errors.") end #: ca_messages.e:519 msgid "" " starts with an unnecessary sign operator. All unary sign operators for " "numbers are unnecessary, except for a single minus sign. They should be " "removed or the instruction should be checked for errors." msgstr "" #. Source code: l_Number_of_state2: STRING_GENERAL do Result := locale.translation (" states.") end #: 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:666 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:940 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:380 msgid "" "$1\n" "$2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1%Nis not a directory."), [dir_name]) #: warning_messages.e:242 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:199 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:807 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:1935 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:1981 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:2026 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:2024 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:2037 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:2047 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:2003 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:1992 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:2013 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:433 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:422 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:474 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:468 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:406 msgid "$1 => this should not occur during expression evaluation." msgstr "" #. Source code: do Result := locale.formatted_string (locale.plural_translation ("$1 Error", "$1 Errors", a_value), a_value) end #: e2b_messages.e:226 msgid "$1 Error" msgid_plural "$1 Errors" msgstr[0] "" #. Source code: do Result := plural_translation_in_context (once "$1 Error", once "$1 Errors", once "code_analyzer.toolbar.selector", n) end #: ca_names.e:786 msgctxt "code_analyzer.toolbar.selector" msgid "$1 Error" msgid_plural "$1 Errors" msgstr[0] "" #. Source code: do Result := plural_translation_in_context (once "$1 Hint", once "$1 Hints", once "code_analyzer.toolbar.selector", n) end #: ca_names.e:798 msgctxt "code_analyzer.toolbar.selector" msgid "$1 Hint" msgid_plural "$1 Hints" msgstr[0] "" #. Source code: do Result := plural_translation_in_context (once "$1 Suggestion", once "$1 Suggestions", once "code_analyzer.toolbar.selector", n) end #: ca_names.e:794 msgctxt "code_analyzer.toolbar.selector" msgid "$1 Suggestion" msgid_plural "$1 Suggestions" msgstr[0] "" #. Source code: do Result := plural_translation_in_context (once "$1 Warning", once "$1 Warnings", once "code_analyzer.toolbar.selector", n) end #: ca_names.e:790 msgctxt "code_analyzer.toolbar.selector" msgid "$1 Warning" msgid_plural "$1 Warnings" msgstr[0] "" #. 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:998 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:184 msgid "" "$1 does not exist.\n" "Execution impossible.\n" msgstr "" #. Source code: (once "$1 error", once "$1 errors", once "tool.error", n.as_integer_32), n) #: interface_names.e:224 msgctxt "tool.error" msgid "$1 error" msgid_plural "$1 errors" msgstr[0] "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("$1 feature", "$1 features", a_count), [a_count]) #: interface_names.e:1464 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:839 msgid "$1 feature selected." msgid_plural "$1 features selected" msgstr[0] "" #. Source code: "$1 file could not be backed up.%N% #: warning_messages.e:618 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:2074 msgid "$1 from $2" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 from $target"), [l_ellipse]) #: interface_names.e:948 msgid "$1 from $target" msgstr "" #. Source code: (once "$1 hint", once "$1 hints", once "tool.error", n.as_integer_32), n) #: interface_names.e:234 msgctxt "tool.error" msgid "$1 hint" msgid_plural "$1 hints" msgstr[0] "" #. Source code: Result := locale.formatted_string (locale.plural_translation ("$1 hit", "$1 hits", a_hit_count), [a_hit_count]) #: interface_names.e:2191 msgid "$1 hit" msgid_plural "$1 hits" msgstr[0] "" #. Source code: "$1 is more recent than the system.%N% #: warning_messages.e:989 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:574 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:257 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:82 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:217 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:577 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:572 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:227 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:232 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:212 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:1589 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:1542 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:1893 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:1876 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:1885 msgid "$1 of feature `$2' of class $3" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1 preferences"), [a_count]) #: interface_names.e:1549 msgid "$1 preferences" msgstr "" #. Source code: m_statistics: STRING = "$1 tests total ($3 executed, $5 failing, $6 unresolved)" #: ewb_test_cmd.e:148 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:1824 msgid "$1 variable" msgid_plural "$1 variables" msgstr[0] "" #. Source code: (once "$1 warning", once "$1 warnings", once "tool.error", n.as_integer_32), n) #: interface_names.e:229 msgctxt "tool.error" msgid "$1 warning" msgid_plural "$1 warnings" 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:398 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:391 msgid "$1$2 : sorry not yet ready." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("$1.$2"), [a_system_name, a_target_name]) #: interface_names.e:2060 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:459 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:464 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:262 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:149 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:339 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:389 msgid "&About $1..." msgstr "" #. Source code: m_contract_add_contract: STRING_32 do Result := locale.translation ("&Add Custom...") end #: interface_names.e:874 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:875 msgid "&Add from Template" msgstr "" #. Source code: m_add_to: STRING_32 do Result := locale.translation("&Add to") end #: interface_names.e:1067 msgid "&Add to" msgstr "" #. Source code: m_Add_to_favorites: STRING_32 do Result := locale.translation("&Add to Favorites") end #: interface_names.e:392 msgid "&Add to Favorites" msgstr "" #. Source code: m_Add_exported_feature: STRING_32 do Result := locale.translation("&Add...") end #: interface_names.e:977 msgid "&Add..." msgstr "" #. Source code: m_Address_toolbar: STRING_32 do Result := locale.translation("&Address Bar") end #: interface_names.e:406 msgid "&Address Bar" msgstr "" #. Source code: m_Set_slice_size: STRING_32 do Result := locale.translation("&Alter size New") end #: interface_names.e:1050 msgid "&Alter size New" msgstr "" #. Source code: m_Showpast: STRING_32 do Result := locale.translation("&Ancestor Versions") end #: interface_names.e:772 msgid "&Ancestor Versions" msgstr "" #. Source code: m_Showancestors: STRING_32 do Result := locale.translation("&Ancestors") end #: interface_names.e:751 msgid "&Ancestors" msgstr "" #. Source code: m_Apply: STRING_32 do Result := locale.translation("&Apply") end #: interface_names.e:407 msgid "&Apply" msgstr "" #. Source code: m_Show_assignees: STRING_32 do Result := locale.translation("&Assignees") end #: interface_names.e:756 msgid "&Assignees" msgstr "" #. Source code: m_Debug_attach: STRING_32 do Result := locale.translation("&Attach Debuggee") end #: interface_names.e:513 msgid "&Attach Debuggee" msgstr "" #. Source code: m_History_back: STRING_32 do Result := locale.translation("&Back") end #: interface_names.e:640 msgid "&Back" msgstr "" #. Source code: m_Showcallers: STRING_32 do Result := locale.translation("&Callers") end #: interface_names.e:753 msgid "&Callers" msgstr "" #. Source code: m_Close_short: STRING_32 do Result := locale.translation("&Close") end #: interface_names.e:471 msgid "&Close" msgstr "" #. Source code: m_Close: STRING_32 do Result := locale.translation("&Close Window") end #: interface_names.e:466 msgid "&Close Window" msgstr "" #. Source code: m_Cluster_tool: STRING_32 do Result := locale.translation("&Clusters") end #: interface_names.e:451 msgid "&Clusters" msgstr "" #. Source code: m_Comment: STRING_32 do Result := locale.translation("&Comment") end #: interface_names.e:441 msgid "&Comment" msgstr "" #. Source code: m_Melt_new: STRING_32 do Result := locale.translation("&Compile") end #: interface_names.e:661 msgid "&Compile" msgstr "" #. Source code: m_Contents: STRING_32 do Result := locale.translation("&Contents") end #: interface_names.e:444 msgid "&Contents" msgstr "" #. Source code: m_Copy: STRING_32 do Result := locale.translation("&Copy%TCtrl+C") end #: interface_names.e:456 msgid "&Copy\tCtrl+C" msgstr "" #. Source code: m_showcreators: STRING_32 do Result := locale.translation("&Creators") end #: interface_names.e:759 msgid "&Creators" msgstr "" #. Source code: m_diagram_crop: STRING_32 do Result := locale.translation("&Crop Diagram") end #: interface_names.e:527 msgid "&Crop Diagram" msgstr "" #. Source code: m_Customize_general: STRING_32 do Result := locale.translation("&Customize Standard Toolbar...") end #: interface_names.e:445 msgid "&Customize Standard Toolbar..." msgstr "" #. Source code: m_Showdeferreds: STRING_32 do Result := locale.translation("&Deferred") end #: interface_names.e:760 msgid "&Deferred" msgstr "" #. Source code: m_diagram_delete_view: STRING_32 do Result := locale.translation("&Delete Current View") end #: interface_names.e:538 msgid "&Delete Current View" msgstr "" #. Source code: m_Showfuture: STRING_32 do Result := locale.translation("&Descendant Versions") end #: interface_names.e:766 msgid "&Descendant Versions" msgstr "" #. Source code: m_Debug_detach: STRING_32 do Result := locale.translation("&Detach Execution") end #: interface_names.e:514 msgid "&Detach Execution" msgstr "" #. Source code: m_Disable_stop_points: STRING_32 do Result := locale.translation("&Disable All Breakpoints") end #: interface_names.e:593 msgid "&Disable All Breakpoints" msgstr "" #. Source code: m_Disable_this_bkpt (a_index: INTEGER): STRING_32 do Result := locale.formatted_string (locale.translation("&Disable This Breakpoint #$1"), [a_index]) end #: interface_names.e:990 msgid "&Disable This Breakpoint #$1" msgstr "" #. Source code: m_New_dynamic_lib: STRING_32 do Result := locale.translation("&Dynamic Library Builder...") end #: interface_names.e:666 msgid "&Dynamic Library Builder..." msgstr "" #. Source code: m_Edit: STRING_32 do Result := locale.translation("&Edit") end #: interface_names.e:993 msgid "&Edit" msgstr "" #. Source code: m_Edit_this_bkpt: STRING_32 do Result := locale.translation("&Edit This Breakpoint ...") end #: interface_names.e:1044 msgid "&Edit This Breakpoint ..." msgstr "" #. Source code: m_Edit_in_external_editor: STRING_32 do Result := locale.translation("&Edit in External Editor") end #: interface_names.e:1045 msgid "&Edit in External Editor" msgstr "" #. Source code: m_Edit_exported_feature: STRING_32 do Result := locale.translation("&Edit...") end #: interface_names.e:997 msgid "&Edit..." msgstr "" #. Source code: m_Editor: STRING_32 do Result := locale.translation("&Editor") end #: interface_names.e:598 msgid "&Editor" msgstr "" #. Source code: m_Editor_area: STRING_32 do Result := locale.translation("&Editor Area") end #: interface_names.e:599 msgid "&Editor Area" msgstr "" #. Source code: m_If_block: STRING_32 do Result := locale.translation("&Embed in %"if...%"%TCtrl+I") end #: interface_names.e:644 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:602 msgid "&Enable All (Disabled) Breakpoints" msgstr "" #. Source code: m_Enable_this_bkpt (a_index: INTEGER): STRING_32 do Result := locale.formatted_string (locale.translation("&Enable This Breakpoint #$1"), [a_index]) end #: interface_names.e:999 msgid "&Enable This Breakpoint #$1" msgstr "" #. Source code: m_diagram_to_png: STRING_32 do Result := locale.translation("&Export Diagram to PNG") end #: interface_names.e:533 msgid "&Export Diagram to PNG" msgstr "" #. Source code: m_Edit_external_commands: STRING_32 do Result := locale.translation("&External Commands...") end #: interface_names.e:998 msgid "&External Commands..." msgstr "" #. Source code: m_Features_tool: STRING_32 do Result := locale.translation("&Features") end #: interface_names.e:617 msgid "&Features" msgstr "" #. Source code: m_File: STRING_32 do Result := locale.translation("&File") end #: interface_names.e:1002 msgid "&File" msgstr "" #. Source code: m_Search: STRING_32 do Result := locale.translation("&Find...") end #: interface_names.e:740 msgid "&Find..." msgstr "" #. Source code: m_Showflat: STRING_32 do Result := locale.translation("&Flat") end #: interface_names.e:764 msgid "&Flat" msgstr "" #. Source code: m_History_forth: STRING_32 do Result := locale.translation("&Forward") end #: interface_names.e:639 msgid "&Forward" msgstr "" #. Source code: m_Freeze_new: STRING_32 do Result := locale.translation("&Freeze...") end #: interface_names.e:627 msgid "&Freeze..." msgstr "" #. Source code: m_History: STRING_32 do Result := locale.translation("&Go to") end #: interface_names.e:1009 msgid "&Go to" msgstr "" #. Source code: m_Go_to: STRING_32 do Result := locale.translation("&Go to...") end #: interface_names.e:630 msgid "&Go to..." msgstr "" #. Source code: m_Guided_tour: STRING_32 do Result := locale.translation("&Guided Tour") end #: interface_names.e:631 msgid "&Guided Tour" msgstr "" #. Source code: m_Help: STRING_32 do Result := locale.translation("&Help") end #: interface_names.e:636 msgid "&Help" msgstr "" #. Source code: m_Hide_favorites: STRING_32 do Result := locale.translation("&Hide Favorites") end #: interface_names.e:637 msgid "&Hide Favorites" msgstr "" #. Source code: m_Hide_formatting_marks: STRING_32 do Result := locale.translation("&Hide Formatting Marks") end #: interface_names.e:638 msgid "&Hide Formatting Marks" msgstr "" #. Source code: m_Showhomonyms: STRING_32 do Result := locale.translation("&Homonyms") end #: interface_names.e:775 msgid "&Homonyms" msgstr "" #. Source code: m_How_to_s: STRING_32 do Result := locale.translation("&How to's") end #: interface_names.e:643 msgid "&How to's" msgstr "" #. Source code: m_Showhistory: STRING_32 do Result := locale.translation("&Implementers") end #: interface_names.e:767 msgid "&Implementers" msgstr "" #. Source code: m_Indent: STRING_32 do Result := locale.translation("&Indent Selection%TTab") end #: interface_names.e:646 msgid "&Indent Selection\tTab" msgstr "" #. Source code: m_Showindexing: STRING_32 do Result := locale.translation("&Indexing clauses") end #: interface_names.e:768 msgid "&Indexing clauses" msgstr "" #. Source code: m_input_domain: STRING_32 do Result := locale.translation("&Input domain") end #: interface_names.e:1097 msgid "&Input domain" msgstr "" #. Source code: m_insert_symbol: STRING_32 do Result := locale.translation("&Insert Symbol") end #: interface_names.e:2958 msgid "&Insert Symbol" msgstr "" #. Source code: m_Showfs: STRING_32 do Result := locale.translation("&Interface") end #: interface_names.e:765 msgid "&Interface" msgstr "" #. Source code: m_Eiffel_introduction: STRING_32 do Result := locale.translation("&Introduction to Eiffel") end #: interface_names.e:600 msgid "&Introduction to Eiffel" msgstr "" #. Source code: m_edit_invariants: STRING_32 do Result := locale.translation ("&Invariants") end #: interface_names.e:873 msgid "&Invariants" msgstr "" #. Source code: m_Minimize_all: STRING_32 do Result := locale.translation("&Minimize All") end #: interface_names.e:1023 msgid "&Minimize All" msgstr "" #. Source code: m_Minimize_Editor_Area: STRING_32 do Result := locale.translation("&Minimize Editor Area") end #: interface_names.e:1025 msgid "&Minimize Editor Area" msgstr "" #. Source code: m_Minimize_Editors: STRING_32 do Result := locale.translation("&Minimize Editors") end #: interface_names.e:1024 msgid "&Minimize Editors" msgstr "" #. Source code: m_New: STRING_32 do Result := locale.translation("&New") end #: interface_names.e:662 msgid "&New" msgstr "" #. Source code: m_Create_new_class: STRING_32 do Result := locale.translation("&New Class...") end #: interface_names.e:987 msgid "&New Class..." msgstr "" #. Source code: m_New_project: STRING_32 do Result := locale.translation("&New Project...") end #: interface_names.e:667 msgid "&New Project..." msgstr "" #. Source code: m_Ok: STRING_32 do Result := locale.translation("&OK") end #: interface_names.e:670 msgid "&OK" msgstr "" #. Source code: m_Object: STRING_32 do Result := locale.translation("&Object") end #: interface_names.e:1030 msgid "&Object" msgstr "" #. Source code: m_Object_tools: STRING_32 do Result := locale.translation("&Object Tools") end #: interface_names.e:1031 msgid "&Object Tools" msgstr "" #. Source code: m_Open_project: STRING_32 do Result := locale.translation("&Open Project...") end #: interface_names.e:675 msgid "&Open Project..." msgstr "" #. Source code: m_Organize_favorites: STRING_32 do Result := locale.translation("&Organize Favorites...") end #: interface_names.e:691 msgid "&Organize Favorites..." msgstr "" #. Source code: m_Exec_last: STRING_32 do Result := locale.translation("&Out of Routine") end #: interface_names.e:604 msgid "&Out of Routine" msgstr "" #. Source code: m_Output: STRING_32 do Result := locale.translation("&Output") end #: interface_names.e:692 msgid "&Output" msgstr "" #. Source code: m_Paste: STRING_32 do Result := locale.translation("&Paste%TCtrl+V") end #: interface_names.e:694 msgid "&Paste\tCtrl+V" msgstr "" #. Source code: m_Pick: STRING_32 do Result := locale.translation("&Pick") end #: interface_names.e:1104 msgid "&Pick" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("&Pick $1 '$2'"), [a_type, a_name]) #: interface_names.e:1124 msgid "&Pick $1 '$2'" msgstr "" #. Source code: m_Precompile_new: STRING_32 do Result := locale.translation("&Precompile") end #: interface_names.e:695 msgid "&Precompile" msgstr "" #. Source code: m_edit_preconditions: STRING_32 do Result := locale.translation ("&Preconditions") end #: interface_names.e:871 msgid "&Preconditions" msgstr "" #. Source code: m_Preferences: STRING_32 do Result := locale.translation("&Preferences...") end #: interface_names.e:700 msgid "&Preferences..." msgstr "" #. Source code: m_prettify: STRING_32 do Result := locale.translation("&Prettify Class") end #: interface_names.e:696 msgid "&Prettify Class" msgstr "" #. Source code: m_Print: STRING_32 do Result := locale.translation("&Print") end #: interface_names.e:698 msgid "&Print" msgstr "" #. Source code: m_Project: STRING_32 do Result := locale.translation("&Project") end #: interface_names.e:1035 msgid "&Project" msgstr "" #. Source code: m_Project_toolbar: STRING_32 do Result := locale.translation("&Project Bar") end #: interface_names.e:703 msgid "&Project Bar" msgstr "" #. Source code: m_diagram_link_tool: STRING_32 do Result := locale.translation("&Put Right Angles") end #: interface_names.e:531 msgid "&Put Right Angles" msgstr "" #. Source code: m_Raise: STRING_32 do Result := locale.translation("&Raise") end #: interface_names.e:1038 msgid "&Raise" msgstr "" #. Source code: m_Raise_all: STRING_32 do Result := locale.translation("&Raise All") end #: interface_names.e:1039 msgid "&Raise All" msgstr "" #. Source code: m_Recent_project: STRING_32 do Result := locale.translation("&Recent Projects") end #: interface_names.e:720 msgid "&Recent Projects" msgstr "" #. Source code: m_Refactoring: STRING_32 do Result := locale.translation("&Refactor") end #: interface_names.e:1063 msgid "&Refactor" msgstr "" #. Source code: m_reload_metrics: STRING_32 do Result := locale.translation("&Reload metrics") end #: interface_names.e:1159 msgid "&Reload metrics" msgstr "" #. Source code: m_Remove_exported_feature: STRING_32 do Result := locale.translation("&Remove") end #: interface_names.e:1042 msgid "&Remove" msgstr "" #. Source code: m_Remove_class_cluster: STRING_32 do Result := locale.translation("&Remove Current Item") end #: interface_names.e:1041 msgid "&Remove Current Item" msgstr "" #. Source code: m_remove_from_favorites: STRING_32 do Result := locale.translation ("&Remove from Favorites") end #: interface_names.e:1163 msgid "&Remove from Favorites" msgstr "" #. Source code: m_remove_from_diagram: STRING_32 do Result := locale.translation ("&Remove from diagram") end #: interface_names.e:1162 msgid "&Remove from diagram" msgstr "" #. Source code: m_Replace: STRING_32 do Result := locale.translation("&Replace...") end #: interface_names.e:727 msgid "&Replace..." msgstr "" #. Source code: m_diagram_reset_view: STRING_32 do Result := locale.translation("&Reset Current View") end #: interface_names.e:539 msgid "&Reset Current View" msgstr "" #. Source code: m_Restore_Editor_Area: STRING_32 do Result := locale.translation("&Restore Editor Area") end #: interface_names.e:725 msgid "&Restore Editor Area" msgstr "" #. Source code: m_Restore_Editors: STRING_32 do Result := locale.translation("&Restore Editors") end #: interface_names.e:726 msgid "&Restore Editors" msgstr "" #. Source code: m_Showroutines: STRING_32 do Result := locale.translation("&Routines") end #: interface_names.e:773 msgid "&Routines" msgstr "" #. Source code: m_Debug_run: STRING_32 do Result := locale.translation("&Run") end #: interface_names.e:516 msgid "&Run" msgstr "" #. Source code: m_Run_finalized: STRING_32 do Result := locale.translation("&Run Finalized System") end #: interface_names.e:731 msgid "&Run Finalized System" msgstr "" #. Source code: m_Run_workbench: STRING_32 do Result := locale.translation("&Run Workbench System") end #: interface_names.e:733 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:1046 msgid "&Run to This Point" msgstr "" #. Source code: m_Save_new: STRING_32 do Result := locale.translation("&Save") end #: interface_names.e:735 msgid "&Save" msgstr "" #. Source code: m_Find: STRING_32 do Result := locale.translation("&Search") end #: interface_names.e:621 msgid "&Search" msgstr "" #. Source code: m_diagram_context_depth: STRING_32 do Result := locale.translation("&Select Depth of Relations") end #: interface_names.e:535 msgid "&Select Depth of Relations" msgstr "" #. Source code: m_Show: STRING_32 do Result := locale.translation("&Show") end #: interface_names.e:1166 msgid "&Show" msgstr "" #. Source code: m_Show_favorites: STRING_32 do Result := locale.translation("&Show Favorites") end #: interface_names.e:748 msgid "&Show Favorites" msgstr "" #. Source code: m_Show_formatting_marks: STRING_32 do Result := locale.translation("&Show Formatting Marks") end #: interface_names.e:749 msgid "&Show Formatting Marks" msgstr "" #. Source code: m_show_diagram_history: STRING_32 do Result := locale.translation("&Show diagram history") end #: interface_names.e:1165 msgid "&Show diagram history" msgstr "" #. Source code: m_Special: STRING_32 do Result := locale.translation("&Special") end #: interface_names.e:1051 msgid "&Special" msgstr "" #. Source code: m_General_toolbar: STRING_32 do Result := locale.translation("&Standard Buttons") end #: interface_names.e:628 msgid "&Standard Buttons" msgstr "" #. Source code: m_Exec_step: STRING_32 do Result := locale.translation("&Step-by-Step") end #: interface_names.e:607 msgid "&Step-by-Step" msgstr "" #. Source code: m_Debug_kill: STRING_32 do Result := locale.translation("&Stop Execution") end #: interface_names.e:512 msgid "&Stop Execution" msgstr "" #. Source code: m_Explorer_bar: STRING_32 do Result := locale.translation("&Tools") end #: interface_names.e:610 msgid "&Tools" msgstr "" #. Source code: m_Tools_layout: STRING_32 do Result := locale.translation("&Tools Layout") end #: interface_names.e:1054 msgid "&Tools Layout" msgstr "" #. Source code: m_Undo: STRING_32 do Result := locale.translation("&Undo%TCtrl+Z") end #: interface_names.e:784 msgid "&Undo\tCtrl+Z" msgstr "" #. Source code: m_Unindent: STRING_32 do Result := locale.translation("&Unindent Selection%TShift+Tab") end #: interface_names.e:786 msgid "&Unindent Selection\tShift+Tab" msgstr "" #. Source code: m_View: STRING_32 do Result := locale.translation("&View") end #: interface_names.e:1168 msgid "&View" msgstr "" #. Source code: m_Window: STRING_32 do Result := locale.translation("&Window") end #: interface_names.e:1062 msgid "&Window" msgstr "" #. Source code: m_Windows_tool: STRING_32 do Result := locale.translation("&Windows") end #: interface_names.e:788 msgid "&Windows" msgstr "" #. Source code: do Result := translation_in_context ("'%Nhas more than one character in its name.%NIt should only have one.", once "code_analyzer.violation") end #: ca_messages.e:152 msgctxt "code_analyzer.violation" msgid "" "'\n" "has more than one character in its name.\n" "It should only have one." msgstr "" #. Source code: do Result := translation_in_context ("' are not separated by semicolons. This is considered bad style.", once "code_analyzer.violation") end #: ca_messages.e:360 msgctxt "code_analyzer.violation" msgid "' are not separated by semicolons. This is considered bad style." msgstr "" #. Source code: do Result := translation_in_context ("' are not used.", once "code_analyzer.violation") end #: ca_messages.e:282 msgctxt "code_analyzer.violation" msgid "' are not used." msgstr "" #. Source code: do Result := translation_in_context ("' can be changed to {NONE}.", once "code_analyzer.violation") end #: ca_messages.e:146 msgctxt "code_analyzer.violation" msgid "' can be changed to {NONE}." msgstr "" #. Source code: do Result := translation_in_context ("' contains ", once "code_analyzer.violation") end #: ca_messages.e:366 msgctxt "code_analyzer.violation" msgid "' contains " msgstr "" #. Source code: do Result := translation_in_context ("' contains a precondition which is not needed and can be removed.", once "code_analyzer.violation") end #: ca_messages.e:184 msgctxt "code_analyzer.violation" msgid "' contains a precondition which is not needed and can be removed." msgstr "" #. Source code: do Result := translation_in_context ("' contains a procedure call, assigns to an% #: ca_messages.e:303 msgctxt "code_analyzer.violation" msgid "" "' contains a procedure call, assigns to an attribute, or\n" "creates an attribute. This indicates that the function changes the state of " "the\n" "object, which is a violation of the command-query separation principle." msgstr "" #. Source code: do Result := translation_in_context ("' contains an explicit%Ninheritance with no adaptation from the ANY class%N% #: ca_messages.e:263 msgctxt "code_analyzer.violation" msgid "" "' contains an explicit\n" "inheritance with no adaptation from the ANY class\n" " which doesn't need to be defined." msgstr "" #. Source code: do Result := translation_in_context ("' contains unreachable code%Nthat should be considered to be removed. '", once "code_analyzer.violation") end #: ca_messages.e:190 msgctxt "code_analyzer.violation" msgid "" "' contains unreachable code\n" "that should be considered to be removed. '" msgstr "" #. Source code: do Result := locale.translation ("' does not respect the Eiffel naming convention for arguments (all lowercase, begin with 'a_', no trailing or two consecutive underscores).") end #: ca_messages.e:513 msgid "" "' does not respect the Eiffel naming convention for arguments (all " "lowercase, begin with 'a_', no trailing or two consecutive underscores)." msgstr "" #. Source code: do Result := locale.translation ("' does not respect the Eiffel naming convention for classes (all uppercase, no trailing or two consecutive underscores).") end #: ca_messages.e:495 msgid "" "' does not respect the Eiffel naming convention for classes (all uppercase, " "no trailing or two consecutive underscores)." msgstr "" #. Source code: do Result := locale.translation ("' does not respect the Eiffel naming convention for features (all lowercase, no trailing or two consecutive underscores).") end #: ca_messages.e:501 msgid "" "' does not respect the Eiffel naming convention for features (all lowercase, " "no trailing or two consecutive underscores)." msgstr "" #. Source code: do Result := locale.translation ("' does not respect the Eiffel naming convention for local variables (all lowercase, begin with 'l_', no trailing or two consecutive underscores).") end #: ca_messages.e:507 msgid "" "' does not respect the Eiffel naming convention for local variables (all " "lowercase, begin with 'l_', no trailing or two consecutive underscores)." msgstr "" #. Source code: do Result := translation_in_context ("' from the same class. It can be converted into a%Nlocal variable.", once "code_analyzer.violation") end #: ca_messages.e:451 msgctxt "code_analyzer.violation" msgid "" "' from the same class. It can be converted into a\n" "local variable." msgstr "" #. Source code: do Result := translation_in_context ("' has ", once "code_analyzer.violation") end #: ca_messages.e:411 msgctxt "code_analyzer.violation" msgid "' has " msgstr "" #. Source code: do Result := locale.translation ("' has a multiple explicit inheritance link to class '") end #: ca_messages.e:558 msgid "' has a multiple explicit inheritance link to class '" msgstr "" #. Source code: do Result := translation_in_context ("' has an NPATH measure of ", once "code_analyzer.violation") end #: ca_messages.e:288 msgctxt "code_analyzer.violation" msgid "' has an NPATH measure of " msgstr "" #. Source code: do Result := locale.translation ("' has an empty 'rescue' clause. This should be avoided as it can lead to undesirable program behaviour.") end #: ca_messages.e:546 msgid "" "' has an empty 'rescue' clause. This should be avoided as it can lead to " "undesirable program behaviour." msgstr "" #. Source code: do Result := locale.translation ("' has an empty body and no comment. The implementation might be missing.") end #: ca_messages.e:525 msgid "" "' has an empty body and no comment. The implementation might be missing." msgstr "" #. Source code: do Result := translation_in_context ("' has an empty body. Since it is defined % #: ca_messages.e:457 msgctxt "code_analyzer.violation" msgid "" "' has an empty body. Since it is defined within a\n" "deferred class it should be considered to be declared as deferred." msgstr "" #. Source code: do Result := translation_in_context ("' has an empty creation%Nprocedure. This should be considered%Nto be% #: ca_messages.e:230 msgctxt "code_analyzer.violation" msgid "" "' has an empty creation\n" "procedure. This should be considered\n" "to be removed. Note that all clients need to call 'create c' instead\n" "of 'create c." msgstr "" #. Source code: do Result := translation_in_context ("' has at least one%N creation procedure with arguments but% #: ca_messages.e:247 msgctxt "code_analyzer.violation" msgid "" "' has at least one\n" " creation procedure with arguments but none without arguments.\n" "Normally, one should be able to create class with empty initializing data,\n" "where the client can set or add the data later." msgstr "" #. Source code: do Result := translation_in_context ("' has many arguments. The number of arguments of%N", once "code_analyzer.violation") end #: ca_messages.e:339 msgctxt "code_analyzer.violation" msgid "' has many arguments. The number of arguments of\n" msgstr "" #. Source code: do Result := translation_in_context ("' is already of the static type '", once "code_analyzer.violation") end #: ca_messages.e:354 msgctxt "code_analyzer.violation" msgid "' is already of the static type '" msgstr "" #. Source code: do Result := translation_in_context ("' is always assigned the same value: ", once "code_analyzer.violation") end #: ca_messages.e:203 msgctxt "code_analyzer.violation" msgid "' is always assigned the same value: " msgstr "" #. Source code: do Result := translation_in_context ("' is assigned to itself. Assigning a variable to % #: ca_messages.e:270 msgctxt "code_analyzer.violation" msgid "" "' is assigned to itself. Assigning a variable to itself is\n" "a meaningless instruction due to a typing error. Most probably, one of the " "two\n" "variable names was misspelled." msgstr "" #. Source code: do Result := translation_in_context ("' is checked being Void using 'is_equal'.%NThis should be done using the '=' or% #: ca_messages.e:223 msgctxt "code_analyzer.violation" msgid "" "' is checked being Void using 'is_equal'.\n" "This should be done using the '=' or '/=' operators" msgstr "" #. Source code: do Result := translation_in_context ("' is either a local variable, a feature% #: ca_messages.e:309 msgctxt "code_analyzer.violation" msgid "" "' is either a local variable, a feature argument, or an\n" "object test local. Thus the object test is not in need of the object test\n" "local '" msgstr "" #. Source code: do Result := translation_in_context ("' is exported and may still be%Ncalled after the object has been created.", once "code_analyzer.violation") end #: ca_messages.e:348 msgctxt "code_analyzer.violation" msgid "" "' is exported and may still be\n" "called after the object has been created." msgstr "" #. Source code: do Result := translation_in_context ("' is invariant in this loop and can be moved%Nin front or after% #: ca_messages.e:196 msgctxt "code_analyzer.violation" msgid "" "' is invariant in this loop and can be moved\n" "in front or after the loop to increase performance." msgstr "" #. Source code: do Result := translation_in_context ("' is never assigned in this class.%NIt will always keep its default value.", once "code_analyzer.violation") end #: ca_messages.e:212 msgctxt "code_analyzer.violation" msgid "" "' is never assigned in this class.\n" "It will always keep its default value." msgstr "" #. Source code: do Result := translation_in_context ("' is never called by any class.", once "code_analyzer.violation") end #: ca_messages.e:297 msgctxt "code_analyzer.violation" msgid "' is never called by any class." msgstr "" #. Source code: do Result := translation_in_context ("' is not commented. A feature comment is strongly%Nrecommended to enable clients to understand what the feature does.", once "code_analyzer.violation") end #: ca_messages.e:399 msgctxt "code_analyzer.violation" msgid "" "' is not commented. A feature comment is strongly\n" "recommended to enable clients to understand what the feature does." msgstr "" #. Source code: do Result := translation_in_context ("' is only assigned to Result and never used.%NIt can be replaced by Result directly.", once "code_analyzer.violation") end #: ca_messages.e:162 msgctxt "code_analyzer.violation" msgid "" "' is only assigned to Result and never used.\n" "It can be replaced by Result directly." msgstr "" #. Source code: do Result := translation_in_context ("' is used only in%Nfeature'", once "code_analyzer.violation") end #: ca_messages.e:448 msgctxt "code_analyzer.violation" msgid "" "' is used only in\n" "feature'" msgstr "" #. Source code: do Result := translation_in_context ("' may be done using an across loop, which%Nis more recommendable than a from-until loop.", once "code_analyzer.violation") end #: ca_messages.e:471 msgctxt "code_analyzer.violation" msgid "" "' may be done using an across loop, which\n" "is more recommendable than a from-until loop." msgstr "" #. Source code: do Result := locale.translation ("' secret attribute. This is not necessary in Eiffel, as it is not allowed to write to an attribute from outside a class. An exported attribute can be used instead.") end #: ca_messages.e:534 msgid "" "' secret attribute. This is not necessary in Eiffel, as it is not allowed to " "write to an attribute from outside a class. An exported attribute can be " "used instead." msgstr "" #. Source code: do Result := locale.translation ("' seems to be a %"getter%" function of the '") end #: ca_messages.e:531 msgid "' seems to be a \"getter\" function of the '" msgstr "" #. Source code: do Result := translation_in_context ("' there are ", once "code_analyzer.violation") end #: ca_messages.e:329 msgctxt "code_analyzer.violation" msgid "' there are " msgstr "" #. Source code: do Result := translation_in_context ("' used here can be replaced by the%Nexpression that this variable gets assigned before. Thus the local variable is%Nnot actually needed.", once "code_analyzer.violation") end #: ca_messages.e:486 msgctxt "code_analyzer.violation" msgid "" "' used here can be replaced by the\n" "expression that this variable gets assigned before. Thus the local variable " "is\n" "not actually needed." msgstr "" #. Source code: do Result := translation_in_context ("' was not found and will be skipped. Check the spelling % #: ca_messages.e:622 msgctxt "code_analyzer.command" msgid "" "' was not found and will be skipped. Check the spelling and make sure the " "class has been compiled.\n" msgstr "" #. Source code: do Result := translation_in_context ("' where 'c' is an object of the%Nclass '", once "code_analyzer.violation") end #: ca_messages.e:234 msgctxt "code_analyzer.violation" msgid "" "' where 'c' is an object of the\n" "class '" msgstr "" #. Source code: do Result := translation_in_context ("' will always succeed, therefore%N the test can be removed.", once "code_analyzer.violation") end #: ca_messages.e:175 msgctxt "code_analyzer.violation" msgid "" "' will always succeed, therefore\n" " the test can be removed." msgstr "" #. Source code: do Result := translation_in_context ("' with ", once "code_analyzer") end #: ca_names.e:38 msgctxt "code_analyzer" msgid "' with " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("%'$1%' is an invalid or not supported syntax."), [expr]) #: warning_messages.e:349 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:325 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:249 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:336 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:454 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:476 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:805 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:498 msgid "'$1' is not a valid feature name.\n" msgstr "" #. Source code: do Result := locale.translation ("', with no renaming, redefining or change of export status. This is redundant, and the duplicate links should be removed.") end #: ca_messages.e:561 msgid "" "', with no renaming, redefining or change of export status. This is " "redundant, and the duplicate links should be removed." msgstr "" #. Source code: do Result := translation_in_context ("'.", once "code_analyzer.violation") end #: ca_messages.e:237 msgctxt "code_analyzer.violation" msgid "'." msgstr "" #. Source code: l_code_declarations_value: STRING_32 do Result := locale.translation ("'s Value:") end #: interface_names.e:2272 msgid "'s Value:" msgstr "" #. Source code: l_default_class: STRING = "(Class)" #: 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 "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:708 msgctxt "preference" msgid "" "(Experimental) Is linked editing possible from editor? (Activated by Ctrl" "+DoubleClick on text token)." msgstr "" #. Source code: l_default_feature: STRING = "(Feature)" #: es_stone_label_widget.e:332 msgid "(Feature)" msgstr "" #. Source code: l_default_group: STRING = "(Group)" #: es_stone_label_widget.e:330 msgid "(Group)" msgstr "" #. Source code: l_no_comment: STRING_32 do Result := locale.translation ("(No comment)") end #: interface_names.e:1569 msgid "(No comment)" msgstr "" #. Source code: l_Windows_only: STRING_32 do Result := locale.translation("(Windows only)") end #: interface_names.e:1856 msgid "(Windows only)" msgstr "" #. Source code: l_no_class_bra: STRING_32 do Result := locale.translation ("(no_class)") end #: interface_names.e:1567 msgid "(no_class)" msgstr "" #. Source code: l_no_cluster_bra: STRING_32 do Result := locale.translation ("(no_cluster)") end #: interface_names.e:1568 msgid "(no_cluster)" msgstr "" #. Source code: l_no_feature_bra: STRING_32 do Result := locale.translation ("(no_feature)") end #: interface_names.e:1566 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:93 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:225 msgid "(re)compile the C code generated by freeze" msgstr "" #. Source code: all_files_filter: STRING = "*" #: es_standard_file_dialog.e:290 msgid "*" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("*** $1 Breakpoints *** %N"), [a_n]) end #: debugger_names.e:134 msgid "*** $1 Breakpoints *** \n" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("*** Modify breakpoint $1 ***"), [a_s]) end #: debugger_names.e:158 msgid "*** Modify breakpoint $1 ***" msgstr "" #. Source code: do Result := locale.translation ("*** Parameters ***%N") end #: debugger_names.e:196 msgid "*** Parameters ***\n" msgstr "" #. Source code: do Result := translation_in_context (", which is greater than the defined%Nmaximum of ", once "code_analyzer.violation") end #: ca_messages.e:291 msgctxt "code_analyzer.violation" msgid "" ", which is greater than the defined\n" "maximum of " msgstr "" #. Source code: t_short_line: STRING_32 do Result := locale.translation ("-") end #: eb_metric_names.e:134 msgid "-" msgstr "" #. Source code: l_Same_class_name: STRING_32 do Result := locale.translation("---") end #: interface_names.e:1691 msgid "---" msgstr "" #. Source code: l_history_discarded_string: STRING_32 do Result := locale.translation ("--- History is empty ---") end #: interface_names.e:1905 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:198 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:202 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:206 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:204 msgid "--> Working directory: " msgstr "" #. Source code: do Result := translation_in_context (".", once "code_analyzer.violation") end #: ca_messages.e:390 msgctxt "code_analyzer.violation" msgid "." msgstr "" #. Source code: do Result := translation_in_context (".%N This attribute can be made constant.", once "code_analyzer.violation") end #: ca_messages.e:206 msgctxt "code_analyzer.violation" msgid "" ".\n" " This attribute can be made constant." msgstr "" #. Source code: do Result := translation_in_context (". The routine should be shortened.", once "code_analyzer.violation") end #: ca_messages.e:372 msgctxt "code_analyzer.violation" msgid ". The routine should be shortened." msgstr "" #. Source code: l_Three_dots: STRING_32 do Result := locale.translation("...") end #: interface_names.e:1784 msgid "..." msgstr "" #. Source code: section_dotnet: STRING_32 do Result := locale.translation (".NET") end #: conf_interface_names.e:55 msgid ".NET" msgstr "" #. Source code: target_compilation_type_dotnet: STRING_32 do Result := locale.translation (".NET (msil)") end #: conf_interface_names.e:100 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_32 do Result := locale.translation (".NET Namespace") end #: conf_interface_names.e:342 msgid ".NET Namespace" msgstr "" #. Source code: target_dotnet_naming_convention_name: STRING_32 do Result := locale.translation (".NET Naming Convention") end #: conf_interface_names.e:135 msgid ".NET Naming Convention" msgstr "" #. Source code: target_msil_clr_version_name: STRING_32 do Result := locale.translation (".NET Runtime Version") end #: conf_interface_names.e:155 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:1142 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_back: STRING_32 do Result := locale.translation ("< Back") end #: interface_names.e:169 msgid "< Back" msgstr "" #. Source code: b_back: STRING_32 do Result := locale.translation ("< Back ") end #: wizard_shared.e:252 msgid "< Back " msgstr "" #. Source code: Result := locale.translation ("<- Remove") #: docking_names.e:141 msgid "<- Remove" msgstr "" #. Source code: b_Remove_all: STRING_32 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:1845 msgid "<< Drop object here >>" msgstr "" #. Source code: dial_cond_version_clr: STRING_32 do Result := locale.translation ("<= MSIL CLR version <= ") end #: conf_interface_names.e:557 msgid "<= MSIL CLR version <= " msgstr "" #. Source code: dial_cond_version_compiler: STRING_32 do Result := locale.translation ("<= compiler version <= ") end #: conf_interface_names.e:556 msgid "<= compiler version <= " msgstr "" #. Source code: do Result := locale.translation ("") end #: debugger_names.e:200 msgid "" msgstr "" #. Source code: l_new := locale.translation ("") #: warning_messages.e:815 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: unknown_string: STRING_32 do Result := locale.translation ("???") end #: interface_names.e:2968 msgid "???" msgstr "" #. Source code: do Result := locale.translation("A C Compilation and an external command are currently running.%N% #: interface_names.e:1328 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:1332 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:628 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: do Result := translation_in_context ("A branch without compound part and subsequent branches can be removed.", once "code_analyzer.violation") end #: ca_messages.e:320 msgctxt "code_analyzer.violation" msgid "A branch without compound part and subsequent branches can be removed." msgstr "" #. Source code: do Result := translation_in_context ("A case of an inspect construct % #: ca_names.e:554 msgctxt "code_analyzer" msgid "" "A case of an inspect construct containing many instructions decreases code " "readability. The number of instructions should be lowered, for example by " "moving functionality to separate features." msgstr "" #. Source code: do Result := translation_in_context ("A class declaration that is very large% #: ca_names.e:427 msgctxt "code_analyzer" msgid "" "A class declaration that is very large (that is not including inherited " "features) may be problematic. The class might provide features it is not " "responsible for." 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:2836 msgid "" "A class figure(s) must either be selected\n" "or dropped on this button via right clicking." msgstr "" #. Source code: do Result := translation_in_context ("A comment line starting with the string % #: ca_names.e:538 msgctxt "code_analyzer" msgid "" "A comment line starting with the string 'TODO' or 'To do' means remaining " "work to be done." msgstr "" #. Source code: do Result := translation_in_context ("A condition of the branch without compound can be inverted and the empty branch can be removed.", once "code_analyzer.violation") end #: ca_messages.e:317 msgctxt "code_analyzer.violation" msgid "" "A condition of the branch without compound can be inverted and the empty " "branch can be removed." msgstr "" #. Source code: do Result := translation_in_context ("A conditional instruction without any compound part can be removed.", once "code_analyzer.violation") end #: ca_messages.e:314 msgctxt "code_analyzer.violation" msgid "A conditional instruction without any compound part can be removed." msgstr "" #. Source code: do Result := translation_in_context ("A double negation appearing in an expression can be safely removed.% #: ca_names.e:224 msgctxt "code_analyzer" msgid "" "A double negation appearing in an expression can be safely removed. It is " "also possible that the developer has intended to put a single negation and " "the instruction is erroneous." msgstr "" #. Source code: do Result := translation_in_context ("A feature section has no comment.", once "code_analyzer.violation") end #: ca_messages.e:393 msgctxt "code_analyzer.violation" msgid "A feature section has no comment." msgstr "" #. Source code: do Result := translation_in_context ("A feature section should have a comment.% #: ca_names.e:441 msgctxt "code_analyzer" msgid "" "A feature section should have a comment. This comment serves as caption and " "is used for example by the 'Features' panel." msgstr "" #. Source code: do Result := translation_in_context ("A feature should have a comment. Feature % #: ca_names.e:448 msgctxt "code_analyzer" msgid "" "A feature should have a comment. Feature comments are particularly helpful " "for writing clients of this class. To the programmer, feature comments will " "appear as tooltip documentation." msgstr "" #. Source code: do Result := translation_in_context ("A feature should only have arguments which are actually % #: ca_names.e:279 msgctxt "code_analyzer" msgid "" "A feature should only have arguments which are actually needed and used in " "the computation." msgstr "" #. Source code: do Result := translation_in_context ("A feature that has many arguments should be% #: ca_names.e:376 msgctxt "code_analyzer" msgid "" "A feature that has many arguments should be avoided since it makes the class " "interface complicated and it is not easy to use. The feature arguments may " "include options, which should be considered to be moved to separate " "features. Interfaces of features with a large number of arguments are " "complicated, in the sense for example that they are hard to remember for the " "programmer. Often many arguments are of the same type (such as INTEGER). So, " "in a call, the passed arguments are likely to get mixed up, too, without the " "compiler detecting it. Arguments where in most of the cases the same value " "is passed--the default value--are called options. As opposed to operands, " "which are necessary in each feature call, each option should be moved to a " "separate feature. The features for options can then be called before the " "operational feature call in order to set (or unset) certain options. If a " "feature for an option is not called then the class assumes the default value " "for this option." msgstr "" #. Source code: Result := locale.plural_translation_in_context #: ca_messages.e:595 msgctxt "code_analyzer.violation" msgid "A feature {1} is obsolete." msgid_plural "Features {1} are obsolete." msgstr[0] "" #. 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:1152 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:1156 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: do Result := translation_in_context ("A from-until loop iterating through an % #: ca_names.e:608 msgctxt "code_analyzer" msgid "" "A from-until loop iterating through an {ITERABLE} data structure from " "beginning to end can be transformed into a (more recommendable) across loop." msgstr "" #. Source code: do Result := locale.translation_in_context ("A functional feature has to consist of exactly one assignment to the Result (and optional check instructions before the assignment).", "autoproof") end #: e2b_messages.e:19 msgctxt "autoproof" msgid "" "A functional feature has to consist of exactly one assignment to the Result " "(and optional check instructions before the assignment)." msgstr "" #. Source code: l_overwrite_layout (a_name: READABLE_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:2239 msgid "A layout with the name '$1' already exists. Do you want to overwrite?" msgstr "" #. Source code: do Result := translation_in_context ("A loop invariant computation that lies within a loop should be moved outside the loop.", once "code_analyzer") end #: ca_names.e:125 msgctxt "code_analyzer" msgid "" "A loop invariant computation that lies within a loop should be moved outside " "the loop." msgstr "" #. Source code: do Result := translation_in_context ("A loop with an empty body should be removed.%NIn most cases% #: ca_messages.e:252 msgctxt "code_analyzer.violation" msgid "" "A loop with an empty body should be removed.\n" "In most cases the loop never exits." msgstr "" #. Source code: do Result := translation_in_context ("A loop with an empty body should be removed.% #: ca_names.e:214 msgctxt "code_analyzer" msgid "" "A loop with an empty body should be removed. In most cases the loop never " "exits." msgstr "" #. Source code: do Result := translation_in_context ("A name of a feature, an argument, or a % #: ca_names.e:497 msgctxt "code_analyzer" msgid "" "A name of a feature, an argument, or a local variable that is very long is " "bad for code readability." msgstr "" #. Source code: do Result := translation_in_context ("A name of a feature, an argument, or a % #: ca_names.e:472 msgctxt "code_analyzer" msgid "" "A name of a feature, an argument, or a local variable that is very short is " "bad for code readability." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("[ #: interface_names.e:2294 msgid "" "A new beta version of EiffelStudio is available: $1. This is an unstable " "version released towards the official one." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("[ #: interface_names.e:2302 msgid "" "A newer version of EiffelStudio is available: $1. This is the stable version " "that supersedes the installed one." msgstr "" #. Source code: locale.translation_in_context ("A once class may not have formal generic parameters.", "compiler.parser"))) as e #: eiffel_parser.e:11417 msgctxt "compiler.parser" msgid "A once class may not have formal generic parameters." msgstr "" #. Source code: do Result := locale.translation_in_context ("A pure function must not access built-in attributes closed or owner, or functions marked inv_unfriendly, unless it is itself inv_unfriendly.", "autoproof") end #: e2b_messages.e:34 msgctxt "autoproof" msgid "" "A pure function must not access built-in attributes closed or owner, or " "functions marked inv_unfriendly, unless it is itself inv_unfriendly." msgstr "" #. Source code: do Result := translation_in_context ("A routine implementation that contains% #: ca_names.e:415 msgctxt "code_analyzer" msgid "" "A routine implementation that contains many instructions should be " "shortened. It might contain copy-and-pasted code, or computations that are " "not part of what the feature should do, or computation that can be moved to " "separate routines." msgstr "" #. Source code: do Result := locale.translation ("A routine which does not contain any instructions and has no comment too % #: ca_names.e:690 msgid "" "A routine which does not contain any instructions and has no comment too " "indicates that the implementation might be missing." msgstr "" #. Source code: do Result := translation_in_context ("A routine with an empty body in a deferred% #: ca_names.e:581 msgctxt "code_analyzer" msgid "" "A routine with an empty body in a deferred class should be considered to be " "declared as deferred. That way it will not be forgotten to implement the " "routine in the descendant classes and errors can be avoided." 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_32 do Result := locale.translation ("A system with an all classes root is not runnable.") end #: warning_messages.e:137 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: do Result := translation_in_context ("A variable that is assigned a value only % #: ca_names.e:627 msgctxt "code_analyzer" msgid "" "A variable that is assigned a value only once and is then used only once can " "be replaced with the expression that computes this value. This applies as " "long as the line where the expression is inserted will not have too many " "characters." msgstr "" #. Source code: m_show_assigners: STRING_32 do Result := locale.translation("A&ssigners") end #: interface_names.e:745 msgid "A&ssigners" msgstr "" #. Source code: m_Showattributes: STRING_32 do Result := locale.translation("A&ttributes") end #: interface_names.e:752 msgid "A&ttributes" msgstr "" #. Source code: b_Abort: STRING_32 do Result := locale.translation("Abort") end #: interface_names.e:39 msgid "Abort" msgstr "" #. Source code: e_test_aborted_tag: STRING = "Aborted" #: test_execution.e:572 msgid "Aborted" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("About $1"), [workbench_name]) #: interface_names.e:2356 msgid "About $1" msgstr "" #. Source code: l_about_dialogbox: STRING_32 do Result := locale.translation ("About DialogBox") end #: interface_names.e:18 msgid "About DialogBox" msgstr "" #. Source code: target_absent_explicit_assertion_name: STRING_32 do Result := locale.translation ("Absent Explicit Assertion") end #: conf_interface_names.e:116 msgid "Absent Explicit Assertion" msgstr "" #. Source code: target_library_root_description: STRING_32 do Result := locale.translation ("Absolute path to use as base for relative paths.") end #: conf_interface_names.e:172 msgid "Absolute path to use as base for relative paths." msgstr "" #. Source code: target_abstract_name: STRING_32 do Result := locale.translation ("Abstract") end #: conf_interface_names.e:95 msgid "Abstract" msgstr "" #. Source code: t_tool_title: STRING = "Account" #: es_cloud_account_tool.e:58 msgid "Account" msgstr "" #. Source code: button_account: STRING_32 do Result := locale.translation_in_context ("Account", "cloud.menu") end #: es_cloud_names.e:105 msgctxt "cloud.menu" msgid "Account" msgstr "" #. Source code: t_account_access: STRING = "Account Access" #: es_exception_submit_dialog.e:1002 msgid "Account Access" msgstr "" #. Source code: create s.make_from_string (locale.translation_in_context ("Account service is not available for now (try again later).", "cloud.error")) #: es_account_login_register_box.e:693 msgctxt "cloud.error" msgid "Account service is not available for now (try again later)." msgstr "" #. Source code: m_account: STRING_32 do Result := locale.translation ("Account...") end #: interface_names.e:2751 msgid "Account..." msgstr "" #. Source code: menu_account: STRING_32 do Result := locale.translation_in_context ("Account...", "cloud.menu") end #: es_cloud_names.e:103 msgctxt "cloud.menu" msgid "Account..." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Ace file `$1' cannot be read%N"), [a_fn]) #: ewb_names.e:247 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:252 msgid "Ace file `$1' does not exist\n" msgstr "" #. Source code: b_acknowledge: STRING_32 do Result := locale.translation ("Acknowledge") end #: interface_names.e:40 msgid "Acknowledge" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:196 msgctxt "preference" msgid "Acknowledge not loaded" msgstr "" #. Source code: t_acknowledge_change: STRING_32 do Result := locale.translation("Acknowledge selected affected items.") end #: interface_names.e:2363 msgid "Acknowledge selected affected items." msgstr "" #. Source code: l_confirm_acknowledge_selected_items: STRING_32 do Result := locale.translation ("Acknowledgement is not reversible. Are you sure you want to acknowledge selected items?") end #: interface_names.e:1272 msgid "" "Acknowledgement is not reversible. Are you sure you want to acknowledge " "selected items?" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. acrobat #. #-#-#-#-# estudio.pot #-#-#-#-# #. acroread #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:711 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:5 msgctxt "preference" 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: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:568 msgctxt "preference" msgid "Across" msgstr "" #. Source code: l_action_colon: STRING_32 do Result := locale.translation("Action:") end #: interface_names.e:1173 msgid "Action:" msgstr "" #. Source code: m_Activate_execution_recording: STRING_32 do Result := locale.translation("Activate Execution Recording") end #: interface_names.e:848 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:850 msgid "Activate Replay Mode" msgstr "" #. Source code: e_Activate_execution_recording: STRING_32 do Result := locale.translation("Activate execution recording") end #: interface_names.e:2938 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:2941 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:1174 msgid "Active query" msgstr "" #. Source code: m_Advanced: STRING_32 do Result := locale.translation("Ad&vanced") end #: interface_names.e:391 msgid "Ad&vanced" msgstr "" #. Source code: add_text: STRING = "Add" #: es_test_tags_wizard_page_panel.e:328 msgid "Add" msgstr "" #. Source code: m_Create_new_assembly: STRING_32 do Result := locale.translation("Add &Assembly...") end #: interface_names.e:986 msgid "Add &Assembly..." msgstr "" #. Source code: m_Create_new_precompile: STRING_32 do Result := locale.translation("Add &Precompile") end #: interface_names.e:985 msgid "Add &Precompile" msgstr "" #. Source code: m_add_subcluster: STRING_32 do Result := locale.translation("Add &subcluster") end #: interface_names.e:1068 msgid "Add &subcluster" msgstr "" #. Source code: Result := locale.translation ("Add ->") #: docking_names.e:135 msgid "Add ->" msgstr "" #. Source code: m_objects_tool_layout_add_all: STRING_32 do Result := locale.translation ("Add All") end #: interface_names.e:681 msgid "Add All" msgstr "" #. Source code: group_add_assembly: STRING_32 do Result := locale.translation ("Add Assembly") end #: conf_interface_names.e:270 msgid "Add Assembly" msgstr "" #. Source code: external_add_cflag: STRING_32 do Result := locale.translation ("Add C flag") end #: conf_interface_names.e:208 msgid "Add C flag" msgstr "" #. Source code: m_Create_new_cluster: STRING_32 do Result := locale.translation("Add C&luster...") end #: interface_names.e:983 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:2519 msgid "Add Client-Supplier Relation Between '$1' and '$2'" msgstr "" #. Source code: group_add_cluster: STRING_32 do Result := locale.translation ("Add Cluster") end #: conf_interface_names.e:267 msgid "Add Cluster" msgstr "" #. Source code: t_Existing_class: STRING_32 do Result := locale.translation("Add Existing Class") end #: interface_names.e:2418 msgid "Add Existing Class" msgstr "" #. Source code: external_add_include: STRING_32 do Result := locale.translation ("Add Include") end #: conf_interface_names.e:207 msgid "Add Include" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Add Info to $1 '$2'"), [a_type, a_name]) #: interface_names.e:1074 msgid "Add Info to $1 '$2'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Add Inheritance Relation Between '$1' and '$2'"), [ancestor_name, descendant_name]) #: interface_names.e:2527 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:984 msgid "Add L&ibrary..." msgstr "" #. Source code: external_add_library: STRING_32 do Result := locale.translation ("Add Library") end #: conf_interface_names.e:210 msgid "Add Library" msgstr "" #. Source code: external_add_make: STRING_32 do Result := locale.translation ("Add Make") end #: conf_interface_names.e:213 msgid "Add Make" msgstr "" #. Source code: t_New_class: STRING_32 do Result := locale.translation("Add New Class") end #: interface_names.e:2417 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:2529 msgid "Add Non-conforming Inheritance Relation Between '$1' and '$2'" msgstr "" #. Source code: external_add_object: STRING_32 do Result := locale.translation ("Add Object") end #: conf_interface_names.e:209 msgid "Add Object" msgstr "" #. Source code: group_add_override: STRING_32 do Result := locale.translation ("Add Override") end #: conf_interface_names.e:269 msgid "Add Override" msgstr "" #. Source code: dialog_create_override_title: STRING_32 do Result := locale.translation ("Add Override Cluster") end #: conf_interface_names.e:808 msgid "Add Override Cluster" msgstr "" #. Source code: task_add_post: STRING_32 do Result := locale.translation ("Add Post Compilation Task") end #: conf_interface_names.e:233 msgid "Add Post Compilation Task" msgstr "" #. Source code: task_add_pre: STRING_32 do Result := locale.translation ("Add Pre Compilation Task") end #: conf_interface_names.e:232 msgid "Add Pre Compilation Task" msgstr "" #. Source code: group_add_precompile: STRING_32 do Result := locale.translation ("Add Precompile") end #: conf_interface_names.e:272 msgid "Add Precompile" msgstr "" #. Source code: l_add_project_config_file: STRING_32 do Result := locale.translation("Add Project...") end #: interface_names.e:1180 msgid "Add Project..." msgstr "" #. Source code: add_remote_target: STRING_32 do Result := locale.translation ("Add Remote Target") end #: conf_interface_names.e:65 msgid "Add Remote Target" msgstr "" #. Source code: external_add_resource: STRING_32 do Result := locale.translation ("Add Resource") end #: conf_interface_names.e:211 msgid "Add Resource" msgstr "" #. Source code: t_Add_search_scope: STRING_32 do Result := locale.translation("Add Search Scope") end #: interface_names.e:2365 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:790 msgid "Add Selection To" msgstr "" #. Source code: group_add_subcluster: STRING_32 do Result := locale.translation ("Add Sub cluster") end #: conf_interface_names.e:268 msgid "Add Sub cluster" msgstr "" #. Source code: add_target: STRING_32 do Result := locale.translation ("Add Target") end #: conf_interface_names.e:64 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:262 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:957 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:475 msgid "Add a cluster" msgstr "" #. Source code: f_Create_new_library: STRING_32 do Result := locale.translation("Add a library") end #: interface_names.e:476 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:479 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:2713 msgid "Add a new contract" msgstr "" #. Source code: t_Add_eis_entry: STRING_32 do Result := locale.translation("Add a new entry in the list.") end #: interface_names.e:2364 msgid "Add a new entry in the list." msgstr "" #. Source code: f_Create_new_feature: STRING_32 do Result := locale.translation("Add a new feature") end #: interface_names.e:480 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:2799 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:2422 msgid "Add a new test case" msgstr "" #. Source code: Result := locale.translation ("[ #: interface_names.e:399 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:478 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:1178 msgid "" "Add a variable (double click or Enter); Use an existing variable (right " "click or Ctrl+Enter)" msgstr "" #. Source code: b_Add_all: STRING_32 do Result := locale.translation ("Add all ->") 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:477 msgid "Add an assembly" msgstr "" #. Source code: dial_cond_add_and_term: STRING_32 do Result := locale.translation ("Add and-term") end #: conf_interface_names.e:563 msgid "Add and-term" msgstr "" #. Source code: do Result := locale.translation ("Add breakpoint") end #: debugger_names.e:284 msgid "Add breakpoint" msgstr "" #. Source code: dialog_visible_add_class: STRING_32 do Result := locale.translation ("Add class") end #: conf_interface_names.e:589 msgid "Add class" msgstr "" #. Source code: l_diagram_add_ancestors: STRING_32 do Result := locale.translation("Add class ancestors") end #: interface_names.e:548 msgid "Add class ancestors" msgstr "" #. Source code: l_diagram_add_clients: STRING_32 do Result := locale.translation("Add class clients") end #: interface_names.e:551 msgid "Add class clients" msgstr "" #. Source code: l_diagram_add_descendents: STRING_32 do Result := locale.translation("Add class descendants") end #: interface_names.e:549 msgid "Add class descendants" msgstr "" #. Source code: l_diagram_add_suppliers: STRING_32 do Result := locale.translation("Add class suppliers") end #: interface_names.e:550 msgid "Add class suppliers" msgstr "" #. Source code: do Result := locale.translation ("Add condition") end #: debugger_names.e:300 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:812 msgid "Add customized formatter" msgstr "" #. Source code: f_add_tool: STRING_32 do Result := locale.translation ("Add customized tool") end #: interface_names.e:830 msgid "Add customized tool" msgstr "" #. Source code: l_diagram_existing_class: STRING_32 do Result := locale.translation("Add existing class") end #: interface_names.e:553 msgid "Add existing class" msgstr "" #. Source code: dialog_visible_add_feature: STRING_32 do Result := locale.translation ("Add feature") end #: conf_interface_names.e:590 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:393 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:394 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:1179 msgid "Add frozen feature stubs" msgstr "" #. Source code: external_add_linker_flag: STRING_32 do Result := locale.translation ("Add linker flag") end #: conf_interface_names.e:212 msgid "Add linker flag" msgstr "" #. Source code: t_add_new_constant_value_retriever: STRING_32 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_32 do Result := locale.translation ("Add new external") end #: conf_interface_names.e:606 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:956 msgid "Add new stone handler" msgstr "" #. Source code: dialog_task_add: STRING_32 do Result := locale.translation ("Add new task") end #: conf_interface_names.e:602 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:396 msgid "Add new variable" msgstr "" #. Source code: dialog_file_rule_add_rule: STRING_32 do Result := locale.translation ("Add rule") end #: conf_interface_names.e:578 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:330 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:335 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:332 msgid "Add tag to run test serially" msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Add type declaration {1} in front of the manifest array.", "fix"), <>) #: fix_manifest_array_type_adder.e:54 msgctxt "fix" msgid "Add type declaration {1} in front of the manifest array." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Add type declaration {1} to the local declaration list.", "fix"), <>) #: fix_message.e:37 msgctxt "fix" msgid "Add type declaration {1} to the local declaration list." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Add type {1}", "fix"), <>) #: fix_message.e:23 msgctxt "fix" msgid "Add type {1}" msgstr "" #. Source code: b_Add_your_own_library: STRING_32 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:2141 msgid "Add, remove or edit external commands" msgstr "" #. Source code: b_Add_details: STRING_32 do Result := locale.translation("Add...") end #: interface_names.e:42 msgid "Add..." msgstr "" #. Source code: l_additional_details: STRING_32 do Result := locale.translation("Additional details") end #: interface_names.e:1181 msgid "Additional details" msgstr "" #. Source code: l_Address: STRING_32 do Result := locale.translation("Address") end #: interface_names.e:1176 msgid "Address" msgstr "" #. Source code: t_Address_toolbar: STRING_32 do Result := locale.translation ("Address Bar") end #: interface_names.e:2676 msgid "Address Bar" msgstr "" #. Source code: target_address_expression_name: STRING_32 do Result := locale.translation ("Address Expression") end #: conf_interface_names.e:121 msgid "Address Expression" msgstr "" #. Source code: locale.translation_in_context ("Address of a cursor variable of {1} form of a loop is not supported.", "compiler.error"), #: ast_feature_checker_generator.e:4562 msgctxt "compiler.error" msgid "Address of a cursor variable of {1} form of a loop is not supported." msgstr "" #. Source code: l_Address_colon: STRING_32 do Result := locale.translation("Address:") end #: interface_names.e:1175 msgid "Address:" msgstr "" #. Source code: section_advanced: STRING_32 do Result := locale.translation ("Advanced") end #: conf_interface_names.e:56 msgid "Advanced" msgstr "" #. Source code: l_advanced_options: STRING_32 do Result := locale.translation ("Advanced options") end #: interface_names.e:961 msgid "Advanced options" msgstr "" #. Source code: f_advanced_search: STRING_32 do Result := locale.translation ("Advanced search") end #: interface_names.e:404 msgid "Advanced search" msgstr "" #. Source code: l_affected_items: STRING_32 do Result := locale.translation ("Affected items") end #: interface_names.e:415 msgid "Affected items" msgstr "" #. Source code: l_affected_source: STRING_32 do Result := locale.translation ("Affected source") end #: interface_names.e:416 msgid "Affected source" msgstr "" #. Source code: l_affected_target: STRING_32 do Result := locale.translation ("Affected target") end #: interface_names.e:417 msgid "Affected target" msgstr "" #. Source code: Result.force (locale.translation ("Afrikaans"), "af") #: locale_names.e:19 msgid "Afrikaans" msgstr "" #. Source code: Result.force (locale.translation ("Afrikaans (South Africa)"), "af_za") #: locale_names.e:144 msgid "Afrikaans (South Africa)" msgstr "" #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:125 msgctxt "preference" msgid "Age in days for an archive item to be considered old" msgstr "" #. Source code: locale.translation_in_context #: ast_feature_checker_generator.e:4793 msgctxt "compiler.error" msgid "" "Agent creation on {1} is not supported because it is either an attribute, a " "constant or an external feature." msgstr "" #. Source code: Result.force (locale.translation ("Albanian"), "sq") #: locale_names.e:113 msgid "Albanian" msgstr "" #. Source code: Result.force (locale.translation ("Albanian (Albania)"), "sq_AL") #: locale_names.e:317 msgid "Albanian (Albania)" msgstr "" #. Source code: t_Alias: STRING_32 do Result := locale.translation("Alias") end #: interface_names.e:2366 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$$cursor$ #: $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:477 msgctxt "preference" msgid "Alias" msgstr "" #. Source code: do Result := locale.translation ("Alias is invalid.%N% #: warning_messages.e:720 msgid "" "Alias is invalid.\n" "Please check that it is a valid C identifier." msgstr "" #. Source code: l_Alias_name: STRING_32 do Result := locale.translation("Alias:") end #: interface_names.e:1185 msgid "Alias:" msgstr "" #. Source code: locale.translation_in_context ("All", "configuration.option")>>), #: option_properties.e:517 msgctxt "configuration.option" msgid "All" msgstr "" #. Source code: locale.translation_in_context ("All", "configuration.option.dead_code") #: target_properties.e:384 msgctxt "configuration.option.dead_code" msgid "All" 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: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:582 msgctxt "preference" msgid "All" msgstr "" #. Source code: l_all_classes: STRING_32 do Result := locale.translation("All Classes") end #: interface_names.e:413 msgid "All Classes" msgstr "" #. Source code: all_files_filter_description: STRING = "All Files" #: es_standard_file_dialog.e:291 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:750 msgctxt "preference" 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:1184 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: (ca_messages.locale.translation_in_context ("All parts of conditional instruction are empty.", once "code_analyzer.violation"), <<>>, #: ca_empty_if_rule.e:73 msgctxt "code_analyzer.violation" msgid "All parts of conditional instruction are empty." 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: l_all_tags: STRING_32 do Result := locale.translation ("All tags") end #: interface_names.e:414 msgid "All tags" msgstr "" #. Source code: do Result := locale.translation ("All unary sign operators for numbers are unnecessary, except for a single minus sign. % #: ca_names.e:683 msgid "" "All unary sign operators for numbers are unnecessary, except for a single " "minus sign. They should be removed or the instruction should be checked for " "errors." msgstr "" #. Source code: locale.translation ("Void safety rules are satisfied except for initialization checks for unqualified agents and allowing CAPs for preconditions and check instructions"), #: conf_interface_names.e:431 msgid "All void safety rules are satisfied" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. Courier New-r-regular-8-modern #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-regular-9-sans #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:663 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:9 msgctxt "preference" msgid "All-purpose editor font." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:261 msgctxt "preference" msgid "Allow class name completion in the address combo boxes?" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:742 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:753 msgctxt "preference" msgid "Allow duplicate" msgstr "" #. Source code: f_allow_duplicate_class_name: STRING_32 do Result := locale.translation ("Allow two or more classes with same name during refactoring%N(this option could be used to help merging two classes).") end #: interface_names.e:719 msgid "" "Allow two or more classes with same name during refactoring\n" "(this option could be used to help merging two classes)." msgstr "" #. Source code: f_allow_duplicate_feature_name: STRING_32 do Result := locale.translation ("Allow two or more features with same name during refactoring%N(this option could be used to help merging two features).") end #: interface_names.e:718 msgid "" "Allow two or more features with same name during refactoring\n" "(this option could be used to help merging two features)." msgstr "" #. Source code: b_alphabetical_class_list: STRING_32 do Result := locale.translation("Alphabetical class list") end #: interface_names.e:44 msgid "Alphabetical class list" msgstr "" #. Source code: b_alphabetical_cluster_list: STRING_32 do Result := locale.translation("Alphabetical cluster list") end #: interface_names.e:45 msgid "Alphabetical cluster list" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:211 msgctxt "preference" msgid "Already editing class" msgstr "" #. Source code: Result.force (locale.translation ("Alsatian"), "gsw") #: locale_names.e:54 msgid "Alsatian" msgstr "" #. Source code: Result.force (locale.translation ("Alsatian (France)"), "gsw_fr") #: locale_names.e:241 msgid "Alsatian (France)" msgstr "" #. Source code: l_discard_fix_undo_warning: STRING_32 do Result := locale.translation_in_context ("Always apply fixes without this prompt.", "fix") end #: interface_names.e:1393 msgctxt "fix" msgid "Always apply fixes without this prompt." 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:1380 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:1376 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:1390 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:1389 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/C++ code.") end #: interface_names.e:1379 msgid "Always compile C/C++ code." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:32 msgctxt "preference" 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:428 msgid "Always continue execution" msgstr "" #. Source code: l_Discard_convert_project_dialog: STRING_32 do Result := locale.translation("Always convert old projects.") end #: interface_names.e:1375 msgid "Always convert old projects." msgstr "" #. Source code: l_Discard_finalize_assertions: STRING_32 do Result := locale.translation("Always discard assertions when finalizing.") end #: interface_names.e:1377 msgid "Always discard assertions when finalizing." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:36 msgctxt "preference" msgid "Always evaluate expression with potential side effect?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:36 msgctxt "preference" msgid "Always evaluate potential side effect expression" msgstr "" #. Source code: l_Discard_finalize_precompile_dialog: STRING_32 do Result := locale.translation("Always finalize.") end #: interface_names.e:1378 msgid "Always finalize." msgstr "" #. Source code: l_Discard_iron_installation_dialog: STRING_32 do Result := locale.translation("Always install iron packages.") end #: interface_names.e:1392 msgid "Always install iron packages." msgstr "" #. Source code: l_Discard_replace_all_warning_dialog: STRING_32 do Result := locale.translation("Always replace all.") end #: interface_names.e:1385 msgid "Always replace all." msgstr "" #. Source code: l_discard_save_before_prettifying_dialog: STRING_32 do Result := locale.translation ("Always save class before prettifying.") end #: interface_names.e:1383 msgid "Always save class before prettifying." msgstr "" #. Source code: l_Discard_save_before_reloading_dialog: STRING_32 do Result := locale.translation("Always save file before reloading.") end #: interface_names.e:1382 msgid "Always save file before reloading." msgstr "" #. Source code: l_Discard_save_before_compile_dialog: STRING_32 do Result := locale.translation("Always save files before compiling.") end #: interface_names.e:1381 msgid "Always save files before compiling." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:33 msgctxt "preference" msgid "Always show callstack tool when stopping" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:33 msgctxt "preference" 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:271 msgid "Always show wizard before launching test creation" 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:1391 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:1388 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:1386 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:1387 msgid "Always terminate running external command." msgstr "" #. Source code: Result.force (locale.translation ("Amharic"), "am") #: locale_names.e:20 msgid "Amharic" msgstr "" #. Source code: Result.force (locale.translation ("Amharic (Ethiopia)"), "am_et") #: locale_names.e:145 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: do Result := locale.translation ("An Inspect instruction that has no 'when' branch must be avoided. If there is an 'else' branch then these instructions will always be executed: thus the Multi-branch instruction is not needed. If there is no branch at all then an exception is always raised, for there is no matching branch for any value of the inspected variable.") end #: ca_names.e:718 msgid "" "An Inspect instruction that has no 'when' branch must be avoided. If there " "is an 'else' branch then these instructions will always be executed: thus " "the Multi-branch instruction is not needed. If there is no branch at all " "then an exception is always raised, for there is no matching branch for any " "value of the inspected variable." msgstr "" #. Source code: do Result := translation_in_context ("An assignment to a local variable has no % #: ca_names.e:307 msgctxt "code_analyzer" msgid "" "An assignment to a local variable has no effect at all if the variable is " "not read after the assignment, and before it is reassigned or out of scope. " "This rule is only checked on variables of expanded types." msgstr "" #. Source code: do Result := translation_in_context ("An attribute that is assigned the same value by every creation% #: ca_names.e:134 msgctxt "code_analyzer" msgid "" "An attribute that is assigned the same value by every creation procedure but " "not assigned by any other routine can be made constant." msgstr "" #. Source code: do Result := translation_in_context ("An attribute that is only used inside a % #: ca_names.e:573 msgctxt "code_analyzer" msgid "" "An attribute that is only used inside a single routine of the class where it " "is defined (and that is not read by any other class) can be transformed into " "a local variable." msgstr "" #. Source code: do Result := translation_in_context ("An attribute that never gets assigned will always keep its default value.", once "code_analyzer") end #: ca_names.e:144 msgctxt "code_analyzer" msgid "" "An attribute that never gets assigned will always keep its default value." msgstr "" #. Source code: do Result := translation_in_context ("An empty alternative branch can be removed.", once "code_analyzer.violation") end #: ca_messages.e:323 msgctxt "code_analyzer.violation" msgid "An empty alternative branch can be removed." msgstr "" #. Source code: l_str := locale.translation ("An empty class name is not valid.%N") #: warning_messages.e:452 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:474 msgid "An empty cluster name is not valid.\n" msgstr "" #. Source code: do Result := translation_in_context ("An empty conditional instruction is useless and should be removed.", once "code_analyzer") end #: ca_names.e:301 msgctxt "code_analyzer" msgid "An empty conditional instruction is useless and should be removed." msgstr "" #. Source code: l_str := locale.translation ("An empty feature name is not valid.%N") #: warning_messages.e:496 msgid "An empty feature name is not valid.\n" msgstr "" #. Source code: do Result := locale.translation ("An empty rescue clause should be avoided and leads to undesirable program behaviour.") end #: ca_names.e:712 msgid "" "An empty rescue clause should be avoided and leads to undesirable program " "behaviour." 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:489 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:572 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: do Result := locale.formatted_string (translation_in_context ("An error occurred when analyzing class $1!", once "code_analyzer"), [a_class_name]) end #: ca_messages.e:138 msgctxt "code_analyzer" msgid "An error occurred when analyzing class $1!" msgstr "" #. Source code: do Result := translation_in_context ("An error occurred when analyzing this class.", once "code_analyzer.violation") end #: ca_messages.e:607 msgctxt "code_analyzer.violation" msgid "An error occurred when analyzing this class." 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:943 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:750 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:486 msgid "An error occurred while retrieving the expression's context." msgstr "" #. Source code: do Result := translation_in_context ("An exported feature that is used only in unqualified calls may be changed to secret.", once "code_analyzer") end #: ca_names.e:29 msgctxt "code_analyzer" msgid "" "An exported feature that is used only in unqualified calls may be changed to " "secret." msgstr "" #. Source code: do Result := translation_in_context ("An expression comparing a variable to % #: ca_names.e:529 msgctxt "code_analyzer" msgid "" "An expression comparing a variable to itself always evaluates to the same " "boolean value. The comparison is thus redundant. In an Until expression it " "may lead to non-termination. Usually it is a typing error." msgstr "" #. Source code: do Result := locale.translation("An external command is currently running.%N% #: interface_names.e:1339 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:2926 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:1162 msgid "" "An external command is running, closing this window will terminate it.\n" "Continue?" msgstr "" #. Source code: do Result := translation_in_context ("An implicit type of a manifest array involved in a reattachment is different from a type of the target of the reattachment.", once "code_analyzer") end #: ca_names.e:742 msgctxt "code_analyzer" msgid "" "An implicit type of a manifest array involved in a reattachment is different " "from a type of the target of the reattachment." 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:1498 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: do Result := locale.translation ("An internal failure occurred. If this happens even after relaunching EiffelStudio, perform a clean recompilation.%N%N% #: warning_messages.e:1120 msgid "" "An internal failure occurred. If this happens even after relaunching " "EiffelStudio, perform a clean recompilation.\n" "\n" "You can submit a bug report at http://support.eiffel.com or use the Submit " "Bug button below." msgstr "" #. Source code: do Result := translation_in_context ("An object test is redundant if the static % #: ca_names.e:356 msgctxt "code_analyzer" msgid "" "An object test is redundant if the static type of the tested variable is the " "same as the type (in curly braces) that the variable is tested for." msgstr "" #. Source code: do Result := translation_in_context ("An object test will always fail if the type that the variable is tested% #: ca_names.e:106 msgctxt "code_analyzer" msgid "" "An object test will always fail if the type that the variable is tested for " "does not conform to any type that conforms to the static type of the tested " "variable. The whole if block will therefore never be executed and it is " "redundant." msgstr "" #. Source code: "An unexpected error occurred.%N$1 will now make an attempt to create%N% #: warning_messages.e:607 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:1169 msgid "An unknown error has occurred\n" msgstr "" #. Source code: e_unknown_error: STRING = "An unknown error occurred." #: ini_fast_parser.e:247 msgid "An unknown error occurred." msgstr "" #. Source code: translation_in_context ("Analize Editor Item", once "code_analyzer.menu") #: ca_messages.e:75 msgctxt "code_analyzer.menu" msgid "Analize Editor Item" msgstr "" #. Source code: do Result := translation_in_context ("Analyze", once "code_analyzer") end #: ca_messages.e:98 msgctxt "code_analyzer" msgid "Analyze" msgstr "" #. Source code: do Result := translation_in_context ("Analyze", once "code_analyzer.toolbar.item") end #: ca_names.e:761 msgctxt "code_analyzer.toolbar.item" msgid "Analyze" msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Analyze '$1'", once "code_analyzer.menu"), [a_class_name]) end #: ca_messages.e:28 msgctxt "code_analyzer.menu" msgid "Analyze '$1'" msgstr "" #. Source code: locale.formatted_string (translation_in_context ("Analyze '$1' again", once "code_analyzer.menu"), s) #: ca_messages.e:64 msgctxt "code_analyzer.menu" msgid "Analyze '$1' again" msgstr "" #. Source code: locale.formatted_string (translation_in_context ("Analyze Cluster '$1'", once "code_analyzer.menu"), s) #: ca_messages.e:82 msgctxt "code_analyzer.menu" msgid "Analyze Cluster '$1'" msgstr "" #. Source code: do Result := translation_in_context ("Analyze Code from Editor", once "code_analyzer") end #: ca_messages.e:101 msgctxt "code_analyzer" msgid "Analyze Code from Editor" msgstr "" #. Source code: do Result := translation_in_context ("Analyze Code from Editor", once "code_analyzer.toolbar.item") end #: ca_names.e:767 msgctxt "code_analyzer.toolbar.item" msgid "Analyze Code from Editor" msgstr "" #. Source code: translation_in_context ("Analyze Last Item Again", once "code_analyzer.menu") #: ca_messages.e:66 msgctxt "code_analyzer.menu" msgid "Analyze Last Item Again" msgstr "" #. Source code: do Result := translation_in_context ("Analyze Parent Cluster", once "code_analyzer") end #: ca_messages.e:104 msgctxt "code_analyzer" msgid "Analyze Parent Cluster" msgstr "" #. Source code: do Result := translation_in_context ("Analyze Parent Cluster", once "code_analyzer.toolbar.item") end #: ca_names.e:773 msgctxt "code_analyzer.toolbar.item" msgid "Analyze Parent Cluster" msgstr "" #. Source code: translation_in_context ("Analyze Parent Cluster of Last Item", once "code_analyzer.menu") #: ca_messages.e:84 msgctxt "code_analyzer.menu" msgid "Analyze Parent Cluster of Last Item" msgstr "" #. Source code: do Result := translation_in_context ("Analyze System", once "code_analyzer.toolbar.item") end #: ca_names.e:755 msgctxt "code_analyzer.toolbar.item" msgid "Analyze System" msgstr "" #. Source code: translation_in_context ("Analyze System Target", once "code_analyzer.menu") #: ca_messages.e:93 msgctxt "code_analyzer.menu" msgid "Analyze System Target" msgstr "" #. Source code: locale.formatted_string (translation_in_context ("Analyze System Target '$1'", once "code_analyzer.menu"), s) #: ca_messages.e:91 msgctxt "code_analyzer.menu" msgid "Analyze System Target '$1'" msgstr "" #. Source code: do Result := translation_in_context ("Analyze Target", once "code_analyzer.toolbar.item") end #: ca_names.e:779 msgctxt "code_analyzer.toolbar.item" msgid "Analyze Target" msgstr "" #. Source code: do Result := translation_in_context ("Analyze Whole Target", once "code_analyzer") end #: ca_messages.e:107 msgctxt "code_analyzer" msgid "Analyze Whole Target" msgstr "" #. Source code: do Result := translation_in_context ("Analyze whole system.", once "code_analyzer.toolbar.item.tooltip") end #: ca_names.e:758 msgctxt "code_analyzer.toolbar.item.tooltip" msgid "Analyze whole system." msgstr "" #. Source code: do Result := translation_in_context ("Analyzer Preferences...", once "code_analyzer") end #: ca_names.e:839 msgctxt "code_analyzer" msgid "Analyzer Preferences..." msgstr "" #. Source code: lb_case_class_message: STRING = "Analyzing Class " #: degree_output.e:710 msgid "Analyzing Class " msgstr "" #. Source code: lb_case_cluster_message: STRING = "Analyzing Cluster " #: degree_output.e:711 msgid "Analyzing Cluster " msgstr "" #. Source code: lb_degree_4: STRING = "Analyzing Inheritance" #: degree_output.e:690 msgid "Analyzing Inheritance" msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Analyzing class $1...", once "code_analyzer.status"), [a_class_name]) end #: ca_messages.e:135 msgctxt "code_analyzer.status" msgid "Analyzing class $1..." msgstr "" #. Source code: do Result := translation_in_context ("Analyzing code...", once "code_analyzer") end #: ca_messages.e:41 msgctxt "code_analyzer" msgid "Analyzing code..." 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:101 msgctxt "preference" msgid "Ancestor depth" msgstr "" #. Source code: l_ancestor_of: STRING_32 do Result := locale.translation ("Ancestor of ") end #: interface_names.e:2170 msgid "Ancestor of " msgstr "" #. Source code: l_Routine_ancestors: STRING_32 do Result := locale.translation("Ancestor versions") end #: interface_names.e:1682 msgid "Ancestor versions" msgstr "" #. Source code: l_Ancestors: STRING_32 do Result := locale.translation("Ancestors") end #: interface_names.e:1186 msgid "Ancestors" msgstr "" #. Source code: b_And: STRING_32 do Result := locale.translation("And") end #: interface_names.e:46 msgid "And" msgstr "" #. Source code: dial_cond_and_term_1: STRING_32 do Result := locale.translation ("And-term 1") end #: conf_interface_names.e:565 msgid "And-term 1" msgstr "" #. Source code: create lab.make_with_text (locale.translation_in_context ("[ #: es_cloud_pause_dialog.e:48 msgctxt "cloud.info" msgid "" "Another EiffelStudio session is running...\n" "\n" "Choose [Continue] to use EiffelStudio from this device." msgstr "" #. Source code: b_append: STRING_32 do Result := locale.translation("Append") end #: interface_names.e:214 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:2868 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:2167 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:968 msgid "Application will ignore all breakpoints." msgstr "" #. Source code: b_Apply: STRING_32 do Result := locale.translation("Apply") end #: interface_names.e:47 msgid "Apply" msgstr "" #. Source code: (locale.plural_translation ("Apply $1 fix", "Apply $1 fixes", fix_count), fix_count)) #: es_error_list_tool_panel.e:691 msgid "Apply $1 fix" msgid_plural "Apply $1 fixes" msgstr[0] "" #. Source code: option_msil_application_optimize_name: STRING_32 do Result := locale.translation ("Apply .NET Application Optimizations") end #: conf_interface_names.e:339 msgid "Apply .NET Application Optimizations" msgstr "" #. Source code: message := locale.translation ("Apply a fix") #: es_fix.e:71 msgid "Apply a fix" msgstr "" #. Source code: l_apply_changes_to_view_named: STRING_32 do Result := locale.translation("Apply changes to view named: ") end #: interface_names.e:1187 msgid "Apply changes to view named: " msgstr "" #. Source code: l_apply_fix: STRING_32 do Result := locale.translation ("Apply fix") end #: interface_names.e:2257 msgid "Apply fix" msgstr "" #. Source code: f_apply_fix: STRING_32 do Result := locale.translation_in_context (once "Apply selected fixes to source code", once "tool.error") end #: interface_names.e:885 msgctxt "tool.error" msgid "Apply selected fixes to source code" msgstr "" #. Source code: "[ #: warning_messages.e:953 msgctxt "fix" msgid "" "Applying selected fixes causes changes to the source code that cannot be " "undone automatically.\n" "\n" "Classes can be open in the editor before applying fixes.\n" "\n" "Click Yes to open classes in the editor and apply fixes.\n" "Click No to apply fixes without opening classes.\n" "Click Cancel to abort." msgstr "" #. Source code: Result.force (locale.translation ("Arabic"), "ar") #: locale_names.e:21 msgid "Arabic" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Algeria)"), "ar_dz") #: locale_names.e:148 msgid "Arabic (Algeria)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Bahrain)"), "ar_bh") #: locale_names.e:147 msgid "Arabic (Bahrain)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Egypt)"), "ar_eg") #: locale_names.e:149 msgid "Arabic (Egypt)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Iraq)"), "ar_iq") #: locale_names.e:150 msgid "Arabic (Iraq)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Jordan)"), "ar_jo") #: locale_names.e:151 msgid "Arabic (Jordan)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Kuwait)"), "ar_kw") #: locale_names.e:152 msgid "Arabic (Kuwait)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Lebanon)"), "ar_lb") #: locale_names.e:153 msgid "Arabic (Lebanon)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Libya)"), "ar_ly") #: locale_names.e:154 msgid "Arabic (Libya)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Morocco)"), "ar_ma") #: locale_names.e:155 msgid "Arabic (Morocco)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Oman)"), "ar_om") #: locale_names.e:156 msgid "Arabic (Oman)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Qatar)"), "ar_qa") #: locale_names.e:157 msgid "Arabic (Qatar)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Saudi Arabia)"), "ar_sa") #: locale_names.e:158 msgid "Arabic (Saudi Arabia)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Syria)"), "ar_sy") #: locale_names.e:159 msgid "Arabic (Syria)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Tunisia)"), "ar_tn") #: locale_names.e:160 msgid "Arabic (Tunisia)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (U.A.E.)"), "ar_ae") #: locale_names.e:146 msgid "Arabic (U.A.E.)" msgstr "" #. Source code: Result.force (locale.translation ("Arabic (Yemen)"), "ar_ye") #: locale_names.e:161 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 "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 msgctxt "preference" msgid "Are brackets and parentheses closed automatically?" msgstr "" #. Source code: option_debug_description: STRING_32 do Result := locale.translation ("Are debug clauses globally enabled?") end #: conf_interface_names.e:346 msgid "Are debug clauses globally enabled?" msgstr "" #. Source code: option_full_class_checking_description: STRING_32 do Result := locale.translation ("Are features of parent classes rechecked in current class?") end #: conf_interface_names.e:337 msgid "Are features of parent classes rechecked in current class?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 msgctxt "preference" msgid "Are quotes closed automatically?" msgstr "" #. Source code: target_address_expression_description: STRING_32 do Result := locale.translation ("Are simplified address expressions enabled?") end #: conf_interface_names.e:122 msgid "Are simplified address expressions enabled?" msgstr "" #. Source code: target_absent_explicit_assertion_description: STRING_32 do Result := locale.translation ("[ #: conf_interface_names.e:117 msgid "" "Are some assertions inferred automatically?\n" "This experimental setting causes much longer (re-)compilation." msgstr "" #. Source code: cluster_recursive_description: STRING_32 do Result := locale.translation ("Are sub folders recursively included?") end #: conf_interface_names.e:279 msgid "Are sub folders recursively included?" msgstr "" #. Source code: option_warnings_description: STRING_32 do Result := locale.translation ("Are warnings enabled?") end #: conf_interface_names.e:350 msgid "Are warnings enabled?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:17 msgctxt "code_analysis.preference" msgid "Are words case-sensitive?" 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:1288 msgid "Are you sure you want to delete selected items forever?" msgstr "" #. Source code: l_dbg_confirm_detach: STRING_32 do Result := locale.translation("Are you sure you want to detach the execution?") end #: interface_names.e:1275 msgid "Are you sure you want to detach the execution?" 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:1446 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:2934 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:525 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:516 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 (remote) parent $1 ($2)?"), [a_target, a_location]) #: conf_interface_names.e:520 msgid "Are you sure you want to remove (remote) parent $1 ($2)?" 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:529 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:1274 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:1273 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:2933 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: l_argument_unit: STRING_32 do Result := locale.translation("Argument") end #: eb_metric_names.e:303 msgid "Argument" msgstr "" #. Source code: do Result := locale.translation ("Argument '") end #: ca_messages.e:510 msgid "Argument '" msgstr "" #. Source code: option_error_message := locale.translation ("Argument -project_path conflicts with -use_settings.") #: es.e:1115 msgid "Argument -project_path conflicts with -use_settings." msgstr "" #. Source code: option_error_message := locale.translation ("Argument -use_settings conflicts with -project_path.") #: es.e:1222 msgid "Argument -use_settings conflicts with -project_path." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 msgctxt "preference" msgid "Argument background color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 40 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:6 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:7 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:8 msgctxt "code_analysis.preference" msgid "Argument name" msgstr "" #. Source code: do Result := locale.translation ("Argument names should respect the Eiffel naming % #: ca_names.e:672 msgid "" "Argument names should respect the Eiffel naming convention for arguments " "(all lowercase begin with 'a_', no trailing or two consecutive underscores)." msgstr "" #. Source code: do Result := locale.translation ("Argument naming convention violated") end #: ca_names.e:669 msgid "Argument naming convention violated" msgstr "" #. 145;86;84 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:349 msgctxt "preference" msgid "Argument text color" msgstr "" #. Source code: do Result := locale.translation ("Arguments") end #: debugger_names.e:272 msgid "Arguments" msgstr "" #. Source code: do Result := translation_in_context ("Arguments ", once "code_analyzer.violation") end #: ca_messages.e:276 msgctxt "code_analyzer.violation" 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:914 msgid "Arguments value(s) associated to selected call stack element" msgstr "" #. Source code: Result.force (locale.translation ("Armenian"), "hy") #: locale_names.e:61 msgid "Armenian" msgstr "" #. Source code: Result.force (locale.translation ("Armenian (Armenia)"), "hy_am") #: locale_names.e:249 msgid "Armenian (Armenia)" msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Array element at index {1} has type {2} incompatible with {3}.", "compiler.error"), #: vwma_incompatible_expression.e:69 msgctxt "compiler.error" msgid "Array element at index {1} has type {2} incompatible with {3}." 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:1595 msgid "As object" msgstr "" #. Source code: Result.force (locale.translation ("Assamese"), "as") #: locale_names.e:23 msgid "Assamese" msgstr "" #. Source code: Result.force (locale.translation ("Assamese (India)"), "as_in") #: locale_names.e:163 msgid "Assamese (India)" msgstr "" #. Source code: group_assembly_tree: STRING_32 do Result := locale.translation ("Assemblies") end #: conf_interface_names.e:236 msgid "Assemblies" msgstr "" #. Source code: group_assembly: STRING_32 do Result := locale.translation ("Assembly") end #: conf_interface_names.e:242 msgid "Assembly" msgstr "" #. Source code: s_Assembly_stone: STRING_32 do Result := locale.translation("Assembly ") end #: interface_names.e:2333 msgid "Assembly " msgstr "" #. Source code: assembly_culture_name: STRING_32 do Result := locale.translation ("Assembly Culture") end #: conf_interface_names.e:291 msgid "Assembly Culture" msgstr "" #. Source code: dialog_create_assembly_a_key: STRING_32 do Result := locale.translation ("Assembly Key") end #: conf_interface_names.e:798 msgid "Assembly Key" msgstr "" #. Source code: assembly_name_name: STRING_32 do Result := locale.translation ("Assembly Name") end #: conf_interface_names.e:289 msgid "Assembly Name" msgstr "" #. Source code: assembly_public_key_token_name: STRING_32 do Result := locale.translation ("Assembly Public Key Token") end #: conf_interface_names.e:295 msgid "Assembly Public Key Token" msgstr "" #. Source code: assembly_version_name: STRING_32 do Result := locale.translation ("Assembly Version") end #: conf_interface_names.e:293 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:325 msgctxt "preference" msgid "Assertion tag background color" msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:324 msgctxt "preference" msgid "Assertion tag text color" msgstr "" #. Source code: section_assertions: STRING_32 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:2144 msgid "Assignees" msgstr "" #. Source code: l_generate_assigner_procedure: STRING_32 do Result := locale.translation ("Assigner?") end #: interface_names.e:1489 msgid "Assigner?" msgstr "" #. Source code: l_assigners: STRING_32 do Result := locale.translation("Assigners") end #: interface_names.e:1189 msgid "Assigners" msgstr "" #. Source code: do Result := translation_in_context ("Assigning a variable to itself is a meaningless instruction% #: ca_names.e:269 msgctxt "code_analyzer" msgid "" "Assigning a variable to itself is a meaningless instruction due to a typing " "error. Most probably, one of the two variable names was misspelled. One " "example among many others: the programmer wanted to assign a local variable " "to a class attribute and used one of the variable names twice." msgstr "" #. Source code: Result.force (locale.translation ("Incompatible Types Equality"), w_vweq) #: conf_interface_names.e:479 msgid "Assignment on Formal/Expanded" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:234 msgctxt "preference" msgid "" "At startup, check for new release updates, and display the associated dialog " "if any." msgstr "" #. Source code: b_Exec_attach: STRING_32 do Result := locale.translation("Attach Debuggee") end #: interface_names.e:177 msgid "Attach Debuggee" msgstr "" #. Source code: e_Exec_attach: STRING_32 do Result := locale.translation("Attach debuggee ...") end #: interface_names.e:2850 msgid "Attach debuggee ..." msgstr "" #. Source code: do Result := locale.translation ("Attach debuggee execution") end #: debugger_names.e:322 msgid "Attach debuggee execution" msgstr "" #. Source code: e_Exec_attach_on_port: STRING_32 do Result := locale.translation("Attach debuggee on port") end #: interface_names.e:2851 msgid "Attach debuggee on port" msgstr "" #. Source code: e_attachment_marks_not_supported: STRING = "Attachment marks in type name are not supported" #: es_test_generation_wizard_page_panel.e:575 msgid "Attachment marks in type name are not supported" msgstr "" #. Source code: locale.translation ("Void safety is not guaranteed"), #: conf_interface_names.e:428 msgid "Attachment status is respected in type conformance checks" msgstr "" #. Source code: l_Attribute: STRING_32 do Result := locale.translation("Attribute") end #: interface_names.e:1190 msgid "Attribute" 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: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:421 msgctxt "preference" 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: do Result := locale.translation_in_context ("Attribute $called_feature might not be readable.", "autoproof") end #: e2b_messages.e:186 msgctxt "autoproof" msgid "Attribute $called_feature might not be readable." msgstr "" #. Source code: do Result := translation_in_context ("Attribute '", once "code_analyzer.violation") end #: ca_messages.e:200 msgctxt "code_analyzer.violation" msgid "Attribute '" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Attribute '$1' is no longer supported for this element."), [an_attribute]) #: conf_interface_names.e:879 msgid "Attribute '$1' is no longer supported for this element." msgstr "" #. Source code: do Result := translation_in_context ("Attribute can be made constant", once "code_analyzer") end #: ca_names.e:131 msgctxt "code_analyzer" msgid "Attribute can be made constant" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:9 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:10 msgctxt "code_analysis.preference" msgid "Attribute in single feature" msgstr "" #. Source code: do Result := translation_in_context ("Attribute is never assigned", once "code_analyzer") end #: ca_names.e:141 msgctxt "code_analyzer" msgid "Attribute is never assigned" msgstr "" #. Source code: do Result := translation_in_context ("Attribute is only used inside a single routine", once "code_analyzer") end #: ca_names.e:570 msgctxt "code_analyzer" msgid "Attribute is only used inside a single routine" msgstr "" #. Source code: l_Attributes: STRING_32 do Result := locale.translation("Attributes") end #: interface_names.e:1191 msgid "Attributes" msgstr "" #. Source code: append_bold_text_to (locale.translation_in_context ("Authentication token expiration: ", "cloud.info"), txt) #: es_cloud_account_tool_panel.e:290 msgctxt "cloud.info" msgid "Authentication token expiration: " msgstr "" #. Source code: Result := locale.translation ("Auto Hide") #: 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:1829 msgid "Auto Set Upper Limit" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:298 msgctxt "preference" msgid "Auto auto-complete" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:299 msgctxt "preference" msgid "Auto complete words" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:58 msgctxt "preference" msgid "Auto export" msgstr "" #. Source code: m_auto_export_debugger_profiles: STRING_32 do Result := locale.translation ("Auto export parameters") end #: interface_names.e:492 msgid "Auto export parameters" msgstr "" #. Source code: m_auto_expression_context: STRING_32 do Result := locale.translation("Auto expression") end #: interface_names.e:409 msgid "Auto expression" msgstr "" #. Source code: m_auto_expressions: STRING_32 do Result := locale.translation("Auto expressions") end #: interface_names.e:408 msgid "Auto expressions" msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:256 msgctxt "preference" msgid "Auto hide animation speed" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:57 msgctxt "preference" msgid "Auto import" msgstr "" #. Source code: m_auto_import_debugger_profiles: STRING_32 do Result := locale.translation ("Auto import parameters") end #: interface_names.e:491 msgid "Auto import parameters" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:300 msgctxt "preference" 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:412 msgid "Auto resize" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:320 msgctxt "preference" msgid "Auto show feature contract tooltip" msgstr "" #. Source code: t_Autocomplete_window: STRING_32 do Result := locale.translation("Auto-Complete") end #: interface_names.e:2486 msgid "Auto-Complete" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:296 msgctxt "preference" msgid "Auto-complete brackets and parentheses" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:297 msgctxt "preference" msgid "Auto-complete quotes" msgstr "" #. Source code: t_title: STRING = "AutoProof" #: es_autoproof_tool.e:45 msgid "AutoProof" msgstr "" #. Source code: (locale.translation_in_context ("AutoProof", "menu.tool"), #: es_tool_menu_extension.e:26 msgctxt "menu.tool" msgid "AutoProof" msgstr "" #. Source code: t_tool_title: STRING = "AutoTest" #: es_testing_tool.e:60 msgid "AutoTest" msgstr "" #. Source code: t_tool_title: STRING = "AutoTest Results" #: es_testing_results_tool.e:95 msgid "AutoTest Results" msgstr "" #. Source code: e_generation_unavailable: STRING = "AutoTest is currently unavailable" #: shared_test_service.e:467 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:576 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$ as %N$indent$do%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as , #. #-#-#-#-# 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: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:358 #: $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:365 #: $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:372 #: $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:379 #: $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:386 #: $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:393 #: $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:400 #: $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:407 #: $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:414 #: $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:421 #: $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:428 #: $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:435 #: $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:442 #: $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:449 #: $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:456 #: $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:463 #: $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:470 #: $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:477 #: $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:484 #: $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:491 #: $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:498 #: $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:505 #: $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:512 #: $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:519 #: $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:526 #: $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:533 #: $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:540 #: $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:547 #: $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:554 #: $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:561 #: $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:568 #: $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:575 #: $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:582 #: $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:589 #: $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:596 #: $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: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: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: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: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: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:638 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:640 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:641 #: $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:647 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:648 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:650 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 #: $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:769 msgctxt "preference" msgid "Autocomplete" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 msgctxt "preference" msgid "Autocomplete across" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:563 msgctxt "preference" msgid "Autocomplete across?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 msgctxt "preference" msgid "Autocomplete alias" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:472 msgctxt "preference" msgid "Autocomplete alias?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 msgctxt "preference" msgid "Autocomplete all" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:577 msgctxt "preference" msgid "Autocomplete all?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 msgctxt "preference" msgid "Autocomplete attribute" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:416 msgctxt "preference" msgid "Autocomplete attribute?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 msgctxt "preference" msgid "Autocomplete check" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:556 msgctxt "preference" msgid "Autocomplete check?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 msgctxt "preference" msgid "Autocomplete class" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:360 msgctxt "preference" msgid "Autocomplete class?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:633 msgctxt "preference" msgid "Autocomplete create" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:633 msgctxt "preference" msgid "Autocomplete create?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 msgctxt "preference" msgid "Autocomplete creation" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:374 msgctxt "preference" msgid "Autocomplete creation?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 msgctxt "preference" msgid "Autocomplete debug" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:549 msgctxt "preference" msgid "Autocomplete debug?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 msgctxt "preference" msgid "Autocomplete deferred" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:437 msgctxt "preference" msgid "Autocomplete deferred?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 msgctxt "preference" msgid "Autocomplete do" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:423 msgctxt "preference" msgid "Autocomplete do?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 msgctxt "preference" msgid "Autocomplete else" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:500 msgctxt "preference" msgid "Autocomplete else?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 msgctxt "preference" msgid "Autocomplete elseif" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:493 msgctxt "preference" msgid "Autocomplete elseif?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:654 msgctxt "preference" msgid "Autocomplete end" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:654 msgctxt "preference" msgid "Autocomplete end?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 msgctxt "preference" msgid "Autocomplete ensure" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 msgctxt "preference" msgid "Autocomplete ensure then" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:465 msgctxt "preference" msgid "Autocomplete ensure then?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:458 msgctxt "preference" msgid "Autocomplete ensure?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:619 msgctxt "preference" msgid "Autocomplete export" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:619 msgctxt "preference" msgid "Autocomplete export?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 msgctxt "preference" msgid "Autocomplete external" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:444 msgctxt "preference" msgid "Autocomplete external?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 msgctxt "preference" msgid "Autocomplete feature" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:381 msgctxt "preference" msgid "Autocomplete feature?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 msgctxt "preference" msgid "Autocomplete from" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:521 msgctxt "preference" msgid "Autocomplete from?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 msgctxt "preference" msgid "Autocomplete if" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:479 msgctxt "preference" msgid "Autocomplete if?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 msgctxt "preference" msgid "Autocomplete inherit" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:367 msgctxt "preference" msgid "Autocomplete inherit?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 msgctxt "preference" msgid "Autocomplete inspect" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:507 msgctxt "preference" msgid "Autocomplete inspect?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:647 msgctxt "preference" msgid "Autocomplete invariant" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:647 msgctxt "preference" msgid "Autocomplete invariant?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 msgctxt "preference" msgid "Autocomplete is" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:388 msgctxt "preference" msgid "Autocomplete is?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 msgctxt "preference" msgid "Autocomplete local" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:409 msgctxt "preference" msgid "Autocomplete local?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 msgctxt "preference" msgid "Autocomplete loop" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:542 msgctxt "preference" msgid "Autocomplete loop?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 msgctxt "preference" msgid "Autocomplete note" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:353 msgctxt "preference" msgid "Autocomplete note?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:640 msgctxt "preference" msgid "Autocomplete obsolete" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:640 msgctxt "preference" msgid "Autocomplete obsolete?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 msgctxt "preference" msgid "Autocomplete once" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:430 msgctxt "preference" msgid "Autocomplete once?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:626 msgctxt "preference" msgid "Autocomplete precursor" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:626 msgctxt "preference" msgid "Autocomplete precursor?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:598 msgctxt "preference" msgid "Autocomplete redefine" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:598 msgctxt "preference" msgid "Autocomplete redefine?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 msgctxt "preference" msgid "Autocomplete rename" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:591 msgctxt "preference" msgid "Autocomplete rename?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 msgctxt "preference" msgid "Autocomplete require" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 msgctxt "preference" msgid "Autocomplete require else" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:402 msgctxt "preference" msgid "Autocomplete require else?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:395 msgctxt "preference" msgid "Autocomplete require?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 msgctxt "preference" msgid "Autocomplete rescue" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:451 msgctxt "preference" msgid "Autocomplete rescue?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:612 msgctxt "preference" msgid "Autocomplete select" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:612 msgctxt "preference" msgid "Autocomplete select?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 msgctxt "preference" msgid "Autocomplete separate" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:584 msgctxt "preference" msgid "Autocomplete separate?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 msgctxt "preference" msgid "Autocomplete some" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:570 msgctxt "preference" msgid "Autocomplete some?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 msgctxt "preference" msgid "Autocomplete then" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:486 msgctxt "preference" msgid "Autocomplete then?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:605 msgctxt "preference" msgid "Autocomplete undefine" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:605 msgctxt "preference" msgid "Autocomplete undefine?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 msgctxt "preference" msgid "Autocomplete until" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:535 msgctxt "preference" msgid "Autocomplete until?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 msgctxt "preference" msgid "Autocomplete variant" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:528 msgctxt "preference" msgid "Autocomplete variant?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 msgctxt "preference" msgid "Autocomplete when" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:514 msgctxt "preference" msgid "Autocomplete when?" msgstr "" #. Source code: target_automatic_backup_name: STRING_32 do Result := locale.translation ("Automatic Backup") end #: conf_interface_names.e:123 msgid "Automatic Backup" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:120 msgctxt "preference" msgid "Automatic go to result panel" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:661 msgctxt "preference" msgid "Automatic update" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:267 msgctxt "preference" 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:905 msgid "" "Automatically expands errors to reveal the full verbose error information." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:58 msgctxt "preference" msgid "" "Automatically export debugger parameters to file '$target_name.$system_name." "dbg.profiles.xml' in the same directory as the .ecf project file." msgstr "" #. Source code: target_automatic_backup_description: STRING_32 do Result := locale.translation ("Automatically generate a backup during recompilation?") end #: conf_interface_names.e:124 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:57 msgctxt "preference" msgid "" "Automatically import debugger parameters files if none is set. It expects " "the file to be located in the same directory as the .ecf project file, and " "named '$target_name.$system_name.dbg.profiles.xml'." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:672 msgctxt "preference" msgid "Automatically remove trailing white space from lines?" msgstr "" #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:102 msgctxt "preference" 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: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 msgctxt "preference" 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:1194 msgid "Available features:" msgstr "" #. Source code: l_Compilable_libraries: STRING_32 do Result := locale.translation ("Available libraries:") end #: interface_names.e:19 msgid "Available libraries:" msgstr "" #. Source code: do Result := translation_in_context ("Avoid 'not equal' in If-Else instructions", once "code_analyzer") end #: ca_names.e:587 msgctxt "code_analyzer" msgid "Avoid 'not equal' in If-Else instructions" msgstr "" #. Source code: Result.force (locale.translation ("Azeri"), "az") #: locale_names.e:24 msgid "Azeri" msgstr "" #. Source code: Result.force (locale.translation ("Azeri (Azerbaijan, Cyrillic)"), "az_cyrl_az") #: locale_names.e:164 msgid "Azeri (Azerbaijan, Cyrillic)" msgstr "" #. Source code: Result.force (locale.translation ("Azeri (Azerbaijan, Latin)"), "az_latn_az") #: locale_names.e:165 msgid "Azeri (Azerbaijan, Latin)" msgstr "" #. 254;253;203 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:72 msgctxt "preference" msgid "BON cluster name area fill color." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:73 msgctxt "preference" 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:74 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:15 msgctxt "preference" msgid "BON cluster name font." msgstr "" #. Source code: back_text: STRING = "Back" #: es_test_launch_wizard.e:332 msgid "Back" msgstr "" #. Source code: dialog_create_back_to_previous_tab: STRING_32 do Result := locale.translation ("Back to libraries") end #: conf_interface_names.e:640 msgid "Back to libraries" msgstr "" #. Source code: do Result := locale.translation ("Back to parent menu") end #: debugger_names.e:282 msgid "Back to parent menu" msgstr "" #. Source code: do Result := locale.translation ("Back to previous menu") end #: debugger_names.e:308 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:2816 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:2817 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:2819 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:2820 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:2818 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:2821 msgid "Background C Compilation in Progress" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:59 msgctxt "preference" 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:2809 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:2811 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:2813 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:2815 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:2806 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:2805 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:2808 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:2810 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:2812 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:2814 msgid "Background Workbench C Compilation Terminated" msgstr "" #. 253;209;199 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:132 msgctxt "preference" msgid "" "Background color for archive items whose recent calculated value violates " "pre-defined value criterion." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:325 msgctxt "preference" msgid "Background color for assertion tags." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 msgctxt "preference" msgid "Background color for classes." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:339 msgctxt "preference" msgid "Background color for clusters." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;230;230 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:158 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 msgctxt "preference" msgid "Background color for errors." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:19 msgctxt "preference" 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:337 msgctxt "preference" msgid "Background color for features." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 msgctxt "preference" msgid "Background color for generics." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;244;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;255;230 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:159 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:160 msgctxt "preference" msgid "Background color for hints." msgstr "" #. 180;150;150 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:25 msgctxt "preference" msgid "Background color for internal call stack entries." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:709 msgctxt "preference" msgid "" "Background color for linked tokens (if related experimental function is " "enabled)." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:687 msgctxt "preference" msgid "Background color for links when mouse is over." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:685 msgctxt "preference" msgid "Background color for links." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 msgctxt "preference" msgid "Background color for locals." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:682 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:689 msgctxt "preference" msgid "Background color for normal text." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:327 msgctxt "preference" msgid "Background color for note tags." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:343 msgctxt "preference" msgid "Background color for object addresses." msgstr "" #. 205;230;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:23 msgctxt "preference" msgid "" "Background color for replayable stack row (c.f execution record and replay " "feature" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:329 msgctxt "preference" msgid "Background color for reserved words." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:344 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:345 msgctxt "preference" msgid "Background color for target text." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:20 msgctxt "preference" msgid "" "Background color for the grids of the debugger's tools (default is white)." msgstr "" #. 255;255;216 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:161 msgctxt "preference" msgid "Background color for warnings." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:348 msgctxt "preference" msgid "Background color of argument text." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:698 msgctxt "preference" msgid "Background color of comments text." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:740 msgctxt "preference" msgid "Background color of even rows in class browser." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:346 msgctxt "preference" msgid "Background color of folder text." msgstr "" #. 245;245;245 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:251 msgctxt "preference" msgid "Background color of inherited property." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:694 msgctxt "preference" msgid "Background color of keyword text." msgstr "" #. 212;208;200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:676 msgctxt "preference" msgid "Background color of line number margin." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:735 msgctxt "preference" msgid "Background color of none result keyword field." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:702 msgctxt "preference" msgid "Background color of number text." msgstr "" #. 240;240;240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:739 msgctxt "preference" msgid "Background color of odd rows in class browser." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:700 msgctxt "preference" msgid "Background color of operator text." msgstr "" #. 255;245;245 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:252 msgctxt "preference" msgid "Background color of overridden property." msgstr "" #. 236;233;216 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:690 msgctxt "preference" msgid "Background color of selected text when not focused." msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:684 msgctxt "preference" msgid "Background color of selected text." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:696 msgctxt "preference" msgid "Background color of space characters." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:692 msgctxt "preference" msgid "Background color of string text." msgstr "" #. 240;240;240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:248 msgctxt "preference" msgid "Background color of the notification text." msgstr "" #. 240;240;240 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:246 msgctxt "preference" msgid "Background color of the notification title bar." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:351 msgctxt "preference" msgid "Background color of warning text" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:679 msgctxt "preference" msgid "Background color used to highlight line with cursor in it." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:680 msgctxt "preference" msgid "Background color used to highlight lines." msgstr "" #. Source code: t_Open_backup: STRING_32 do Result := locale.translation("Backup Found") end #: interface_names.e:2438 msgid "Backup Found" msgstr "" #. Source code: w_Backup_failed: STRING_32 do Result := locale.translation ("Backup failed for some files.%N% #: warning_messages.e:625 msgid "" "Backup failed for some files.\n" "The state of the system was too damaged." msgstr "" #. Source code: w_Backup_succeeded: STRING_32 do Result := locale.translation ("Backup was successful.%N% #: warning_messages.e:611 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.formatted_string (locale.translation ("Base value %"$1%" of a value tester is invalid. A real number is expected."), [a_value]) #: 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:25 msgid "Bashkir" msgstr "" #. Source code: Result.force (locale.translation ("Bashkir (Russia)"), "ba_ru") #: locale_names.e:166 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:1195 msgid "Basic application (no graphics library included)" msgstr "" #. Source code: l_Basic_text: STRING_32 do Result := locale.translation("Basic text view") end #: interface_names.e:1196 msgid "Basic text view" msgstr "" #. B #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:847 msgctxt "preference" msgid "Basic text view" msgstr "" #. Source code: Result.force (locale.translation ("Basque"), "eu") #: locale_names.e:44 msgid "Basque" msgstr "" #. Source code: Result.force (locale.translation ("Basque (Basque)"), "eu_es") #: locale_names.e:226 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:26 msgid "Belarusian" msgstr "" #. Source code: Result.force (locale.translation ("Belarusian (Belarus)"), "be_by") #: locale_names.e:167 msgid "Belarusian (Belarus)" msgstr "" #. Source code: Result.force (locale.translation ("Bengali"), "bn") #: locale_names.e:28 msgid "Bengali" msgstr "" #. Source code: Result.force (locale.translation ("Bengali (India)"), "bn_in") #: locale_names.e:169 msgid "Bengali (India)" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:662 msgctxt "preference" 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: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/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 msgctxt "preference" msgid "Bon" msgstr "" #. 204;204;253 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:62 msgctxt "preference" msgid "Bon class fill color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:65 msgctxt "preference" 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:64 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:13 msgctxt "preference" msgid "Bon class generics font" msgstr "" #. 17;3;80 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:61 msgctxt "preference" 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:60 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:12 msgctxt "preference" msgid "Bon class name font" msgstr "" #. 234;234;234 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:63 msgctxt "preference" msgid "Bon class uncompiled fill color" msgstr "" #. 69;166;11 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:68 msgctxt "preference" msgid "Bon client color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:67 msgctxt "preference" 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:66 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:14 msgctxt "preference" msgid "Bon client label font" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:69 msgctxt "preference" msgid "Bon client line width" msgstr "" #. 240;240;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:71 msgctxt "preference" msgid "Bon cluster iconified fill color" msgstr "" #. 100;97;28 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:70 msgctxt "preference" msgid "Bon cluster line color" msgstr "" #. 254;253;203 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:72 msgctxt "preference" msgid "Bon cluster name area color" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:73 msgctxt "preference" 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:74 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:15 msgctxt "preference" msgid "Bon cluster name font" msgstr "" #. 230;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:75 msgctxt "preference" msgid "Bon inheritance color" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:76 msgctxt "preference" msgid "Bon inheritance line width" msgstr "" #. Source code: do Result := translation_in_context ("Boolean result can be returned directly", once "code_analyzer") end #: ca_names.e:453 msgctxt "code_analyzer" msgid "Boolean result can be returned directly" msgstr "" #. Source code: Result.force (locale.translation ("Bosnian"), "bs") #: locale_names.e:31 msgid "Bosnian" msgstr "" #. Source code: Result.force (locale.translation ("Bosnian (Bosnia and Herzegovina, Cyrillic)"), "bs_cyrl_ba") #: locale_names.e:173 msgid "Bosnian (Bosnia and Herzegovina, Cyrillic)" msgstr "" #. Source code: Result.force (locale.translation ("Bosnian (Bosnia and Herzegovina, Latin)"), "bs_latn_ba") #: locale_names.e:174 msgid "Bosnian (Bosnia and Herzegovina, Latin)" msgstr "" #. Source code: t_bottom_reached: STRING_32 do Result := locale.translation("Bottom reached.") end #: interface_names.e:2638 msgid "Bottom reached." msgstr "" #. Source code: l_branch (a_bra: INTEGER): STRING_32 do Result := locale.formatted_string (locale.translation("Branch #$1"), [a_bra]) end #: interface_names.e:2121 msgid "Branch #$1" msgstr "" #. Source code: m_Bkpt_info: STRING_32 do Result := locale.translation("Brea&kpoint Information") end #: interface_names.e:980 msgid "Brea&kpoint Information" msgstr "" #. Source code: b_Break: STRING_32 do Result := locale.translation("Break") end #: interface_names.e:133 msgid "Break" msgstr "" #. Source code: m_Break_always: STRING_32 do Result := locale.translation("Break always") end #: interface_names.e:424 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:426 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:425 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:427 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:1436 msgid "Breakable indexes (1 - $1)?" msgstr "" #. Source code: b_Bkpt_info: STRING_32 do Result := locale.translation("Breakpoint Info") end #: interface_names.e:171 msgid "Breakpoint Info" msgstr "" #. Source code: m_Bkpt_management: STRING_32 do Result := locale.translation("Breakpoint Management") end #: interface_names.e:979 msgid "Breakpoint Management" msgstr "" #. Source code: m_Bkpt_operations: STRING_32 do Result := locale.translation("Breakpoint Operations") end #: interface_names.e:978 msgid "Breakpoint Operations" msgstr "" #. 212;208;200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:323 msgctxt "preference" msgid "Breakpoint background color" msgstr "" #. Source code: e_break_point_in: STRING = "Breakpoint in " #: breakable_stone.e:389 msgid "Breakpoint in " msgstr "" #. Source code: m_Breakpoint_index: STRING_32 do Result := locale.translation("Breakpoint index:") end #: interface_names.e:419 msgid "Breakpoint index:" msgstr "" #. Source code: l_Stop_point_reached: STRING_32 do Result := locale.translation("Breakpoint reached") end #: interface_names.e:1724 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:259 msgid "Breakpoints control" msgstr "" #. Source code: Result.force (locale.translation ("Breton"), "br") #: locale_names.e:30 msgid "Breton" msgstr "" #. Source code: Result.force (locale.translation ("Breton (France)"), "br_fr") #: locale_names.e:172 msgid "Breton (France)" msgstr "" #. Source code: browse: STRING_32 do Result := locale.translation ("Browse...") end #: conf_interface_names.e:31 msgid "Browse..." msgstr "" #. Source code: t_tool_title: STRING = "Browser" #: es_web_browser_tool.e:68 msgid "Browser" msgstr "" #. Source code: t_bug_information: STRING = "Bug Information" #: es_exception_submit_dialog.e:1003 msgid "Bug Information" msgstr "" #. Source code: dial_cond_build: STRING_32 do Result := locale.translation ("Build") end #: conf_interface_names.e:545 msgid "Build" msgstr "" #. Source code: dialog_create_searching_please_wait_message: STRING_32 do Result := locale.translation ("Building list of available libraries...") end #: conf_interface_names.e:645 msgid "Building list of available libraries..." msgstr "" #. Source code: l_building_search_view: STRING_32 do Result := locale.translation ("Building search view ...") end #: interface_names.e:1197 msgid "Building search view ..." msgstr "" #. Source code: l_building_tree_view: STRING_32 do Result := locale.translation ("Building tree view ...") end #: interface_names.e:1198 msgid "Building tree view ..." msgstr "" #. Source code: Result.force (locale.translation ("Bulgarian"), "bg") #: locale_names.e:27 msgid "Bulgarian" msgstr "" #. Source code: Result.force (locale.translation ("Bulgarian (Bulgaria)"), "bg_bg") #: locale_names.e:168 msgid "Bulgarian (Bulgaria)" msgstr "" #. Source code: do Result := locale.translation ("By default assertions enabled in the configuration file are kept%N% #: warning_messages.e:860 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: Result := locale.translation ("By using EiffelStudio, you agree to the terms of use and the rules on user-provided information.") #: es_cloud_names.e:21 msgid "" "By using EiffelStudio, you agree to the terms of use and the rules on user-" "provided information." msgstr "" #. Source code: l_bye: STRING_32 do Result := locale.translation ("Bye") 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:50 msgid "C Functions" msgstr "" #. Source code: l_Tab_C_output: STRING_32 do Result := locale.translation("C Output") end #: interface_names.e:2107 msgid "C Output" msgstr "" #. Source code: external_cflag: STRING_32 do Result := locale.translation ("C flag") end #: conf_interface_names.e:192 msgid "C flag" msgstr "" #. Source code: external_cflag_tree: STRING_32 do Result := locale.translation ("C flags") end #: conf_interface_names.e:200 msgid "C flags" msgstr "" #. Source code: m_Showclick: STRING_32 do Result := locale.translation("C&lickable") end #: interface_names.e:757 msgid "C&lickable" msgstr "" #. Source code: m_Showshort: STRING_32 do Result := locale.translation("C&ontract") end #: interface_names.e:774 msgid "C&ontract" msgstr "" #. Source code: m_show_creators: STRING_32 do Result := locale.translation("C&reators") end #: interface_names.e:747 msgid "C&reators" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ( #: interface_names.e:1312 msgid "" "C-compilation manager launch failed.\n" "Check if finish_freezing$1 exists and works correctly." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ( #: interface_names.e:1320 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_32 do Result := locale.translation ("CLS Compliant") end #: conf_interface_names.e:131 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 "" #. 366 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:97 msgctxt "code_analysis.preference" msgid "Call expiration" msgstr "" #. Source code: m_Call_stack_tool: STRING_32 do Result := locale.translation("Call stack") end #: interface_names.e:450 msgid "Call stack" msgstr "" #. Source code: Result := locale.translation_in_context ("Call to obsolete feature {1}: {2}", "code_analyzer.violation") #: ca_messages.e:565 msgctxt "code_analyzer.violation" msgid "Call to obsolete feature {1}: {2}" msgstr "" #. Source code: m_Showcallees: STRING_32 do Result := locale.translation("Call&ees") end #: interface_names.e:754 msgid "Call&ees" msgstr "" #. Source code: l_Called: STRING_32 do Result := locale.translation("Called") end #: interface_names.e:1580 msgid "Called" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:150 msgctxt "preference" msgid "Callee sorting order" msgstr "" #. Source code: l_callees: STRING_32 do Result := locale.translation("Callees") end #: interface_names.e:2143 msgid "Callees" msgstr "" #. Source code: l_callees_from_supplier_class: STRING_32 do Result := locale.translation("Callees from supplier class") end #: interface_names.e:2154 msgid "Callees from supplier class" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:151 msgctxt "preference" msgid "Caller sorting order" msgstr "" #. Source code: l_Callers: STRING_32 do Result := locale.translation("Callers") end #: interface_names.e:1200 msgid "Callers" msgstr "" #. Source code: l_callers_from_client_class: STRING_32 do Result := locale.translation("Callers from client class") end #: interface_names.e:2153 msgid "Callers from client class" msgstr "" #. Source code: t_Calling_convention: STRING_32 do Result := locale.translation("Calling Convention") end #: interface_names.e:2368 msgid "Calling Convention" msgstr "" #. Source code: l_Calling_convention: STRING_32 do Result := locale.translation("Calling convention:") end #: interface_names.e:1201 msgid "Calling convention:" msgstr "" #. Source code: do Result := locale.translation ("Callstack") end #: debugger_names.e:274 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:267 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:470 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:475 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:472 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:473 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:469 msgid "Can not launch test execution because it is currently executing tests." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:257 msgctxt "preference" 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:1581 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:228 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:1582 msgid "Can't delete selected item" msgstr "" #. Source code: cancel_text: STRING = "Cancel" #: es_test_launch_wizard.e:337 msgid "Cancel" msgstr "" #. Pause #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:858 msgctxt "preference" msgid "Cancel" msgstr "" #. Source code: "Cannot add a cluster to cluster $1 because it is read only."), #: warning_messages.e:408 msgid "Cannot add a cluster to cluster $1 because it is read only." msgstr "" #. Source code: cluster_dependency_group_not_exist: STRING_32 do Result := locale.translation ("Cannot add dependency. There is no group with this name.") end #: conf_interface_names.e:841 msgid "Cannot add dependency. There is no group with this name." msgstr "" #. Source code: override_group_not_exist: STRING_32 do Result := locale.translation ("Cannot add override. There is no group with this name.") end #: conf_interface_names.e:842 msgid "Cannot add override. There is no group with this name." msgstr "" #. Source code: target_add_duplicate: STRING_32 do Result := locale.translation ("Cannot add target because there is already a target with the same name.") end #: conf_interface_names.e:821 msgid "Cannot add target because there is already a target with the same name." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Cannot change to directory %"$1%"."), [a_directory]) #: interface_names.e:2930 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:134 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:162 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:155 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:197 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:375 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:397 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:386 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:635 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:630 msgid "Cannot evaluate attribute `$1' of an expanded value." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot find class $1."), [class_name.as_upper]) #: warning_messages.e:417 msgid "Cannot find class $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cannot find cluster $1."), [cluster_name.as_upper]) #: warning_messages.e:424 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:523 msgid "Cannot find complete dynamic type of an expanded type." msgstr "" #. Source code: e_parse_incorrect_build_mult: STRING_32 do Result := locale.translation ("Cannot have multiple build specifications in one condition.") end #: conf_interface_names.e:1101 msgid "Cannot have multiple build specifications in one condition." msgstr "" #. Source code: e_parse_incorrect_platform_mult: STRING_32 do Result := locale.translation ("Cannot have multiple platform specifications in one condition.") end #: conf_interface_names.e:1093 msgid "Cannot have multiple platform specifications in one condition." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Cannot instantiate type {$1} : $2."), [tname, s]) end #: debugger_names.e:444 msgid "Cannot instantiate type {$1} : $2." msgstr "" #. Source code: option_error_message := locale.translation ("Cannot mix -config or -target when compiling a system using an Eiffel class as argument") #: es.e:1127 msgid "" "Cannot mix -config or -target when compiling a system using an Eiffel class " "as argument" msgstr "" #. Source code: option_error_message := locale.translation ("Cannot mix -project, -config or -target when compiling a system using an Eiffel class as argument") #: es.e:1095 msgid "" "Cannot mix -project, -config or -target when compiling a system using an " "Eiffel class as argument" 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: option_error_message := locale.translation ("Cannot override -compat with -experiment.") #: es.e:1339 msgid "Cannot override -compat with -experiment." msgstr "" #. Source code: option_error_message := locale.translation ("Cannot override -experiment with -compat.") #: es.e:1330 msgid "Cannot override -experiment with -compat." msgstr "" #. Source code: e_internal_parse_error: STRING_32 do Result := locale.translation ("Cannot parse configuration file. Unknown internal error.") end #: conf_interface_names.e:863 msgid "Cannot parse configuration file. Unknown internal error." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation_in_context ("Cannot read file: %"$1%"", "wizard"), n) #: bench_wizard_interface_names.e:98 msgctxt "wizard" msgid "Cannot read file: \"$1\"" 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:359 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:69 msgid "" "Cannot read pixmap icon file for $1.\n" "\n" "Please make sure the installation is not corrupted." msgstr "" #. Source code: group_name_empty: STRING_32 do Result := locale.translation ("Cannot rename group because the name is empty.") end #: conf_interface_names.e:835 msgid "Cannot rename group because the name is empty." msgstr "" #. Source code: group_name_invalid: STRING_32 do Result := locale.translation ("Cannot rename group because the name is not valid.") end #: conf_interface_names.e:833 msgid "Cannot rename group because the name is not valid." msgstr "" #. Source code: group_name_duplicate: STRING_32 do Result := locale.translation ("Cannot rename group because there is already a target with the new name.") end #: conf_interface_names.e:834 msgid "" "Cannot rename group because there is already a target with the new name." msgstr "" #. Source code: target_name_empty: STRING_32 do Result := locale.translation ("Cannot rename target because the name is empty.") end #: conf_interface_names.e:832 msgid "Cannot rename target because the name is empty." msgstr "" #. Source code: target_name_invalid: STRING_32 do Result := locale.translation ("Cannot rename target because the name is invalid.") end #: conf_interface_names.e:830 msgid "Cannot rename target because the name is invalid." msgstr "" #. Source code: target_name_duplicate: STRING_32 do Result := locale.translation ("Cannot rename target because there is already a target with the new name.") end #: conf_interface_names.e:831 msgid "" "Cannot rename target because there is already a target with the new name." msgstr "" #. Source code: root_no_class: STRING_32 do Result := locale.translation ("Cannot specify root cluster or root procedure without a root class. Use all classes, specify a root class or specify nothing.") end #: conf_interface_names.e:836 msgid "" "Cannot specify root cluster or root procedure without a root class. Use all " "classes, specify a root class or specify nothing." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation_in_context ("Cannot write file: %"$1%"", "wizard"), n) #: bench_wizard_interface_names.e:105 msgctxt "wizard" msgid "Cannot write file: \"$1\"" 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: section_capability: STRING_32 do Result := locale.translation ("Capability") end #: conf_interface_names.e:50 msgid "Capability" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation_in_context #: conf_interface_names.e:1312 msgctxt "configuration" msgid "" "Capability \"$1\" of current target has value \"$3\" insufficient for " "setting \"$2\".\n" "\tTarget: $4\n" "\tSystem: $5\n" "\tFile: $6" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation_in_context #: conf_interface_names.e:1329 msgctxt "configuration" msgid "" "Capability \"$1\" of dependent target has value \"$2\" insufficient for " "current target setting \"$6\".\n" "Current target\n" "\tName: $7\n" "\tSystem: $8\n" "\tFile: $9\n" "Dependent target\n" "\tName: $3\n" "\tSystem: $4\n" "\tFile: $5" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation_in_context #: conf_interface_names.e:1287 msgctxt "configuration" msgid "" "Capability \"$1\" of supplier target has value \"$2\" insufficient for " "client value \"$6\".\n" "Client/child target\n" "\tName: $7\n" "\tSystem: $8\n" "\tFile: $9\n" "Supplier/parent target\t\t\t\t\t\n" "\tName: $3\n" "\tSystem: $4\n" "\tFile: $5" msgstr "" #. Source code: option_error_message := locale.translation ("Capability option requires a value.") #: es.e:1380 msgid "Capability option requires a value." msgstr "" #. Source code: locale.translation ("Capability option value should be one of %"$1%", %"$2%", %"$3%"."), #: es.e:1372 msgid "Capability option value should be one of \"$1\", \"$2\", \"$3\"." msgstr "" #. Source code: l_capture: STRING_32 do Result := locale.translation ("Capture") end #: interface_names.e:1199 msgid "Capture" msgstr "" #. Source code: do Result := translation_in_context ("Case Sensitivity", once "code_analyezer") end #: ca_names.e:243 msgctxt "code_analyezer" msgid "Case Sensitivity" 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 "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:17 msgctxt "code_analysis.preference" 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: l_debugger_catcall_warning_message: STRING_32 do Result := locale.translation ("CatCall detected") end #: interface_names.e:1343 msgid "CatCall detected" msgstr "" #. Source code: Result.force (locale.translation ("Catalan"), "ca") #: locale_names.e:32 msgid "Catalan" msgstr "" #. Source code: Result.force (locale.translation ("Catalan (Catalan)"), "ca_es") #: locale_names.e:175 msgid "Catalan (Catalan)" msgstr "" #. Source code: option_catcall_detection_name: STRING_32 do Result := locale.translation ("Catcall detection") end #: conf_interface_names.e:352 msgid "Catcall detection" msgstr "" #. Source code: option_catcall_detection_description: STRING_32 do Result := locale.translation ({STRING_32} "[ #: conf_interface_names.e:353 msgid "" "Catcall detection level the source code provides:\n" " • No - Catcall detection is disabled, frozen and variant annotations are " "not taken into account for conformance;\n" " • Conformance - Catcall detection is disabled but frozen and variant " "annotations are respected in type conformance checks;\n" " • Complete - Catcall detection is enabled and frozen and variant " "annotations are respected in type conformance checks." msgstr "" #. Source code: h_categorize_folder: STRING_32 do Result := locale.translation("Categorize classes in folder?") end #: interface_names.e:2157 msgid "Categorize classes in folder?" msgstr "" #. Source code: l_center_attraction_value (a_value: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Center attraction ($1%%)"), [a_value]) end #: interface_names.e:1203 msgid "Center attraction ($1%)" msgstr "" #. Source code: l_center_attraction: STRING_32 do Result := locale.translation("Center attraction:") end #: interface_names.e:1202 msgid "Center attraction:" msgstr "" #. Source code: m_center_diagram: STRING_32 do Result := locale.translation ("Center target in diagram") end #: interface_names.e:1078 msgid "Center target in diagram" msgstr "" #. Source code: b_change: STRING_32 do Result := locale.translation ("Change") end #: interface_names.e:51 msgid "Change" msgstr "" #. Source code: t_Diagram_change_color_cmd: STRING_32 do Result := locale.translation("Change Class Color") end #: interface_names.e:2556 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:585 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:586 msgid "Change color" msgstr "" #. Source code: do Result := translation_in_context ("Change feature export to {NONE}", once "code_analyzer") end #: ca_names.e:26 msgctxt "code_analyzer" msgid "Change feature export to {NONE}" 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:2877 msgid "Change project settings, right click to open external editor" msgstr "" #. Source code: do Result := translation_in_context ("Change to comparison with {REAL}.is_nan", once "code_analyzer") end #: ca_names.e:74 msgctxt "code_analyzer" msgid "Change to comparison with {REAL}.is_nan" msgstr "" #. Source code: t_Changed_after_last_run: STRING_32 do Result := locale.translation("Changed After Last Run") end #: interface_names.e:2369 msgid "Changed After Last Run" msgstr "" #. Source code: t_Changed_time: STRING_32 do Result := locale.translation("Changed Time") end #: interface_names.e:2370 msgid "Changed Time" msgstr "" #. Source code: #: eiffel_scanner_skeleton.e:519 msgctxt "compiler.parser" msgid "Character code $1 is too large for CHARACTER_32." msgstr "" #. Source code: l_chart: STRING_32 do Result := locale.translation("Chart") end #: ewb_names.e:185 msgid "Chart" msgstr "" #. Source code: m_Check_exports: STRING_32 do Result := locale.translation("Chec&k Export Clauses") end #: interface_names.e:982 msgid "Chec&k Export Clauses" msgstr "" #. Source code: b_check: STRING_32 do Result := locale.translation ("Check") end #: interface_names.e:52 msgid "Check" msgstr "" #. Source code: option_check_name: STRING_32 do Result := locale.translation_in_context ("Check", "configuration.parser") end #: conf_interface_names.e:323 msgctxt "configuration.parser" msgid "Check" 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: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:561 msgctxt "preference" msgid "Check" msgstr "" #. Source code: do Result := locale.translation_in_context ("Check $tag may be violated.", "autoproof") end #: e2b_messages.e:99 msgctxt "autoproof" msgid "Check $tag may be violated." msgstr "" #. Source code: target_check_vape_name: STRING_32 do Result := locale.translation ("Check VAPE") end #: conf_interface_names.e:127 msgid "Check VAPE" msgstr "" #. Source code: button_check_again: STRING_32 do Result := locale.translation_in_context ("Check again", "cloud") end #: es_cloud_names.e:98 msgctxt "cloud" msgid "Check again" msgstr "" #. Source code: tooltip_button_check_again: STRING_32 do Result := locale.translation_in_context ("Check again if a license is available for your environment (platform, version).", "cloud") end #: es_cloud_names.e:99 msgctxt "cloud" msgid "" "Check again if a license is available for your environment (platform, " "version)." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:130 msgctxt "preference" msgid "Check defined value warning when metric archive is recalculated?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:130 msgctxt "preference" 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_32 do Result := locale.translation ("Check for Void target") end #: conf_interface_names.e:125 msgid "Check for Void target" msgstr "" #. Source code: do Result := locale.translation_in_context ("Check may be violated (untagged).", "autoproof") end #: e2b_messages.e:96 msgctxt "autoproof" msgid "Check may be violated (untagged)." msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:855 msgctxt "preference" msgid "Check overrides and compile" msgstr "" #. Source code: b_check_recursively: STRING_32 do Result := locale.translation ("Check recursively") end #: interface_names.e:53 msgid "Check recursively" msgstr "" #. Source code: e_Check_exports: STRING_32 do Result := locale.translation("Check the validity of the library definition") end #: interface_names.e:2801 msgid "Check the validity of the library definition" msgstr "" #. Source code: lb_degree_3: STRING = "Checking Types" #: degree_output.e:691 msgid "Checking Types" msgstr "" #. Source code: do Result := translation_in_context ("Checking a local variable or argument to be void should not% #: ca_names.e:161 msgctxt "code_analyzer" msgid "" "Checking a local variable or argument to be void should not be done by " "calling 'is_equal' but by the '=' or '/=' operators." 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:137 msgid "Chinese" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (Hong Kong SAR, PRC)"), "zh_hk") #: locale_names.e:347 msgid "Chinese (Hong Kong SAR, PRC)" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (Macao SAR)"), "zh_mo") #: locale_names.e:348 msgid "Chinese (Macao SAR)" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (PRC)"), "zh_cn") #: locale_names.e:346 msgid "Chinese (PRC)" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (Singapore)"), "zh_sg") #: locale_names.e:349 msgid "Chinese (Singapore)" msgstr "" #. Source code: Result.force (locale.translation ("Chinese (Taiwan)"), "zh_tw") #: locale_names.e:350 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:2496 msgid "Choose Feature(s) to Delete" msgstr "" #. Source code: t_choose_libraries: STRING_32 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:2468 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:2373 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:2376 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:2371 msgid "Choose a Class" msgstr "" #. Source code: t_Choose_cluster: STRING_32 do Result := locale.translation("Choose a Cluster") end #: interface_names.e:2372 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:2374 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:2375 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:1211 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:805 msgid "Choose one version from the following:" msgstr "" #. Source code: t_choose_libraries_subtitle: STRING_32 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:981 msgid "Cla&ss Views" msgstr "" #. Source code: l_class: STRING = "Class" #: es_stone_selection_widget.e:400 msgid "Class" msgstr "" #. Source code: do Result := locale.translation_in_context ("Class", "autoproof") end #: e2b_messages.e:205 msgctxt "autoproof" msgid "Class" msgstr "" #. Source code: do Result := translation_in_context ("Class", once "code_analyzer.column") end #: ca_names.e:822 msgctxt "code_analyzer.column" msgid "Class" msgstr "" #. Source code: l_class: STRING_32 do Result := locale.translation_in_context ("Class", "eiffelstudio.address_bar") end #: interface_names.e:1214 msgctxt "eiffelstudio.address_bar" msgid "Class" msgstr "" #. Source code: Result := locale_formatter.translation_in_context ("Class", "eiffelstudio.class_tool.title") #: es_class_tool.e:103 msgctxt "eiffelstudio.class_tool.title" msgid "Class" msgstr "" #. Source code: t_context_menu_class: STRING_32 do Result := locale.translation_in_context ("Class", "eiffelstudio.context_menu") end #: interface_names.e:2377 msgctxt "eiffelstudio.context_menu" msgid "Class" msgstr "" #. Source code: t_dynamic_lib_window_class: STRING_32 do Result := locale.translation_in_context ("Class", "eiffelstudio.dynamic_library_builder_window.export_column_name") end #: interface_names.e:2378 msgctxt "eiffelstudio.dynamic_library_builder_window.export_column_name" msgid "Class" msgstr "" #. Source code: t_expression_definition_dialog_class: STRING_32 do Result := locale.translation_in_context ("Class", "eiffelstudio.expression_definition_dialog_class") end #: interface_names.e:2379 msgctxt "eiffelstudio.expression_definition_dialog_class" msgid "Class" msgstr "" #. Source code: l_class_browser_classes: STRING_32 do Result := locale.translation_in_context ("Class", "eiffelstudio.formatter.column_name") end #: interface_names.e:2116 msgctxt "eiffelstudio.formatter.column_name" msgid "Class" msgstr "" #. Source code: l_class_unit: STRING_32 do Result := locale.translation_in_context ("Class", "eiffelstuido.metric_tool.unit_name") end #: eb_metric_names.e:299 msgctxt "eiffelstuido.metric_tool.unit_name" msgid "Class" 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: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:365 msgctxt "preference" msgid "Class" msgstr "" #. Source code: s_Class_stone: STRING_32 do Result := locale.translation("Class ") end #: interface_names.e:2329 msgid "Class " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class %"$1%"%N% #: warning_messages.e:694 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 by another editor."), [a_class_name]) #: interface_names.e:2483 msgid "Class \"$1\" has been modified by another editor." msgstr "" #. Source code: (locale.translation_in_context ("Class $1 has been changed and should be recompiled before applying fixes.", once "tool.error"), c.name) , develop_window.window, Void) #: es_error_list_tool_panel.e:1327 msgctxt "tool.error" msgid "" "Class $1 has been changed and should be recompiled before applying fixes." 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:1077 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:1087 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:1237 msgid "Class $1 is not in $2 anymore." msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Class $1 not compiled (skipped).", once "code_analyzer"), [a_class_name]) end #: ca_messages.e:132 msgctxt "code_analyzer" msgid "Class $1 not compiled (skipped)." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Class $1 will be permanently%N% #: warning_messages.e:529 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: Result := locale.formatted_string (locale.translation("Class $2 does not exist in group $1."), [a_group, a_class]) #: interface_names.e:2213 msgid "Class $2 does not exist in group $1." msgstr "" #. Source code: do Result := locale.translation ("Class '") end #: ca_messages.e:492 msgid "Class '" msgstr "" #. Source code: do Result := translation_in_context ("Class '", once "code_analyzer.violation") end #: ca_messages.e:187 msgctxt "code_analyzer.violation" msgid "Class '" msgstr "" #. Source code: t_Diagram_class_header: STRING_32 do Result := locale.translation("Class Header") end #: interface_names.e:2487 msgid "Class Header" msgstr "" #. Source code: group_class_option_name: STRING_32 do Result := locale.translation ("Class Options") end #: conf_interface_names.e:263 msgid "Class Options" msgstr "" #. Source code: Result := << locale.translation("Text Generators"), locale.translation("Class Relations"), #: interface_names.e:1006 msgid "Class Relations" msgstr "" #. Source code: l_class_address: STRING_32 do Result := locale.translation ("Class address") end #: interface_names.e:1215 msgid "Class address" msgstr "" #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:770 msgctxt "preference" msgid "Class autocomplete" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:335 msgctxt "preference" 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 #-#-#-#-# #. #. #-#-#-#-# 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: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: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:737 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:738 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:739 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:740 msgctxt "preference" msgid "Class browser" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:152 msgctxt "preference" msgid "Class client sorting order" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:261 msgctxt "preference" msgid "Class completion" msgstr "" #. Source code: e_class_file_not_valid: STRING = "Class file {$1} can not be parsed." #: es_feature_name_validator.e:84 msgid "Class file {$1} can not be parsed." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:153 msgctxt "preference" msgid "Class flat tree sorting order" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:154 msgctxt "preference" msgid "Class flat view sorting order" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:115 msgctxt "preference" 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:1578 msgid "Class has not been compiled, no information is available" msgstr "" #. Source code: do Result := locale.translation_in_context ("Class invariant must not access built-in attributes closed or owner, or functions marked inv_unfriendly.", "autoproof") end #: e2b_messages.e:31 msgctxt "autoproof" msgid "" "Class invariant must not access built-in attributes closed or owner, or " "functions marked inv_unfriendly." msgstr "" #. Source code: l_class_is_not_editable: STRING_32 do Result := locale.translation ("Class is not editable.%N") end #: interface_names.e:1231 msgid "Class is not editable.\n" msgstr "" #. Source code: l_class_label: STRING_32 do Result := locale.translation ("Class label") end #: interface_names.e:1224 msgid "Class label" msgstr "" #. Source code: l_class_flat_displayer: STRING_32 do Result := locale.translation ("Class list view") end #: interface_names.e:930 msgid "Class list view" msgstr "" #. Source code: dialog_class_option_class_name: STRING_32 do Result := locale.translation ("Class name") end #: conf_interface_names.e:812 msgid "Class name" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:11 msgctxt "code_analysis.preference" msgid "Class name" 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:1098 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_class_name: STRING = "Class name: " #: es_test_general_wizard_page_panel.e:267 msgid "Class name: " msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation("Class name: $1"), [a_class]) end #: interface_names.e:1247 msgid "Class name: $1" msgstr "" #. Source code: "Class names may only include%N% #: warning_messages.e:458 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: do Result := locale.translation ("Class names should respect the Eiffel naming % #: ca_names.e:647 msgid "" "Class names should respect the Eiffel naming convention for classes (all " "uppercase, no trailing or two consecutive underscores)." msgstr "" #. Source code: do Result := locale.translation ("Class naming convention violated") end #: ca_names.e:644 msgid "Class naming convention violated" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation_in_context #: conf_interface_names.e:1247 msgctxt "configuration" msgid "" "Class option \"$1\" has value \"$2\" insufficient for its cluster value " "\"$4\".\n" "\tClass: $3\n" "\tCluster: $5\n" "\tTarget: $6\n" "\tSystem: $7\n" "\tFile: $8" msgstr "" #. Source code: options_title: STRING = "Class options" #: 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:570 msgid "Class or type name" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $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 msgctxt "preference" msgid "Class rename" msgstr "" #. Source code: group_class_option_description: STRING_32 do Result := locale.translation ("Class specific options.") end #: conf_interface_names.e:264 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: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:358 #: $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:365 #: $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:372 #: $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:379 #: $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:386 msgctxt "preference" msgid "Class structure keywords" msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 msgctxt "preference" 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:1739 msgid "Class text has syntax error" msgstr "" #. Source code: do Result := translation_in_context ("Class that has been analyzed recently.", once "code_analyzer.tooltip") end #: ca_messages.e:50 msgctxt "code_analyzer.tooltip" msgid "Class that has been analyzed recently." msgstr "" #. Source code: l_class_tree_displayer: STRING_32 do Result := locale.translation ("Class tree view") end #: interface_names.e:929 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:359 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:436 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:1091 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:435 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:442 msgid "" "Class with name: '$1' already exists.\n" "Please select a different class name." msgstr "" #. Source code: d_Compilation_class: STRING_32 do Result := locale.translation("Class:") end #: interface_names.e:361 msgid "Class:" msgstr "" #. Source code: dialog_search_classes: STRING_32 do Result := locale.translation ("Classes") end #: conf_interface_names.e:633 msgid "Classes" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:139 msgctxt "preference" msgid "Classes categorized folder" msgstr "" #. Source code: target_msil_classes_per_module_name: STRING_32 do Result := locale.translation ("Classes per Module") end #: conf_interface_names.e:153 msgid "Classes per Module" msgstr "" #. Source code: d_Classes_to_go: STRING_32 do Result := locale.translation("Classes to Go:") end #: interface_names.e:358 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_32 do Result := locale.translation ("Classes visible for external code.") end #: conf_interface_names.e:285 msgid "Classes visible for external code." msgstr "" #. Source code: "Classes were manually removed since the last compilation.%N% #: warning_messages.e:307 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: locale.translation ( #: interface_names.e:1364 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 #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $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 msgctxt "preference" msgid "Classic debugger" msgstr "" #. Source code: Result.force (locale.translation ("Options Unknown Class"), w_option_unknown_class) #: conf_interface_names.e:482 msgid "Classname/filename mismatch" msgstr "" #. Source code: t_clean: STRING_32 do Result := locale.translation ("Clean") 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:169 msgctxt "preference" 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:2380 msgid "Clean up affected items." msgstr "" #. Source code: st_cleaning_project: STRING_32 do Result := locale.translation ("Cleaning project...") end #: interface_names.e:2739 msgid "Cleaning project..." msgstr "" #. Source code: f_clear_watch_tool_expressions: STRING_32 do Result := locale.translation ("Clear Expressions") end #: interface_names.e:482 msgid "Clear Expressions" msgstr "" #. Source code: tt_clear_output: STRING = "Clear current output" #: es_outputs_tool_panel.e:990 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: tt_clear_filter: STRING = "Clear 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: f_error_clear_text_filter: READABLE_STRING_32 do Result := locale.translation_in_context (once "Clear text filter", once "tool.error") end #: interface_names.e:884 msgctxt "tool.error" msgid "Clear text filter" msgstr "" #. Source code: m_Showclients: STRING_32 do Result := locale.translation("Cli&ents") end #: interface_names.e:758 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:3015 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:1478 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:395 msgid "Click here to add a new expression" msgstr "" #. Source code: m_click_checkboxes_to: STRING_32 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: do Result := translation_in_context ("Click to analyze code from editor window.", once "code_analyzer.toolbar.item.tooltip") end #: ca_names.e:770 msgctxt "code_analyzer.toolbar.item.tooltip" msgid "Click to analyze code from editor window." msgstr "" #. Source code: do Result := translation_in_context ("Click to analyze current target.", once "code_analyzer.toolbar.item.tooltip") end #: ca_names.e:782 msgctxt "code_analyzer.toolbar.item.tooltip" msgid "Click to analyze current target." msgstr "" #. Source code: do Result := translation_in_context ("Click to analyze last item again. Drop a stone to analyze a class, cluster, current target or configuration group.", once "code_analyzer.toolbar.item.tooltip") end #: ca_names.e:764 msgctxt "code_analyzer.toolbar.item.tooltip" msgid "" "Click to analyze last item again. Drop a stone to analyze a class, cluster, " "current target or configuration group." msgstr "" #. Source code: do Result := translation_in_context ("Click to analyze parent cluster of recently analyzed item.", once "code_analyzer.toolbar.item.tooltip") end #: ca_names.e:776 msgctxt "code_analyzer.toolbar.item.tooltip" msgid "Click to analyze parent cluster of recently analyzed item." msgstr "" #. Source code: h_click_to_open: STRING_32 do Result := locale.translation ("Click to open") end #: interface_names.e:2244 msgid "Click to open" msgstr "" #. Source code: tt_show_help: STRING = "Click to show the $1 tool help documentation." #: es_dockable_tool_panel.e:1128 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:2935 msgid "Click to show the help documentation." msgstr "" #. C #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:848 msgctxt "preference" msgid "Clickable text view" msgstr "" #. Source code: l_Clickable: STRING_32 do Result := locale.translation("Clickable view") end #: interface_names.e:1254 msgid "Clickable view" msgstr "" #. Source code: l_client_class: STRING_32 do Result := locale.translation("Client class") end #: interface_names.e:2176 msgid "Client class" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:103 msgctxt "preference" msgid "Client depth" msgstr "" #. Source code: l_client_group: STRING_32 do Result := locale.translation("Client group") end #: interface_names.e:2178 msgid "Client group" msgstr "" #. Source code: l_Clients_stiffness_value (a_value: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Client stiffness ($1%%)"), [a_value]) end #: interface_names.e:1253 msgid "Client stiffness ($1%)" msgstr "" #. Source code: l_Clients_stiffness: STRING_32 do Result := locale.translation("Client stiffness:") end #: interface_names.e:1252 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:581 msgid "" "Client-Supplier / Feature Creation Mode (Pick from client class and drop on " "desired supplier class)" msgstr "" #. Source code: l_Clients: STRING_32 do Result := locale.translation("Clients") end #: interface_names.e:1251 msgid "Clients" msgstr "" #. Source code: t_Clients_of: STRING_32 do Result := locale.translation("Clients of Class ") end #: interface_names.e:2381 msgid "Clients of Class " msgstr "" #. Source code: m_clone_metric: STRING_32 do Result := locale.translation ("Clone metric") end #: interface_names.e:1080 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: close_text: STRING = "Close" #: es_test_preference_wizard.e:122 msgid "Close" msgstr "" #. Source code: do Result := translation_in_context ("Close", once "code_analyzer") end #: ca_messages.e:119 msgctxt "code_analyzer" msgid "Close" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Close $1"), [a_tool]) end #: interface_names.e:57 msgid "Close $1" msgstr "" #. Source code: Result := locale.translation ("Close All") #: 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:469 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:470 msgid "Close All Empty Tabs" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:28 msgctxt "preference" msgid "Close dbg daemon on end of debugging" msgstr "" #. F4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:755 msgctxt "preference" msgid "Close focusing docking tool or editor" msgstr "" #. F4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:755 msgctxt "preference" msgid "Close focusing docking tool or editor." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:28 msgctxt "preference" 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:2343 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:1068 msgid "Closing the window will stop execution." msgstr "" #. Source code: on_system_error (locale.translation_in_context ("Cloud service not activated.", "cloud.error"), a_report_label) #: es_account_login_register_box.e:604 msgctxt "cloud.error" msgid "Cloud service not activated." msgstr "" #. Source code: label_service_not_available: STRING_32 do Result := locale.translation_in_context ("Cloud service unavailable!", "cloud.error") end #: es_cloud_names.e:67 msgctxt "cloud.error" msgid "Cloud service unavailable!" msgstr "" #. Source code: l_cluster: STRING = "Cluster" #: es_stone_selection_widget.e:399 msgid "Cluster" msgstr "" #. Source code: s_Cluster_stone: STRING_32 do Result := locale.translation("Cluster ") end #: interface_names.e:2330 msgid "Cluster " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cluster $1 does not exist."), [a_cluster_name]) #: ewb_names.e:222 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:1259 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:536 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:339 msgctxt "preference" msgid "Cluster background color" msgstr "" #. Source code: b_cluster_charts: STRING_32 do Result := locale.translation("Cluster charts") end #: interface_names.e:58 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:59 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:60 msgid "Cluster hierarchy" msgstr "" #. Source code: l_Cluster_name: STRING_32 do Result := locale.translation("Cluster name ") end #: interface_names.e:1261 msgid "Cluster name " msgstr "" #. Source code: "Cluster names may only include %N% #: warning_messages.e:480 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:1262 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:283 msgid "Cluster path is not valid." msgstr "" #. 128;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 msgctxt "preference" msgid "Cluster text color" msgstr "" #. Source code: do Result := translation_in_context ("Cluster that has been analyzed recently.", once "code_analyzer.tooltip") end #: ca_messages.e:53 msgctxt "code_analyzer.tooltip" msgid "Cluster that has been analyzed recently." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Cluster with name $1 already exists in the universe."), [name.as_upper]) #: warning_messages.e:524 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."), [path.as_upper]) #: warning_messages.e:517 msgid "Cluster with path $1 already exists in the universe." msgstr "" #. Source code: d_Compilation_cluster: STRING_32 do Result := locale.translation("Cluster:") end #: interface_names.e:362 msgid "Cluster:" msgstr "" #. Source code: group_cluster_tree: STRING_32 do Result := locale.translation ("Clusters") end #: conf_interface_names.e:235 msgid "Clusters" msgstr "" #. Source code: d_Clusters_to_go: STRING_32 do Result := locale.translation("Clusters to Go:") end #: interface_names.e:360 msgid "Clusters to Go:" msgstr "" #. Source code: t_cocoa_application_appearance: STRING_32 do Result := locale.translation ("Cocoa Application Appearance") end #: interface_names.e:25 msgid "Cocoa Application Appearance" msgstr "" #. Source code: do Result := translation_in_context ("Code Analyzer Exception: ", once "code_analyzer") end #: ca_messages.e:122 msgctxt "code_analyzer" msgid "Code Analyzer Exception: " msgstr "" #. Source code: do Result := translation_in_context ("Code Analyzer Preferences", once "code_analysis.preference") end #: ca_names.e:750 msgctxt "code_analysis.preference" msgid "Code Analyzer Preferences" msgstr "" #. Source code: do Result := translation_in_context ("Code Analyzer Preferences", once "code_analyzer") end #: ca_messages.e:125 msgctxt "code_analyzer" msgid "Code Analyzer Preferences" msgstr "" #. Source code: do Result := translation_in_context ("Code Analyzer options", once "code_analyzer.toolbar.item.tooltip") end #: ca_names.e:816 msgctxt "code_analyzer.toolbar.item.tooltip" msgid "Code Analyzer options" msgstr "" #. Source code: do Result := translation_in_context ("Code Analyzer performs static analyses on the source code and % #: ca_messages.e:615 msgctxt "code_analyzer.command" msgid "" "Code Analyzer performs static analyses on the source code and outputs a list " "of issues found according to a set of rules." msgstr "" #. Source code: l_code_results: STRING_32 do Result := locale.translation ("Code Results:") end #: interface_names.e:2271 msgid "Code Results:" msgstr "" #. Source code: t_code_template_evaluator: STRING_32 do Result := locale.translation ("Code Template Evaluator") end #: interface_names.e:2709 msgid "Code Template Evaluator" msgstr "" #. Source code: do Result := translation_in_context ("Code analysis has finished.", once "code_analyzer") end #: ca_messages.e:59 msgctxt "code_analyzer" msgid "Code analysis has finished." msgstr "" #. Source code: do Result := translation_in_context ("Code analysis is already running.%N% #: ca_messages.e:37 msgctxt "code_analyzer" msgid "" "Code analysis is already running.\n" "Please wait until it has finished." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. F1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F3 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F5 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F7 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F8 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:760 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:761 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:762 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:763 #: $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:769 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:770 msgctxt "preference" msgid "Code completion" msgstr "" #. Source code: l_notify.set_title (l_locale.locale.translation_in_context ("Code prettify suggestion", "prettify_notification")) #: es_prettify_suggestion_detector.e:118 msgctxt "prettify_notification" msgid "Code prettify suggestion" msgstr "" #. Source code: do Result := translation_in_context ("Code that will never be executed should be removed. It may be there% #: ca_names.e:114 msgctxt "code_analyzer" msgid "" "Code that will never be executed should be removed. It may be there for " "debug purposes or due to a programmer's mistake. One example is a series of " "instructions (in the same block) which follows an assertion that always " "evaluates to false." 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:195 msgid "Collapse All" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Collapse Cluster '$1'"), [a_name]) #: interface_names.e:2630 msgid "Collapse Cluster '$1'" msgstr "" #. NumPad - #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:772 msgctxt "preference" 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:483 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:2125 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:2124 msgid "Collapse selected level(s)" msgstr "" #. Left #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:773 msgctxt "preference" msgid "Collapse tree node" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;230;230 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;244;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;255;230 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;216 #: $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 msgctxt "preference" msgid "Color" msgstr "" #. 204;204;253 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:62 msgctxt "preference" msgid "Color for BON class figures." msgstr "" #. 69;166;11 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:68 msgctxt "preference" msgid "Color for BON client supplier links." msgstr "" #. 100;97;28 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:70 msgctxt "preference" msgid "Color for BON cluster line." msgstr "" #. 230;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:75 msgctxt "preference" msgid "Color for BON inheritance links." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:82 msgctxt "preference" msgid "Color for UML class figures." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:90 msgctxt "preference" msgid "Color for UML client supplier links." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:93 msgctxt "preference" msgid "Color for UML cluster line." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:99 msgctxt "preference" msgid "Color for UML inheritance links." msgstr "" #. 212;208;200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:323 msgctxt "preference" msgid "Color for breakable marks and breakpoints." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:88 msgctxt "preference" msgid "Color for class feature sections in UML class figures." msgstr "" #. 0;127;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:86 msgctxt "preference" msgid "Color for class features in UML class figures." msgstr "" #. 17;3;80 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:61 msgctxt "preference" msgid "Color for class names in BON class figures." msgstr "" #. 0;25;127 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:81 msgctxt "preference" msgid "Color for class names in UML class figures." msgstr "" #. 127;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:80 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:19 msgctxt "preference" msgid "Color for class properties in UML class figures." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:67 msgctxt "preference" msgid "Color for feature names on BON client supplier links." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:91 msgctxt "preference" msgid "Color for feature names on UML client supplier links." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:65 msgctxt "preference" msgid "Color for generics in BON class figures." msgstr "" #. 180;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:84 msgctxt "preference" msgid "Color for generics in UML class figures." msgstr "" #. 255;153;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:688 msgctxt "preference" msgid "Color for links when mouse is over." msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:686 msgctxt "preference" msgid "Color for links." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:681 msgctxt "preference" msgid "Color for normal text." msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:276 msgctxt "preference" msgid "Color for progress bar." msgstr "" #. 234;234;234 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:63 msgctxt "preference" msgid "Color for uncompiled BON class figures." msgstr "" #. 128;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:697 msgctxt "preference" msgid "Color of comments text." msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:693 msgctxt "preference" msgid "Color of keyword text." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:678 msgctxt "preference" msgid "Color of line number text." msgstr "" #. 128;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:701 msgctxt "preference" msgid "Color of number text." msgstr "" #. 224;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:699 msgctxt "preference" msgid "Color of operator text." msgstr "" #. 255;255;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:683 msgctxt "preference" msgid "Color of selected text." msgstr "" #. 192;192;192 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:677 msgctxt "preference" msgid "Color of separator between line number margin and editor." msgstr "" #. 128;128;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:695 msgctxt "preference" msgid "Color of space characters." msgstr "" #. 0;128;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:691 msgctxt "preference" 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 #-#-#-#-# #. 180;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 #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;153;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# 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 #-#-#-#-# #. 224;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 128;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $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:323 #: $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:330 #: $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:337 #: $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:344 #: $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:351 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:676 #: $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:680 #: $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:690 #: $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:709 msgctxt "preference" msgid "Colors" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Column %"$1%""), [a_c]) #: interface_names.e:1117 msgid "Column \"$1\"" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Column #$1"), [a_c]) #: interface_names.e:1110 msgid "Column #$1" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 40 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:12 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:13 msgctxt "code_analysis.preference" msgid "Combinable nested conditionals" msgstr "" #. Source code: task_command_name: STRING_32 do Result := locale.translation ("Command") end #: conf_interface_names.e:222 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:567 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:562 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:592 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:1263 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:1439 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:1264 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:1265 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_32 do Result := locale.translation ("Command to execute.") end #: conf_interface_names.e:223 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 msgctxt "preference" msgid "Command to open a file in external browser." msgstr "" #. notepad #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:317 msgctxt "preference" msgid "Command to open an external editor." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. acrobat #. #-#-#-#-# estudio.pot #-#-#-#-# #. acroread #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:711 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:5 msgctxt "preference" msgid "Command to read Adobe Acrobat files." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-open-file $target $line #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:4 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:4 msgctxt "preference" msgid "Command used to launch an external editor." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-terminal #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:3 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:3 msgctxt "preference" msgid "Command used to launch a console." msgstr "" #. K #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:789 msgctxt "preference" msgid "Comment" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #. #-#-#-#-# estudio.pot #-#-#-#-# #. fuck;shit #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:14 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:15 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:16 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:17 msgctxt "code_analysis.preference" msgid "Comment content" msgstr "" #. K #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:789 msgctxt "preference" msgid "Comment current line or selection." msgstr "" #. Source code: do Result := translation_in_context ("Comment not well phrased", once "code_analyzer") end #: ca_names.e:192 msgctxt "code_analyzer" msgid "Comment not well phrased" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:18 msgctxt "code_analysis.preference" msgid "Comment style" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:698 msgctxt "preference" msgid "Comments background color" msgstr "" #. 128;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:697 msgctxt "preference" msgid "Comments text color" msgstr "" #. Source code: target_company_name: STRING_32 do Result := locale.translation ("Company") end #: conf_interface_names.e:108 msgid "Company" msgstr "" #. Source code: t_compare: STRING_32 do Result := locale.translation ("Compare") 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:2673 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:97 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: do Result := translation_in_context ("Comparing of a real variable with {REAL}.nan usually does not yield%Nthe intended result.% #: ca_messages.e:165 msgctxt "code_analyzer.violation" msgid "" "Comparing of a real variable with {REAL}.nan usually does not yield\n" "the intended result. You should use the query \".is_nan\"" msgstr "" #. Source code: t_comparison_title: STRING = "Comparison" #: es_testing_results_tool_panel.e:113 msgid "Comparison" msgstr "" #. Source code: do Result := translation_in_context ("Comparison of object references", once "code_analyzer") end #: ca_names.e:147 msgctxt "code_analyzer" msgid "Comparison of object references" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:19 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:20 msgctxt "code_analysis.preference" msgid "Comparison to boolean constant" msgstr "" #. Source code: t_compatible: STRING = "Compatible" #: eb_development_window.e:2596 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:991 msgid "Compilation Error &Wizard..." msgstr "" #. Source code: t_Extended_explanation: STRING_32 do Result := locale.translation("Compilation Error Wizard") end #: interface_names.e:2404 msgid "Compilation Error Wizard" msgstr "" #. Source code: d_Compilation_progress: STRING_32 do Result := locale.translation("Compilation Progress for ") end #: interface_names.e:363 msgid "Compilation Progress for " msgstr "" #. Source code: target_compilation_type_name: STRING_32 do Result := locale.translation ("Compilation Type") end #: conf_interface_names.e:97 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:2988 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:2079 msgid "Compilation was not successful." msgstr "" #. Source code: b_Compile: STRING_32 do Result := locale.translation("Compile") end #: interface_names.e:129 msgid "Compile" msgstr "" #. F7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:853 msgctxt "preference" msgid "Compile" msgstr "" #. Source code: target_dialog_root_all: STRING_32 do Result := locale.translation ("Compile All Classes?") end #: conf_interface_names.e:114 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:443 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:442 msgid "Compile W&orkbench C Code" msgstr "" #. Source code: f_Melt: STRING_32 do Result := locale.translation("Compile current project") end #: interface_names.e:654 msgid "Compile current project" msgstr "" #. Source code: f_clean_compile: STRING_32 do Result := locale.translation("Compile current project from scratch") end #: interface_names.e:659 msgid "Compile current project from scratch" msgstr "" #. Source code: b_Clean_compile: STRING_32 do Result := locale.translation("Compile from scratch") end #: interface_names.e:128 msgid "Compile from scratch" msgstr "" #. Source code: Result := locale.translation("Compile from scratch is not needed in ordinary work with EiffelStudio, and is only useful to enable EiffelStudio to recover from an internal error.%NCompile from scratch erases all compiler-generated information about your project.%NDo you wish to continue?") #: interface_names.e:657 msgid "" "Compile from scratch is not needed in ordinary work with EiffelStudio, and " "is only useful to enable EiffelStudio to recover from an internal error.\n" "Compile from scratch erases all compiler-generated information about your " "project.\n" "Do you wish to continue?" msgstr "" #. Source code: l_Compile_project: STRING_32 do Result := locale.translation("Compile project") end #: interface_names.e:1269 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:33 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:1268 msgid "Compile to have information" msgstr "" #. Source code: l_compiled_classes: STRING_32 do Result := locale.translation("Compiled Classes") end #: interface_names.e:452 msgid "Compiled Classes" msgstr "" #. Source code: l_compiled_class_stone_name: STRING_32 do Result := locale.translation ("Compiled class stone") end #: interface_names.e:843 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:548 msgid "Compiled configuration is not up to date, please recompile." msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:2 msgctxt "preference" msgid "Compiler" msgstr "" #. Source code: locale.translation_in_context ("Complete", "configuration.catcall_detection") #: conf_interface_names.e:365 msgctxt "configuration.catcall_detection" msgid "Complete" msgstr "" #. Source code: locale.translation_in_context ("Complete", "configuration.void_safety") #: conf_interface_names.e:413 msgctxt "configuration.void_safety" msgid "Complete" msgstr "" #. Source code: m_Complete_word: STRING_32 do Result := locale.translation("Complete &Word") end #: interface_names.e:453 msgid "Complete &Word" msgstr "" #. Source code: m_Complete_class_name: STRING_32 do Result := locale.translation("Complete Class &Name") end #: interface_names.e:454 msgid "Complete Class &Name" msgstr "" #. Source code: d_Features_processed: STRING_32 do Result := locale.translation("Completed: ") end #: interface_names.e:366 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_32 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_32 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:282 msgctxt "preference" msgid "Completion list height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:283 msgctxt "preference" msgid "Completion list width" msgstr "" #. Source code: locale.translation_in_context ("Computed type of array elements {1} differs from the type {2} of target array elements.", "compiler.error"), #: vwma_explicit_type_required_for_match.e:59 msgctxt "compiler.error" msgid "" "Computed type of array elements {1} differs from the type {2} of target " "array elements." msgstr "" #. Source code: locale.translation_in_context ("Computed type of array elements {1} does not conform to the type {2} of target array elements.", "compiler.error"), #: vwma_explicit_type_required_for_conformance.e:41 msgctxt "compiler.error" msgid "" "Computed type of array elements {1} does not conform to the type {2} of " "target array elements." msgstr "" #. Source code: dial_cond_concurrency: STRING_32 do Result := locale.translation ("Concurrency") end #: conf_interface_names.e:547 msgid "Concurrency" msgstr "" #. Source code: option_concurrency_name: STRING_32 do Result := locale.translation_in_context ("Concurrency", "configuration") end #: conf_interface_names.e:374 msgctxt "configuration" msgid "Concurrency" msgstr "" #. Source code: option_concurrency_description: STRING_32 do Result := locale.translation_in_context ({STRING_32} "[ #: conf_interface_names.e:375 msgctxt "configuration" msgid "" "Concurrency mode:\n" " • Thread - unstructured multithreading based on EiffelThread library or " "built-in (in .NET);\n" " • None - no concurrency, mono-threaded;\n" " • SCOOP - controlled by SCOOP rules." msgstr "" #. Source code: l_concurrency: STRING_32 do Result := locale.translation("Concurrency:") end #: interface_names.e:1270 msgid "Concurrency:" msgstr "" #. Source code: Result := locale.translation ("Concurrency: %TNo%N") #: interface_names.e:46 msgid "Concurrency: \tNo\n" msgstr "" #. Source code: Result := locale.translation ("Concurrency: %TYes%N") #: interface_names.e:44 msgid "Concurrency: \tYes\n" msgstr "" #. Source code: external_condition_name: STRING_32 do Result := locale.translation ("Condition") end #: conf_interface_names.e:188 msgid "Condition" msgstr "" #. Source code: do Result := locale.translation ("Condition expression must have a boolean condition.") end #: debugger_names.e:401 msgid "Condition expression must have a boolean 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:173 msgid "Condition is [$1:Is True] or [$2:Has Changed] ?" msgstr "" #. Source code: m_Breakpoint_condition: STRING_32 do Result := locale.translation("Condition...") end #: interface_names.e:994 msgid "Condition..." msgstr "" #. Source code: dialog_file_rule_condition: STRING_32 do Result := locale.translation ("Condition:") end #: conf_interface_names.e:576 msgid "Condition:" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:22 msgctxt "code_analysis.preference" msgid "Conditional computes only boolean" msgstr "" #. Source code: do Result := translation_in_context ("Conditional instruction or expression with 2 branches checks for inequality rather than equality.", once "code_analyzer.violation") end #: ca_messages.e:461 msgctxt "code_analyzer.violation" msgid "" "Conditional instruction or expression with 2 branches checks for inequality " "rather than equality." msgstr "" #. Source code: external_condition_description: STRING_32 do Result := locale.translation ("Conditions for this external.") end #: conf_interface_names.e:189 msgid "Conditions for this external." msgstr "" #. Source code: group_condition_description: STRING_32 do Result := locale.translation ("Conditions for this group to be used.") end #: conf_interface_names.e:254 msgid "Conditions for this group to be used." msgstr "" #. Source code: task_condition_description: STRING_32 do Result := locale.translation ("Conditions for this task to be executed.") end #: conf_interface_names.e:231 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:209 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:2383 msgid "Configuration Loading Error" msgstr "" #. Source code: t_configuration_loading_message: STRING_32 do Result := locale.translation("Configuration Loading Message") end #: interface_names.e:2384 msgid "Configuration Loading Message" msgstr "" #. Source code: l_Ace_file_for_frame: STRING_32 do Result := locale.translation("Configuration file") end #: interface_names.e:1172 msgid "Configuration file" msgstr "" #. Source code: do Result := translation_in_context ("Configuration group that has been analyzed recently.", once "code_analyzer.tooltip") end #: ca_messages.e:56 msgctxt "code_analyzer.tooltip" msgid "Configuration group that has been analyzed recently." 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:53 msgctxt "preference" 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:52 msgctxt "preference" 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:54 msgctxt "preference" 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:177 msgctxt "preference" msgid "Confirm acknowledge eis affected items" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:179 msgctxt "preference" msgid "Confirm always apply debugger profiles before closing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:178 msgctxt "preference" msgid "Confirm always compile before executing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:180 msgctxt "preference" msgid "Confirm apply debugger profiles" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:193 msgctxt "preference" msgid "Confirm build precompile" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:189 msgctxt "preference" msgid "Confirm clear breakpoints" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:192 msgctxt "preference" msgid "Confirm convert project" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:194 msgctxt "preference" msgid "Confirm delete eis entries" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:184 msgctxt "preference" msgid "Confirm finalize" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:188 msgctxt "preference" msgid "Confirm finalize assertions" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:197 msgctxt "preference" msgid "Confirm finalize precompile" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:195 msgctxt "preference" msgid "Confirm fix without undo" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:185 msgctxt "preference" msgid "Confirm freeze" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:190 msgctxt "preference" msgid "Confirm ignore all breakpoints" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:191 msgctxt "preference" msgid "Confirm ignore contract violation" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:186 msgctxt "preference" msgid "Confirm iron package installation" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:207 msgctxt "preference" msgid "Confirm kill" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:208 msgctxt "preference" msgid "Confirm kill and restart" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:182 msgctxt "preference" msgid "Confirm on exit" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:201 msgctxt "preference" msgid "Confirm on terminate external command" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:199 msgctxt "preference" msgid "Confirm on terminate finalizing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:198 msgctxt "preference" msgid "Confirm on terminate freezing" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:200 msgctxt "preference" msgid "Confirm on terminate process" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:181 msgctxt "preference" msgid "Confirm reload execution profile" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:209 msgctxt "preference" msgid "Confirm remove metric" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:183 msgctxt "preference" msgid "Confirm replace all" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:204 msgctxt "preference" msgid "Confirm resource change needs restart" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:187 msgctxt "preference" msgid "Confirm save before compile" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:239 msgctxt "preference" msgid "Confirm save before prettifying" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:240 msgctxt "preference" msgid "Confirm save before reloading" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:210 msgctxt "preference" msgid "Confirm save metric" msgstr "" #. Source code: t_confirmation: STRING_32 do Result := locale.translation ("Confirmation") end #: interface_names.e:2385 msgid "Confirmation" msgstr "" #. Source code: locale.translation_in_context ("Conformance", "configuration.catcall_detection"), #: conf_interface_names.e:364 msgctxt "configuration.catcall_detection" msgid "Conformance" msgstr "" #. Source code: locale.translation_in_context ("Conformance", "configuration.void_safety"), #: conf_interface_names.e:410 msgctxt "configuration.void_safety" msgid "Conformance" msgstr "" #. Source code: prompt_connected_your_account: STRING_32 do Result := locale.translation_in_context ("Connect your account to use EiffelStudio.", "cloud.info") end #: es_cloud_names.e:65 msgctxt "cloud.info" msgid "Connect your account to use EiffelStudio." msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:285 msgctxt "preference" msgid "Consecutive successful compilations threshold" msgstr "" #. Source code: do Result := translation_in_context ("Consider replacing this comparison to zero by a call to '", once "code_analyzer.violation") end #: ca_messages.e:474 msgctxt "code_analyzer.violation" msgid "Consider replacing this comparison to zero by a call to '" msgstr "" #. Source code: t_tool_title: STRING = "Console" #: es_console_tool.e:55 msgid "Console" msgstr "" #. Source code: target_console_application_name: STRING_32 do Result := locale.translation ("Console Application") end #: conf_interface_names.e:129 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 #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-terminal #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:3 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:3 msgctxt "preference" msgid "Console shell command" msgstr "" #. Source code: l_Constant_features: STRING_32 do Result := locale.translation("Constants") end #: interface_names.e:1599 msgid "Constants" msgstr "" #. Source code: lb_degree_minus_2: STRING = "Constructing Polymorphic Table" #: degree_output.e:696 msgid "Constructing Polymorphic Table" msgstr "" #. Source code: l_constructing_diagram_for (a_name: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Constructing diagram for $1"), [a_name]) end #: interface_names.e:1289 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: m_Context_tool: STRING_32 do Result := locale.translation("Conte&xt") end #: interface_names.e:455 msgid "Conte&xt" msgstr "" #. Source code: b_bp_context_title: STRING_32 do Result := locale.translation("Context") end #: interface_names.e:265 msgid "Context" msgstr "" #. Source code: l_context_dot: STRING_32 do Result := locale.translation("Context ...") end #: interface_names.e:1291 msgid "Context ..." msgstr "" #. Source code: do Result := locale.translation ("Context corrupted or not found") end #: debugger_names.e:483 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: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 msgctxt "preference" msgid "Context tool" msgstr "" #. Source code: b_Continue: STRING_32 do Result := locale.translation("Continue") end #: interface_names.e:134 msgid "Continue" msgstr "" #. Source code: button_continue: STRING_32 do Result := locale.translation_in_context ("Continue", "cloud") end #: es_cloud_names.e:126 msgctxt "cloud" msgid "Continue" msgstr "" #. Source code: b_Continue_anyway: STRING_32 do Result := locale.translation("Continue Anyway") end #: interface_names.e:61 msgid "Continue Anyway" msgstr "" #. Source code: l_Continue_execution: STRING_32 do Result := locale.translation("Continue execution") end #: interface_names.e:1209 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:2848 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:62 msgid "Continue if evaluation fails" msgstr "" #. Source code: do Result := locale.translation("Continue if evaluation fails ?") end #: debugger_names.e:166 msgid "Continue if evaluation fails ?" msgstr "" #. Source code: tooltip_button_guest: STRING_32 do Result := locale.translation_in_context ("Continue using EiffelStudio as a guest", "cloud") end #: es_cloud_names.e:121 msgctxt "cloud" msgid "Continue using EiffelStudio as a guest" msgstr "" #. Source code: do Result := locale.translation("Continue when breakpoint hits ?") end #: debugger_names.e:170 msgid "Continue when breakpoint hits ?" msgstr "" #. Source code: l_contract: STRING_32 do Result := locale.translation("Contract") end #: ewb_names.e:188 msgid "Contract" msgstr "" #. Source code: t_tool_title: STRING = "Contract Editor" #: es_contract_tool.e:61 msgid "Contract Editor" msgstr "" #. Source code: l_Short: STRING_32 do Result := locale.translation("Contract view") end #: interface_names.e:1706 msgid "Contract view" msgstr "" #. O #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:850 msgctxt "preference" 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:2856 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:2270 msgid "Contracts" msgstr "" #. Source code: m_Control_debuggee_object_storage: STRING_32 do Result := locale.translation("Control Debuggee Object Storage") end #: interface_names.e:859 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:2950 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$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as %N$indent$do%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as , #: $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:484 #: $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:491 #: $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:498 #: $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:505 #: $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:512 #: $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:519 #: $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:526 #: $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:533 #: $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:540 #: $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:547 #: $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:554 #: $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:561 #: $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:568 #: $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:575 #: $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:582 #: $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:589 msgctxt "preference" msgid "Control structure keywords" msgstr "" #. Source code: b_Copy: STRING_32 do Result := locale.translation("Copy") end #: interface_names.e:141 msgid "Copy" msgstr "" #. Source code: f_Copy: STRING_32 do Result := locale.translation("Copy (Ctrl+C)") end #: interface_names.e:461 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:458 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:459 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:460 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:484 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:1831 msgid "Copy Text To Clipboard" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Copy URI of $1 '$2'"), [a_type, a_name]) #: interface_names.e:1086 msgid "Copy URI of $1 '$2'" msgstr "" #. Source code: l_copy_breakpoint_location_to_clipboard: STRING_32 do Result := locale.translation("Copy breakpoint location to clipboard.") end #: interface_names.e:1851 msgid "Copy breakpoint location 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:2823 msgid "Copy call stack to clipboard" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Copy of $1"), [a_string]) #: interface_names.e:464 msgid "Copy of $1" msgstr "" #. Source code: target_copyright_name: STRING_32 do Result := locale.translation ("Copyright") end #: conf_interface_names.e:109 msgid "Copyright" msgstr "" #. Source code: Result.force (locale.translation ("Corsican"), "co") #: locale_names.e:33 msgid "Corsican" msgstr "" #. Source code: Result.force (locale.translation ("Corsican (France)"), "co_fr") #: locale_names.e:176 msgid "Corsican (France)" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Could not attach application using port $1"), [a_port]) end #: debugger_names.e:51 msgid "Could not attach application using port $1" msgstr "" #. Source code: "Could not find $1.%NPlease make sure the C compilation ended correctly."), [a_system_name]) #: warning_messages.e:1045 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:625 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:918 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:123 msgid "Could not generate needed precompiled library." msgstr "" #. Source code: w_iron_packages_installation_error: STRING_32 do Result := locale.translation ("Could not install iron packages.") end #: warning_messages.e:125 msgid "Could not install iron packages." msgstr "" #. Source code: e_could_not_launch: STRING = "Could not launch C/C++ compiler." #: eb_c_compiler_launcher.e:445 msgid "Could not launch C/C++ compiler." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Could not launch system in %"$1%"."), [wd.name]) #: warning_messages.e:317 msgid "Could not launch system in \"$1\"." msgstr "" #. Source code: do Result := locale.translation ("Could not launch system.") end #: debugger_names.e:54 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:553 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:269 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:131 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:912 msgid "Could not save diagram to $1" msgstr "" #. Source code: Result := locale.translation ("Could not save diagram to specified location.") #: warning_messages.e:914 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:903 msgid "Could not save file into '$1'" msgstr "" #. Source code: Result := locale.translation ("Could not save file to specified location.") #: warning_messages.e:905 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:734 msgid "" "Could not save the library definition to\n" "$1." msgstr "" #. Source code: do Result := translation_in_context ("Count argument prefix %"a_%"", once "code_analyzer") end #: ca_names.e:487 msgctxt "code_analyzer" msgid "Count argument prefix \"a_\"" msgstr "" #. Source code: do Result := translation_in_context ("Count local prefix %"l_%"", once "code_analyzer") end #: ca_names.e:490 msgctxt "code_analyzer" msgid "Count local prefix \"l_\"" msgstr "" #. Source code: m_Show_creation: STRING_32 do Result := locale.translation("Creat&ions") end #: interface_names.e:755 msgid "Creat&ions" msgstr "" #. Source code: b_Create: STRING_32 do Result := locale.translation("Create") end #: interface_names.e:63 msgid "Create" 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: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:638 msgctxt "preference" msgid "Create" msgstr "" #. Source code: b_Create_folder: STRING_32 do Result := locale.translation("Create Folder...") end #: interface_names.e:64 msgid "Create Folder..." msgstr "" #. Source code: create_manual_text: STRING = "Create Manual Test" #: es_testing_tool_panel.e:744 msgid "Create Manual Test" msgstr "" #. Source code: f_create_new_watch: STRING_32 do Result := locale.translation ("Create New watch") end #: interface_names.e:481 msgid "Create New watch" msgstr "" #. Source code: link_create_new_account: STRING_32 do Result := locale.translation_in_context ("Create a new account", "eiffel.account") end #: es_cloud_names.e:31 msgctxt "eiffel.account" msgid "Create a new account" msgstr "" #. Source code: e_New_dynamic_lib_definition: STRING_32 do Result := locale.translation("Create a new dynamic library definition") end #: interface_names.e:2865 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:2867 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:664 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:157 msgid "Create another new edition of the tool" msgstr "" #. Source code: create l_composition.make (locale.translation ("Create manual test"), {ARRAY [ES_TEST_WIZARD_PAGE]} << #: es_testing_tool_panel.e:334 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:552 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:743 msgid "Create new test" msgstr "" #. Source code: label_create_new_account: STRING_32 do Result := locale.translation ("Create one!") end #: es_cloud_names.e:47 msgid "Create one!" msgstr "" #. Source code: l_Use_wizard: STRING_32 do Result := locale.translation("Create project") end #: interface_names.e:1818 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:1348 msgid "Creating new project, please wait..." msgstr "" #. Source code: do Result := translation_in_context ("Creating objects within a loop may decrease performance.%NCheck% #: ca_messages.e:240 msgctxt "code_analyzer.violation" msgid "" "Creating objects within a loop may decrease performance.\n" "Check whether the object creation can be moved outside the loop." msgstr "" #. Source code: do Result := translation_in_context ("Creating objects within a loop may decrease performance. On such% #: ca_names.e:184 msgctxt "code_analyzer" msgid "" "Creating objects within a loop may decrease performance. On such an " "occurrence it should be checked whether the object creation can be moved " "outside the loop." msgstr "" #. Source code: t_creation: STRING = "Creation" #: es_testing_tool_panel.e:738 msgid "Creation" 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: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:379 msgctxt "preference" msgid "Creation" msgstr "" #. Source code: t_Creation_routine: STRING_32 do Result := locale.translation("Creation Procedure") end #: interface_names.e:2382 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 "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:23 msgctxt "code_analysis.preference" msgid "Creation in loop" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Creation of type {$1} raised an error."), [tname]) end #: debugger_names.e:449 msgid "Creation of type {$1} raised an error." msgstr "" #. Source code: do Result := translation_in_context ("Creation procedure is exported", once "code_analyzer") end #: ca_names.e:395 msgctxt "code_analyzer" msgid "Creation procedure is exported" msgstr "" #. Source code: l_Creation: STRING_32 do Result := locale.translation("Creation procedure:") end #: interface_names.e:1292 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:2145 msgid "Creations" msgstr "" #. Source code: l_creators: STRING_32 do Result := locale.translation("Creators") end #: interface_names.e:1293 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 "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:134 msgctxt "preference" msgid "Criterion completion list height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:135 msgctxt "preference" msgid "Criterion completion list width" 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_critical: STRING = "Critical" #: es_exception_submit_dialog.e:1028 msgid "Critical" msgstr "" #. 1000 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:4 msgctxt "preference" msgid "Critical stack depth" msgstr "" #. Source code: Result.force (locale.translation ("Croatian"), "hr") #: locale_names.e:59 msgid "Croatian" msgstr "" #. Source code: Result.force (locale.translation ("Croatian (Bosnia and Herzegovina, Latin)"), "hr_ba") #: locale_names.e:246 msgid "Croatian (Bosnia and Herzegovina, Latin)" msgstr "" #. Source code: Result.force (locale.translation ("Croatian (Croatia)"), "hr_hr") #: locale_names.e:247 msgid "Croatian (Croatia)" msgstr "" #. Source code: f_diagram_crop: STRING_32 do Result := locale.translation("Crop diagram") end #: interface_names.e:526 msgid "Crop diagram" msgstr "" #. [new_tab_editor];new_window;current_editor;context;external #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:262 msgctxt "preference" msgid "Ctrl right click receiver" msgstr "" #. Source code: m_Cut: STRING_32 do Result := locale.translation("Cu&t%TCtrl+X") end #: interface_names.e:448 msgid "Cu&t\tCtrl+X" msgstr "" #. Source code: l_Culture: STRING_32 do Result := locale.translation ("Culture") end #: interface_names.e:1294 msgid "Culture" msgstr "" #. Source code: assembly_culture_description: STRING_32 do Result := locale.translation ("Culture of the assembly.") end #: conf_interface_names.e:292 msgid "Culture of the assembly." msgstr "" #. Source code: t_current: STRING = "Current" #: es_test_comparison_widget.e:800 msgid "Current" msgstr "" #. Source code: locale.translation_in_context ("Current", "configuration.option"), #: option_properties.e:516 msgctxt "configuration.option" msgid "Current" msgstr "" #. Source code: c_editor: STRING_32 do Result := locale.translation ("Current Editor") end #: interface_names.e:291 msgid "Current Editor" msgstr "" #. Source code: h_new_result: STRING = "Current Result" #: es_test_comparison_widget.e:790 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:1094 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:1296 msgid "Current editor" msgstr "" #. Source code: Result := locale.translation("Current execution profile changed. Do you want to use the new parameters?") #: interface_names.e:1282 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:1295 msgid "Current feature" msgstr "" #. Source code: m_current_filter: STRING = "Current filter: " #: ewb_test_cmd.e:145 msgid "Current filter: " msgstr "" #. Source code: l_Current_hit_count: STRING_32 do Result := locale.translation("Current hit count:") end #: interface_names.e:1297 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:1299 msgid "Current object" msgstr "" #. Source code: m_current_prefix: STRING = "Current tag prefix: " #: ewb_test_cmd.e:146 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:1790 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:1081 msgid "Current view is not editable." msgstr "" #. Source code: e_creation_not_ready: STRING = "Currently unable to create new tests." #: shared_test_service.e:471 msgid "Currently unable to create new tests." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:679 msgctxt "preference" 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:2824 msgid "Cursor position (line:column)" msgstr "" #. Source code: dialog_create_library_custom_location: STRING_32 do Result := locale.translation ("Custom") end #: conf_interface_names.e:623 msgid "Custom" msgstr "" #. Source code: dial_cond_custom: STRING_32 do Result := locale.translation ("Custom (Intersection)") end #: conf_interface_names.e:558 msgid "Custom (Intersection)" msgstr "" #. Source code: b_bp_custom_expression: STRING_32 do Result := locale.translation("Custom Expression") end #: interface_names.e:264 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:566 msgctxt "preference" msgid "Custom across return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:568 msgctxt "preference" msgid "Custom across return later" msgstr "" #. $cursor$ as loop end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:565 msgctxt "preference" msgid "Custom across space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:567 msgctxt "preference" msgid "Custom across space later" msgstr "" #. %N$indent$%T"$cursor$" #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:475 msgctxt "preference" msgid "Custom alias return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:477 msgctxt "preference" msgid "Custom alias return later" msgstr "" #. "$cursor$" #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:474 msgctxt "preference" msgid "Custom alias space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:476 msgctxt "preference" msgid "Custom alias space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:580 msgctxt "preference" msgid "Custom all return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:582 msgctxt "preference" msgid "Custom all return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:579 msgctxt "preference" msgid "Custom all space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:581 msgctxt "preference" msgid "Custom all space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:419 msgctxt "preference" msgid "Custom attribute return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:421 msgctxt "preference" msgid "Custom attribute return later" msgstr "" #. $cursor$ end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:418 msgctxt "preference" msgid "Custom attribute space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:420 msgctxt "preference" msgid "Custom attribute space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:559 msgctxt "preference" msgid "Custom check return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:561 msgctxt "preference" msgid "Custom check return later" msgstr "" #. $cursor$ end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:558 msgctxt "preference" msgid "Custom check space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:560 msgctxt "preference" msgid "Custom check space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:363 msgctxt "preference" msgid "Custom class return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:365 msgctxt "preference" msgid "Custom class return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:362 msgctxt "preference" msgid "Custom class space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:364 msgctxt "preference" msgid "Custom class space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:636 msgctxt "preference" msgid "Custom create return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:638 msgctxt "preference" msgid "Custom create return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:635 msgctxt "preference" msgid "Custom create space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:637 msgctxt "preference" msgid "Custom create space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:377 msgctxt "preference" msgid "Custom creation return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:379 msgctxt "preference" msgid "Custom creation return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:376 msgctxt "preference" msgid "Custom creation space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:378 msgctxt "preference" msgid "Custom creation space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:552 msgctxt "preference" msgid "Custom debug return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:554 msgctxt "preference" msgid "Custom debug return later" msgstr "" #. $cursor$ end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:551 msgctxt "preference" msgid "Custom debug space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:553 msgctxt "preference" msgid "Custom debug space later" msgstr "" #. %N$indent$end$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:440 msgctxt "preference" msgid "Custom deferred return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:442 msgctxt "preference" msgid "Custom deferred return later" msgstr "" #. end$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:439 msgctxt "preference" msgid "Custom deferred space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:441 msgctxt "preference" msgid "Custom deferred space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:426 msgctxt "preference" msgid "Custom do return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:428 msgctxt "preference" msgid "Custom do return later" msgstr "" #. $cursor$ end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:425 msgctxt "preference" msgid "Custom do space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:427 msgctxt "preference" msgid "Custom do space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:503 msgctxt "preference" msgid "Custom else return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:505 msgctxt "preference" msgid "Custom else return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:502 msgctxt "preference" msgid "Custom else space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:504 msgctxt "preference" msgid "Custom else space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:496 msgctxt "preference" msgid "Custom elseif return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:498 msgctxt "preference" msgid "Custom elseif return later" msgstr "" #. $cursor$ then%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:495 msgctxt "preference" msgid "Custom elseif space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:497 msgctxt "preference" msgid "Custom elseif space later" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:657 msgctxt "preference" msgid "Custom end return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:659 msgctxt "preference" msgid "Custom end return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:656 msgctxt "preference" msgid "Custom end space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:658 msgctxt "preference" msgid "Custom end space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:461 msgctxt "preference" msgid "Custom ensure return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:463 msgctxt "preference" msgid "Custom ensure return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:460 msgctxt "preference" msgid "Custom ensure space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:462 msgctxt "preference" msgid "Custom ensure space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:468 msgctxt "preference" msgid "Custom ensure then return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:470 msgctxt "preference" msgid "Custom ensure then return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:467 msgctxt "preference" msgid "Custom ensure then space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:469 msgctxt "preference" msgid "Custom ensure then space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:622 msgctxt "preference" msgid "Custom export return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:624 msgctxt "preference" msgid "Custom export return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:621 msgctxt "preference" msgid "Custom export space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:623 msgctxt "preference" msgid "Custom export space later" msgstr "" #. %N$indent$%T"$cursor$"%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:447 msgctxt "preference" msgid "Custom external return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:449 msgctxt "preference" msgid "Custom external return later" msgstr "" #. "$cursor$" end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:446 msgctxt "preference" msgid "Custom external space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:448 msgctxt "preference" msgid "Custom external space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:384 msgctxt "preference" msgid "Custom feature return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:386 msgctxt "preference" msgid "Custom feature return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:383 msgctxt "preference" msgid "Custom feature space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:385 msgctxt "preference" 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:524 msgctxt "preference" msgid "Custom from return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:526 msgctxt "preference" msgid "Custom from return later" msgstr "" #. $cursor$%N$indent$until%N$indent$loop%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:523 msgctxt "preference" msgid "Custom from space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:525 msgctxt "preference" 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:482 msgctxt "preference" msgid "Custom if return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:484 msgctxt "preference" msgid "Custom if return later" msgstr "" #. $cursor$ then%N$indent$%T%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:481 msgctxt "preference" msgid "Custom if space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:483 msgctxt "preference" msgid "Custom if space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:370 msgctxt "preference" msgid "Custom inherit return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:372 msgctxt "preference" msgid "Custom inherit return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:369 msgctxt "preference" msgid "Custom inherit space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:371 msgctxt "preference" 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:510 msgctxt "preference" msgid "Custom inspect return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:512 msgctxt "preference" 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:509 msgctxt "preference" msgid "Custom inspect space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:511 msgctxt "preference" msgid "Custom inspect space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:650 msgctxt "preference" msgid "Custom invariant return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 msgctxt "preference" msgid "Custom invariant return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 msgctxt "preference" msgid "Custom invariant space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 msgctxt "preference" msgid "Custom invariant space later" msgstr "" #. %N$indent$%T%T-- $cursor$%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:391 msgctxt "preference" msgid "Custom is return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:393 msgctxt "preference" msgid "Custom is return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:390 msgctxt "preference" msgid "Custom is space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:392 msgctxt "preference" msgid "Custom is space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:412 msgctxt "preference" msgid "Custom local return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:414 msgctxt "preference" msgid "Custom local return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:411 msgctxt "preference" msgid "Custom local space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:413 msgctxt "preference" msgid "Custom local space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:545 msgctxt "preference" msgid "Custom loop return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:547 msgctxt "preference" msgid "Custom loop return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:544 msgctxt "preference" msgid "Custom loop space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:546 msgctxt "preference" msgid "Custom loop space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:356 msgctxt "preference" msgid "Custom note return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:358 msgctxt "preference" msgid "Custom note return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:355 msgctxt "preference" msgid "Custom note space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:357 msgctxt "preference" msgid "Custom note space later" msgstr "" #. %N$indent$%T"$cursor$" #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:643 msgctxt "preference" msgid "Custom obsolete return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:645 msgctxt "preference" msgid "Custom obsolete return later" msgstr "" #. "$cursor$" #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:642 msgctxt "preference" msgid "Custom obsolete space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:644 msgctxt "preference" msgid "Custom obsolete space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:433 msgctxt "preference" msgid "Custom once return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:435 msgctxt "preference" msgid "Custom once return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:432 msgctxt "preference" msgid "Custom once space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:434 msgctxt "preference" msgid "Custom once space later" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:629 msgctxt "preference" msgid "Custom precursor return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:631 msgctxt "preference" msgid "Custom precursor return later" msgstr "" #. {$cursor$} #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:628 msgctxt "preference" msgid "Custom precursor space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:630 msgctxt "preference" msgid "Custom precursor space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:601 msgctxt "preference" msgid "Custom redefine return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:603 msgctxt "preference" msgid "Custom redefine return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:600 msgctxt "preference" msgid "Custom redefine space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:602 msgctxt "preference" msgid "Custom redefine space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:594 msgctxt "preference" msgid "Custom rename return" msgstr "" #. %N$indent$$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:596 msgctxt "preference" msgid "Custom rename return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:593 msgctxt "preference" msgid "Custom rename space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:595 msgctxt "preference" msgid "Custom rename space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:405 msgctxt "preference" msgid "Custom require else return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:407 msgctxt "preference" msgid "Custom require else return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:404 msgctxt "preference" msgid "Custom require else space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:406 msgctxt "preference" msgid "Custom require else space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:398 msgctxt "preference" msgid "Custom require return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:400 msgctxt "preference" msgid "Custom require return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:397 msgctxt "preference" msgid "Custom require space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:399 msgctxt "preference" msgid "Custom require space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:454 msgctxt "preference" msgid "Custom rescue return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:456 msgctxt "preference" msgid "Custom rescue return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:453 msgctxt "preference" msgid "Custom rescue space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:455 msgctxt "preference" msgid "Custom rescue space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:615 msgctxt "preference" msgid "Custom select return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:617 msgctxt "preference" msgid "Custom select return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:614 msgctxt "preference" msgid "Custom select space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:616 msgctxt "preference" msgid "Custom select space later" msgstr "" #. %N$indent$%T$cursor$ as %N$indent$do%N$indent$%T%N$indent$end #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:587 msgctxt "preference" msgid "Custom separate return" msgstr "" #. %N$indent$%T$cursor$ as , #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:589 msgctxt "preference" msgid "Custom separate return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:586 msgctxt "preference" msgid "Custom separate space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:588 msgctxt "preference" msgid "Custom separate space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:573 msgctxt "preference" msgid "Custom some return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:575 msgctxt "preference" msgid "Custom some return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:572 msgctxt "preference" msgid "Custom some space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:574 msgctxt "preference" msgid "Custom some space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:489 msgctxt "preference" msgid "Custom then return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:491 msgctxt "preference" msgid "Custom then return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:488 msgctxt "preference" msgid "Custom then space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:490 msgctxt "preference" msgid "Custom then space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:608 msgctxt "preference" msgid "Custom undefine return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:610 msgctxt "preference" msgid "Custom undefine return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:607 msgctxt "preference" msgid "Custom undefine space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:609 msgctxt "preference" msgid "Custom undefine space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:538 msgctxt "preference" msgid "Custom until return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:540 msgctxt "preference" msgid "Custom until return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:537 msgctxt "preference" msgid "Custom until space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:539 msgctxt "preference" msgid "Custom until space later" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:531 msgctxt "preference" msgid "Custom variant return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:533 msgctxt "preference" msgid "Custom variant return later" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:530 msgctxt "preference" msgid "Custom variant space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:532 msgctxt "preference" msgid "Custom variant space later" msgstr "" #. %N$indent$%T$cursor$%N$indent$then%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:517 msgctxt "preference" msgid "Custom when return" msgstr "" #. %N$indent$%T$cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:519 msgctxt "preference" msgid "Custom when return later" msgstr "" #. $cursor$ then%N$indent$%T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:516 msgctxt "preference" msgid "Custom when space" msgstr "" #. $cursor$ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:518 msgctxt "preference" msgid "Custom when space later" msgstr "" #. Source code: Result := locale.translation ("Customize") #: 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:446 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:447 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:810 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$ as %N$indent$do%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$$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: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 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:601 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:608 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:615 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:622 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:629 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:636 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:643 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:650 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:657 msgctxt "preference" 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$%T$cursor$ as , #. #-#-#-#-# 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:358 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:365 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:372 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:379 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:386 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:393 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:400 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:407 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:414 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:421 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:428 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:435 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:442 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:449 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:456 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:463 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:470 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:477 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:484 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:491 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:498 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:505 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:512 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:519 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:526 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:533 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:540 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:547 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:554 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:561 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:568 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:575 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:582 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:589 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:596 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:603 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:610 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:617 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:624 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:631 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:638 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:645 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:659 msgctxt "preference" 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$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #: $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 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:600 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:607 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:614 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:621 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:628 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:635 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:642 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:656 msgctxt "preference" 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$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #: $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 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:602 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:609 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:616 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:623 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:630 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:637 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:644 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:658 msgctxt "preference" msgid "Customized autocomplete (Space, other cases)" msgstr "" #. Source code: f_customized_formatter: STRING_32 do Result := locale.translation ("Customized formatters") end #: interface_names.e:811 msgid "Customized formatters" msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:774 msgctxt "preference" msgid "Customized insertion 1" msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:775 msgctxt "preference" msgid "Customized insertion 2" msgstr "" #. F2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:776 msgctxt "preference" msgid "Customized insertion 3" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:292 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:301 msgctxt "preference" msgid "Customized string 1" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:293 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:302 msgctxt "preference" msgid "Customized string 2" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:294 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:303 msgctxt "preference" msgid "Customized string 3" msgstr "" #. Source code: b_Cut: STRING_32 do Result := locale.translation("Cut") end #: interface_names.e:140 msgid "Cut" msgstr "" #. Source code: f_Cut: STRING_32 do Result := locale.translation("Cut (Ctrl+X)") end #: interface_names.e:449 msgid "Cut (Ctrl+X)" msgstr "" #. Source code: b_test_count: STRING = "Cutoff (invocations)" #: es_test_generation_wizard_page_panel.e:564 msgid "Cutoff (invocations)" msgstr "" #. Source code: b_timeout: STRING = "Cutoff (minutes)" #: es_test_generation_wizard_page_panel.e:563 msgid "Cutoff (minutes)" msgstr "" #. Source code: Result.force (locale.translation ("Czech"), "cs") #: locale_names.e:34 msgid "Czech" msgstr "" #. Source code: Result.force (locale.translation ("Czech (Czech Republic)"), "cs_cz") #: locale_names.e:177 msgid "Czech (Czech Republic)" msgstr "" #. Source code: b_ddmin: STRING = "DDMin for minimization" #: es_test_generation_wizard_page_panel.e:567 msgid "DDMin for minimization" msgstr "" #. Source code: Result.force (locale.translation ("Danish"), "da") #: locale_names.e:36 msgid "Danish" msgstr "" #. Source code: Result.force (locale.translation ("Danish (Denmark)"), "da_dk") #: locale_names.e:179 msgid "Danish (Denmark)" msgstr "" #. Source code: Result.force (locale.translation ("Dari"), "gbz") #: locale_names.e:52 msgid "Dari" msgstr "" #. Source code: Result.force (locale.translation ("Dari (Afghanistan)"), "gbz_af") #: locale_names.e:239 msgid "Dari (Afghanistan)" msgstr "" #. Source code: l_data: STRING_32 do Result := locale.translation("Data") end #: interface_names.e:523 msgid "Data" msgstr "" #. Source code: t_Date: STRING_32 do Result := locale.translation ("Date") end #: interface_names.e:2702 msgid "Date" msgstr "" #. Source code: append_bold_text_to (locale.translation_in_context ("Days until expiration: ", "cloud.info"), txt) #: es_cloud_account_tool_panel.e:246 msgctxt "cloud.info" msgid "Days until expiration: " msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:241 msgctxt "preference" msgid "Dbg confirm detach" msgstr "" #. Source code: m_Showdescendants: STRING_32 do Result := locale.translation("De&scendants") end #: interface_names.e:761 msgid "De&scendants" msgstr "" #. Source code: m_Deactivate_execution_recording: STRING_32 do Result := locale.translation("Deactivate Execution Recording") end #: interface_names.e:849 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:851 msgid "Deactivate Replay Mode" msgstr "" #. Source code: e_Deactivate_execution_recording: STRING_32 do Result := locale.translation("Deactivate execution recording") end #: interface_names.e:2939 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:2942 msgid "Deactivate execution replay mode" msgstr "" #. Source code: target_dead_code_removal_name: STRING_32 do Result := locale.translation ("Dead Code Removal") end #: conf_interface_names.e:133 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:372 msgid "Dead Code Removal Completed" msgstr "" #. Source code: (locale.translation_in_context ("Dead code removal", "configuration.option.dead_code"), #: target_properties.e:373 msgctxt "configuration.option.dead_code" msgid "Dead code removal" msgstr "" #. Source code: section_debug: STRING_32 do Result := locale.translation ("Debug") end #: conf_interface_names.e:43 msgid "Debug" 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$ #. #-#-#-#-# 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: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:554 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:864 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:865 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:866 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:867 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:868 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:869 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:870 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:871 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:872 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:873 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:875 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:876 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:877 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:878 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:879 msgctxt "preference" 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_all: STRING = "Debug all" #: es_testing_tool_panel.e:763 msgid "Debug all" msgstr "" #. Source code: f_debug_button: STRING = "Debug all tests in EiffelStudio" #: es_testing_tool_panel.e:754 msgid "Debug all tests in EiffelStudio" msgstr "" #. Source code: m_debug_failing: STRING = "Debug failing" #: es_testing_tool_panel.e:764 msgid "Debug failing" msgstr "" #. Source code: m_debug_filtered: STRING = "Debug filtered" #: es_testing_tool_panel.e:765 msgid "Debug filtered" msgstr "" #. Source code: tt_debug_filtered: STRING = "Debug filtered tests" #: es_testing_tool_panel.e:767 msgid "Debug filtered tests" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:5 msgctxt "preference" msgid "Debug output evaluation" msgstr "" #. Source code: m_debug_selected: STRING = "Debug selected" #: es_testing_tool_panel.e:766 msgid "Debug selected" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:48 msgctxt "preference" 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:917 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:251 msgid "Debuggee Object Storage" msgstr "" #. Source code: do Result := locale.translation ("Debuggee's active thread") end #: debugger_names.e:350 msgid "Debuggee's active thread" msgstr "" #. Source code: lb_debugger: STRING = "Debugger" #: es_shared_debugger_outputs.e:80 msgid "Debugger" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1000 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 500 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 100 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 500 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. [EiffelStudio Dbg];MDbg;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 #-#-#-#-# #. 180;150;150 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 500 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# 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 #-#-#-#-# #. #. #-#-#-#-# 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 #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $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 #: $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 msgctxt "preference" msgid "Debugger" msgstr "" #. Source code: l_debugger_exception_message: STRING_32 do Result := locale.translation("Debugger :: Exception message") end #: interface_names.e:1344 msgid "Debugger :: Exception message" msgstr "" #. Source code: do Result := locale.translation ("Debugger environment closed%N") end #: debugger_names.e:186 msgid "Debugger environment closed\n" msgstr "" #. Source code: do Result := locale.translation ("Debugger environment started%N") end #: debugger_names.e:184 msgid "Debugger environment started\n" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:31 msgctxt "preference" msgid "Debugger location" msgstr "" #. Source code: l_version_from: STRING_32 do Result := locale.translation("Declared in class") end #: interface_names.e:2119 msgid "Declared in class" msgstr "" #. Source code: do Result := translation_in_context ("Deeply nested If instructions", once "code_analyzer") end #: ca_names.e:613 msgctxt "code_analyzer" msgid "Deeply nested If instructions" msgstr "" #. Source code: do Result := translation_in_context ("Deeply nested If instructions make the code% #: ca_names.e:616 msgctxt "code_analyzer" msgid "" "Deeply nested If instructions make the code less readable. They should be " "avoided; one can refactor the affected code by changing the decision logic " "or by introducing separate routines." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 60 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:24 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:25 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:26 msgctxt "code_analysis.preference" msgid "Deeply nested conditionals" msgstr "" #. Source code: capability_toggle_default_name: READABLE_STRING_32 do REsult := locale.translation_in_context ("Default", "configuration.capability") end #: conf_interface_names.e:314 msgctxt "configuration.capability" msgid "Default" msgstr "" #. Source code: locale.translation_in_context ("Default", "configuration.option"), #: target_properties.e:288 msgctxt "configuration.option" msgid "Default" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:49 msgctxt "preference" msgid "Default catcall console warning" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:50 msgctxt "preference" msgid "Default catcall debugger warning" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:115 msgctxt "preference" msgid "Default class formatter index" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:118 msgctxt "preference" msgid "Default dependency formatter index" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:118 msgctxt "preference" msgid "Default dependency formatter that should be popped up automatically." msgstr "" #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:7 msgctxt "preference" msgid "Default displayed string size" msgstr "" #. 500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:8 msgctxt "preference" msgid "Default expanded view size" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:116 msgctxt "preference" msgid "Default feature formatter index" msgstr "" #. Source code: dialog_create_library_defaults: STRING_32 do Result := locale.translation ("Default libraries") end #: conf_interface_names.e:617 msgid "Default libraries" msgstr "" #. 100 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:9 msgctxt "preference" msgid "Default maximum stack depth" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:743 msgctxt "preference" msgid "Default name for a renamed feature." msgstr "" #. 100 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:9 msgctxt "preference" 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:8 msgctxt "preference" 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:7 msgctxt "preference" msgid "" "Default number of displayed characters of a STRING (increasing this value " "might slow down debugging)." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:43 msgctxt "preference" msgid "Default number of watch tools." msgstr "" #. Source code: dialog_create_precompile_defaults: STRING_32 do Result := locale.translation ("Default precompiles") end #: conf_interface_names.e:785 msgid "Default precompiles" msgstr "" #. Source code: types_text: STRING = "Default types to test" #: es_test_generation_wizard_page_panel.e:559 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: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:442 msgctxt "preference" msgid "Deferred" msgstr "" #. Source code: l_Deferreds: STRING_32 do Result := locale.translation("Deferred features") end #: interface_names.e:1347 msgid "Deferred features" msgstr "" #. Source code: l_Subquery: STRING_32 do Result := locale.translation("Define new subquery") end #: interface_names.e:1729 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 "" #. [current_editor];new_tab_editor;new_tab_editor_if_edited #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:263 msgctxt "preference" msgid "" "Defines the behavior when a new class is selected into an existing editor " "tab (via address bar or pick and drop). The default behavior is to replace " "the current editor. Other options are to replace the current tab if it is " "opened on a class that was never edited, otherwise to always open a new tab." 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: STRING = "Degree" #: degree_output.e:687 msgid "Degree" msgstr "" #. Source code: d_Degree: STRING_32 do Result := locale.translation("Degree:") end #: interface_names.e:364 msgid "Degree:" msgstr "" #. 500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:10 msgctxt "preference" 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:10 msgctxt "preference" msgid "Delay before cleaning objects grid" msgstr "" #. 45000 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:243 msgctxt "preference" msgid "" "Delay in milliseconds before closing automatically the notification widget." msgstr "" #. 500 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:35 msgctxt "preference" msgid "Delay in milliseconds before showing the debug tooltip." 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:2168 msgid "Delayed item" msgstr "" #. Source code: b_Delete_command: STRING_32 do Result := locale.translation("Delete") end #: interface_names.e:65 msgid "Delete" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Delete Client Link '$1'") , [a_name]) #: interface_names.e:2576 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:2584 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:2586 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:2158 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:536 msgid "Delete current view" msgstr "" #. Source code: l_diagram_remove: STRING_32 do Result := locale.translation("Delete graphical items") end #: interface_names.e:580 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:525 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:2391 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:2392 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:2393 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_32 do Result := locale.translation ("Dependencies") end #: conf_interface_names.e:282 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:936 msgid "Dependency view" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:155 msgctxt "preference" msgid "Dependency view sorting order" msgstr "" #. Source code: (locale.translation_in_context (once "Deprecated use of keyword `is`.", once "parser.eiffel.warning")))) #: eiffel_parser_skeleton.e:1332 msgctxt "parser.eiffel.warning" msgid "Deprecated use of keyword `is`." msgstr "" #. Source code: do Result := translation_in_context ("Depth threshold", once "code_analyzer") end #: ca_names.e:621 msgctxt "code_analyzer" msgid "Depth threshold" msgstr "" #. Source code: b_Descendant_time: STRING_32 do Result := locale.translation("Descendant Time") end #: interface_names.e:68 msgid "Descendant Time" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:104 msgctxt "preference" msgid "Descendant depth" msgstr "" #. Source code: l_descendant_of: STRING_32 do Result := locale.translation ("Descendant of ") end #: interface_names.e:2171 msgid "Descendant of " msgstr "" #. Source code: l_Routine_descendants: STRING_32 do Result := locale.translation("Descendant versions") end #: interface_names.e:1683 msgid "Descendant versions" msgstr "" #. Source code: l_Descendants: STRING_32 do Result := locale.translation("Descendants") end #: interface_names.e:1349 msgid "Descendants" msgstr "" #. Source code: system_description_name: STRING_32 do Result := locale.translation ("Description") end #: conf_interface_names.e:76 msgid "Description" msgstr "" #. Source code: do Result := translation_in_context ("Description", once "code_analyzer.column") end #: ca_names.e:819 msgctxt "code_analyzer.column" msgid "Description" msgstr "" #. Source code: external_description_description: STRING_32 do Result := locale.translation ("Description of the external.") end #: conf_interface_names.e:187 msgid "Description of the external." msgstr "" #. Source code: group_description_description: STRING_32 do Result := locale.translation ("Description of the group.") end #: conf_interface_names.e:252 msgid "Description of the group." msgstr "" #. Source code: system_description_description: STRING_32 do Result := locale.translation ("Description of the system.") end #: conf_interface_names.e:77 msgid "Description of the system." msgstr "" #. Source code: target_description_description: STRING_32 do Result := locale.translation ("Description of the target.") end #: conf_interface_names.e:94 msgid "Description of the target." msgstr "" #. Source code: task_description_description: STRING_32 do Result := locale.translation ("Description of the task.") end #: conf_interface_names.e:225 msgid "Description of the task." msgstr "" #. Source code: dialog_file_rule_description: STRING_32 do Result := locale.translation ("Description:") end #: conf_interface_names.e:575 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: b_Exec_detach: STRING_32 do Result := locale.translation("Detach Application") end #: interface_names.e:178 msgid "Detach Application" msgstr "" #. Source code: e_Exec_detach: STRING_32 do Result := locale.translation("Detach execution") end #: interface_names.e:2853 msgid "Detach execution" 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_details_title: STRING = "Details" #: 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 #-#-#-#-# #. [current_editor];new_tab_editor;new_tab_editor_if_edited #. #-#-#-#-# 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 #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:254 #: $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: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:265 #: $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:285 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:286 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:287 msgctxt "preference" 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:59 msgctxt "preference" 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 #-#-#-#-# #. True #. #-#-#-#-# 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: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:90 #: $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:101 #: $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:108 #: $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/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 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:24 msgctxt "preference" msgid "Diagram tool" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:105 msgctxt "preference" msgid "Diagram toolbar layout" msgstr "" #. Source code: m_diagram_with: STRING_32 do Result := locale.translation ("Diagram with") end #: interface_names.e:1091 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 #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# 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 #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 45000 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Segoe UI-r-bold-9-screen #. #-#-#-#-# estudio.pot #-#-#-#-# #. Segoe UI-r-regular-9-screen #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;240 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;240 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #: $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:205 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:206 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:207 #: $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:212 #: $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 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:235 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:236 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:237 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:238 #: $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 msgctxt "preference" msgid "Dialogs" msgstr "" #. Source code: t_difference: STRING_32 do Result := locale.translation ("Difference") end #: eb_metric_names.e:41 msgid "Difference" msgstr "" #. Source code: locale.translation_in_context ("Different generic derivations of {1} are ancestors of the same class.", "eiffel.error"), #: vhpr5_ecma.e:95 msgctxt "eiffel.error" msgid "Different generic derivations of {1} are ancestors of the same class." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:722 msgctxt "preference" 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:192 msgid "" "Directory $1\n" "does not exist." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:274 msgctxt "preference" msgid "Directory of last browsed cluster." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:219 msgctxt "preference" msgid "Directory of last call stack saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:220 msgctxt "preference" msgid "Directory of last debugger exception saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:221 msgctxt "preference" msgid "Directory of last diagram postscript file saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:215 msgctxt "preference" msgid "Directory of last dynamic lib library opened." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:218 msgctxt "preference" msgid "Directory of last dynamic lib saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:222 msgctxt "preference" msgid "Directory of last exception saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:216 msgctxt "preference" msgid "Directory of last file opened." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:226 msgctxt "preference" msgid "Directory of last imported metric definition." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:217 msgctxt "preference" msgid "Directory of last metric browse archive opened." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:224 msgctxt "preference" msgid "Directory of last profile result saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:214 msgctxt "preference" msgid "Directory of last project opened." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:223 msgctxt "preference" msgid "Directory of last save file as saved." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:225 msgctxt "preference" msgid "Directory rememberd to be reused for the next basic project creation." msgstr "" #. Source code: group_eifgens_location_description: STRING_32 do Result := locale.translation ("Directory where the EIFGENs folder is.") end #: conf_interface_names.e:266 msgid "Directory where the EIFGENs folder is." msgstr "" #. Source code: task_working_directory_description: STRING_32 do Result := locale.translation ("Directory where the command will be executed.") end #: conf_interface_names.e:227 msgid "Directory where the command will be executed." msgstr "" #. Source code: b_Disable: STRING_32 do Result := locale.translation("Disable") end #: interface_names.e:207 msgid "Disable" msgstr "" #. Source code: m_Dbg_assertion_checking_disable: STRING_32 do Result := locale.translation("Disable Assertion Checking") end #: interface_names.e:498 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:173 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:504 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:270 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:505 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:271 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:239 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:2633 msgid "Disable High Quality" msgstr "" #. Source code: f_Disable_stop_points: STRING_32 do Result := locale.translation("Disable all breakpoints") end #: interface_names.e:590 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:197 msgid "Disable assertion checking" msgstr "" #. Source code: do Result := locale.translation ("Disable breakpoint") end #: debugger_names.e:292 msgid "Disable breakpoint" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:272 msgctxt "preference" 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:2910 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:2912 msgid "Disable stop at breakpoint (Execution ignores breakpoints)." msgstr "" #. Source code: do Result := locale.translation_in_context ("Disable this default by making $explicit_value explicit.", "autoproof") end #: e2b_messages.e:192 msgctxt "autoproof" msgid "Disable this default by making $explicit_value explicit." msgstr "" #. Source code: b_bp_change_assertion_checking: STRING_32 do Result := locale.translation("Disable/Restore Assertion Checking") end #: interface_names.e:259 msgid "Disable/Restore Assertion Checking" msgstr "" #. Source code: l_disabled: STRING_32 do Result := locale.translation ("Disabled") end #: interface_names.e:2081 msgid "Disabled" msgstr "" #. Source code: b_Discard_assertions: STRING_32 do Result := locale.translation("Discard Assertions") end #: interface_names.e:70 msgid "Discard Assertions" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:238 msgctxt "preference" 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:2879 msgid "Discover unreferenced externally added classes and recompile." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:38 msgctxt "preference" 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:1828 msgid "Display Complete Object" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:5 msgctxt "preference" 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:71 msgid "Display Exception Trace" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:202 msgctxt "preference" msgid "Display First launching dialog at startup." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:203 msgctxt "preference" 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:1395 msgid "Display a warning when the call stack depth reaches:" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:11 msgctxt "preference" msgid "Display agent details" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:269 msgctxt "preference" 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:405 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:2874 msgid "Display an expanded view of objects" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:270 msgctxt "preference" 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:591 msgid "Display breakpoints separated by status" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:193 msgctxt "preference" msgid "Display confirmation dialog before building a needed precompile." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:192 msgctxt "preference" msgid "Display confirmation dialog before converting an old project." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:194 msgctxt "preference" msgid "Display confirmation dialog before deleting EIS entries." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:241 msgctxt "preference" msgid "Display confirmation dialog before detaching debugger from a process." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:186 msgctxt "preference" msgid "Display confirmation dialog before installing an IRON package." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:184 msgctxt "preference" msgid "Display confirmation dialog for C compilation on finalize operation." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:185 msgctxt "preference" msgid "Display confirmation dialog for C compilation on freeze operation." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:177 msgctxt "preference" msgid "" "Display confirmation dialog for acknowledging affected items in Info tool." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:188 msgctxt "preference" msgid "Display confirmation dialog for assertions on finalize operation." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:197 msgctxt "preference" msgid "Display confirmation dialog for finalizing a .NET precompiled library." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:201 msgctxt "preference" msgid "Display confirmation dialog for terminating an external command." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:200 msgctxt "preference" msgid "" "Display confirmation dialog for terminating an ongoing C compilation while " "exiting EiffelStudio." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:199 msgctxt "preference" msgid "" "Display confirmation dialog for terminating the C compilation of a finalize." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:198 msgctxt "preference" msgid "" "Display confirmation dialog for terminating the C compilation of a freeze." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:238 msgctxt "preference" msgid "" "Display confirmation dialog of discarding target scope customized formatter." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:189 msgctxt "preference" msgid "Display confirmation dialog on clearing breakpoints." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:187 msgctxt "preference" msgid "" "Display confirmation dialog on compilation when some files have not been " "saved." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:178 msgctxt "preference" msgid "Display confirmation dialog on execution." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:182 msgctxt "preference" msgid "Display confirmation dialog on exit." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:183 msgctxt "preference" msgid "Display confirmation dialog on replacing all." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:195 msgctxt "preference" msgid "" "Display confirmation dialog to apply fixes given that they cannot be undone." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:179 msgctxt "preference" msgid "" "Display confirmation dialog to apply profile when closing execution " "parameters dialog." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:239 msgctxt "preference" msgid "Display confirmation dialog to save source code before prettifying it." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:240 msgctxt "preference" msgid "" "Display confirmation dialog to save source code before reloading the editor." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:180 msgctxt "preference" msgid "Display confirmation dialog when applying debugger profiles." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:191 msgctxt "preference" msgid "" "Display confirmation dialog when debugged application just stopped at a " "contract violation." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:190 msgctxt "preference" msgid "" "Display confirmation dialog when starting the application without stopping " "at breakpoints." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:208 msgctxt "preference" msgid "" "Display dialog before killing a debugged application and restarting a new " "one." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:207 msgctxt "preference" msgid "Display dialog before killing a debugged application." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:209 msgctxt "preference" msgid "Display dialog before removing a metric." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:210 msgctxt "preference" msgid "Display dialog before saving a metric." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:205 msgctxt "preference" msgid "Display dialog that warns that homonym format can take a long time." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:196 msgctxt "preference" 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:206 msgctxt "preference" msgid "" "Display dialog when an application is running and a compilation is launched." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:211 msgctxt "preference" msgid "Display dialog when editing the same class in two development windows." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:212 msgctxt "preference" 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:261 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:2841 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:1555 msgid "Display limit reached" msgstr "" #. Source code: dialog_display_configuration_tooltip: STRING_32 do Result := locale.translation ("Display locations of configuration files used for libraries lookup.") end #: conf_interface_names.e:643 msgid "Display locations of configuration files used for libraries lookup." msgstr "" #. Source code: option_trace_description: STRING_32 do Result := locale.translation ("Display name of all called features during execution?") end #: conf_interface_names.e:335 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:942 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:1732 msgid "Display numerical value as Hexadecimal or Decimal formating" msgstr "" #. Source code: do Result := locale.translation ("Display parameters") end #: debugger_names.e:316 msgid "Display parameters" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:121 msgctxt "preference" 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:268 msgctxt "preference" 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:26 msgctxt "preference" 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:204 msgctxt "preference" msgid "" "Display warning dialog when changing resources that require you to restart " "EiffeStudio before they become effective." msgstr "" #. Source code: l_display: STRING_32 do Result := locale.translation ("Display?") end #: interface_names.e:818 msgid "Display?" msgstr "" #. Source code: m_displayed: STRING_32 do Result := locale.translation ("Displayed") end #: interface_names.e:1090 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:815 msgid "Displayed in" msgstr "" #. Source code: Result.force (locale.translation ("Divehi"), "dv") #: locale_names.e:39 msgid "Divehi" msgstr "" #. Source code: Result.force (locale.translation ("Divehi (Maldives)"), "dv_mv") #: locale_names.e:186 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: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:428 msgctxt "preference" msgid "Do" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:306 msgctxt "preference" 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:1404 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:1405 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:1406 msgid "Do not show again" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:32 msgctxt "preference" 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: tooltip_do_not_use_on_public_machine: STRING_32 do Result := locale.translation_in_context ("Do not use this option on a public machine!", "eiffel.account") end #: es_cloud_names.e:34 msgctxt "eiffel.account" msgid "Do not use this option on a public machine!" msgstr "" #. Source code: b_do_nothing: STRING_32 do Result := locale.translation("Do nothing") end #: interface_names.e:72 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:1358 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:1359 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:175 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:289 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:1061 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:1092 msgid "Docking Lock" msgstr "" #. Source code: d_Documentation: STRING_32 do Result := locale.translation("Documentation") end #: interface_names.e:365 msgid "Documentation" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Documentation Generated in $1"), [a_folder]) #: interface_names.e:1402 msgid "Documentation Generated in $1" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:671 msgctxt "preference" msgid "Does a quadruple click select the entire document?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:305 msgctxt "preference" 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:308 msgctxt "preference" msgid "Does completion dialog show target class?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:313 msgctxt "preference" msgid "Does completion list show Unicode symbols?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:311 msgctxt "preference" msgid "Does completion list show an item's description as a tooltip?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:310 msgctxt "preference" msgid "Does completion list show disambiguated name?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:307 msgctxt "preference" msgid "Does completion list show feature signatures?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:312 msgctxt "preference" msgid "Does completion list show obsolete items?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:309 msgctxt "preference" msgid "Does completion list show query return type?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:669 msgctxt "preference" 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:662 msgctxt "preference" msgid "Does text cursor blink?" msgstr "" #. Source code: task_succeed_description: STRING_32 do Result := locale.translation ("Does this task have to finish successful for the compilation to continue?") end #: conf_interface_names.e:229 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:937 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:2255 msgid "" "Don't ask me again and discard\n" "unsaved target scope customized formatters." msgstr "" #. Source code: l_Done: STRING_32 do Result := locale.translation ("Done") end #: interface_names.e:18 msgid "Done" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:37 msgctxt "preference" msgid "Dotnet" msgstr "" #. [EiffelStudio Dbg];MDbg;cordbg;DbgCLR #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:12 msgctxt "preference" msgid "Dotnet debugger" msgstr "" #. Source code: label_double_click_to_collapse: STRING_32 do Result := locale.translation_in_context ("Double click to collapse", "cloud") end #: es_cloud_names.e:119 msgctxt "cloud" msgid "Double click to collapse" 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:800 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:354 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:1441 msgid "Double click to see Exception or Ctrl-C to copy to clipboard" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:27 msgctxt "code_analysis.preference" msgid "Double negation" msgstr "" #. Source code: do Result := translation_in_context ("Double negation", once "code_analyzer") end #: ca_names.e:221 msgctxt "code_analyzer" msgid "Double negation" msgstr "" #. Source code: do Result := translation_in_context ("Double negations in boolean expressions can be safely removed%N% #: ca_messages.e:256 msgctxt "code_analyzer.violation" msgid "" "Double negations in boolean expressions can be safely removed\n" " to increase the readability of the code." msgstr "" #. Source code: Result := locale.translation ("Down") #: 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:2918 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:1407 msgid "Dropped references" msgstr "" #. Source code: l_dropping_files_without_project: STRING_32 do Result := locale.translation_in_context ("Dropping Eiffel files to the editor works for open projects only.", "editor") end #: interface_names.e:1603 msgctxt "editor" msgid "Dropping Eiffel files to the editor works for open projects only." msgstr "" #. Source code: t_Dummy: STRING_32 do Result := locale.translation("Dummy") end #: interface_names.e:2394 msgid "Dummy" msgstr "" #. Source code: b_duplicate: STRING_32 do Result := locale.translation ("Duplicate") end #: interface_names.e:201 msgid "Duplicate" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:28 msgctxt "code_analysis.preference" msgid "Duplicate feature clause" 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 "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:29 msgctxt "code_analysis.preference" msgid "Duplicated parent" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:170 msgctxt "preference" msgid "Duration" msgstr "" #. Source code: Result.force (locale.translation ("Dutch"), "nl") #: locale_names.e:91 msgid "Dutch" msgstr "" #. Source code: Result.force (locale.translation ("Dutch (Belgium)"), "nl_be") #: locale_names.e:284 msgid "Dutch (Belgium)" msgstr "" #. Source code: Result.force (locale.translation ("Dutch (Netherlands)"), "nl_nl") #: locale_names.e:285 msgid "Dutch (Netherlands)" msgstr "" #. Source code: m_Debug_dynamic_eval: STRING_32 do Result := locale.translation("Dynamic Feature Evaluation") end #: interface_names.e:511 msgid "Dynamic Feature Evaluation" msgstr "" #. Source code: t_Dynamic_lib_window: STRING_32 do Result := locale.translation("Dynamic Library Builder") end #: interface_names.e:2395 msgid "Dynamic Library Builder" msgstr "" #. Source code: target_dynamic_runtime_name: STRING_32 do Result := locale.translation ("Dynamic Runtime") end #: conf_interface_names.e:137 msgid "Dynamic Runtime" msgstr "" #. Source code: f_Debug_dynamic_eval: STRING_32 do Result := locale.translation("Dynamic feature evaluation") end #: interface_names.e:510 msgid "Dynamic feature evaluation" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:715 msgctxt "preference" msgid "Dynamic library window height" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:714 msgctxt "preference" msgid "Dynamic library window width" msgstr "" #. Source code: dial_cond_dynamic_runtime: STRING_32 do Result := locale.translation ("Dynamic runtime") end #: conf_interface_names.e:554 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:995 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:594 msgid "E&mbed in \"Debug...\"\tCtrl+D" msgstr "" #. Source code: m_Debug: STRING_32 do Result := locale.translation("E&xecution") end #: interface_names.e:989 msgid "E&xecution" msgstr "" #. Source code: m_Exit_project: STRING_32 do Result := locale.translation("E&xit") end #: interface_names.e:609 msgid "E&xit" msgstr "" #. Source code: m_Export_XMI: STRING_32 do Result := locale.translation("E&xport XMI...") end #: interface_names.e:613 msgid "E&xport XMI..." msgstr "" #. Source code: m_Showexternals: STRING_32 do Result := locale.translation("E&xternals") end #: interface_names.e:763 msgid "E&xternals" msgstr "" #. Source code: m_Open_eac_browser: STRING_32 do Result := locale.translation("EAC Browser") end #: interface_names.e:1032 msgid "EAC Browser" msgstr "" #. Source code: group_eifgens_location_name: STRING_32 do Result := locale.translation ("EIFGENs location") end #: conf_interface_names.e:265 msgid "EIFGENs location" msgstr "" #. Source code: l_error_occurred: STRING_32 do Result := locale.translation ("ERROR OCCURRED: %N") end #: interface_names.e:2091 msgid "ERROR OCCURRED: \n" msgstr "" #. Source code: l_expression_capital: STRING_32 do Result := locale.translation ("EXPRESSION: ") end #: interface_names.e:2080 msgid "EXPRESSION: " msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Ed&it Contracts for '$1'"), [a_name]) end #: interface_names.e:878 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:880 msgid "Ed&it Invariants for '$1'" msgstr "" #. Source code: b_Edit_ace: STRING_32 do Result := locale.translation("Edit") end #: interface_names.e:74 msgid "Edit" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Edit $1"), [a_name]) #: interface_names.e:2684 msgid "Edit $1" msgstr "" #. Source code: m_Edit_breakpoint_here: STRING_32 do Result := locale.translation("Edit Breakpoint Here ...") end #: interface_names.e:422 msgid "Edit Breakpoint Here ..." msgstr "" #. Source code: menu_edit_config: STRING_32 do Result := locale.translation ("Edit Configuration") end #: conf_interface_names.e:63 msgid "Edit Configuration" msgstr "" #. Source code: l_edit_contracts: STRING = "Edit Contracts..." #: es_contract_viewer_widget.e:505 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:597 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:2425 msgid "Edit Expression" msgstr "" #. Source code: m_objects_tool_layout_editor_title: STRING_32 do Result := locale.translation ("Edit Layout") end #: interface_names.e:679 msgid "Edit Layout" msgstr "" #. Source code: library_edit_configuration: STRING_32 do Result := locale.translation ("Edit Library Configuration") end #: conf_interface_names.e:274 msgid "Edit Library Configuration" msgstr "" #. Source code: m_Debug_edit_object: STRING_32 do Result := locale.translation("Edit Object Content") end #: interface_names.e:509 msgid "Edit Object Content" msgstr "" #. Source code: f_Debug_edit_object: STRING_32 do Result := locale.translation("Edit Object content") end #: interface_names.e:508 msgid "Edit Object content" msgstr "" #. Source code: l_edit_project: STRING_32 do Result := locale.translation("Edit Project") end #: interface_names.e:1413 msgid "Edit Project" msgstr "" #. Source code: l_edit_text: STRING_32 do Result := locale.translation("Edit Text") end #: interface_names.e:1414 msgid "Edit Text" msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:14 msgctxt "preference" 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_32 do Result := locale.translation ("Edit condition") end #: conf_interface_names.e:577 msgid "Edit condition" msgstr "" #. Source code: t_contract_edit_selected: STRING_32 do Result := locale.translation ("Edit selected contract") end #: interface_names.e:2715 msgid "Edit selected contract" msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:14 msgctxt "preference" 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:2844 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:2845 msgid "Edit the selected expression" msgstr "" #. Source code: b_Edit_command: STRING_32 do Result := locale.translation("Edit...") end #: interface_names.e:75 msgid "Edit..." msgstr "" #. Source code: append_bold_text_to (locale.translation_in_context ("Edition: enterprise", "cloud.info"), txt) #: es_cloud_account_tool_panel.e:230 msgctxt "cloud.info" msgid "Edition: enterprise" msgstr "" #. Source code: t_Editor: STRING_32 do Result := locale.translation("Editor") end #: interface_names.e:2670 msgid "Editor" 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 #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# 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$ as %N$indent$do%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as , #. #-#-#-#-# 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 #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;153;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# 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 #-#-#-#-# #. 224;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 #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# 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 #-#-#-#-# #. P #. #-#-#-#-# estudio.pot #-#-#-#-# #. G #. #-#-#-#-# estudio.pot #-#-#-#-# #. = #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad + #. #-#-#-#-# estudio.pot #-#-#-#-# #. - #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad - #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. NumPad 0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Space #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-bold-9-sans #: $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:302 #: $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:309 #: $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:316 #: $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:323 #: $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:330 #: $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:337 #: $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:344 #: $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:351 #: $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:358 #: $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:365 #: $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:372 #: $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:379 #: $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:386 #: $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:393 #: $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:400 #: $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:407 #: $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:414 #: $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:421 #: $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:428 #: $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:435 #: $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:442 #: $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:449 #: $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:456 #: $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:463 #: $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:470 #: $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:477 #: $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:484 #: $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:491 #: $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:498 #: $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:505 #: $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:512 #: $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:519 #: $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:526 #: $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:533 #: $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:540 #: $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:547 #: $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:554 #: $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:561 #: $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:568 #: $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:575 #: $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:582 #: $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:589 #: $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:596 #: $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: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: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: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: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: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:638 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:640 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:641 #: $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:647 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:648 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:650 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 #: $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:665 #: $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:669 #: $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:676 #: $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:680 #: $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:690 #: $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:708 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:709 #: $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:780 #: $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:791 #: $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 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:797 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:798 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:799 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:800 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:801 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:802 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:803 #: $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:9 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:10 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 msgctxt "preference" msgid "Editor" msgstr "" #. Source code: Result := locale.translation ("Editor Area") #: 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:663 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:9 msgctxt "preference" msgid "Editor font" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:664 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:10 msgctxt "preference" 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 #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 3 #. #-#-#-#-# 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$ as %N$indent$do%N$indent$%T%N$indent$end #. #-#-#-#-# estudio.pot #-#-#-#-# #. $cursor$ #. #-#-#-#-# estudio.pot #-#-#-#-# #. %N$indent$%T$cursor$ as , #. #-#-#-#-# 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 #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $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:302 #: $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:309 #: $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:316 #: $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:323 #: $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:330 #: $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:337 #: $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:344 #: $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:351 #: $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:358 #: $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:365 #: $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:372 #: $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:379 #: $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:386 #: $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:393 #: $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:400 #: $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:407 #: $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:414 #: $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:421 #: $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:428 #: $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:435 #: $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:442 #: $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:449 #: $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:456 #: $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:463 #: $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:470 #: $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:477 #: $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:484 #: $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:491 #: $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:498 #: $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:505 #: $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:512 #: $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:519 #: $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:526 #: $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:533 #: $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:540 #: $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:547 #: $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:554 #: $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:561 #: $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:568 #: $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:575 #: $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:582 #: $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:589 #: $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:596 #: $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: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: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: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: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: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:638 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:640 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:641 #: $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:647 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:648 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:650 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 #: $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:708 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:709 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:2 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:2 msgctxt "preference" msgid "Eiffel" msgstr "" #. Source code: l_eiffel_class: STRING_32 do Result := locale.translation ("Eiffel Class") end #: interface_names.e:1415 msgid "Eiffel Class" msgstr "" #. Source code: l_eiffel_cluster: STRING_32 do Result := locale.translation ("Eiffel Cluster") end #: interface_names.e:1416 msgid "Eiffel Cluster" msgstr "" #. Source code: lb_compiler: STRING = "Eiffel Compilation" #: es_service_initializer.e:291 msgid "Eiffel Compilation" msgstr "" #. Source code: e_Compilation_failed: STRING_32 do Result := locale.translation("Eiffel Compilation Failed") end #: interface_names.e:2802 msgid "Eiffel Compilation Failed" msgstr "" #. Source code: lb_compiler_header_1: STRING = "Eiffel Compilation Manager%NVersion $1" #: degree_output.e:699 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:2803 msgid "Eiffel Compilation Succeeded" msgstr "" #. Source code: e_Compilation_succeeded_with_warning: STRING_32 do Result := locale.translation ("Eiffel Compilation Succeeded with warnings") end #: interface_names.e:2804 msgid "Eiffel Compilation Succeeded with warnings" msgstr "" #. Source code: l_eiffel_conf_file: STRING_32 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:77 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: text := locale.formatted_string (locale.translation ("Eiffel file without a class declaration in $1"), [a_file]) #: conf_error_classn.e:32 msgid "Eiffel file without a class declaration in $1" msgstr "" #. Source code: text := locale.formatted_string (locale.translation ("Eiffel file without a class declaration in $1%NConfiguration: $2"), [a_file, a_config]) #: conf_error_classn.e:30 msgid "" "Eiffel file without a class declaration in $1\n" "Configuration: $2" msgstr "" #. Source code: l_eiffelstudio: STRING_32 do Result := locale.translation ("EiffelStudio") end #: interface_names.e:2252 msgid "EiffelStudio" msgstr "" #. Source code: t_eiffelstudio_error: STRING_32 do Result := locale.translation ("EiffelStudio Error") end #: interface_names.e:2698 msgid "EiffelStudio Error" msgstr "" #. Source code: t_eiffelstudio_info: STRING_32 do Result := locale.translation ("EiffelStudio Information") end #: interface_names.e:2701 msgid "EiffelStudio Information" msgstr "" #. Source code: t_eiffelstudio_question: STRING_32 do Result := locale.translation ("EiffelStudio Question") end #: interface_names.e:2700 msgid "EiffelStudio Question" msgstr "" #. Source code: t_eiffelstudio_warning: STRING_32 do Result := locale.translation ("EiffelStudio Warning") end #: interface_names.e:2699 msgid "EiffelStudio Warning" msgstr "" #. 7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:811 msgctxt "preference" msgid "Eighth external command shortcut." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:722 msgctxt "preference" 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: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Element $1 expected but not found."), [a_name]) end; #: warning_messages.e:1164 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: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:505 msgctxt "preference" 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: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:498 msgctxt "preference" msgid "Elseif" msgstr "" #. Source code: label_email: STRING_32 do Result := locale.translation ("Email") end #: es_cloud_names.e:55 msgid "Email" msgstr "" #. D #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:794 msgctxt "preference" msgid "Embed current line in debug clause" msgstr "" #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:793 msgctxt "preference" msgid "Embed current line in if clause." msgstr "" #. D #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:794 msgctxt "preference" msgid "Embed debug clause" msgstr "" #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:793 msgctxt "preference" msgid "Embed if clause" msgstr "" #. Source code: l_no_history: STRING = "Empty" #: es_stone_history_label_widget.e:345 msgid "Empty" msgstr "" #. Source code: do Result := locale.translation ("Empty 'rescue' clause") end #: ca_names.e:709 msgid "Empty 'rescue' clause" 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:2485 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: do Result := locale.translation ("Empty and uncommented routine") end #: ca_names.e:687 msgid "Empty and uncommented routine" msgstr "" #. Source code: do Result := translation_in_context ("Empty branch in conditional instruction", once "code_analyzer") end #: ca_names.e:298 msgctxt "code_analyzer" msgid "Empty branch in conditional instruction" msgstr "" #. Source code: (ca_messages.locale.translation_in_context ("Empty compound after {1} part of {2}.", once "code_analyzer.violation"), #: ca_empty_if_rule.e:79 msgctxt "code_analyzer.violation" msgid "Empty compound after {1} part of {2}." msgstr "" #. Source code: (ca_messages.locale.translation_in_context ("Empty compound after {1} part.", once "code_analyzer.violation"), #: ca_empty_if_rule.e:100 msgctxt "code_analyzer.violation" msgid "Empty compound after {1} part." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:31 msgctxt "code_analysis.preference" msgid "Empty conditional" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:32 msgctxt "code_analysis.preference" msgid "Empty creation procedure" msgstr "" #. Source code: do Result := translation_in_context ("Empty creation procedure", once "code_analyzer") end #: ca_names.e:168 msgctxt "code_analyzer" msgid "Empty creation procedure" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:33 msgctxt "code_analysis.preference" msgid "Empty feature" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:36 msgctxt "code_analysis.preference" msgid "Empty loop" msgstr "" #. Source code: do Result := translation_in_context ("Empty loop", once "code_analyzer") end #: ca_names.e:211 msgctxt "code_analyzer" msgid "Empty loop" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:37 msgctxt "code_analysis.preference" msgid "Empty rescue" msgstr "" #. Source code: do Result := translation_in_context ("Empty routine in deferred class", once "code_analyzer") end #: ca_names.e:578 msgctxt "code_analyzer" msgid "Empty routine in deferred class" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:34 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:35 msgctxt "code_analysis.preference" msgid "Empty_feature_in_deferred class" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# 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 #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:6 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:9 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:11 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:12 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:14 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:18 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:19 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:23 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:24 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:27 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:28 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:29 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:32 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:33 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:34 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:36 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:37 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:38 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:39 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:41 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:42 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:43 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:45 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:47 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:49 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:50 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:51 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:54 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:55 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:59 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:62 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:63 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:68 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:71 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:72 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:75 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:76 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:78 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:80 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:82 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:83 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:85 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:88 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:89 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:90 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:91 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:94 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:96 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:99 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:101 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:103 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:105 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:107 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:108 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:110 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:112 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:119 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:122 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:124 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:126 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:127 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:128 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:129 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:130 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:132 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:134 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:135 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:137 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:138 msgctxt "code_analysis.preference" msgid "Enable" msgstr "" #. Source code: b_Bkpt_enable: STRING_32 do Result := locale.translation("Enable Breakpoints") end #: interface_names.e:172 msgid "Enable Breakpoints" msgstr "" #. Source code: m_disable_pick_and_drop: STRING_32 do Result := locale.translation ("Enable Context Menu On Right-Click") end #: interface_names.e:1156 msgid "Enable Context Menu On Right-Click" msgstr "" #. Source code: t_Diagram_enable_high_quality: STRING_32 do Result := locale.translation("Enable High Quality") end #: interface_names.e:2634 msgid "Enable High Quality" msgstr "" #. Source code: m_enable_pick_and_drop: STRING_32 do Result := locale.translation ("Enable Pick And Drop On Right-Click") end #: interface_names.e:1155 msgid "Enable Pick And Drop On Right-Click" msgstr "" #. Source code: b_enable_profiles: STRING_32 do Result := locale.translation("Enable Profiles") end #: interface_names.e:184 msgid "Enable Profiles" msgstr "" #. Source code: l_viewer_enable_word_wrapping: STRING_32 do Result := locale.translation("Enable Word Wrapping") end #: interface_names.e:1830 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:601 msgid "Enable all (disabled) breakpoints" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:106 msgctxt "preference" msgid "Enable anti-aliasing" msgstr "" #. Source code: t_auto_expressions: STRING_32 do Result := locale.translation("Enable auto expressions ?%N(add contextual symbols automatically)") end #: interface_names.e:410 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:411 msgid "Enable auto-sweeping the system for information?" msgstr "" #. Source code: do Result := locale.translation ("Enable breakpoint") end #: debugger_names.e:290 msgid "Enable breakpoint" msgstr "" #. Source code: l_support_scoop: STRING_GENERAL do Result := locale.translation ("Enable concurrency") end #: bench_wizard_interface_names.e:31 msgid "Enable concurrency" msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:15 msgctxt "preference" msgid "Enable disable bp here" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:2 msgctxt "code_analysis.preference" msgid "Enable errors" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:3 msgctxt "code_analysis.preference" msgid "Enable hints" msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:15 msgctxt "preference" msgid "Enable or Disable the breakpoint located at the cursor." msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:16 msgctxt "preference" msgid "Enable or Remove the breakpoint located at the cursor." msgstr "" #. F9 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:16 msgctxt "preference" msgid "Enable remove here" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# 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 #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:6 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:9 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:11 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:12 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:14 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:18 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:19 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:21 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:23 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:24 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:27 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:28 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:29 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:32 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:33 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:34 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:36 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:37 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:38 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:39 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:41 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:42 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:43 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:45 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:47 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:49 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:50 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:51 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:54 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:55 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:59 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:62 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:63 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:68 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:71 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:72 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:75 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:76 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:78 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:80 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:82 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:83 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:85 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:88 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:89 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:90 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:91 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:94 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:96 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:99 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:101 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:103 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:105 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:107 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:108 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:110 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:112 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:119 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:122 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:124 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:126 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:127 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:128 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:129 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:130 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:132 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:134 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:135 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:137 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:138 msgctxt "code_analysis.preference" msgid "Enable rule." 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:2911 msgid "" "Enable stop at breakpoint (Execution stops when a breakpoint is reached)." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:4 msgctxt "code_analysis.preference" msgid "Enable warnings" msgstr "" #. Source code: m_enable_disable_breakpoint_here: STRING_32 do Result := locale.translation("Enable/Disable Breakpoint Here") end #: interface_names.e:421 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:256 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:2902 msgid "Enable/Disable expressions" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:48 msgctxt "preference" 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:47 msgctxt "preference" 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:51 msgctxt "preference" 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:420 msgid "Enable/Remove Breakpoint Here" msgstr "" #. Source code: option_debug_name: STRING_32 do Result := locale.translation ("Enabled") end #: conf_interface_names.e:345 msgid "Enabled" msgstr "" #. Source code: l_enabled: STRING_32 do Result := locale.translation ("Enabled?") end #: 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: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 msgctxt "preference" msgid "End" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:30 msgctxt "preference" msgid "Ending timeout" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:8 msgctxt "code_analysis.preference" msgid "Enforce 'a_' prefix." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:53 msgctxt "code_analysis.preference" msgid "Enforce 'l_' prefix." msgstr "" #. Source code: target_check_vape_description: STRING_32 do Result := locale.translation ("Enforce VAPE validity constraint?") end #: conf_interface_names.e:128 msgid "Enforce VAPE validity constraint?" msgstr "" #. Source code: target_enforce_unique_class_names_description: STRING_32 do Result := locale.translation ("Enforce all class names to be system wide unique?") end #: conf_interface_names.e:140 msgid "Enforce all class names to be system wide unique?" msgstr "" #. Source code: do Result := locale.translation ("Enforce argument prefix %'a_%'") end #: ca_names.e:677 msgid "Enforce argument prefix 'a_'" msgstr "" #. Source code: do Result := locale.translation ("Enforce local prefix %'l_%'") end #: ca_names.e:666 msgid "Enforce local prefix 'l_'" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:8 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:53 msgctxt "code_analysis.preference" msgid "Enforce prefix" msgstr "" #. Source code: target_enforce_unique_class_names_name: STRING_32 do Result := locale.translation ("Enforce unique class names") end #: conf_interface_names.e:139 msgid "Enforce unique class names" msgstr "" #. Source code: Result.force (locale.translation ("English"), "en") #: locale_names.e:41 msgid "English" msgstr "" #. Source code: Result.force (locale.translation ("English (Australia)"), "en_au") #: locale_names.e:189 msgid "English (Australia)" msgstr "" #. Source code: Result.force (locale.translation ("English (Belize)"), "en_bz") #: locale_names.e:190 msgid "English (Belize)" msgstr "" #. Source code: Result.force (locale.translation ("English (Canada)"), "en_ca") #: locale_names.e:191 msgid "English (Canada)" msgstr "" #. Source code: Result.force (locale.translation ("English (Caribbean)"), "en_029") #: locale_names.e:188 msgid "English (Caribbean)" msgstr "" #. Source code: Result.force (locale.translation ("English (India)"), "en_in") #: locale_names.e:195 msgid "English (India)" msgstr "" #. Source code: Result.force (locale.translation ("English (Ireland)"), "en_ie") #: locale_names.e:194 msgid "English (Ireland)" msgstr "" #. Source code: Result.force (locale.translation ("English (Jamaica)"), "en_jm") #: locale_names.e:196 msgid "English (Jamaica)" msgstr "" #. Source code: Result.force (locale.translation ("English (Malaysia)"), "en_my") #: locale_names.e:197 msgid "English (Malaysia)" msgstr "" #. Source code: Result.force (locale.translation ("English (New Zealand)"), "en_nz") #: locale_names.e:198 msgid "English (New Zealand)" msgstr "" #. Source code: Result.force (locale.translation ("English (Philippines)"), "en_ph") #: locale_names.e:199 msgid "English (Philippines)" msgstr "" #. Source code: Result.force (locale.translation ("English (Singapore)"), "en_sg") #: locale_names.e:200 msgid "English (Singapore)" msgstr "" #. Source code: Result.force (locale.translation ("English (South Africa)"), "en_za") #: locale_names.e:203 msgid "English (South Africa)" msgstr "" #. Source code: Result.force (locale.translation ("English (Trinidad and Tobago)"), "en_tt") #: locale_names.e:201 msgid "English (Trinidad and Tobago)" msgstr "" #. Source code: Result.force (locale.translation ("English (United Kingdom)"), "en_gb") #: locale_names.e:193 msgid "English (United Kingdom)" msgstr "" #. Source code: Result.force (locale.translation ("English (United States)"), "en_us") #: locale_names.e:202 msgid "English (United States)" msgstr "" #. Source code: Result.force (locale.translation ("English (Zimbabwe)"), "en_zw") #: locale_names.e:204 msgid "English (Zimbabwe)" msgstr "" #. Source code: option_ensure_name: STRING_32 do Result := locale.translation ("Ensure") end #: conf_interface_names.e:321 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: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:463 msgctxt "preference" 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: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:470 msgctxt "preference" msgid "Ensure then" msgstr "" #. Source code: t_Enter_condition: STRING_32 do Result := locale.translation("Enter Condition") end #: interface_names.e:2397 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:302 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:2227 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:1007 msgid "Enter supplementary bug information" msgstr "" #. Source code: lb_enter_synopsis: STRING = "Enter synopsis" #: es_exception_submit_dialog.e:1008 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:2398 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:1419 msgid "Enter the name of the new folder: " msgstr "" #. Source code: locale.translation ("Attachment status is respected in type conformance checks"), #: conf_interface_names.e:429 msgid "Entities of attached type are properly initialized" msgstr "" #. Source code: l_Entry_colon: STRING_32 do Result := locale.translation("Entry: ") end #: interface_names.e:1420 msgid "Entry: " msgstr "" #. Source code: l_environment: STRING_32 do Result := locale.translation("Environment") end #: interface_names.e:1421 msgid "Environment" msgstr "" #. Source code: "Environment variable '$1' has changed%N%N% #: warning_messages.e:821 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:603 msgid "Environment variables" msgstr "" #. Source code: t_variables_error: STRING_32 do Result := locale.translation ("Environment variables Error") end #: interface_names.e:53 msgid "Environment variables Error" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:38 msgctxt "code_analysis.preference" msgid "Equal in void test" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Erase Class '$1'"), [a_name]) #: interface_names.e:2604 msgid "Erase Class '$1'" msgstr "" #. Source code: t_Diagram_erase_classes_cmd: STRING_32 do Result := locale.translation("Erase Classes") end #: interface_names.e:2607 msgid "Erase Classes" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Erase Cluster '$1'"), [a_name]) #: interface_names.e:2595 msgid "Erase Cluster '$1'" msgstr "" #. Source code: t_Diagram_delete_midpoint_cmd: STRING_32 do Result := locale.translation("Erase Midpoint") end #: interface_names.e:2598 msgid "Erase Midpoint" msgstr "" #. Source code: l_error: STRING_32 do Result := locale.translation("Error") end #: interface_names.e:1422 msgid "Error" msgstr "" #. Source code: locale.translation_in_context ("Error", "configuration.option")>>), #: option_properties.e:480 msgctxt "configuration.option" msgid "Error" msgstr "" #. Source code: err_error: STRING_32 do Result := locale.translation ("Error ") end #: interface_names.e:2964 msgid "Error " msgstr "" #. Source code: t_tool_title: STRING = "Error List" #: es_error_list_tool.e:108 msgid "Error List" msgstr "" #. 255;230;230 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:158 msgctxt "preference" msgid "Error background" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:341 msgctxt "preference" msgid "Error background color" msgstr "" #. Source code: once Result := locale.translation ("Error during parameters preparation") end #: debugger_names.e:518 msgid "Error during parameters preparation" msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Error in command-line option %"$1%": $2.", once "code_analyzer"), a_option, a_message) end #: ca_messages.e:644 msgctxt "code_analyzer" msgid "Error in command-line option \"$1\": $2." msgstr "" #. Source code: option_error_message := locale.formatted_string (locale.translation_in_context #: es.e:1156 msgctxt "compiler.command-line.option" msgid "Error in command-line option \"$1\": $2." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;230;230 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;244;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 230;255;230 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;216 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. none;[errors];errors_and_warnings #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $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 msgctxt "preference" msgid "Error list" msgstr "" #. Source code: l_error_message: STRING_32 do Result := locale.translation("Error message :") end #: interface_names.e:1423 msgid "Error message :" msgstr "" #. Source code: locale.translation_in_context ("Error message: {1}%N", "compiler.error"), #: not_supported.e:67 msgctxt "compiler.error" msgid "Error message: {1}\n" msgstr "" #. Source code: once Result := locale.translation ("Error occurred") end #: debugger_names.e:514 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:2092 msgid "Error occurred (double click to see details)" msgstr "" #. Source code: do Result := locale.translation ("Error occurred...") end #: debugger_names.e:140 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:640 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:1428 msgid "Error on expression : \"$1\"" msgstr "" #. Source code: t_file_read_error: STRING_GENERAL do Result := locale.translation_in_context ("Error reading file", "wizard") end #: bench_wizard_interface_names.e:94 msgctxt "wizard" msgid "Error reading file" msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 msgctxt "preference" msgid "Error text color" msgstr "" #. Source code: on_system_error (locale.translation_in_context ("Error while registering.", "cloud.error"), a_report_label) #: es_account_login_register_box.e:686 msgctxt "cloud.error" msgid "Error while registering." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Error with `$1' line $2"), [a_name, a_line]) #: interface_names.e:2095 msgid "Error with `$1' line $2" msgstr "" #. Source code: t_file_write_error: STRING_GENERAL do Result := locale.translation_in_context ("Error writing file", "wizard") end #: bench_wizard_interface_names.e:101 msgctxt "wizard" msgid "Error writing file" msgstr "" #. Source code: t.add (locale.translation_in_context ("[ #: vd02.e:53 msgctxt "compiler.error" msgid "" "Error: A class with a feature used in a non-object call should be compiled " "with an option \"Full class checking\".\n" "What to do: Enable the option \"Full class checking\" in the project " "settings or remove the non-object call to the feature." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("[ #: vwma_explicit_type_required_for_match.e:68 msgctxt "compiler.error" msgid "" "Error: An implicit type of the manifest array used as a source of a " "reattachment differs from the type of the reattachment target.\n" "What to do:\n" "\t- add an explicit manifest array type;\n" "\t- change target type to make sure the types are the same;\n" "\t- (recommended) change options to always compute a manifest array type " "without checking it against a target type (In project settings, set " "\"Advanced | Language | Manifest array type\" to \"Standard\")." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Error: Call on void target for `$1'."), [fname]) end #: debugger_names.e:369 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:375 msgid "" "Error: Can not evaluate `{$1}.$2'.\n" "Only once, constant and static call can be evaluated on 'Class' context.\n" msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("[ #: vucr_body.e:190 msgctxt "compiler.error" msgid "" "Error: The class feature {1} calls the non-class feature {2}.\n" "What to do:\n" "\t- remove the call to {2} from the code or\n" "\t- make {1} a non-class feature or\n" "\t- make the precursor {3} a class feature." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("[ #: vucr_body.e:204 msgctxt "compiler.error" msgid "" "Error: The class feature {1} calls the non-class feature {2}.\n" "What to do:\n" "\t- remove the call to {2} from the code or\n" "\t- make {1} a non-class feature or\n" "\t- make {2} a class feature." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("[ #: vucr_body.e:183 msgctxt "compiler.error" msgid "" "Error: The class feature {1} uses the attribute {2}.\n" "What to do: Remove the attribute {2} from the code or make the feature a non-" "class one." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("[ #: vucr_body.e:215 msgctxt "compiler.error" msgid "" "Error: The class feature {1} uses {2}.\n" "What to do: Remove {2} from the code or make the feature a non-class one." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("[ #: vucr_attribute.e:19 msgctxt "compiler.error" msgid "" "Error: Variable attribute {1} cannot be a class feature.\n" "What to do: Remove the class postcondition." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation_in_context ("Error: could not open $1", "cloud.error"), [a_url]) #: es_cloud_names.e:95 msgctxt "cloud.error" msgid "Error: could not open $1" 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:242 msgid "" "Error: could not write to $1\n" "Please check permissions and disk space" msgstr "" #. Source code: on_system_error (locale.translation_in_context ("Error: invalid username or password.", "cloud.error"), a_report_label) #: es_account_login_register_box.e:676 msgctxt "cloud.error" msgid "Error: invalid username or password." msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Error: issue with attribute `$1'."), [aname]) end #: debugger_names.e:454 msgid "Error: issue with attribute `$1'." msgstr "" #. Source code: iron_box_missing_package_error_message: STRING_32 do Result := locale.translation ("Error: missing package.") end #: conf_interface_names.e:708 msgid "Error: missing package." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ({STRING_32} "[ #: vucr_once.e:19 msgctxt "compiler.error" msgid "" "Error: the object-relative once routine {1} cannot be a class feature.\n" "What to do:\n" "\t• remove the class postcondition or\n" "\t• remove the key \"OBJECT\" from the list of once keys." msgstr "" #. Source code: l_Tab_error_output: STRING_32 do Result := locale.translation("Errors") end #: interface_names.e:2109 msgid "Errors" msgstr "" #. Source code: c_compiler_errors_errors: STRING_32 do Result := locale.translation ("Errors Only") end #: interface_names.e:319 msgid "Errors Only" msgstr "" #. Source code: c_compiler_errors_all: STRING_32 do Result := locale.translation ("Errors and Warnings") end #: interface_names.e:318 msgid "Errors and Warnings" msgstr "" #. Source code: Result.force (locale.translation ("Estonian"), "et") #: locale_names.e:43 msgid "Estonian" msgstr "" #. Source code: Result.force (locale.translation ("Estonian (Estonia)"), "et_ee") #: locale_names.e:225 msgid "Estonian (Estonia)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:265 msgctxt "preference" msgid "Estudio dbg menu accelerator allowed" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:264 msgctxt "preference" msgid "Estudio dbg menu allowed" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:266 msgctxt "preference" msgid "Estudio dbg menu enabled" msgstr "" #. Source code: option_check_description: STRING_32 do Result := locale.translation ("Evaluate check assertions?") end #: conf_interface_names.e:324 msgid "Evaluate check assertions?" msgstr "" #. Source code: option_invariant_description: STRING_32 do Result := locale.translation ("Evaluate invariant assertions?") end #: conf_interface_names.e:326 msgid "Evaluate invariant assertions?" msgstr "" #. Source code: option_loop_description: STRING_32 do Result := locale.translation ("Evaluate loop assertions?") end #: conf_interface_names.e:328 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_32 do Result := locale.translation ("Evaluate postcondition assertions?") end #: conf_interface_names.e:322 msgid "Evaluate postcondition assertions?" msgstr "" #. Source code: option_sup_require_description: STRING_32 do Result := locale.translation ("Evaluate precondition assertions of suppliers?") end #: conf_interface_names.e:330 msgid "Evaluate precondition assertions of suppliers?" msgstr "" #. Source code: option_require_description: STRING_32 do Result := locale.translation ("Evaluate precondition assertions?") end #: conf_interface_names.e:320 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:2403 msgid "Evaluation" msgstr "" #. Source code: once Result := locale.translation ("Evaluation aborted") end #: debugger_names.e:510 msgid "Evaluation aborted" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Evaluation aborted: {$1}.$2"), [cname, fname]) end #: debugger_names.e:563 msgid "Evaluation aborted: {$1}.$2" msgstr "" #. Source code: do Result := locale.translation ("Evaluation failed due to internal exception") end #: debugger_names.e:495 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:415 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:413 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:477 msgid "Evaluation stopped to avoid potential side effect." msgstr "" #. Source code: l_evaluation_stopped_to_avoid_side_effect: STRING_32 do Result := locale.translation("Evaluation stopped to avoid potential side effect. (double click to evaluate)") end #: interface_names.e:1430 msgid "" "Evaluation stopped to avoid potential side effect. (double click to evaluate)" msgstr "" #. Source code: e_evaluator_died_tag: STRING = "Evaluator Died" #: etest_executor.e:499 msgid "Evaluator Died" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:740 msgctxt "preference" msgid "Even row background color" msgstr "" #. Source code: m_Showexported: STRING_32 do Result := locale.translation("Ex&ported") end #: interface_names.e:762 msgid "Ex&ported" msgstr "" #. Source code: lb_degree_6: STRING = "Examining System" #: degree_output.e:688 msgid "Examining System" msgstr "" #. Source code: do Result := locale.translation ("Exception") end #: debugger_names.e:278 msgid "Exception" msgstr "" #. Source code: m_Dbg_exception_handler: STRING_32 do Result := locale.translation("Exception Handling ...") end #: interface_names.e:500 msgid "Exception Handling ..." msgstr "" #. Source code: target_exception_trace_name: STRING_32 do Result := locale.translation ("Exception Trace") end #: conf_interface_names.e:141 msgid "Exception Trace" msgstr "" #. Source code: do Result := translation_in_context ("Exception Trace", once "code_analyzer") end #: ca_messages.e:116 msgctxt "code_analyzer" msgid "Exception Trace" msgstr "" #. Source code: do Result := locale.translation ("Exception data") end #: debugger_names.e:333 msgid "Exception data" msgstr "" #. Source code: e_Dbg_exception_handler: STRING_32 do Result := locale.translation("Exception handling ...") end #: interface_names.e:2909 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:1443 msgid "Exception message from debugger" msgstr "" #. Source code: l_exception_object: STRING_32 do Result := locale.translation ("Exception object") end #: interface_names.e:2101 msgid "Exception object" msgstr "" #. Source code: once Result := locale.translation ("Exception occurred during evaluation") end #: debugger_names.e:512 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:588 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:1442 msgid "Exception raised" msgstr "" #. Source code: exception_tag: STRING_32 do Result := locale.translation ("Exception tag: ") end #: ewb_names.e:196 msgid "Exception tag: " msgstr "" #. Source code: b_Dbg_exception_handler: STRING_32 do Result := locale.translation("Exceptions") end #: interface_names.e:196 msgid "Exceptions" msgstr "" #. Source code: l_exclude: STRING_32 do Result := locale.translation("Exclude") end #: interface_names.e:1507 msgid "Exclude" msgstr "" #. Source code: file_rule_name: STRING_32 do Result := locale.translation ("Exclude Rules") end #: conf_interface_names.e:69 msgid "Exclude Rules" msgstr "" #. Source code: dial_cond_platforms_exclude: STRING_32 do Result := locale.translation ("Exclude platform(s)") end #: conf_interface_names.e:543 msgid "Exclude platform(s)" msgstr "" #. Source code: l_exclude_selection: STRING_32 do Result := locale.translation("Exclude selection") end #: interface_names.e:1509 msgid "Exclude selection" msgstr "" #. Source code: dial_cond_concurrency_exclude: STRING_32 do Result := locale.translation ("Exclude value(s)") end #: conf_interface_names.e:548 msgid "Exclude value(s)" msgstr "" #. Source code: l_exclude_colon: STRING_32 do Result := locale.translation("Exclude:") end #: interface_names.e:2102 msgid "Exclude:" msgstr "" #. INTEGER;BOOLEAN;STRING;CHARACTER;REAL;DOUBLE #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:107 msgctxt "preference" msgid "Excluded class figures" msgstr "" #. revision;date;status #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:114 msgctxt "preference" msgid "Excluded indexing items" msgstr "" #. Source code: dialog_file_rule_excludes: STRING_32 do Result := locale.translation ("Excludes:") end #: conf_interface_names.e:573 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:2905 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:2858 msgid "Execute execution one step at a time" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:212 msgctxt "preference" msgid "Executing command" msgstr "" #. Source code: t_execution: STRING = "Execution" #: es_testing_tool_panel.e:737 msgid "Execution" msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:167 msgctxt "preference" msgid "Execution" msgstr "" #. Source code: m_Execution_parameters: STRING_32 do Result := locale.translation ("Execution &Parameters ...") end #: interface_names.e:595 msgid "Execution &Parameters ..." msgstr "" #. Source code: b_Execution_parameters: STRING_32 do Result := locale.translation ("Execution Parameters ...") end #: interface_names.e:69 msgid "Execution Parameters ..." msgstr "" #. Source code: wt_Execution_Profile: STRING_32 do Result := locale.translation("Execution Profile") end #: interface_names.e:2991 msgid "Execution Profile" msgstr "" #. Source code: wt_Execution_profile_error: STRING_32 do Result := locale.translation("Execution Profile Error") end #: interface_names.e:3032 msgid "Execution Profile Error" msgstr "" #. Source code: wt_Execution_Profile_Generation: STRING_32 do Result := locale.translation("Execution Profile Generation") end #: interface_names.e:2998 msgid "Execution Profile Generation" msgstr "" #. Source code: m_Execution_profiles: STRING_32 do Result := locale.translation ("Execution Profiles") end #: interface_names.e:596 msgid "Execution Profiles" msgstr "" #. Source code: t_execution_preferences: STRING = "Execution Settings" #: es_testing_tool_panel.e:740 msgid "Execution Settings" msgstr "" #. Source code: l_Execution_interrupted: STRING_32 do Result := locale.translation("Execution interrupted") end #: interface_names.e:1440 msgid "Execution interrupted" msgstr "" #. Source code: fs_debug_menu: STRING_32 do Result := locale.translation ("Execution menu") end #: interface_names.e:2350 msgid "Execution menu" msgstr "" #. Source code: b_Deactivate_execution_replay_mode: STRING_32 do Result := locale.translation("Execution mode") end #: interface_names.e:241 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:1280 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:2238 msgid "Existing Layouts:" msgstr "" #. Source code: st_exit_eiffelstudio: STRING_32 do Result := locale.translation ("Exit EiffelStudio") end #: interface_names.e:2737 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:1066 msgid "Exiting will stop execution." msgstr "" #. Source code: b_Expand_all: STRING_32 do Result := locale.translation("Expand All") end #: interface_names.e:194 msgid "Expand All" msgstr "" #. NumPad * #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:777 msgctxt "preference" 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:486 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:1034 msgid "Expand an Object" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:142 msgctxt "preference" msgid "Expand categorized folder level" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Expand cluster '$1'"), [ a_name]) #: interface_names.e:2623 msgid "Expand cluster '$1'" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:162 msgctxt "preference" msgid "Expand errors" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:267 msgctxt "preference" msgid "Expand feature tree" msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:163 msgctxt "preference" msgid "Expand n errors" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:140 msgctxt "preference" msgid "Expand referenced class" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:141 msgctxt "preference" msgid "Expand referencer class" msgstr "" #. Source code: l_expand_layer: STRING_32 do Result := locale.translation("Expand selected level(s)") end #: interface_names.e:2123 msgid "Expand selected level(s)" msgstr "" #. Right #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:778 msgctxt "preference" msgid "Expand tree node" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:19 msgctxt "preference" 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:1093 msgid "Expanded object view" msgstr "" #. Source code: t_experimental: STRING = "Experimental" #: eb_development_window.e:2595 msgid "Experimental" msgstr "" #. 183 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:95 msgctxt "code_analysis.preference" msgid "Expiration" msgstr "" #. Source code: append_bold_text_to (locale.translation_in_context ("Expires: ", "cloud.info"), txt) #: es_cloud_account_tool_panel.e:242 msgctxt "cloud.info" msgid "Expires: " msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Explicit array type {1} has to be specified.", "compiler.error"), <>) #: vwma_explicit_type_required_for_conformance.e:49 msgctxt "compiler.error" msgid "Explicit array type {1} has to be specified." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Explicit array type {1} may need to be specified.", "compiler.error"), <>) #: vwma_explicit_type_required_for_match.e:83 msgctxt "compiler.error" msgid "Explicit array type {1} may need to be specified." msgstr "" #. Source code: l_Explicit_exception_pending: STRING_32 do Result := locale.translation("Explicit exception pending") end #: interface_names.e:1450 msgid "Explicit exception pending" msgstr "" #. Source code: do Result := translation_in_context ("Explicit inheritance from ANY", once "code_analyzer") end #: ca_names.e:256 msgctxt "code_analyzer" msgid "Explicit inheritance from ANY" msgstr "" #. Source code: do Result := locale.translation ("Explicit redundant inheritance") end #: ca_names.e:721 msgid "Explicit redundant inheritance" msgstr "" #. Source code: do Result := locale.translation ("Explicitly duplicated inheritance links are redundant if there is no renaming, redefining, or change of export status. One should be removed.") end #: ca_names.e:724 msgid "" "Explicitly duplicated inheritance links are redundant if there is no " "renaming, redefining, or change of export status. One should be removed." msgstr "" #. Source code: m_Explorer_bar_item: STRING_32 do Result := locale.translation ("Explorer bar item") end #: interface_names.e:611 msgid "Explorer bar item" msgstr "" #. Source code: l_exploring_ancestor_of (a_class: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Exploring ancestors of $1"), [a_class]) end #: interface_names.e:1451 msgid "Exploring ancestors of $1" msgstr "" #. Source code: l_exploring_clinets_of (a_class: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Exploring clients of $1"), [a_class]) end #: interface_names.e:1453 msgid "Exploring clients of $1" msgstr "" #. Source code: l_exploring_descendants_of (a_class: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Exploring descendants of $1"), [a_class]) end #: interface_names.e:1452 msgid "Exploring descendants of $1" msgstr "" #. Source code: l_exploring_suppliers_of (a_class: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation("Exploring suppliers of $1"), [a_class]) end #: interface_names.e:1454 msgid "Exploring suppliers of $1" msgstr "" #. Source code: t_backup: STRING_32 do Result := locale.translation ("Export") end #: eb_metric_names.e:129 msgid "Export" 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: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 msgctxt "preference" 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:487 msgid "Export Expressions To File" msgstr "" #. Source code: t_backup_user_defined_metrics: STRING_32 do Result := locale.translation ("Export User-defined Metrics") end #: eb_metric_names.e:114 msgid "Export User-defined Metrics" msgstr "" #. Source code: t_metric_backuped: STRING_32 do Result := locale.translation ("Export User-defined metrics finished.") end #: eb_metric_names.e:132 msgid "Export User-defined metrics finished." msgstr "" #. Source code: f_diagram_to_png: STRING_32 do Result := locale.translation("Export diagram to PNG") end #: interface_names.e:532 msgid "Export diagram to PNG" msgstr "" #. Source code: m_export_debugger_profiles: STRING_32 do Result := locale.translation ("Export parameters ...") end #: interface_names.e:490 msgid "Export parameters ..." msgstr "" #. Source code: t_export_debugger_profiles_to_file: STRING_32 do Result := locale.translation ("Export parameters into file ..") end #: interface_names.e:495 msgid "Export parameters into file .." 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: t_backup_metrics: STRING_32 do Result := locale.translation ("Export user-defined metrics") end #: eb_metric_names.e:127 msgid "Export user-defined metrics" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:39 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:40 msgctxt "code_analysis.preference" msgid "Exported creation procedure" msgstr "" #. Source code: l_Exported: STRING_32 do Result := locale.translation("Exported features") end #: interface_names.e:1455 msgid "Exported features" msgstr "" #. Source code: l_Expression: STRING_32 do Result := locale.translation("Expression") end #: interface_names.e:1456 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:579 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:578 msgid "" "Expression\n" "\n" "$1\n" "\n" "contains uncompiled type names" msgstr "" #. Source code: do Result := locale.translation ("Expression ") end #: ca_messages.e:516 msgid "Expression " msgstr "" #. Source code: m_Expression_evaluation: STRING_32 do Result := locale.translation("Expression Evaluation") end #: interface_names.e:614 msgid "Expression Evaluation" msgstr "" #. Source code: do Result := locale.translation ("Expression evaluation") end #: debugger_names.e:280 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: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:449 msgctxt "preference" msgid "External" msgstr "" #. Source code: t_external_command: STRING_32 do Result := locale.translation("External Command") end #: interface_names.e:2405 msgid "External Command" msgstr "" #. Source code: t_external_commands: STRING_32 do Result := locale.translation("External Commands") end #: interface_names.e:2406 msgid "External Commands" msgstr "" #. Source code: lb_external_compilation: STRING = "External Compilation" #: es_service_initializer.e:292 msgid "External Compilation" msgstr "" #. Source code: m_External_editor: STRING_32 do Result := locale.translation("External E&ditor") end #: interface_names.e:615 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:1152 msgid "External E&ditor $1 '$2'" msgstr "" #. Source code: t_External_edition: STRING_32 do Result := locale.translation("External Edition") end #: interface_names.e:2407 msgid "External Edition" msgstr "" #. Source code: b_Shell: STRING_32 do Result := locale.translation("External Editor") end #: interface_names.e:148 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:2932 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:804 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:805 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:806 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:807 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:808 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:809 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:810 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:811 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:812 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:813 msgctxt "preference" msgid "External commands" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:254 msgctxt "preference" msgid "External compilation output prompted" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-open-file $target $line #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:4 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:4 msgctxt "preference" 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:2925 msgid "External editor not defined" msgstr "" #. Source code: e_parse_external_outside_target_element: STRING_32 do Result := locale.translation ("External element found outside a target element.") end #: conf_interface_names.e:1162 msgid "External element found outside a target element." msgstr "" #. Source code: l_External: STRING_32 do Result := locale.translation("External features") end #: interface_names.e:1459 msgid "External features" msgstr "" #. Source code: section_external: STRING_32 do Result := locale.translation ("Externals") end #: conf_interface_names.e:44 msgid "Externals" msgstr "" #. Source code: extract_test_text: STRING = "Extract Tests" #: es_testing_tool_panel.e:746 msgid "Extract Tests" msgstr "" #. Source code: extract_text: STRING = "Extract tests from debugger" #: es_testing_tool_panel.e:750 msgid "Extract tests from debugger" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Extracting $1 from $target ..."), [l_ellipse]) #: interface_names.e:952 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:1901 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:1865 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:1867 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:1495 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:616 msgid "F&avorites" msgstr "" #. Source code: m_Formats: STRING_32 do Result := locale.translation("F&ormat") end #: interface_names.e:1003 msgid "F&ormat" msgstr "" #. Source code: e_f_code: STRING_32 do Result := locale.translation("F_code") end #: interface_names.e:2920 msgid "F_code" msgstr "" #. Source code: t_fail: STRING = "Fail" #: es_test_comparison_widget.e:792 msgid "Fail" msgstr "" #. Source code: t_Failed: STRING_32 do Result := locale.translation ("Failed") end #: interface_names.e:2652 msgid "Failed" msgstr "" #. Source code: tt_fails: STRING = "Fails" #: es_test_tag_tree_grid_layout.e:290 msgid "Fails" msgstr "" #. Source code: l_failures: STRING_32 do Result := locale.translation ("Failures") end #: interface_names.e:1458 msgid "Failures" msgstr "" #. Source code: boolean_false: STRING_32 do Result := locale.translation ("False") end #: conf_interface_names.e:1355 msgid "False" msgstr "" #. Source code: Result.force (locale.translation ("Faroese"), "fo-FO") #: locale_names.e:48 msgid "Faroese" msgstr "" #. Source code: Result.force (locale.translation ("Faroese (Faroe Islands)"), "fo_fo") #: locale_names.e:230 msgid "Faroese (Faroe Islands)" msgstr "" #. Source code: m_Favorites: STRING_32 do Result := locale.translation("Fav&orites") end #: interface_names.e:1000 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:1001 msgid "Feat&ure Views" msgstr "" #. Source code: h_feature: STRING = "Feature" #: es_test_call_stack_wizard_page_panel.e:342 msgid "Feature" msgstr "" #. Source code: do Result := locale.translation_in_context ("Feature", "autoproof") end #: e2b_messages.e:208 msgctxt "autoproof" msgid "Feature" msgstr "" #. Source code: l_Feature: STRING_32 do Result := locale.translation_in_context ("Feature", "eiffelstudio.address_bar") end #: interface_names.e:1460 msgctxt "eiffelstudio.address_bar" msgid "Feature" msgstr "" #. Source code: t_Exported_feature: STRING_32 do Result := locale.translation_in_context ("Feature", "eiffelstudio.dynamic_library_builder_windows.export_column_name") end #: interface_names.e:2402 msgctxt "eiffelstudio.dynamic_library_builder_windows.export_column_name" msgid "Feature" msgstr "" #. Source code: Result := locale_formatter.translation_in_context ("Feature", "eiffelstudio.feature_relation_tool.title") #: es_feature_relation_tool.e:91 msgctxt "eiffelstudio.feature_relation_tool.title" msgid "Feature" msgstr "" #. Source code: l_class_browser_features: STRING_32 do Result := locale.translation_in_context ("Feature", "eiffelstudio.formatter.column_name") end #: interface_names.e:2118 msgctxt "eiffelstudio.formatter.column_name" msgid "Feature" 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: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:386 msgctxt "preference" msgid "Feature" msgstr "" #. Source code: s_Feature_stone: STRING_32 do Result := locale.translation("Feature ") end #: interface_names.e:2331 msgid "Feature " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Feature $2 does not exist in class $1."), [a_class, a_feature]) #: interface_names.e:1222 msgid "Feature $2 does not exist in class $1." msgstr "" #. Source code: do Result := locale.translation ("Feature '") end #: ca_messages.e:498 msgid "Feature '" msgstr "" #. Source code: do Result := translation_in_context ("Feature '", once "code_analyzer.violation") end #: ca_messages.e:181 msgctxt "code_analyzer.violation" msgid "Feature '" msgstr "" #. Source code: b_Feature_name: STRING_32 do Result := locale.translation("Feature Name") end #: interface_names.e:81 msgid "Feature Name" msgstr "" #. Source code: t_Feature_properties: STRING_32 do Result := locale.translation("Feature Properties") end #: interface_names.e:2410 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:1466 msgid "Feature address" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:337 msgctxt "preference" msgid "Feature background color" msgstr "" #. Source code: l_feature_callee_displayer: STRING_32 do Result := locale.translation ("Feature callee view") end #: interface_names.e:935 msgid "Feature callee view" msgstr "" #. Source code: l_feature_caller_displayer: STRING_32 do Result := locale.translation ("Feature caller view") end #: interface_names.e:934 msgid "Feature caller view" msgstr "" #. Source code: do Result := locale.translation ("Feature clause ") end #: ca_messages.e:537 msgid "Feature clause " 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:271 msgctxt "preference" msgid "Feature clause order" msgstr "" #. Source code: do Result := locale.translation ("Feature clauses with the same export status and comment could be possibly merged into one, % #: ca_names.e:705 msgid "" "Feature clauses with the same export status and comment could be possibly " "merged into one, or their comments could be made more specific." msgstr "" #. Source code: do Result := translation_in_context ("Feature export can be restricted", once "code_analyzer") end #: ca_names.e:32 msgctxt "code_analyzer" msgid "Feature export can be restricted" msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:116 msgctxt "preference" 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:2195 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:2196 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:830 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:1467 msgid "Feature label" msgstr "" #. Source code: l_feature_list: STRING_32 do Result := locale.translation("Feature list") end #: interface_names.e:1468 msgid "Feature list" msgstr "" #. Source code: l_class_feature_displayer: STRING_32 do Result := locale.translation ("Feature list view") end #: interface_names.e:931 msgid "Feature list view" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:41 msgctxt "code_analysis.preference" msgid "Feature name" msgstr "" #. Source code: e_empty_feature_name: STRING = "Feature names can not be empty." #: es_feature_name_validator.e:81 msgid "Feature names can not be empty." msgstr "" #. Source code: "Feature names may only include %N% #: warning_messages.e:502 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: do Result := locale.translation ("Feature names should respect the Eiffel naming % #: ca_names.e:654 msgid "" "Feature names should respect the Eiffel naming convention for features (all " "lowercase, no trailing or two consecutive underscores)." msgstr "" #. Source code: do Result := locale.translation ("Feature naming convention violated") end #: ca_names.e:651 msgid "Feature naming convention violated" msgstr "" #. Source code: do Result := translation_in_context ("Feature never called", once "code_analyzer") end #: ca_names.e:313 msgctxt "code_analyzer" msgid "Feature never called" msgstr "" #. Source code: do Result := translation_in_context ("Feature not commented", once "code_analyzer") end #: ca_names.e:445 msgctxt "code_analyzer" msgid "Feature not commented" msgstr "" #. Source code: l_Feature_properties: STRING_32 do Result := locale.translation("Feature properties") end #: interface_names.e:1469 msgid "Feature properties" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $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 msgctxt "preference" msgid "Feature rename" msgstr "" #. Source code: do Result := translation_in_context ("Feature section not commented", once "code_analyzer") end #: ca_names.e:438 msgctxt "code_analyzer" msgid "Feature section not commented" msgstr "" #. Source code: l_feature_stone_name: STRING_32 do Result := locale.translation ("Feature stone") end #: interface_names.e:840 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: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:393 #: $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:400 #: $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:407 #: $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:414 #: $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:421 #: $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:428 #: $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:435 #: $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:442 #: $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:449 #: $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:456 #: $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:463 #: $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:470 #: $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:477 msgctxt "preference" msgid "Feature structure keywords" msgstr "" #. 0;128;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 msgctxt "preference" 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:932 msgid "Feature version view" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:156 msgctxt "preference" msgid "Feature view sorting order" msgstr "" #. Source code: ("Feature {1} cannot be used in a non-object call.", "compiler.error"), #: vuno_feature.e:63 msgctxt "compiler.error" msgid "Feature {1} cannot be used in a non-object call." msgstr "" #. Source code: l_Feature_colon: STRING_32 do Result := locale.translation("Feature:") end #: interface_names.e:1461 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:2471 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:705 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:2110 msgid "Features from ANY" msgstr "" #. Source code: locale.translation_in_context ("Features only", "configuration.option.dead_code"), #: target_properties.e:383 msgctxt "configuration.option.dead_code" msgid "Features only" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:268 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:269 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:270 msgctxt "preference" msgid "Features tool" msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:808 msgctxt "preference" msgid "Fifth external command shortcut." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. T #. #-#-#-#-# estudio.pot #-#-#-#-# #. N #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #. #-#-#-#-# estudio.pot #-#-#-#-# #. S #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:815 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:816 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:817 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:818 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:819 msgctxt "preference" 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:207 msgid "" "File \"$1\" exists.\n" "Please delete it first.\n" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File %"$1%" has been modified by another editor."), [a_file_name]) #: interface_names.e:2479 msgid "File \"$1\" has been modified by another editor." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File $1 already exists,%N Do you want to ?"), [s]) #: interface_names.e:2204 msgid "" "File $1 already exists,\n" " Do you want to ?" msgstr "" #. Source code: w_file_can_not_be_open (a_name: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("File $1 cannot not be open"), [a_name]) end; #: warning_messages.e:147 msgid "File $1 cannot not be open" msgstr "" #. Source code: w_file_is_corrupted (a_name: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("File $1 is corrupted"), [a_name]) end; #: warning_messages.e:145 msgid "File $1 is corrupted" msgstr "" #. Source code: Result.append ("File $2 already exists.") #: etest_creation.e:281 msgid "File $2 already exists." msgstr "" #. Source code: system_file_name: STRING_32 do Result := locale.translation ("File Name") end #: conf_interface_names.e:82 msgid "File Name" msgstr "" #. Source code: t_File_selection: STRING_32 do Result := locale.translation("File Selection") end #: interface_names.e:2411 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 msgctxt "preference" 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:1473 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:1075 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:1471 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:1472 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:213 msgctxt "preference" msgid "File open and save dialogs each remember their last selected directory." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:213 msgctxt "preference" msgid "File open and save dialogs remember last directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:747 msgctxt "preference" msgid "File rename" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File rule $1"), [a_number.out]) #: conf_interface_names.e:582 msgid "File rule $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File: $1%Ndoes not exist."), [f_name]) #: warning_messages.e:177 msgid "" "File: $1\n" "does not exist." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("File: $1 already exists.%NDo you wish to overwrite it?"), [file_name]) #: warning_messages.e:235 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:206 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:213 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:169 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:73 msgid "Files already exist" msgstr "" #. Source code: Result.force (locale.translation ("Filipino"), "fil") #: locale_names.e:47 msgid "Filipino" msgstr "" #. Source code: Result.force (locale.translation ("Filipino (Philippines)"), "fil_ph") #: locale_names.e:229 msgid "Filipino (Philippines)" msgstr "" #. Source code: l_filter: STRING = "Filter" #: es_test_tree.e:293 msgid "Filter" msgstr "" #. Source code: do Result := locale.translation_in_context ("Filter", "autoproof") end #: e2b_messages.e:229 msgctxt "autoproof" msgid "Filter" msgstr "" #. Source code: b_Filter_exceptions_question: STRING_32 do Result := locale.translation ("Filter Exceptions?") end #: interface_names.e:268 msgid "Filter Exceptions?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:304 msgctxt "preference" msgid "Filter completion list" msgstr "" #. Source code: l_Filter_exceptions: STRING_32 do Result := locale.translation ("Filter exceptions") end #: interface_names.e:1474 msgid "Filter exceptions" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:122 msgctxt "preference" 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:904 msgid "Filter shown and navigatable warnings" msgstr "" #. Source code: tt_runs_button: STRING = "Filter tests by their last result" #: es_test_statistics_widget.e:310 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: l_filter: STRING_32 do Result := locale.translation("Filter: ") end #: interface_names.e:2146 msgid "Filter: " msgstr "" #. Source code: do Result := translation_in_context ("Filter: ", once "code_analyzer.toolbar.item") end #: ca_names.e:801 msgctxt "code_analyzer.toolbar.item" msgid "Filter: " msgstr "" #. Source code: m_Finalize_new: STRING_32 do Result := locale.translation("Finali&ze...") end #: interface_names.e:620 msgid "Finali&ze..." msgstr "" #. Source code: b_Finalize: STRING_32 do Result := locale.translation("Finalize") end #: interface_names.e:135 msgid "Finalize" msgstr "" #. F7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:857 msgctxt "preference" msgid "Finalize" msgstr "" #. Source code: f_Finalize: STRING_32 do Result := locale.translation("Finalize...") end #: interface_names.e:619 msgid "Finalize..." msgstr "" #. Source code: lb_finalized: STRING = "Finalized Compiler Folder" #: es_c_compiler_editor_widget.e:644 msgid "Finalized Compiler Folder" msgstr "" #. Source code: l_Finalized_mode: STRING_32 do Result := locale.translation("Finalized mode") end #: interface_names.e:1477 msgid "Finalized mode" msgstr "" #. Source code: "Finalizing implies some C compilation and linking.%N% #: warning_messages.e:934 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:1037 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:649 msgid "Find &Matching Brace" msgstr "" #. Source code: m_Find_next: STRING_32 do Result := locale.translation("Find &Next") end #: interface_names.e:622 msgid "Find &Next" msgstr "" #. Source code: m_Find_previous: STRING_32 do Result := locale.translation("Find &Previous") end #: interface_names.e:623 msgid "Find &Previous" msgstr "" #. Source code: b_discover_melt: STRING_32 do Result := locale.translation("Find Added Classes & Recompile") end #: interface_names.e:139 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:624 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:625 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:746 msgid "Find in Cluster Tree" msgstr "" #. [ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:788 msgctxt "preference" 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:2413 msgid "Find test case classes" msgstr "" #. Source code: t_Find: STRING_32 do Result := locale.translation("Find: ") end #: interface_names.e:2412 msgid "Find: " msgstr "" #. [ #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:788 msgctxt "preference" msgid "Finds a matching brace for the brace under the editor's caret." msgstr "" #. Source code: b_Finish: STRING_32 do Result := locale.translation("Finish") end #: interface_names.e:82 msgid "Finish" msgstr "" #. Source code: t_finish_freezing_status: STRING_32 do Result := locale.translation("Finish Freezing Status") end #: interface_names.e:2414 msgid "Finish Freezing Status" msgstr "" #. Source code: Result.force (locale.translation ("Finnish"), "fi") #: locale_names.e:46 msgid "Finnish" msgstr "" #. Source code: Result.force (locale.translation ("Finnish (Finland)"), "fi_fi") #: locale_names.e:228 msgid "Finnish (Finland)" msgstr "" #. Source code: label_first_name: STRING_32 do Result := locale.translation ("First Name") end #: es_cloud_names.e:52 msgid "First Name" msgstr "" #. Source code: do Result := locale.translation_in_context ("First argument has to be a manifest string or a tuple of manifest strings.", "autoproof") end #: e2b_messages.e:46 msgctxt "autoproof" msgid "" "First argument has to be a manifest string or a tuple of manifest strings." msgstr "" #. Source code: do Result := locale.translation_in_context ("First argument has to be a manifest string.", "autoproof") end #: e2b_messages.e:43 msgctxt "autoproof" msgid "First argument has to be a manifest string." msgstr "" #. Source code: l_first_chance: STRING_32 do Result := locale.translation ("First chance") end #: interface_names.e:1479 msgid "First chance" msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:804 msgctxt "preference" 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:541 msgid "Fit to screen" msgstr "" #. Source code: m_apply_fix: STRING_32 do Result := locale.translation ("Fix") end #: interface_names.e:864 msgid "Fix" msgstr "" #. Source code: do Result := translation_in_context ("Fix", once "code_analyzer.column") end #: ca_names.e:831 msgctxt "code_analyzer.column" msgid "Fix" msgstr "" #. Source code: b_apply_fix: STRING_32 do Result := locale.translation_in_context (once"Fix", once "tool.error") end #: interface_names.e:236 msgctxt "tool.error" msgid "Fix" 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: do Result := translation_in_context ("Fix: ", once "code_analyzer") end #: ca_messages.e:22 msgctxt "code_analyzer" msgid "Fix: " msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:42 msgctxt "code_analysis.preference" msgid "Fixed attribute value" msgstr "" #. Source code: l_flat_contracts: STRING_32 do Result := locale.translation("Flat contracts") end #: interface_names.e:1208 msgid "Flat contracts" msgstr "" #. Source code: l_Flat: STRING_32 do Result := locale.translation("Flat view") end #: ewb_names.e:184 msgid "Flat view" msgstr "" #. F #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:849 msgctxt "preference" msgid "Flat view" msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:756 msgctxt "preference" msgid "Focus on class address" msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:756 msgctxt "preference" 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:2340 msgid "Focus on current editor" msgstr "" #. 236;233;216 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:690 msgctxt "preference" msgid "Focus out selection background color" msgstr "" #. Source code: s_folder_stone: STRING_32 do Result := locale.translation("Folder ") end #: interface_names.e:2334 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:346 msgctxt "preference" msgid "Folder background color" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:149 msgctxt "preference" msgid "Folder search recursive" msgstr "" #. 166;137;149 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:347 msgctxt "preference" 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:87 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:22 msgctxt "preference" 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:85 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:21 msgctxt "preference" 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:60 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:12 msgctxt "preference" 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:77 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:16 msgctxt "preference" 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:79 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:18 msgctxt "preference" 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:66 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:14 msgctxt "preference" 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:92 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:23 msgctxt "preference" 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:64 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:13 msgctxt "preference" 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:83 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:20 msgctxt "preference" 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:78 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:17 msgctxt "preference" msgid "Font for names of deferred classes in UML class figures." msgstr "" #. Segoe UI-r-regular-9-screen #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:245 msgctxt "preference" msgid "Font for the text of notification widget." msgstr "" #. Segoe UI-r-bold-9-screen #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:244 msgctxt "preference" msgid "Font for the title of notification widget." msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:666 msgctxt "preference" msgid "Font zoom factor" msgstr "" #. Source code: do Result := translation_in_context ("For a boolean result there is no need for% #: ca_names.e:456 msgctxt "code_analyzer" msgid "" "For a boolean result there is no need for an If/Else clause with Result := " "True and and Result := False, respectively. One can directly assign the If " "condition (or its negation) to the result." msgstr "" #. Source code: do Result := translation_in_context ("For an attached variable object tests and non-Void tests always succeed.%N% #: ca_names.e:95 msgctxt "code_analyzer" msgid "" "For an attached variable object tests and non-Void tests always succeed.\n" " Also, objects tests that check if an entity is attached to a supertype " "always suceed.\n" "The tests should be removed." msgstr "" #. Source code: do Result := translation_in_context ("For local variables, feature arguments, % #: ca_names.e:345 msgctxt "code_analyzer" msgid "" "For local variables, feature arguments, and object test locals it is " "unnecessary to let the attached keyword create a new and safe local " "reference." 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:333 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:336 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: do Result := translation_in_context ("For the assignment of the boolean result this if-else instruction is not needed.%NYou can directly assign the boolean expression that you are checking to the%Nresult.", once "code_analyzer.violation") end #: ca_messages.e:402 msgctxt "code_analyzer.violation" msgid "" "For the assignment of the boolean result this if-else instruction is not " "needed.\n" "You can directly assign the boolean expression that you are checking to the\n" "result." msgstr "" #. Source code: target_force_32bits_name: STRING_32 do Result := locale.translation ("Force 32bits") end #: conf_interface_names.e:177 msgid "Force 32bits" msgstr "" #. Source code: b_Force_execution_mode: STRING_32 do Result := locale.translation("Force Execution Mode") end #: interface_names.e:79 msgid "Force Execution Mode" msgstr "" #. Source code: b_force_exit: STRING_32 do Result := locale.translation("Force Exit") end #: interface_names.e:219 msgid "Force Exit" msgstr "" #. Source code: target_force_32bits_description: STRING_32 do Result := locale.translation ("Force compilation for 32bits?") end #: conf_interface_names.e:178 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:1470 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:529 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:2807 msgid "Force the environment to stay in execution mode" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:21 msgctxt "preference" 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:324 msgctxt "preference" msgid "Foreground color for assertion tags." msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:334 msgctxt "preference" msgid "Foreground color for classes." msgstr "" #. 128;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:338 msgctxt "preference" msgid "Foreground color for clusters." msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:340 msgctxt "preference" msgid "Foreground color for errors." msgstr "" #. 0;128;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:336 msgctxt "preference" msgid "Foreground color for features." msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:330 msgctxt "preference" msgid "Foreground color for generics." msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 msgctxt "preference" msgid "Foreground color for locals." msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:326 msgctxt "preference" msgid "Foreground color for note tags." msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:342 msgctxt "preference" msgid "Foreground color for object addresses." msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:328 msgctxt "preference" msgid "Foreground color for reserved words." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:249 msgctxt "preference" msgid "Foreground color of the notification text." msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:247 msgctxt "preference" msgid "Foreground color of the notification title bar." msgstr "" #. Source code: w_Clear_breakpoints: STRING_32 do Result := locale.translation ("Forget all breakpoints?") end #: warning_messages.e:511 msgid "Forget all breakpoints?" msgstr "" #. Source code: do Result := translation_in_context ("Formal generic parameter name too long", once "code_analyzer") end #: ca_names.e:45 msgctxt "code_analyzer" msgid "Formal generic parameter name too long" msgstr "" #. Source code: "Format could not be generated.%N% #: warning_messages.e:580 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:316 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:2 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:2 msgctxt "preference" 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:814 msgid "Formatter" msgstr "" #. Source code: t_formatter_displayer_name: STRING_32 do Result := locale.translation ("Formatter displayer") end #: interface_names.e:817 msgid "Formatter displayer" msgstr "" #. 60 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:117 msgctxt "preference" msgid "Formatters history size" msgstr "" #. [keep];keyword;symbol #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:724 msgctxt "preference" msgid "Formatting style of loop expressions used for pretty printing." msgstr "" #. Source code: b_Exec_replay_forth: STRING_32 do Result := locale.translation("Forth") end #: interface_names.e:244 msgid "Forth" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:807 msgctxt "preference" msgid "Forth external command shortcut." msgstr "" #. Source code: e_History_forth: STRING_32 do Result := locale.translation("Forward") end #: interface_names.e:2862 msgid "Forward" msgstr "" #. Source code: l_found: STRING_32 do Result := locale.translation ("Found") end #: interface_names.e:1483 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 "" #. Source code: b_Freeze: STRING_32 do Result := locale.translation("Freeze") end #: interface_names.e:136 msgid "Freeze" msgstr "" #. F7 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:856 msgctxt "preference" msgid "Freeze" msgstr "" #. Source code: f_Freeze: STRING_32 do Result := locale.translation("Freeze...") end #: interface_names.e:626 msgid "Freeze..." msgstr "" #. Source code: lb_freezing_system_message: STRING = "Freezing System Changes" #: degree_output.e:702 msgid "Freezing System Changes" msgstr "" #. Source code: "Freezing implies some C compilation and linking.%N% #: warning_messages.e:925 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:49 msgid "French" msgstr "" #. Source code: Result.force (locale.translation ("French (Belgium)"), "fr_be") #: locale_names.e:231 msgid "French (Belgium)" msgstr "" #. Source code: Result.force (locale.translation ("French (Canada)"), "fr_ca") #: locale_names.e:232 msgid "French (Canada)" msgstr "" #. Source code: Result.force (locale.translation ("French (France)"), "fr_fr") #: locale_names.e:234 msgid "French (France)" msgstr "" #. Source code: Result.force (locale.translation ("French (Luxembourg)"), "fr_lu") #: locale_names.e:235 msgid "French (Luxembourg)" msgstr "" #. Source code: Result.force (locale.translation ("French (Monaco)"), "fr_mc") #: locale_names.e:236 msgid "French (Monaco)" msgstr "" #. Source code: Result.force (locale.translation ("French (Switzerland)"), "fr_ch") #: locale_names.e:233 msgid "French (Switzerland)" msgstr "" #. Source code: Result.force (locale.translation ("Frisian"), "fy") #: locale_names.e:50 msgid "Frisian" msgstr "" #. Source code: Result.force (locale.translation ("Frisian (Netherlands)"), "fy_nl") #: locale_names.e:237 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: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:526 msgctxt "preference" msgid "From" msgstr "" #. Source code: l_from_x: STRING_32 do Result := locale.translation ("From ") end #: interface_names.e:2155 msgid "From " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("From $1"), [Workbench_name]) #: interface_names.e:2389 msgid "From $1" msgstr "" #. Source code: h_stype: STRING = "From Class" #: 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:945 msgid "From the result of which metric is this formatter generated?" msgstr "" #. Source code: do Result := translation_in_context ("From-until loop on ITERABLE can be reduced to across loop", once "code_analyzer") end #: ca_names.e:605 msgctxt "code_analyzer" msgid "From-until loop on ITERABLE can be reduced to across loop" msgstr "" #. Source code: option_full_class_checking_name: STRING_32 do Result := locale.translation ("Full Class Checking") end #: conf_interface_names.e:336 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:88 msgid "Full Error Message" msgstr "" #. Source code: format_elements (t, locale.translation_in_context #: vd02.e:64 msgctxt "compiler.error" msgid "" "Full class checking is required for class {1} with feature {2} used in a non-" "object call." msgstr "" #. Source code: assembly_name_description: STRING_32 do Result := locale.translation ("Full name of the assembly as found in the GAC.") end #: conf_interface_names.e:290 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:1836 msgid "Full string length = $1" msgstr "" #. Source code: l_function: STRING_32 do Result := locale.translation("Function") end #: interface_names.e:2147 msgid "Function" msgstr "" #. Source code: do Result := translation_in_context ("Function '", once "code_analyzer.violation") end #: ca_messages.e:300 msgctxt "code_analyzer.violation" msgid "Function '" msgstr "" #. Source code: b_Function_time: STRING_32 do Result := locale.translation("Function Time") end #: interface_names.e:83 msgid "Function Time" msgstr "" #. Source code: do Result := locale.translation_in_context ("Function with a non-empty modify clause has to be declared impure.", "autoproof") end #: e2b_messages.e:25 msgctxt "autoproof" msgid "Function with a non-empty modify clause has to be declared impure." msgstr "" #. Source code: do Result := locale.translation_in_context ("Functional feature cannot be redefined.", "autoproof") end #: e2b_messages.e:22 msgctxt "autoproof" msgid "Functional feature cannot be redefined." msgstr "" #. Source code: do Result := locale.translation_in_context ("Functional feature has to be a pure function.", "autoproof") end #: e2b_messages.e:16 msgctxt "autoproof" msgid "Functional feature has to be a pure function." msgstr "" #. Source code: Result.force (locale.translation ("Galician"), "gl") #: locale_names.e:53 msgid "Galician" msgstr "" #. Source code: Result.force (locale.translation ("Galician (Spain)"), "gl_es") #: locale_names.e:240 msgid "Galician (Spain)" msgstr "" #. Source code: t_title: STRING = "General" #: es_test_execution_wizard_page.e:31 msgid "General" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:2 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:3 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:4 msgctxt "code_analysis.preference" msgid "General" msgstr "" #. #-#-#-#-# 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 #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;255 #. #-#-#-#-# estudio.pot #-#-#-#-# #. auto #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;153;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;255 #. #-#-#-#-# 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 #-#-#-#-# #. 224;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 #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. F4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. F6 #. #-#-#-#-# estudio.pot #-#-#-#-# #. R #. #-#-#-#-# estudio.pot #-#-#-#-# #. F1 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. notepad $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. explorer $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-terminal #. #-#-#-#-# estudio.pot #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-open-file $target $line #. #-#-#-#-# estudio.pot #-#-#-#-# #. acroread #. #-#-#-#-# estudio.pot #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-open-url $url #. #-#-#-#-# estudio.pot #-#-#-#-# #. nautilus $target #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-regular-9-sans #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. Monospace-r-bold-9-sans #: $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:665 #: $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:669 #: $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:676 #: $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:680 #: $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:690 #: $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:711 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:712 #: $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:721 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:722 #: $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/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/windows/default.xml:6 #: $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 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 msgctxt "preference" msgid "General" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:43 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:44 msgctxt "code_analysis.preference" msgid "General loop on iterable" msgstr "" #. Source code: m_Generate_documentation: STRING_32 do Result := locale.translation("Generate &Documentation...") end #: interface_names.e:629 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:745 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:1488 msgid "Generate creation procedure" msgstr "" #. Source code: l_Not_empty: STRING_32 do Result := locale.translation("Generate default feature clauses") end #: interface_names.e:1409 msgid "Generate default feature clauses" msgstr "" #. Source code: target_line_generation_description: STRING_32 do Result := locale.translation ("Generate extra information for external debuggers?") end #: conf_interface_names.e:150 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:227 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:229 msgid "Generate flat/short form of all classes in system" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:205 msgctxt "preference" msgid "Generate homonyms" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/windows/default.xml:6 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:8 msgctxt "preference" msgid "Generate postscript (rather than RTF) when printing." 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:1487 msgid "Generate profile from Run-time information record" msgstr "" #. Source code: option_profile_description: STRING_32 do Result := locale.translation ("Generate profiling information?") end #: conf_interface_names.e:333 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:231 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:749 msgid "Generate tests for custom types" msgstr "" #. Source code: generate_all_text: STRING = "Generate tests for open classes" #: es_testing_tool_panel.e:748 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:233 msgid "Generate text form of all classes in system" msgstr "" #. Source code: lb_generating_1: STRING = "Generating $1" #: degree_output.e:708 msgid "Generating $1" msgstr "" #. Source code: lb_degree_2: STRING = "Generating Byte Code" #: degree_output.e:692 msgid "Generating Byte Code" msgstr "" #. Source code: lb_document_class_message: STRING = "Generating Class " #: degree_output.e:709 msgid "Generating Class " msgstr "" #. Source code: lb_degree_minus_1: STRING = "Generating Code" #: degree_output.e:695 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:1490 msgid "Generating INI file failed" msgstr "" #. Source code: lb_degree_1: STRING = "Generating Metadata" #: degree_output.e:693 msgid "Generating Metadata" msgstr "" #. Source code: lb_degree_minus_3: STRING = "Generating Optimized Code" #: degree_output.e:697 msgid "Generating Optimized Code" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:26 msgctxt "preference" msgid "Generating type evaluation" msgstr "" #. Source code: d_Generating: STRING_32 do Result := locale.translation("Generating: ") end #: interface_names.e:368 msgid "Generating: " msgstr "" #. Source code: wt_Generation_error: STRING_32 do Result := locale.translation("Generation Error") end #: interface_names.e:3014 msgid "Generation Error" msgstr "" #. Source code: target_msil_generation_type_name: STRING_32 do Result := locale.translation ("Generation Type") end #: conf_interface_names.e:157 msgid "Generation Type" msgstr "" #. Source code: l_generic_unit: STRING_32 do Result := locale.translation("Generic") end #: eb_metric_names.e:301 msgid "Generic" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:331 msgctxt "preference" msgid "Generic background color" msgstr "" #. 255;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:330 msgctxt "preference" msgid "Generic text color" msgstr "" #. Source code: Result.force (locale.translation ("Georgian"), "ka") #: locale_names.e:69 msgid "Georgian" msgstr "" #. Source code: Result.force (locale.translation ("Georgian (Georgia)"), "ka_ge") #: locale_names.e:259 msgid "Georgian (Georgia)" msgstr "" #. Source code: Result.force (locale.translation ("German"), "de") #: locale_names.e:37 msgid "German" msgstr "" #. Source code: Result.force (locale.translation ("German (Austria)"), "de_at") #: locale_names.e:180 msgid "German (Austria)" msgstr "" #. Source code: Result.force (locale.translation ("German (Germany)"), "de_de") #: locale_names.e:182 msgid "German (Germany)" msgstr "" #. Source code: Result.force (locale.translation ("German (Liechtenstein)"), "de_li") #: locale_names.e:183 msgid "German (Liechtenstein)" msgstr "" #. Source code: Result.force (locale.translation ("German (Luxembourg)"), "de_lu") #: locale_names.e:184 msgid "German (Luxembourg)" msgstr "" #. Source code: Result.force (locale.translation ("German (Switzerland)"), "de_ch") #: locale_names.e:181 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:2840 msgid "Give help on compilation errors" msgstr "" #. Source code: b_go: STRING_32 do Result := locale.translation ("Go") end #: interface_names.e:84 msgid "Go" msgstr "" #. Source code: f_History_back: STRING_32 do Result := locale.translation("Go back") end #: interface_names.e:642 msgid "Go back" msgstr "" #. Left #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:842 msgctxt "preference" msgid "Go back" msgstr "" #. Source code: f_History_forth: STRING_32 do Result := locale.translation("Go forth") end #: interface_names.e:641 msgid "Go forth" msgstr "" #. Right #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:843 msgctxt "preference" msgid "Go forth" msgstr "" #. Source code: b_go_to: STRING_32 do Result := locale.translation ("Go to") end #: interface_names.e:85 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:2917 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:866 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:868 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:867 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:869 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:2916 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:2640 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:2639 msgid "Go to line" msgstr "" #. Source code: l_go_to_next_error: STRING_32 do Result := locale.translation ("Go to next error") end #: interface_names.e:2259 msgid "Go to next error" msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:859 msgctxt "preference" msgid "Go to next error" msgstr "" #. Source code: do Result := translation_in_context ("Go to next rule violation", once "code_analyzer.toolbar.item.tooltip") end #: ca_names.e:813 msgctxt "code_analyzer.toolbar.item.tooltip" msgid "Go to next rule violation" msgstr "" #. Source code: l_go_to_next_warning: STRING_32 do Result := locale.translation ("Go to next warning") end #: interface_names.e:2261 msgid "Go to next warning" msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:861 msgctxt "preference" msgid "Go to next warning" msgstr "" #. Source code: l_go_to_previous_error: STRING_32 do Result := locale.translation ("Go to previous error") end #: interface_names.e:2260 msgid "Go to previous error" msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:860 msgctxt "preference" msgid "Go to previous error" msgstr "" #. Source code: do Result := translation_in_context ("Go to previous rule violation", once "code_analyzer.toolbar.item.tooltip") end #: ca_names.e:810 msgctxt "code_analyzer.toolbar.item.tooltip" msgid "Go to previous rule violation" msgstr "" #. Source code: l_go_to_previous_warning: STRING_32 do Result := locale.translation ("Go to previous warning") end #: interface_names.e:2262 msgid "Go to previous warning" msgstr "" #. F8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:862 msgctxt "preference" 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:2919 msgid "" "Go to project directory of this system, or right click to open that " "directory in specified file browser" msgstr "" #. Source code: t_go_to_info: STRING_32 do Result := locale.translation ("Go to the selected external information source") end #: interface_names.e:2415 msgid "Go to the selected external information source" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:272 msgctxt "preference" msgid "Graphical output disabled" msgstr "" #. NAME="Graphics application, Mac OS only, with Cocoa" #: cocoa.dsc:1 msgctxt "wizard" msgid "Graphics application, Mac OS only, with Cocoa" msgstr "" #. NAME="Graphics application, Windows only, with WEL" #: wel.dsc:1 msgctxt "wizard" msgid "Graphics application, Windows only, with WEL" msgstr "" #. NAME="Graphics application, multi-platform, with EiffelVision 2" #: vision2.dsc:1 msgctxt "wizard" msgid "Graphics application, multi-platform, with EiffelVision 2" msgstr "" #. Source code: Result.force (locale.translation ("Greek"), "el") #: locale_names.e:40 msgid "Greek" msgstr "" #. Source code: Result.force (locale.translation ("Greek (Greece)"), "el_gr") #: locale_names.e:187 msgid "Greek (Greece)" msgstr "" #. Source code: Result.force (locale.translation ("Greenlandic"), "kl") #: locale_names.e:72 msgid "Greenlandic" msgstr "" #. Source code: Result.force (locale.translation ("Greenlandic (Greenland)"), "kl_gl") #: locale_names.e:262 msgid "Greenlandic (Greenland)" msgstr "" #. Source code: do Result := locale.formatted_string (locale.translation ("Grid %"$1%""), [a_name]) end #: interface_names.e:634 msgid "Grid \"$1\"" msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:20 msgctxt "preference" msgid "Grid background color" msgstr "" #. Source code: l_grid_column_layout: STRING_32 do Result := locale.translation ("Grid column layout") end #: interface_names.e:1491 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:53 msgctxt "preference" 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:52 msgctxt "preference" 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:54 msgctxt "preference" msgid "Grid column layout watches" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:21 msgctxt "preference" msgid "Grid foreground color" msgstr "" #. Source code: m_grid_menu: STRING_32 do Result := locale.translation("Grid menu") end #: interface_names.e:632 msgid "Grid menu" msgstr "" #. Source code: m_grid_settings: STRING_32 do Result := locale.translation("Grid settings") end #: interface_names.e:635 msgid "Grid settings" msgstr "" #. Source code: t_group: STRING_32 do Result := locale.translation ("Group") 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: Result := locale.formatted_string (locale.translation("Group $1 was not found."), [a_group]) #: interface_names.e:2219 msgid "Group $1 was not found." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Group `$2' does not exist in target `$1'."), [a_target, a_group]) #: interface_names.e:1766 msgid "Group `$2' does not exist in target `$1'." 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: Result := locale.formatted_string (locale.translation_in_context #: conf_interface_names.e:1268 msgctxt "configuration" msgid "" "Group option \"$1\" has value \"$2\" insufficient for value \"$4\" of a " "target containing this group.\n" "\tGroup: $3\n" "\tTarget: $5\n" "\tSystem: $6\n" "\tFile: $7" msgstr "" #. Source code: l_group_stone_name: STRING_32 do Result := locale.translation ("Group stone") end #: interface_names.e:844 msgid "Group stone" msgstr "" #. Source code: t_tool_title: STRING = "Groups" #: es_groups_tool.e:89 msgid "Groups" msgstr "" #. Source code: cluster_dependencies_description: STRING_32 do Result := locale.translation ("Groups this cluster depends on.") end #: conf_interface_names.e:283 msgid "Groups this cluster depends on." msgstr "" #. Source code: override_override_description: STRING_32 do Result := locale.translation ("Groups this override is overriding.") end #: conf_interface_names.e:299 msgid "Groups this override is overriding." msgstr "" #. Source code: button_guest: STRING_32 do Result := locale.translation_in_context ("Guest", "cloud") end #: es_cloud_names.e:120 msgctxt "cloud" msgid "Guest" msgstr "" #. Source code: menu_guest_account: STRING_32 do Result := locale.translation_in_context ("Guest Account", "cloud.menu") end #: es_cloud_names.e:109 msgctxt "cloud.menu" msgid "Guest Account" msgstr "" #. Source code: Result.force (locale.translation ("Gujarati"), "gu") #: locale_names.e:55 msgid "Gujarati" msgstr "" #. Source code: Result.force (locale.translation ("Gujarati (India)"), "gu_in") #: locale_names.e:242 msgid "Gujarati (India)" msgstr "" #. Source code: b_html_output: STRING = "HTML statistics" #: es_test_generation_wizard_page_panel.e:569 msgid "HTML statistics" msgstr "" #. Source code: l_Has_changed: STRING_32 do Result := locale.translation("Has Changed") end #: interface_names.e:1493 msgid "Has Changed" msgstr "" #. Source code: Result.force (locale.translation ("Hausa"), "ha") #: locale_names.e:56 msgid "Hausa" msgstr "" #. Source code: Result.force (locale.translation ("Hausa (Nigeria, Latin)"), "ha_latn_ng") #: locale_names.e:243 msgid "Hausa (Nigeria, Latin)" msgstr "" #. Source code: do Result := translation_in_context ("Having an If-Else instruction with a % #: ca_names.e:590 msgctxt "code_analyzer" msgid "" "Having an If-Else instruction with a condition that checks for inequality is " "not optimal for readability. Instead an equality comparison should be made. " "Refactoring by negating the condition and by switching the instructions " "solves this issue." msgstr "" #. Source code: l_header: STRING_32 do Result := locale.translation ("Header") end #: interface_names.e:2247 msgid "Header" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:664 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:10 msgctxt "preference" msgid "Header font" msgstr "" #. Source code: Result.force (locale.translation ("Hebrew"), "he") #: locale_names.e:57 msgid "Hebrew" msgstr "" #. Source code: Result.force (locale.translation ("Hebrew (Israel)"), "he_il") #: locale_names.e:244 msgid "Hebrew (Israel)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:282 msgctxt "preference" msgid "" "Height of completion list. Used if 'remember_completion_list_size' is set " "to True." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:134 msgctxt "preference" msgid "Height of completion window in metric tool." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:714 msgctxt "preference" msgid "Height of dynamic library window." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:716 msgctxt "preference" msgid "Height of preferences window." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:237 msgctxt "preference" msgid "Height of the open project dialog." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:228 msgctxt "preference" msgid "Height of the project settings dialog." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:233 msgctxt "preference" msgid "Height of the starting dialog." msgstr "" #. Source code: do Result := locale.translation ("Help") end #: debugger_names.e:268 msgid "Help" msgstr "" #. Source code: b_Display_error_help: STRING_32 do Result := locale.translation("Help Tool") end #: interface_names.e:162 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:1167 msgid "Help Topic could not be displayed, please check Eiffel Installation" msgstr "" #. Source code: e_Switch_num_formating: STRING_32 do Result := locale.translation ("Hexadecimal/Decimal formating") end #: interface_names.e:2901 msgid "Hexadecimal/Decimal formating" msgstr "" #. Source code: cluster_hidden_name: STRING_32 do Result := locale.translation ("Hidden") end #: conf_interface_names.e:280 msgid "Hidden" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:6 msgctxt "preference" msgid "Hidden enabled" msgstr "" #. Source code: f_hide: STRING_32 do Result := locale.translation ("Hide ") end #: interface_names.e:802 msgid "Hide " msgstr "" #. Source code: f_hide_alias: STRING_32 do Result := locale.translation("Hide Alias Name") end #: interface_names.e:965 msgid "Hide Alias Name" msgstr "" #. Source code: f_hide_assigner: STRING_32 do Result := locale.translation("Hide Assigner Command Name") end #: interface_names.e:966 msgid "Hide Assigner Command Name" msgstr "" #. Source code: l_hide_help:STRING_32 do Result := locale.translation ("Hide Help...") end #: interface_names.e:2269 msgid "Hide Help..." msgstr "" #. Source code: f_hide_signature: STRING_32 do Result := locale.translation("Hide Signature") end #: interface_names.e:967 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:562 msgid "Hide cluster legend" msgstr "" #. Source code: f_diagram_hide_clusters: STRING_32 do Result := locale.translation("Hide clusters") end #: interface_names.e:559 msgid "Hide clusters" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:6 msgctxt "preference" msgid "" "Hide entries in call stack for feature with note clause 'debugger: " "hidden' (used to hide implementation details not pertaining to end users.)" msgstr "" #. Source code: f_diagram_remove: STRING_32 do Result := locale.translation("Hide figure") end #: interface_names.e:579 msgid "Hide figure" msgstr "" #. Source code: f_diagram_hide_inheritance: STRING_32 do Result := locale.translation("Hide inheritance links") end #: interface_names.e:573 msgid "Hide inheritance links" msgstr "" #. Source code: t_hide_internal_call_stack_elements: STRING_32 do Result := locale.translation ("Hide internal callstack elements?") end #: interface_names.e:2730 msgid "Hide internal callstack elements?" msgstr "" #. Source code: f_diagram_hide_labels: STRING_32 do Result := locale.translation("Hide labels") end #: interface_names.e:555 msgid "Hide labels" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:123 msgctxt "preference" msgid "Hide old archive" msgstr "" #. Source code: tt_hide_internal_call_stack_elements: STRING_32 do Result := locale.translation ("Hide rows related to internal or hidden callstack elements?") end #: interface_names.e:2731 msgid "Hide rows related to internal or hidden callstack elements?" msgstr "" #. Source code: f_diagram_hide_supplier: STRING_32 do Result := locale.translation("Hide supplier links") end #: interface_names.e:543 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:1384 msgid "Hide this dialog at startup." msgstr "" #. Source code: do Result := translation_in_context ("High NPath", once "code_analyzer") end #: ca_names.e:286 msgctxt "code_analyzer" msgid "High NPath" msgstr "" #. Source code: do Result := translation_in_context ("High complexity of nested branches and loops", once "code_analyzer") end #: ca_names.e:361 msgctxt "code_analyzer" msgid "High complexity of nested branches and loops" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;255;170 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:22 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:133 msgctxt "preference" msgid "Highlight background color" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:680 msgctxt "preference" msgid "Highlight color" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:319 msgctxt "preference" msgid "Highlight matching braces" msgstr "" #. Source code: Result.force (locale.translation ("Hindi"), "hi") #: locale_names.e:58 msgid "Hindi" msgstr "" #. Source code: Result.force (locale.translation ("Hindi (India)"), "hi_in") #: locale_names.e:245 msgid "Hindi (India)" msgstr "" #. 230;244;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:159 msgctxt "preference" msgid "Hint background" msgstr "" #. Source code: t_Diagram_history_tool: STRING_32 do Result := locale.translation("History Tool") end #: interface_names.e:2497 msgid "History Tool" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:136 msgctxt "preference" msgid "History flat view sorting order" msgstr "" #. Source code: f_diagram_history: STRING_32 do Result := locale.translation("History tool") end #: interface_names.e:578 msgid "History tool" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:137 msgctxt "preference" msgid "History tree view sorting order" msgstr "" #. Source code: m_Hit_count: STRING_32 do Result := locale.translation("Hit Count") end #: interface_names.e:1010 msgid "Hit Count" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Hit Count ($1)..."), [nb]) #: interface_names.e:1016 msgid "Hit Count ($1)..." msgstr "" #. Source code: Result := locale.translation("Hit Count...") #: interface_names.e:1014 msgid "Hit Count..." msgstr "" #. Source code: l_Homonyms: STRING_32 do Result := locale.translation("Homonyms") end #: interface_names.e:1494 msgid "Homonyms" msgstr "" #. Source code: locale.translation_in_context ({STRING_32} "[ #: option_properties.e:471 msgctxt "configuration.option" msgid "" "How should warnings be reported?\n" " • None: Do not report wanings;\n" " • Warning: Report enabled warnings as warnings;\n" " • Error: Report enabled warnings as errors." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:175 msgctxt "preference" msgid "Html statistics" msgstr "" #. Source code: Result.force (locale.translation ("Hungarian"), "hu") #: locale_names.e:60 msgid "Hungarian" msgstr "" #. Source code: Result.force (locale.translation ("Hungarian (Hungary)"), "hu_hu") #: locale_names.e:248 msgid "Hungarian (Hungary)" msgstr "" #. Source code: l_agree_and_continue_with_terms: STRING_32 do Result := locale.translation ("I confirm that I have read and accept the terms") end #: interface_names.e:2746 msgid "I confirm that I have read and accept the terms" msgstr "" #. Source code: m_Debug_interrupt_new: STRING_32 do Result := locale.translation("I&nterrupt Execution") end #: interface_names.e:507 msgid "I&nterrupt Execution" msgstr "" #. Source code: target_il_verifiable_name: STRING_32 do Result := locale.translation ("IL Verifiable") end #: conf_interface_names.e:143 msgid "IL Verifiable" msgstr "" #. Source code: dialog_create_iron_packages: STRING_32 do Result := locale.translation ("IRON packages") end #: conf_interface_names.e:639 msgid "IRON packages" msgstr "" #. Source code: session_aborted: STRING_32 do Result := locale.translation ("ISE Eiffel: Session aborted%N") end #: ewb_names.e:195 msgid "ISE Eiffel: Session aborted\n" msgstr "" #. Source code: Result.force (locale.translation ("Icelandic"), "is") #: locale_names.e:65 msgid "Icelandic" msgstr "" #. Source code: Result.force (locale.translation ("Icelandic (Iceland)"), "is_is") #: locale_names.e:253 msgid "Icelandic (Iceland)" msgstr "" #. Source code: l_Toolbar_select_has_gray_icons: STRING_32 do Result := locale.translation("Icon option: ") end #: interface_names.e:1792 msgid "Icon option: " msgstr "" #. 240;240;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:71 msgctxt "preference" msgid "Iconified BON Cluster fill color." msgstr "" #. 255;255;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:94 msgctxt "preference" msgid "Iconified UML Cluster fill color." msgstr "" #. Source code: do Result := locale.translation ("Id") end #: debugger_names.e:338 msgid "Id" msgstr "" #. Source code: l_Identification: STRING_32 do Result := locale.translation("Identification") end #: interface_names.e:1496 msgid "Identification" msgstr "" #. Source code: #: eiffel_scanner_skeleton.e:409 msgctxt "compiler.parser" msgid "Identifier, manifest string or free operator is $1 character long." msgid_plural "" "Identifier, manifest string or free operator is $1 characters long." msgstr[0] "" #. Source code: t_identical: STRING_32 do Result := locale.translation ("Identity") end #: 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: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:484 msgctxt "preference" msgid "If" msgstr "" #. Source code: do Result := translation_in_context ("If a certain variable is declared as attached, either explicitly or by% #: ca_names.e:83 msgctxt "code_analyzer" msgid "" "If a certain variable is declared as attached, either explicitly or by the " "project setting \"Are types attached by default?\" then a contract declaring " "this variable not to be void is useless. This rule only applies if the " "project setting for Void safety is set to \"Complete\" (?)." msgstr "" #. Source code: do Result := translation_in_context ("If the creation procedure is exported then% #: ca_names.e:398 msgctxt "code_analyzer" msgid "" "If the creation procedure is exported then it may still be called by clients " "after the object has been created. Ususally, this is not intended and ought " "to be changed. A client might, for example, by accident call 'x.make' " "instead of 'create x.make', causing the class invariant or postconditions of " "make not to hold anymore." msgstr "" #. Source code: do Result := translation_in_context ("If there exists only one creation procedure in a class and% #: ca_names.e:171 msgctxt "code_analyzer" msgid "" "If there exists only one creation procedure in a class and this procedure " "takes no arguments and has an empty body then the creation procedure should " "be considered to be removed. Note that in this case all the clients of the " "class need to call 'create c' instead of 'create c.make', where 'c' is an " "object of the relevant class and 'make' is its creation procedure." msgstr "" #. Source code: lb_register_account: STRING = "If you do not already have an account, please register " #: es_exception_submit_dialog.e:1020 msgid "If you do not already have an account, please register " msgstr "" #. Source code: Result.force (locale.translation ("Igbo"), "ig") #: locale_names.e:63 msgid "Igbo" msgstr "" #. Source code: Result.force (locale.translation ("Igbo (Nigeria)"), "ig_ng") #: locale_names.e:251 msgid "Igbo (Nigeria)" msgstr "" #. Source code: b_ignore: STRING_32 do Result := locale.translation("Ignore") end #: interface_names.e:215 msgid "Ignore" msgstr "" #. Source code: m_Exec_ignore_contract_violation: STRING_32 do Result := locale.translation("Ignore &Contract Violation") end #: interface_names.e:606 msgid "Ignore &Contract Violation" msgstr "" #. Source code: m_Dbg_ignore_breakpoints: STRING_32 do Result := locale.translation("Ignore Breakpoints") end #: interface_names.e:502 msgid "Ignore Breakpoints" msgstr "" #. Source code: b_Ignore_external_exception: STRING_32 do Result := locale.translation ("Ignore External Exception?") end #: interface_names.e:269 msgid "Ignore External Exception?" msgstr "" #. Source code: b_Dbg_ignore_breakpoints: STRING_32 do Result := locale.translation("Ignore breakpoints") end #: interface_names.e:200 msgid "Ignore breakpoints" msgstr "" #. F6 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:869 msgctxt "preference" msgid "Ignore contract violation" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:108 msgctxt "preference" 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:1497 msgid "Ignore external exceptions" msgstr "" #. Source code: m_Dbg_ignoring_breakpoints: STRING_32 do Result := locale.translation("Ignoring Breakpoints") end #: interface_names.e:503 msgid "Ignoring Breakpoints" msgstr "" #. Source code: e_open_bracket_in_section_id: STRING = "Illegal '[' found in a section name." #: ini_fast_parser.e:243 msgid "Illegal '[' found in a section name." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("[ #: vucr_body.e:174 msgctxt "compiler.error" msgid "" "Implementation contraint: The class feature {1} uses an inline agent.\n" "What to do: Remove the inline agent from the code or make the feature a non-" "class one." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("[ #: vucr_body.e:168 msgctxt "compiler.error" msgid "" "Implementation contraint: The class feature {1} uses the agent {2} of an " "unqualified form.\n" "What to do: Remove the agent from the code or make the feature a non-class " "one." msgstr "" #. Source code: l_Implementers: STRING_32 do Result := locale.translation("Implementers") end #: interface_names.e:1503 msgid "Implementers" msgstr "" #. Source code: l_Implicit_exception_pending: STRING_32 do Result := locale.translation("Implicit exception pending") end #: interface_names.e:1502 msgid "Implicit exception pending" msgstr "" #. Source code: t_import: STRING_32 do Result := locale.translation ("Import") 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:488 msgid "Import Expressions From File" 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: b_import_settings: STRING_32 do Result := locale.translation ("Import Settings") end #: interface_names.e:272 msgid "Import Settings" msgstr "" #. Source code: m_import_settings: STRING_32 do Result := locale.translation_in_context ("Import Settings", "menu.tools") end #: interface_names.e:645 msgctxt "menu.tools" msgid "Import Settings" msgstr "" #. Source code: m_import_debugger_profiles: STRING_32 do Result := locale.translation ("Import parameters ...") end #: interface_names.e:489 msgid "Import parameters ..." msgstr "" #. Source code: t_import_debugger_profiles_from_file: STRING_32 do Result := locale.translation ("Import parameters from file ..") end #: interface_names.e:494 msgid "Import parameters from file .." msgstr "" #. Source code: t_import_metric_title: STRING_32 do Result := locale.translation ("Import/Export Metrics") end #: eb_metric_names.e:112 msgid "Import/Export Metrics" msgstr "" #. Source code: f_import_metrics: STRING_32 do Result := locale.translation ("Import/Export metrics from file") end #: eb_metric_names.e:293 msgid "Import/Export 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_dtype: STRING = "In Class" #: es_test_call_stack_wizard_page_panel.e:343 msgid "In Class" msgstr "" #. Source code: do Result := locale.translation ("In Eiffel, it is not necessary to use a secret attribute together with an exported accessor (%"getter%") function. % #: ca_names.e:697 msgid "" "In Eiffel, it is not necessary to use a secret attribute together with an " "exported accessor (\"getter\") function. Since it is not allowed to write to " "an attribute from outside a class, an exported attribute can be used instead " "and the accessor may be removed." msgstr "" #. Source code: t_Feature: STRING_32 do Result := locale.translation("In Feature") end #: interface_names.e:2409 msgid "In Feature" msgstr "" #. Source code: do Result := translation_in_context ("In a data structure, comparing the number% #: ca_names.e:566 msgctxt "code_analyzer" msgid "" "In a data structure, comparing the number of elements to zero can be " "transformed into the boolean query 'is_empty'." msgstr "" #. Source code: do Result := translation_in_context ("In a function, a local variable that is never read and that is not assigned% #: ca_names.e:63 msgctxt "code_analyzer" msgid "" "In a function, a local variable that is never read and that is not assigned " "to any variable but the Result can be omitted. Instead the Result can be " "directly used." msgstr "" #. Source code: do Result := translation_in_context ("In expressions, boolean variables or % #: ca_names.e:465 msgctxt "code_analyzer" msgid "" "In expressions, boolean variables or queries need not be compared to True or " "False." 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: do Result := translation_in_context ("In most of the cases a class that has at least one creation procedure% #: ca_names.e:203 msgctxt "code_analyzer" msgid "" "In most of the cases a class that has at least one creation procedure with " "arguments should also have a creation procedure with no arguments. Arguments " "of creation procedures most often are some initializing data or options. " "Normally, one should be able to create class with empty initializing data, " "where the client can set or add the data later. For options, an argumentless " "creation procedure may assume default values." msgstr "" #. Source code: do Result := translation_in_context ("In routine '", once "code_analyzer.violation") end #: ca_messages.e:326 msgctxt "code_analyzer.violation" msgid "In routine '" 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:944 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:769 msgid "In&variants" msgstr "" #. Source code: l_Inactive_subqueries: STRING_32 do Result := locale.translation("Inactive subqueries") end #: interface_names.e:1504 msgid "Inactive subqueries" msgstr "" #. Source code: external_include: STRING_32 do Result := locale.translation ("Include") end #: conf_interface_names.e:191 msgid "Include" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Include Class '$1'"), [a_name]) #: interface_names.e:2538 msgid "Include Class '$1'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Include Cluster '$1'"), [a_name]) #: interface_names.e:2545 msgid "Include Cluster '$1'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Include Library '$1'"),[a_name]) #: interface_names.e:2552 msgid "Include Library '$1'" msgstr "" #. Source code: m_include_all_classes: STRING_32 do Result := locale.translation ("Include all classes") end #: interface_names.e:1095 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:577 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: l_include_selection: STRING_32 do Result := locale.translation("Include selection") end #: interface_names.e:1508 msgid "Include selection" msgstr "" #. Source code: l_include_colon: STRING_32 do Result := locale.translation("Include:") end #: interface_names.e:1505 msgid "Include:" msgstr "" #. Source code: external_include_tree: STRING_32 do Result := locale.translation ("Includes") end #: conf_interface_names.e:199 msgid "Includes" msgstr "" #. Source code: dialog_file_rule_includes: STRING_32 do Result := locale.translation ("Includes:") end #: conf_interface_names.e:574 msgid "Includes:" msgstr "" #. Source code: Result.force (locale.translation ("Missing Class Export"), w_export_class_missing) #: conf_interface_names.e:478 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: a_formatter.add (locale.translation_in_context ("Inconclusive result (verifier timed out).", once "tool.auto_proof.result")) #: e2b_inconclusive_result.e:24 msgctxt "tool.auto_proof.result" msgid "Inconclusive result (verifier timed out)." msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:45 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:46 msgctxt "code_analysis.preference" msgid "Inconsistent hash code redeclaration" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Incorrect class name $1 in visible clause ."), [a_class]) #: conf_interface_names.e:1078 msgid "Incorrect class name $1 in visible clause ." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Incorrect feature name $1 in visible clause ."), [a_feature]) #: conf_interface_names.e:1074 msgid "Incorrect feature name $1 in visible clause ." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Incorrect system tag $1 invalid UUID specified."), [a_name]) #: conf_interface_names.e:898 msgid "Incorrect system tag $1 invalid UUID specified." msgstr "" #. Source code: e_parse_incorrect_system_no_name: STRING_32 do Result := locale.translation ("Incorrect system tag, no name specified.") end #: conf_interface_names.e:890 msgid "Incorrect system tag, no name specified." msgstr "" #. Source code: fs_indent: STRING_32 do Result := locale.translation ("Indent") end #: interface_names.e:2348 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_Index: STRING_32 do Result := locale.translation("Index") end #: interface_names.e:2416 msgid "Index" msgstr "" #. Source code: do Result := locale.translation ("Index is out of range.%N% #: warning_messages.e:715 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_Index: STRING_32 do Result := locale.translation("Index:") end #: interface_names.e:1510 msgid "Index:" msgstr "" #. Source code: l_indexing_clause_error: STRING_32 do Result := locale.translation("Indexing clause has syntax error") end #: interface_names.e:1511 msgid "Indexing clause has syntax error" msgstr "" #. revision;date;status #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:114 msgctxt "preference" msgid "Indexing items that need not be included in formatted texts." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:704 msgctxt "preference" msgid "Indicates if editor displays the line numbers by default." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:703 msgctxt "preference" 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:705 msgctxt "preference" 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:62 msgid "Indonesian" msgstr "" #. Source code: Result.force (locale.translation ("Indonesian (Indonesia)"), "id_id") #: locale_names.e:250 msgid "Indonesian (Indonesia)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:47 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:48 msgctxt "code_analysis.preference" msgid "Inequality in conditional" msgstr "" #. Source code: t_tool_title: STRING = "Info" #: es_information_tool.e:107 msgid "Info" msgstr "" #. Source code: dialog_create_library_information: STRING_32 do Result := locale.translation ("Information") end #: conf_interface_names.e:620 msgid "Information" msgstr "" #. Source code: do Result := locale.translation_in_context ("Information", "autoproof") end #: e2b_messages.e:211 msgctxt "autoproof" msgid "Information" msgstr "" #. Source code: l_info_cannot_be_retrieved: STRING_32 do Result := locale.translation("Information cannot be retrieved.") end #: interface_names.e:2194 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: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:372 msgctxt "preference" msgid "Inherit" msgstr "" #. 245;245;245 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:251 msgctxt "preference" msgid "Inherit background color" 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: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:596 #: $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: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: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: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 msgctxt "preference" 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:582 msgid "" "Inheritance Creation Mode (Pick from child class and drop on desired parent " "class)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:143 msgctxt "preference" msgid "Inheritance classes" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:49 msgctxt "code_analysis.preference" msgid "Inheritance from any" msgstr "" #. Source code: l_inheritance_stiffness_value (a_value: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Inheritance stiffness ($1%%)"), [a_value]) end #: interface_names.e:1501 msgid "Inheritance stiffness ($1%)" msgstr "" #. Source code: l_inheritance_stiffness_100: STRING_32 do Result := locale.translation("Inheritance stiffness (100%%)") end #: interface_names.e:1500 msgid "Inheritance stiffness (100%)" msgstr "" #. Source code: l_inheritance_stiffness: STRING_32 do Result := locale.translation("Inheritance stiffness:") end #: interface_names.e:1499 msgid "Inheritance stiffness:" msgstr "" #. Source code: do Result := translation_in_context ("Inheritance with no adaptations from the ANY class need not explicitely% #: ca_names.e:259 msgctxt "code_analyzer" msgid "" "Inheritance with no adaptations from the ANY class need not explicitely be " "defined. This should be removed." msgstr "" #. Source code: capability_toggle_inherited_name: READABLE_STRING_32 do REsult := locale.translation_in_context ("Inherited", "configuration.capability") end #: conf_interface_names.e:315 msgctxt "configuration.capability" msgid "Inherited" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:727 msgctxt "preference" msgid "Init incremental" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:728 msgctxt "preference" msgid "Init match case" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:733 msgctxt "preference" msgid "Init only compiled classes" msgstr "" #. [Current Editor];Whole Project;Custom #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:732 msgctxt "preference" msgid "Init scope" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:731 msgctxt "preference" msgid "Init search backwards" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:734 msgctxt "preference" msgid "Init subclusters" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:729 msgctxt "preference" msgid "Init use regular expression" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:730 msgctxt "preference" msgid "Init whole word" msgstr "" #. Source code: t_first_match_reached: STRING_32 do Result := locale.translation("Initial match reached.") end #: interface_names.e:2636 msgid "Initial match reached." msgstr "" #. [Current Editor];Whole Project;Custom #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:732 msgctxt "preference" msgid "Initial search scope." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:727 msgctxt "preference" msgid "Initial status of incremental search." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:728 msgctxt "preference" msgid "Initial status of match case." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:733 msgctxt "preference" msgid "Initial status of only compiled classes." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:731 msgctxt "preference" msgid "Initial status of search backwards." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:734 msgctxt "preference" msgid "Initial status of searching subclusters." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:729 msgctxt "preference" msgid "Initial status of using regular_expression." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:730 msgctxt "preference" msgid "Initial status of whole word." msgstr "" #. Source code: locale.translation_in_context ("Initialization", "configuration.void_safety"), #: conf_interface_names.e:411 msgctxt "configuration.void_safety" msgid "Initialization" msgstr "" #. Source code: lb_initialize_documentation: STRING = "Initializing Documentation." #: degree_output.e:707 msgid "Initializing Documentation." msgstr "" #. Source code: locale.translation_in_context ("Inline agent with the body other than a {1} form is not supported.", "compiler.error"), #: ast_feature_checker_generator.e:889 msgctxt "compiler.error" msgid "Inline agent with the body other than a {1} form is not supported." msgstr "" #. Source code: target_inlining_name: STRING_32 do Result := locale.translation ("Inlining") end #: conf_interface_names.e:145 msgid "Inlining" msgstr "" #. Source code: target_inlining_size_name: STRING_32 do Result := locale.translation ("Inlining Size") end #: conf_interface_names.e:147 msgid "Inlining Size" msgstr "" #. Source code: l_input: STRING_32 do Result := locale.translation ("Input") 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: b_insert: STRING_32 do Result := locale.translation ("Insert") end #: interface_names.e:217 msgid "Insert" msgstr "" #. Source code: t_Diagram_insert_midpoint_cmd: STRING_32 do Result := locale.translation("Insert Midpoint") end #: interface_names.e:2555 msgid "Insert Midpoint" msgstr "" #. Source code: f_insert_symbol: STRING_32 do Result := locale.translation("Insert Symbol") end #: interface_names.e:2956 msgid "Insert Symbol" msgstr "" #. Source code: b_bp_insert_keywords: STRING_32 do Result := locale.translation("Insert special keywords") end #: interface_names.e:263 msgid "Insert special keywords" msgstr "" #. Source code: e_Insert_symbol: STRING_32 do Result := locale.translation("Insert symbol") end #: interface_names.e:2954 msgid "Insert symbol" msgstr "" #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:803 msgctxt "preference" msgid "Insert symbol" msgstr "" #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:803 msgctxt "preference" msgid "Insert symbol using specific dialog." 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: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:512 msgctxt "preference" msgid "Inspect" msgstr "" #. Source code: do Result := locale.translation ("Inspect instruction has no 'when' branch") end #: ca_names.e:715 msgid "Inspect instruction has no 'when' branch" msgstr "" #. Source code: iron_box_install_label: STRING_32 do Result := locale.translation ("Install") end #: conf_interface_names.e:697 msgid "Install" msgstr "" #. Source code: iron_box_installation_label: STRING_32 do Result := locale.translation ("Installation") end #: conf_interface_names.e:691 msgid "Installation" msgstr "" #. Source code: append_bold_text_to (locale.translation_in_context ("Installation id: ", "cloud.info"), txt) #: es_cloud_account_tool_panel.e:255 msgctxt "cloud.info" msgid "Installation id: " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Installation of package: $1"), [a_package_id]) #: conf_interface_names.e:769 msgid "Installation of package: $1" msgstr "" #. Source code: label_field_installation: STRING_32 do Result := locale.translation_in_context ("Installation: ", "cloud.info") end #: es_cloud_names.e:71 msgctxt "cloud.info" msgid "Installation: " msgstr "" #. Source code: l_installed_versions: STRING_32 do Result := locale.translation ("Installed Versions") end #: interface_names.e:2278 msgid "Installed Versions" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("[ #: conf_interface_names.e:724 msgid "" "Installed in folder \"$1\" .\n" "$2 associated ecf files:\n" "$3" msgstr "" #. Source code: m_Show_instance_free: STRING_32 do Result := locale.translation("Instance-free") end #: interface_names.e:771 msgid "Instance-free" msgstr "" #. Source code: l_Instance_free_routines: STRING_32 do Result := locale.translation("Instance-free features") end #: interface_names.e:1597 msgid "Instance-free features" msgstr "" #. Source code: ("Integer value $1 is too large for $2.", #: eiffel_scanner_skeleton.e:478 msgctxt "compiler.parser" msgid "Integer value $1 is too large for $2." msgstr "" #. Source code: ("Integer value $1 is too large for any integer type.", #: eiffel_scanner_skeleton.e:484 msgctxt "compiler.parser" msgid "Integer value $1 is too large for any integer type." msgstr "" #. Source code: ("Integer value $1 is too small for $2.", #: eiffel_scanner_skeleton.e:500 msgctxt "compiler.parser" msgid "Integer value $1 is too small for $2." msgstr "" #. Source code: ("Integer value $1 is too small for any integer type.", #: eiffel_scanner_skeleton.e:506 msgctxt "compiler.parser" msgid "Integer value $1 is too small for any integer type." msgstr "" #. Source code: do Result := locale.translation_in_context ("Integer variant component at position $variant may be negative.", "autoproof") end #: e2b_messages.e:153 msgctxt "autoproof" msgid "Integer variant component at position $variant may be negative." 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 #-#-#-#-# #. #. #-#-#-#-# 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 #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 45000 #. #-#-#-#-# estudio.pot #-#-#-#-# #. Segoe UI-r-bold-9-screen #. #-#-#-#-# estudio.pot #-#-#-#-# #. Segoe UI-r-regular-9-screen #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;240 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 240;240;240 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 0;0;0 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 245;245;245 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 255;245;245 #. #-#-#-#-# 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 #-#-#-#-# #. [current_editor];new_tab_editor;new_tab_editor_if_edited #. #-#-#-#-# 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 #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 2 #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #: $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:205 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:206 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:207 #: $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:212 #: $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 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:235 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:236 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:237 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:238 #: $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:251 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:252 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:254 #: $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: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:265 #: $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:285 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:286 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:287 msgctxt "preference" msgid "Interface" msgstr "" #. Source code: l_Flatshort: STRING_32 do Result := locale.translation("Interface view") end #: ewb_names.e:189 msgid "Interface view" msgstr "" #. I #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:851 msgctxt "preference" msgid "Interface view" msgstr "" #. Source code: e_executor_failure_tag: STRING = "Internal Failure" #: test_execution.e:575 msgid "Internal Failure" msgstr "" #. 180;150;150 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:25 msgctxt "preference" msgid "Internal background color" msgstr "" #. Source code: "Internal error ($1): Submit bug at http://support.eiffel.com"), #: warning_messages.e:1115 msgid "Internal error ($1): Submit bug at http://support.eiffel.com" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. iexplore.exe $url #. #-#-#-#-# estudio.pot #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-open-url $url #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:712 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:6 msgctxt "preference" msgid "Internet browser" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. iexplore.exe $url #. #-#-#-#-# estudio.pot #-#-#-#-# #. $ISE_EIFFEL/tools/spec/$ISE_PLATFORM/bin/estudio-open-url $url #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:712 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:6 msgctxt "preference" msgid "Internet browser." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:27 msgctxt "preference" 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:67 msgid "Inuktitut" msgstr "" #. Source code: Result.force (locale.translation ("Inuktitut (Canada, Latin)"), "iu_latn_ca") #: locale_names.e:257 msgid "Inuktitut (Canada, Latin)" msgstr "" #. Source code: Result.force (locale.translation ("Inuktitut (Canada, Syllabics)"), "iu_cans_ca") #: locale_names.e:256 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:2165 msgid "Invalid UUID: $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid action tag $1."), [an_action]) #: conf_interface_names.e:946 msgid "Invalid action tag $1." msgstr "" #. Source code: e_parse_incorrect_action_no_command: STRING_32 #: conf_interface_names.e:954 msgid "Invalid action tag." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid assembly name $1."), [a_group]) #: conf_interface_names.e:998 msgid "Invalid assembly name $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid assembly tag $1 no location specified."), [an_assembly]) #: conf_interface_names.e:1002 msgid "Invalid assembly tag $1 no location specified." msgstr "" #. Source code: e_parse_incorrect_assembly_no_name: STRING_32 do Result := locale.translation ("Invalid assembly tag no name specified.") end #: conf_interface_names.e:995 msgid "Invalid assembly tag no name specified." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid assembly tag there is already a group with the name $1."), [a_group]) #: conf_interface_names.e:1006 msgid "Invalid assembly tag there is already a group with the name $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: Result := locale.formatted_string (locale.translation ("Invalid attribute '$1'"), [an_attribute]) #: conf_interface_names.e:875 msgid "Invalid attribute '$1'" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid build $1."), [a_build]) #: conf_interface_names.e:1106 msgid "Invalid build $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: e_parse_incorrect_class_opt: STRING_32 do Result := locale.translation ("Invalid class_option tag.") end #: conf_interface_names.e:1059 msgid "Invalid class_option tag." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid cluster name $1."), [a_group]) #: conf_interface_names.e:1012 msgid "Invalid cluster name $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid cluster tag $1 no location specified."), [a_cluster]) #: conf_interface_names.e:1016 msgid "Invalid cluster tag $1 no location specified." msgstr "" #. Source code: e_parse_incorrect_cluster_no_name: STRING_32 do Result := locale.translation ("Invalid cluster tag no name specified.") end #: conf_interface_names.e:1009 msgid "Invalid cluster tag no name specified." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid cluster tag there is already a group with the name $1."), [a_group]) #: conf_interface_names.e:1020 msgid "Invalid cluster tag there is already a group with the name $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid concurrency condition $1."), [a_concurrency]) #: conf_interface_names.e:1112 msgid "Invalid concurrency condition $1." msgstr "" #. Source code: e_parse_incorrect_condition: STRING_32 do Result := locale.translation ("Invalid condition tag.") end #: conf_interface_names.e:1091 msgid "Invalid condition tag." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid content: $1"), [a_content]) #: conf_interface_names.e:887 msgid "Invalid content: $1" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid debug tag $1."), [a_debug]) #: conf_interface_names.e:1040 msgid "Invalid debug tag $1." msgstr "" #. Source code: e_parse_incorrect_debug_no_name: STRING_32 do Result := locale.translation ("Invalid debug tag.") end #: conf_interface_names.e:1037 msgid "Invalid debug tag." msgstr "" #. Source code: e_parse_incorrect_description: STRING_32 do Result := locale.translation ("Invalid description tag.") end #: conf_interface_names.e:1155 msgid "Invalid description tag." msgstr "" #. Source code: e_parse_incorrect_external: STRING_32 do Result := locale.translation ("Invalid external tag.") end #: conf_interface_names.e:942 msgid "Invalid external tag." msgstr "" #. Source code: e_parse_incorrect_file_rule: STRING_32 do Result := locale.translation ("Invalid file_rule tag.") end #: conf_interface_names.e:940 msgid "Invalid file_rule tag." msgstr "" #. Source code: w_Invalid_folder_name: STRING_32 do Result := locale.translation ("Invalid folder name") end #: warning_messages.e:974 msgid "Invalid folder name" msgstr "" #. Source code: l_invalid_item: STRING_32 do Result := locale.translation ("Invalid item") end #: interface_names.e:2162 msgid "Invalid item" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid library name $1."), [a_group]) #: conf_interface_names.e:966 msgid "Invalid library name $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid library tag $1."), [a_library]) #: conf_interface_names.e:970 msgid "Invalid library tag $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid library tag there is already a group with the name $1."), [a_group]) #: conf_interface_names.e:974 msgid "Invalid library tag there is already a group with the name $1." msgstr "" #. Source code: e_parse_incorrect_library_no_name: STRING_32 do Result := locale.translation ("Invalid library tag.") end #: conf_interface_names.e:963 msgid "Invalid library tag." msgstr "" #. Source code: e_parse_incorrect_mapping: STRING_32 do Result := locale.translation ("Invalid mapping tag.") end #: conf_interface_names.e:1153 msgid "Invalid mapping tag." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid maximum version number in version condition: "), [a_version]) #: conf_interface_names.e:1127 msgid "Invalid maximum version number in version condition: " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid minimum version number in version condition: "), [a_version]) #: conf_interface_names.e:1123 msgid "Invalid minimum version number in version condition: " msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid or empty value for '$1'"), [an_attribute]) #: conf_interface_names.e:871 msgid "Invalid or empty value for '$1'" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid override name $1."), [a_group]) #: conf_interface_names.e:1026 msgid "Invalid override name $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid override tag $1 no location specified."), [an_override]) #: conf_interface_names.e:1030 msgid "Invalid override tag $1 no location specified." msgstr "" #. Source code: e_parse_incorrect_override_no_name: STRING_32 do Result := locale.translation ("Invalid override tag no name specified.") end #: conf_interface_names.e:1023 msgid "Invalid override tag no name specified." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid override tag there is already a group with the name $1."), [a_group]) #: conf_interface_names.e:1034 msgid "Invalid override tag there is already a group with the name $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid overrides tag in group $1."), [a_group]) #: conf_interface_names.e:1088 msgid "Invalid overrides tag in group $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid platform $1."), [a_platform]) #: conf_interface_names.e:1098 msgid "Invalid platform $1." msgstr "" #. Source code: option_error_message := locale.translation ("Invalid platform argument") #: es.e:1357 msgid "Invalid platform argument" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid precompile name $1."), [a_group]) #: conf_interface_names.e:980 msgid "Invalid precompile name $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid precompile tag $1, there is already another precompile specified $2."), [a_precompile, an_other_precompile]) #: conf_interface_names.e:992 msgid "" "Invalid precompile tag $1, there is already another precompile specified $2." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid precompile tag $1."), [a_precompile]) #: conf_interface_names.e:984 msgid "Invalid precompile tag $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid precompile tag there is already a group with the name $1."), [a_group]) #: conf_interface_names.e:988 msgid "Invalid precompile tag there is already a group with the name $1." msgstr "" #. Source code: e_parse_incorrect_precompile_no_name: STRING_32 do Result := locale.translation ("Invalid precompile tag.") end #: conf_interface_names.e:977 msgid "Invalid precompile tag." msgstr "" #. Source code: option_error_message := locale.formatted_string (locale.translation_in_context #: es.e:1186 msgctxt "compiler.command-line.option" msgid "" "Invalid preference value \"$3\" for preference of name \"$2\" in option " "\"$1\"." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid regular expression %"$1%" (error position: $3): $2."), [regexp, description, position]) #: conf_interface_names.e:1178 msgid "Invalid regular expression \"$1\" (error position: $3): $2." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid regular expression %"$1%" (error position: $4) in %"$2%": $3."), [regexp, file, description, position]) #: conf_interface_names.e:1170 msgid "Invalid regular expression \"$1\" (error position: $4) in \"$2\": $3." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid regular expression %"$1%" in %"$2%"."), [regexp, file]) #: conf_interface_names.e:1173 msgid "Invalid regular expression \"$1\" in \"$2\"." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid regular expression %"$1%" in %"$2%": $3."), [regexp, file, description]) #: conf_interface_names.e:1168 msgid "Invalid regular expression \"$1\" in \"$2\": $3." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid regular expression %"$1%": $2."), [regexp, description]) #: conf_interface_names.e:1176 msgid "Invalid regular expression \"$1\": $2." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid regular expression: %"$1%"."), [regexp]) #: conf_interface_names.e:1181 msgid "Invalid regular expression: \"$1\"." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid renaming tag, no new name specified for $1."), [an_old]) #: conf_interface_names.e:1052 msgid "Invalid renaming tag, no new name specified for $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid renaming tag, no old name specified for $1."), [a_new]) #: conf_interface_names.e:1056 msgid "Invalid renaming tag, no old name specified for $1." msgstr "" #. Source code: e_parse_incorrect_renaming_no_name: STRING_32 do Result := locale.translation ("Invalid renaming tag.") end #: conf_interface_names.e:1049 msgid "Invalid renaming tag." msgstr "" #. Source code: e_parse_incorrect_root_class: STRING_32 do Result := locale.translation ("Invalid root class.") end #: conf_interface_names.e:927 msgid "Invalid root class." msgstr "" #. Source code: e_parse_incorrect_root_cluster: STRING_32 do Result := locale.translation ("Invalid root cluster.") end #: conf_interface_names.e:926 msgid "Invalid root cluster." msgstr "" #. Source code: e_parse_incorrect_root_feature: STRING_32 do Result := locale.translation ("Invalid root procedure.") end #: conf_interface_names.e:928 msgid "Invalid root procedure." msgstr "" #. Source code: e_parse_incorrect_root: STRING_32 do Result := locale.translation ("Invalid root tag.") end #: conf_interface_names.e:925 msgid "Invalid root tag." msgstr "" #. Source code: do Result := translation_in_context ("Invalid rule name", once "code_analyzer") end #: ca_messages.e:647 msgctxt "code_analyzer" msgid "Invalid rule name" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid setting tag $1."), [a_setting]) #: conf_interface_names.e:933 msgid "Invalid setting tag $1." msgstr "" #. Source code: e_parse_incorrect_setting_no_name: STRING_32 do Result := locale.translation ("Invalid setting tag, no name specified.") end #: conf_interface_names.e:930 msgid "Invalid setting tag, no name specified." msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Invalid settings for rule %"$1%"", once "code_analyzer"), a_rule_name) end #: ca_messages.e:650 msgctxt "code_analyzer" msgid "Invalid settings for rule \"$1\"" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid system name $1."), [a_system]) #: conf_interface_names.e:893 msgid "Invalid system name $1." 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: Result := locale.formatted_string (locale.translation ("Invalid tag/tag position '$1'"), [a_tag]) #: conf_interface_names.e:867 msgid "Invalid tag/tag position '$1'" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid target name $1."), [a_target]) #: conf_interface_names.e:921 msgid "Invalid target name $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 "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid uses tag in group $1."), [a_group]) #: conf_interface_names.e:1083 msgid "Invalid uses tag in group $1." msgstr "" #. Source code: e_parse_incorrect_root_all: STRING_32 do Result := locale.translation ("Invalid value for all_classes attribute in root tag.") end #: conf_interface_names.e:924 msgid "Invalid value for all_classes attribute in root tag." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid value for configuration option %"$1%": %"$2%""), [option_name, option_value]) #: conf_interface_names.e:1238 msgid "Invalid value for configuration option \"$1\": \"$2\"" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid value for configuration option %"$1%": %"$2%" (Expected values: $3)"), [option_name, option_value, e]) #: conf_interface_names.e:1236 msgid "" "Invalid value for configuration option \"$1\": \"$2\" (Expected values: $3)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid value for setting $1."), [a_setting]) #: conf_interface_names.e:937 msgid "Invalid value for setting $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid variable tag $1."), [a_variable]) #: conf_interface_names.e:960 msgid "Invalid variable tag $1." msgstr "" #. Source code: e_parse_incorrect_variable_no_name: STRING_32 do Result := locale.translation ("Invalid variable tag.") end #: conf_interface_names.e:957 msgid "Invalid variable tag." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid version type $1 in version condition."), [a_type]) #: conf_interface_names.e:1136 msgid "Invalid version type $1 in version condition." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid visible tag on $1."), [a_parent]) #: conf_interface_names.e:1070 msgid "Invalid visible tag on $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid void_safety condition $1."), [a_void_safety]) #: conf_interface_names.e:1116 msgid "Invalid void_safety condition $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Invalid warning tag $1."), [a_warning]) #: conf_interface_names.e:1046 msgid "Invalid warning tag $1." msgstr "" #. Source code: e_parse_incorrect_warning_no_name: STRING_32 do Result := locale.translation ("Invalid warning tag.") end #: conf_interface_names.e:1043 msgid "Invalid warning tag." msgstr "" #. Source code: option_invariant_name: STRING_32 do Result := locale.translation ("Invariant") end #: conf_interface_names.e:325 msgid "Invariant" 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:647 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:648 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:649 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:650 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:651 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:652 msgctxt "preference" msgid "Invariant" msgstr "" #. Source code: do Result := locale.translation_in_context ("Invariant $tag might not hold on call to $called_feature.", "autoproof") end #: e2b_messages.e:108 msgctxt "autoproof" msgid "Invariant $tag might not hold on call to $called_feature." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:50 msgctxt "code_analysis.preference" msgid "Invariant in loop" msgstr "" #. Source code: do Result := locale.translation_in_context ("Invariant might not hold on call to $called_feature.", "autoproof") end #: e2b_messages.e:105 msgctxt "autoproof" msgid "Invariant might not hold on call to $called_feature." msgstr "" #. Source code: l_invariants: STRING_32 do Result := locale.translation("Invariants") end #: interface_names.e:1512 msgid "Invariants" msgstr "" #. Source code: Result.force (locale.translation ("Irish"), "ga") #: locale_names.e:51 msgid "Irish" msgstr "" #. Source code: Result.force (locale.translation ("Irish (Ireland)"), "ga_ie") #: locale_names.e:238 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: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:393 msgctxt "preference" msgid "Is" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:264 msgctxt "preference" msgid "Is EiffelStudio Debug menu allowed?" msgstr "" #. Source code: l_Is_true: STRING_32 do Result := locale.translation("Is True") end #: interface_names.e:1521 msgid "Is True" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:269 msgctxt "preference" msgid "Is alias enabled" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:114 msgctxt "code_analysis.preference" msgid "Is argument prefix 'a_' counted?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:114 msgctxt "code_analysis.preference" msgid "Is argument prefix counted" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:270 msgctxt "preference" msgid "Is assigner enabled" msgstr "" #. Source code: lb_is_compiling: STRING = "Is compiling: $1" #: es_exception_dialog.e:396 msgid "Is compiling: $1" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:315 msgctxt "preference" 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:146 msgctxt "preference" msgid "Is dependency on self shown?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:124 msgctxt "preference" msgid "Is detailed result kept when recalculation metric archive history?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:281 msgctxt "preference" msgid "Is force debug mode" msgstr "" #. Source code: iron_box_package_installed_label: STRING_32 do Result := locale.translation ("Is installed") end #: conf_interface_names.e:705 msgid "Is installed" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:122 msgctxt "preference" msgid "Is invisible result item filtered?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:145 msgctxt "preference" msgid "Is item description shown?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:144 msgctxt "preference" msgid "Is item path shown?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:115 msgctxt "code_analysis.preference" msgid "Is local prefix 'l_' counted?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:115 msgctxt "code_analysis.preference" msgid "Is local prefix counted" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:273 msgctxt "preference" msgid "Is maximized" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:121 msgctxt "preference" msgid "Is percentage for ratio metric displayed?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:287 msgctxt "preference" msgid "Is pretty printer notification enabled" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:268 msgctxt "preference" msgid "Is signature enabled" msgstr "" #. Source code: target_console_application_description: STRING_32 do Result := locale.translation ("Is the project a console application?") end #: conf_interface_names.e:130 msgid "Is the project a console application?" msgstr "" #. Source code: cluster_hidden_description: STRING_32 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:281 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_32 do Result := locale.translation ("Is this an abstract target that cannot be used to compile?") end #: conf_interface_names.e:96 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:943 msgid "Is this formatter of per EiffelStudio scope or per target scope?" msgstr "" #. Source code: group_readonly_description: STRING_32 do Result := locale.translation ("Is this group read only?") end #: conf_interface_names.e:256 msgid "Is this group read only?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:753 msgctxt "preference" msgid "Is this ok to reuse an existing class name?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:742 msgctxt "preference" msgid "" "Is this ok to reuse an existing feature name of the base class where " "renaming is applied?" msgstr "" #. Source code: system_readonly_description: STRING_32 do Result := locale.translation ("Is this system read only per default if it is used as a library?") end #: conf_interface_names.e:81 msgid "Is this system read only per default if it is used as a library?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:126 msgctxt "preference" msgid "Is tree view used to display metric history?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:318 msgctxt "preference" msgid "Is underscore `_' used as a word separator?" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:273 msgctxt "preference" msgid "Is window maximized?" msgstr "" #. Source code: create lab.make_with_text (locale.translation_in_context ("[ #: es_cloud_license_issue_dialog.e:53 msgctxt "cloud.info" msgid "" "Issue with your EiffelStudio license!\n" "\n" "Choose [Guest] to use EiffelStudio as Guest account." msgstr "" #. Source code: title_license_issue: STRING_32 do Result := locale.translation_in_context ("Issue with your license.", "cloud.info") end #: es_cloud_names.e:84 msgctxt "cloud.info" msgid "Issue with your license." msgstr "" #. Source code: Result := locale.translation ("It is not possible to create a normal cluster inside of a test cluster") #: warning_messages.e:599 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:1059 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:2241 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:66 msgid "Italian" msgstr "" #. Source code: Result.force (locale.translation ("Italian (Italy)"), "it_it") #: locale_names.e:255 msgid "Italian (Italy)" msgstr "" #. Source code: Result.force (locale.translation ("Italian (Switzerland)"), "it_ch") #: locale_names.e:254 msgid "Italian (Switzerland)" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation("Item $1 is not writable."), [a_item]) #: interface_names.e:1518 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:1912 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:1788 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:1789 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:1520 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:1513 msgid "Items without tag" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:39 msgctxt "preference" msgid "Items/tools shown in navigation layout when in debug mode." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:45 msgctxt "preference" msgid "Items/tools shown on editor side when in debug mode." msgstr "" #. Source code: do Result := translation_in_context ("Iterating through '", once "code_analyzer.violation") end #: ca_messages.e:468 msgctxt "code_analyzer.violation" msgid "Iterating through '" msgstr "" #. Source code: t_viewer_json_display_title: STRING_32 do Result := locale.translation ("JSON display") end #: interface_names.e:1847 msgid "JSON display" msgstr "" #. Source code: Result.force (locale.translation ("Japanese"), "ja") #: locale_names.e:68 msgid "Japanese" msgstr "" #. Source code: Result.force (locale.translation ("Japanese (Japan)"), "ja_jp") #: locale_names.e:258 msgid "Japanese (Japan)" msgstr "" #. Source code: Result.force (locale.translation ("K'iche"), "qut") #: locale_names.e:100 msgid "K'iche" msgstr "" #. Source code: Result.force (locale.translation ("K'iche (Guatemala)"), "qut_gt") #: locale_names.e:295 msgid "K'iche (Guatemala)" msgstr "" #. Source code: Result.force (locale.translation ("Kannada"), "kn") #: locale_names.e:73 msgid "Kannada" msgstr "" #. Source code: Result.force (locale.translation ("Kannada (India)"), "kn_in") #: locale_names.e:263 msgid "Kannada (India)" msgstr "" #. Source code: Result.force (locale.translation ("Kazakh"), "kk") #: locale_names.e:71 msgid "Kazakh" msgstr "" #. Source code: Result.force (locale.translation ("Kazakh (Kazakhstan)"), "kk_kz") #: locale_names.e:261 msgid "Kazakh (Kazakhstan)" msgstr "" #. Source code: b_eval_keep_assertion_checking: STRING_32 do Result := locale.translation("Keep Assertion Checking") end #: interface_names.e:87 msgid "Keep Assertion Checking" msgstr "" #. Source code: b_Keep_assertions: STRING_32 do Result := locale.translation("Keep Assertions") end #: interface_names.e:86 msgid "Keep Assertions" msgstr "" #. Source code: b_keep_dialog_open: STRING_32 do Result := locale.translation("Keep Dialog Open") end #: interface_names.e:255 msgid "Keep Dialog Open" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:129 msgctxt "preference" msgid "Keep archive detailed result" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:129 msgctxt "preference" msgid "Keep archive detailed result?" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:124 msgctxt "preference" 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:647 msgid "Keep grid layout" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:128 msgctxt "preference" msgid "Keep metric detailed result" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:128 msgctxt "preference" msgid "Keep metric detailed result?" msgstr "" #. 10 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:290 msgctxt "preference" msgid "Keep n projects" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:37 msgctxt "preference" 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_32 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:160 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:292 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:293 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:294 msgctxt "preference" msgid "Keyboard shortcuts" msgstr "" #. Source code: ("Keyword `$1` is used as identifier.", "compiler.parser"), l_name) #: eiffel_scanner_skeleton.e:559 msgctxt "compiler.parser" msgid "Keyword `$1` is used as identifier." msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:694 msgctxt "preference" 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:665 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 msgctxt "preference" 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:665 #: $EIFFEL_SRC/Delivery/studio/eifinit/spec/unix/default.xml:11 msgctxt "preference" msgid "Keyword font" msgstr "" #. Source code: locale.translation_in_context ("Keyword is used as identifier.", "compiler.parser") #: eiffel_scanner_skeleton.e:561 msgctxt "compiler.parser" msgid "Keyword is used as identifier." msgstr "" #. 0;0;128 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:693 msgctxt "preference" msgid "Keyword text color" msgstr "" #. Source code: Result.force (locale.translation ("Khmer"), "kh") #: locale_names.e:70 msgid "Khmer" msgstr "" #. Source code: Result.force (locale.translation ("Khmer (Cambodia)"), "kh_kh") #: locale_names.e:260 msgid "Khmer (Cambodia)" msgstr "" #. Source code: do Result := locale.translation ("Kill application") end #: debugger_names.e:255 msgid "Kill application" msgstr "" #. Source code: Result.force (locale.translation ("Kinyarwanda"), "rw") #: locale_names.e:105 msgid "Kinyarwanda" msgstr "" #. Source code: Result.force (locale.translation ("Kinyarwanda (Rwanda)"), "rw_rw") #: locale_names.e:302 msgid "Kinyarwanda (Rwanda)" msgstr "" #. Source code: Result.force (locale.translation ("Konkani"), "kok") #: locale_names.e:75 msgid "Konkani" msgstr "" #. Source code: Result.force (locale.translation ("Konkani (India)"), "kok_in") #: locale_names.e:265 msgid "Konkani (India)" msgstr "" #. Source code: Result.force (locale.translation ("Korean"), "ko") #: locale_names.e:74 msgid "Korean" msgstr "" #. Source code: Result.force (locale.translation ("Korean (Korea)"), "ko_kr") #: locale_names.e:264 msgid "Korean (Korea)" msgstr "" #. Source code: Result.force (locale.translation ("Kyrgyz"), "ky") #: locale_names.e:76 msgid "Kyrgyz" msgstr "" #. Source code: Result.force (locale.translation ("Kyrgyz (Kyrgyzstan)"), "ky_kg") #: locale_names.e:266 msgid "Kyrgyz (Kyrgyzstan)" msgstr "" #. Source code: section_language: STRING_32 do Result := locale.translation ("Language") end #: conf_interface_names.e:51 msgid "Language" msgstr "" #. Source code: tab_language_name: READABLE_STRING_32 do Result := locale.translation_in_context ("Language", "configuration") end #: conf_interface_names.e:308 msgctxt "configuration" msgid "Language" msgstr "" #. Source code: l_Language_type: STRING_32 do Result := locale.translation("Language type") end #: interface_names.e:1522 msgid "Language type" msgstr "" #. Source code: Result.force (locale.translation ("Lao"), "lo") #: locale_names.e:78 msgid "Lao" msgstr "" #. Source code: Result.force (locale.translation ("Lao (Lao PDR)"), "lo_la") #: locale_names.e:268 msgid "Lao (Lao PDR)" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:41 msgctxt "preference" msgid "Largest number of items displayed in list data." msgstr "" #. Source code: label_last_name: STRING_32 do Result := locale.translation ("Last Name") end #: es_cloud_names.e:53 msgid "Last Name" msgstr "" #. Source code: do Result := translation_in_context ("Last analyzed:", once "code_analyzer.toolbar.item") end #: ca_names.e:807 msgctxt "code_analyzer.toolbar.item" msgid "Last analyzed:" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:274 msgctxt "preference" msgid "Last browsed cluster directory" msgstr "" #. Source code: lb_last_degree: STRING = "Last compilation degree: $1" #: es_exception_dialog.e:397 msgid "Last compilation degree: $1" msgstr "" #. Source code: t_last_executed: STRING = "Last executed" #: es_test_tag_tree_grid_layout.e:285 msgid "Last executed" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:226 msgctxt "preference" msgid "Last imported metric definition directory" msgstr "" #. Source code: lb_last_processed_class: STRING = "Last known class processed: $1" #: es_exception_dialog.e:398 msgid "Last known class processed: $1" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:215 msgctxt "preference" msgid "Last opened dynamic lib directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:216 msgctxt "preference" msgid "Last opened file directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:217 msgctxt "preference" msgid "Last opened metric browse archive directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:214 msgctxt "preference" msgid "Last opened project directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:289 msgctxt "preference" msgid "Last opened projects" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:225 msgctxt "preference" msgid "Last saved basic project directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:219 msgctxt "preference" msgid "Last saved call stack directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:220 msgctxt "preference" msgid "Last saved debugger exception directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:221 msgctxt "preference" msgid "Last saved diagram postscript directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:218 msgctxt "preference" msgid "Last saved dynamic lib directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:222 msgctxt "preference" msgid "Last saved exception directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:224 msgctxt "preference" msgid "Last saved profile result directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:223 msgctxt "preference" msgid "Last saved save file as directory" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:38 msgctxt "preference" msgid "Last saved stack path" msgstr "" #. Source code: lb_status_bar_text: STRING = "Last status message: $1" #: es_exception_dialog.e:399 msgid "Last status message: $1" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:281 msgctxt "preference" 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:80 msgid "Latvian" msgstr "" #. Source code: Result.force (locale.translation ("Latvian (Latvia)"), "lv_lv") #: locale_names.e:270 msgid "Latvian (Latvia)" msgstr "" #. Source code: launch_text: STRING = "Launch" #: es_test_launch_wizard.e:335 msgid "Launch" msgstr "" #. Source code: t_launch_precompilations: STRING_32 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_layout: STRING_32 do Result := locale.translation ("Layout") end #: interface_names.e:2245 msgid "Layout" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:56 msgctxt "preference" msgid "Layout of watch tools." msgstr "" #. Source code: label_learn_more: STRING_32 do Result := locale.translation_in_context ("Learn more...", "cloud") end #: es_cloud_names.e:117 msgctxt "cloud" msgid "Learn more..." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:39 msgctxt "preference" msgid "Left debug layout" msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:667 msgctxt "preference" msgid "Left margin width" msgstr "" #. Source code: external_library_tree: STRING_32 do Result := locale.translation ("Libraries") end #: conf_interface_names.e:202 msgid "Libraries" msgstr "" #. Source code: l_Libraries_to_compile: STRING_32 do Result := locale.translation ("Libraries to precompile:") end #: interface_names.e:20 msgid "Libraries to precompile:" msgstr "" #. Source code: external_library: STRING_32 do Result := locale.translation ("Library") end #: conf_interface_names.e:194 msgid "Library" msgstr "" #. Source code: s_library_stone: STRING_32 do Result := locale.translation("Library ") end #: interface_names.e:2335 msgid "Library " msgstr "" #. Source code: l_Library_name: STRING_32 do Result := locale.translation ("Library Name") end #: interface_names.e:17 msgid "Library Name" msgstr "" #. Source code: system_readonly_name: STRING_32 do Result := locale.translation ("Library Readonly") end #: conf_interface_names.e:80 msgid "Library Readonly" msgstr "" #. Source code: target_library_root_name: STRING_32 do Result := locale.translation ("Library Root") end #: conf_interface_names.e:171 msgid "Library Root" msgstr "" #. Source code: system_library_target_name: STRING_32 do Result := locale.translation ("Library Target") end #: conf_interface_names.e:78 msgid "Library Target" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("[ #: conf_interface_names.e:1063 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: library_target_override: STRING_32 do Result := locale.translation ("Library target cannot be used because it contains overrides which is forbidden.") end #: conf_interface_names.e:820 msgid "" "Library target cannot be used because it contains overrides which is " "forbidden." msgstr "" #. Source code: m_license: STRING_32 do Result := locale.translation ("License") end #: interface_names.e:1099 msgid "License" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("License for $1"), [workbench_name]) #: interface_names.e:2360 msgid "License for $1" msgstr "" #. Source code: append_bold_text_to (locale.translation_in_context ("License key: ", "cloud.info"), txt) #: es_cloud_account_tool_panel.e:233 msgctxt "cloud.info" msgid "License key: " msgstr "" #. Source code: append_bold_text_to (locale.translation_in_context ("License plan: ", "cloud.info"), txt) #: es_cloud_account_tool_panel.e:237 msgctxt "cloud.info" msgid "License plan: " msgstr "" #. Source code: append_bold_text_to (locale.translation_in_context ("License status: EXPIRED!", "cloud.info"), txt) #: es_cloud_account_tool_panel.e:250 msgctxt "cloud.info" msgid "License status: EXPIRED!" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation_in_context ("Limited to $1 runs", "access_control"), [runs_count]) #: access_control_runs_per_period_rule.e:61 msgctxt "access_control" msgid "Limited to $1 runs" msgstr "" #. Source code: Result := locale.formatted_string (locale.plural_translation_in_context ("Limited to $1 runs per day", "Limited to $1 runs in $2 days", "access_control", d), [runs_count, d]) #: access_control_runs_per_period_rule.e:54 msgctxt "access_control" msgid "Limited to $1 runs per day" msgid_plural "Limited to $1 runs in $2 days" msgstr[0] "" #. Source code: Result := locale.formatted_string (locale.plural_translation_in_context ("Limited to $1 runs per hour", "Limited to $1 runs in $2 hours", "access_control", hours_count), [runs_count, hours_count]) #: access_control_runs_per_period_rule.e:56 msgctxt "access_control" msgid "Limited to $1 runs per hour" msgid_plural "Limited to $1 runs in $2 hours" msgstr[0] "" #. Source code: Result := locale.formatted_string (locale.plural_translation_in_context ("Limited to $1 runs per minute", "Limited to $1 runs in $2 minutes", "access_control", minutes_count), [runs_count, minutes_count]) #: access_control_runs_per_period_rule.e:59 msgctxt "access_control" msgid "Limited to $1 runs per minute" msgid_plural "Limited to $1 runs in $2 minutes" msgstr[0] "" #. Source code: m_Unify_stone: STRING_32 do Result := locale.translation("Lin&k Context Tool") end #: interface_names.e:1055 msgid "Lin&k Context Tool" msgstr "" #. Source code: l_line_unit: STRING_32 do Result := locale.translation("Line") end #: eb_metric_names.e:304 msgid "Line" msgstr "" #. Source code: target_line_generation_name: STRING_32 do Result := locale.translation ("Line Generation") end #: conf_interface_names.e:149 msgid "Line Generation" msgstr "" #. Source code: l_line_number: STRING_32 do Result := locale.translation ("Line number") end #: interface_names.e:1525 msgid "Line number" msgstr "" #. Source code: l_line_number_range (a_number: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation ("Line number (1 - $1)"), [a_number]) end #: interface_names.e:1526 msgid "Line number (1 - $1)" msgstr "" #. 0;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:678 msgctxt "preference" msgid "Line number text color" msgstr "" #. [keep];wrap;inline #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:725 msgctxt "preference" msgid "Line processing" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:69 msgctxt "preference" msgid "Line width for BON client supplier links." msgstr "" #. 2 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:76 msgctxt "preference" msgid "Line width for BON inheritance links." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:89 msgctxt "preference" msgid "Line width for UML client supplier links." msgstr "" #. 1 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:98 msgctxt "preference" 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:189 msgid "Link Context" msgstr "" #. Source code: t_Diagram_link_tool: STRING_32 do Result := locale.translation("Link Tool") end #: interface_names.e:2495 msgid "Link Tool" msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:685 msgctxt "preference" msgid "Link background color" msgstr "" #. 0;0;255 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:686 msgctxt "preference" msgid "Link color" 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:2903 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:2906 msgid "Link the context tool to the other components" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:278 msgctxt "preference" msgid "Link the context tool with other components by default?" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:279 msgctxt "preference" msgid "Link tools" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:279 msgctxt "preference" msgid "" "Link tools? True means that a tool propagates stone to other tools if " "possible." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:709 msgctxt "preference" msgid "Linked token background color" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:708 msgctxt "preference" msgid "Linked token editing enabled" msgstr "" #. Source code: external_linker_flag: STRING_32 do Result := locale.translation ("Linker flag") end #: conf_interface_names.e:196 msgid "Linker flag" msgstr "" #. Source code: external_linker_flag_tree: STRING_32 do Result := locale.translation ("Linker flags") end #: conf_interface_names.e:204 msgid "Linker flags" msgstr "" #. Source code: do Result := locale.translation ("List breakpoints") end #: debugger_names.e:288 msgid "List breakpoints" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:127 msgctxt "preference" msgid "List of metric units in order" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:289 msgctxt "preference" msgid "List of recently opened projects." msgstr "" #. Source code: do Result := translation_in_context ("List of undesirable words in comments", once "code_analyzer") end #: ca_names.e:249 msgctxt "code_analyzer" msgid "List of undesirable words in comments" msgstr "" #. fuck;shit #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:16 msgctxt "code_analysis.preference" msgid "List of undesirable words or phrases." msgstr "" #. Source code: do Result := translation_in_context ("List of words to be checked for. Use a semicolon separated string of% #: ca_names.e:252 msgctxt "code_analyzer" msgid "" "List of words to be checked for. Use a semicolon separated string of words, " "e.g.: word1;word2;word3" msgstr "" #. Source code: l_Literal_value: STRING_32 do Result := locale.translation("Literal Value") end #: interface_names.e:1527 msgid "Literal Value" msgstr "" #. Source code: Result.force (locale.translation ("Lithuanian"), "lt") #: locale_names.e:79 msgid "Lithuanian" msgstr "" #. Source code: Result.force (locale.translation ("Lithuanian (Lithuania)"), "lt_lt") #: locale_names.e:269 msgid "Lithuanian (Lithuania)" msgstr "" #. Source code: t_load: STRING_32 do Result := locale.translation ("Load") 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:89 msgid "Load From..." msgstr "" #. Source code: b_Load_object: STRING_32 do Result := locale.translation("Load Object") end #: interface_names.e:253 msgid "Load Object" msgstr "" #. Source code: l_Loaded_project: STRING_32 do Result := locale.translation("Loaded project: ") end #: interface_names.e:1528 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 "" #. Source code: l_local_unit: STRING_32 do Result := locale.translation("Local") end #: eb_metric_names.e:306 msgid "Local" 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: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:414 msgctxt "preference" msgid "Local" msgstr "" #. Source code: s_Local_stone: STRING_32 do Result := locale.translation("Local ") end #: interface_names.e:2332 msgid "Local " msgstr "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:333 msgctxt "preference" msgid "Local background color" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 40 #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:51 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:52 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:53 msgctxt "code_analysis.preference" msgid "Local name" msgstr "" #. 64;0;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:332 msgctxt "preference" msgid "Local text color" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:54 msgctxt "code_analysis.preference" msgid "Local used as result" msgstr "" #. Source code: do Result := locale.translation ("Local variable '") end #: ca_messages.e:504 msgid "Local variable '" msgstr "" #. Source code: do Result := locale.translation ("Local variable names should respect the Eiffel naming % #: ca_names.e:661 msgid "" "Local variable names should respect the Eiffel naming convention for local " "variables (all lowercase begin with 'l_', no trailing or two consecutive " "underscores)." msgstr "" #. Source code: do Result := locale.translation ("Local variable naming convention violated") end #: ca_names.e:658 msgid "Local variable naming convention violated" msgstr "" #. Source code: do Result := translation_in_context ("Local variable only used for Result", once "code_analyzer") end #: ca_names.e:60 msgctxt "code_analyzer" msgid "Local variable only used for Result" msgstr "" #. Source code: (locale.translation_in_context ("Local {1} is not read after assignment.", once "code_analyzer.violation"), #: ca_variable_not_read_rule.e:96 msgctxt "code_analyzer.violation" msgid "Local {1} is not read after assignment." msgstr "" #. Source code: (locale.translation_in_context ("Local {1} is not read after initialization by creation instruction.", once "code_analyzer.violation"), #: ca_variable_not_read_rule.e:109 msgctxt "code_analyzer.violation" msgid "Local {1} is not read after initialization by creation instruction." msgstr "" #. Source code: lb_locale: STRING = "Locale" #: es_locale_editor_widget.e:203 msgid "Locale" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:719 msgctxt "preference" msgid "Locale" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:719 msgctxt "preference" msgid "Locale current system uses. (Restart to take effect)" msgstr "" #. Source code: l_locale: STRING_32 do Result := locale.translation ("Locale:") end #: interface_names.e:2253 msgid "Locale:" msgstr "" #. Source code: do Result := locale.translation ("Locals") end #: debugger_names.e:270 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:915 msgid "Locals value(s) associated to selected call stack element" msgstr "" #. Source code: l_name: STRING = "Locate" #: es_find_class_or_cluster_cmd.e:122 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:2893 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:123 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:124 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_location: STRING = "Location" #: es_test_general_wizard_page_panel.e:268 msgid "Location" msgstr "" #. Source code: do Result := translation_in_context ("Location", once "code_analyzer.column") end #: ca_names.e:825 msgctxt "code_analyzer.column" msgid "Location" msgstr "" #. Source code: t_Location_state: STRING_GENERAL do Result := locale.translation ("Location Error") end #: bench_wizard_interface_names.e:51 msgid "Location Error" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:55 msgctxt "preference" 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_32 do Result := locale.translation ("Location of the configuration file.") end #: conf_interface_names.e:83 msgid "Location of the configuration file." msgstr "" #. Source code: external_location_description: STRING_32 do Result := locale.translation ("Location of the external.") end #: conf_interface_names.e:183 msgid "Location of the external." msgstr "" #. Source code: target_location_description: STRING_32 do Result := locale.translation ("Location of the target system.") end #: conf_interface_names.e:92 msgid "Location of the target system." msgstr "" #. Source code: group_location_description: STRING_32 do Result := locale.translation ("Location of this group.") end #: conf_interface_names.e:258 msgid "Location of this group." msgstr "" #. Source code: target_metadata_cache_path_description: STRING_32 do Result := locale.translation ("Location where information about external assemblies is stored.") end #: conf_interface_names.e:152 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:1530 msgid "Location: " msgstr "" #. Source code: dialog_display_configuration_title: STRING_32 do Result := locale.translation ("Locations of configuration files") end #: conf_interface_names.e:647 msgid "Locations of configuration files" msgstr "" #. Source code: m_lock_docking_editor: STRING_32 do Result := locale.translation ("Lock the Editors") end #: interface_names.e:652 msgid "Lock the Editors" msgstr "" #. Source code: m_lock_tool_bar: STRING_32 do Result := locale.translation ("Lock the Toolbars") end #: interface_names.e:650 msgid "Lock the Toolbars" msgstr "" #. Source code: m_lock_docking: STRING_32 do Result := locale.translation ("Lock the Tools") end #: interface_names.e:651 msgid "Lock the Tools" msgstr "" #. Source code: b_log_out: STRING = "Log out" #: es_exception_submit_dialog.e:1025 msgid "Log out" msgstr "" #. Source code: b_login: STRING = "Login" #: es_exception_submit_dialog.e:1024 msgid "Login" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 60 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 60 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 300 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:55 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:56 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:57 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:58 msgctxt "code_analysis.preference" msgid "Long class" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 70 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 70 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:59 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:60 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:61 msgctxt "code_analysis.preference" msgid "Long feature" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:62 msgctxt "code_analysis.preference" msgid "Long formal generic name" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 40 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 20 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:63 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:64 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:65 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:66 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:67 msgctxt "code_analysis.preference" msgid "Long identifier" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:68 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:69 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:70 msgctxt "code_analysis.preference" msgid "Long multi branch" msgstr "" #. Source code: option_loop_name: STRING_32 do Result := locale.translation ("Loop") end #: conf_interface_names.e:327 msgid "Loop" 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: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:547 msgctxt "preference" msgid "Loop" msgstr "" #. [keep];keyword;symbol #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:724 msgctxt "preference" msgid "Loop expression style" msgstr "" #. Source code: do Result := locale.translation_in_context ("Loop invariant $tag may be violated on entry.", "autoproof") end #: e2b_messages.e:126 msgctxt "autoproof" msgid "Loop invariant $tag may be violated on entry." msgstr "" #. Source code: do Result := locale.translation_in_context ("Loop invariant $tag may not be maintained.", "autoproof") end #: e2b_messages.e:132 msgctxt "autoproof" msgid "Loop invariant $tag may not be maintained." msgstr "" #. Source code: do Result := translation_in_context ("Loop invariant computation within loop", once "code_analyzer") end #: ca_names.e:122 msgctxt "code_analyzer" msgid "Loop invariant computation within loop" msgstr "" #. Source code: do Result := locale.translation_in_context ("Loop invariant may be violated on entry (untagged).", "autoproof") end #: e2b_messages.e:123 msgctxt "autoproof" msgid "Loop invariant may be violated on entry (untagged)." msgstr "" #. Source code: do Result := locale.translation_in_context ("Loop invariant may not be maintained (untagged).", "autoproof") end #: e2b_messages.e:129 msgctxt "autoproof" msgid "Loop invariant may not be maintained (untagged)." msgstr "" #. Source code: Result.force (locale.translation ("Lower Sorbian"), "dsb") #: locale_names.e:38 msgid "Lower Sorbian" msgstr "" #. Source code: Result.force (locale.translation ("Lower Sorbian (Germany)"), "dsb_de") #: locale_names.e:185 msgid "Lower Sorbian (Germany)" msgstr "" #. Source code: Result.force (locale.translation ("Luxembourgish"), "lb") #: locale_names.e:77 msgid "Luxembourgish" msgstr "" #. Source code: Result.force (locale.translation ("Luxembourgish (Luxembourg)"), "lb_lu") #: locale_names.e:267 msgid "Luxembourgish (Luxembourg)" msgstr "" #. Source code: m_Maximize: STRING_32 do Result := locale.translation("Ma&ximize") end #: interface_names.e:1020 msgid "Ma&ximize" msgstr "" #. Source code: m_Maximize_Editor_Area: STRING_32 do Result := locale.translation("Ma&ximize Editor Area") end #: interface_names.e:1021 msgid "Ma&ximize Editor Area" msgstr "" #. Source code: Result.force (locale.translation ("Macedonian"), "mk") #: locale_names.e:82 msgid "Macedonian" msgstr "" #. Source code: Result.force (locale.translation ("Macedonian (Macedonia, FYROM)"), "mk_mk") #: locale_names.e:272 msgid "Macedonian (Macedonia, FYROM)" msgstr "" #. Source code: locale.translation("Restrictors"), locale.translation("Main Editor Views")>> #: interface_names.e:1007 msgid "Main Editor Views" msgstr "" #. Source code: do Result := translation_in_context ("Make attribute constant", once "code_analyzer") end #: ca_names.e:138 msgctxt "code_analyzer" msgid "Make attribute constant" msgstr "" #. Source code: lb_make_public: STRING = "Make bug publicly available" #: es_exception_submit_dialog.e:1009 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: external_make: STRING_32 do Result := locale.translation ("Makefile") end #: conf_interface_names.e:197 msgid "Makefile" msgstr "" #. Source code: external_make_tree: STRING_32 do Result := locale.translation ("Makefiles") end #: conf_interface_names.e:205 msgid "Makefiles" msgstr "" #. Source code: Result.force (locale.translation ("Malay"), "ms") #: locale_names.e:87 msgid "Malay" msgstr "" #. Source code: Result.force (locale.translation ("Malay (Brunei Darussalam)"), "ms_bn") #: locale_names.e:278 msgid "Malay (Brunei Darussalam)" msgstr "" #. Source code: Result.force (locale.translation ("Malay (Malaysia)"), "ms_my") #: locale_names.e:279 msgid "Malay (Malaysia)" msgstr "" #. Source code: Result.force (locale.translation ("Malayalam"), "ml") #: locale_names.e:83 msgid "Malayalam" msgstr "" #. Source code: Result.force (locale.translation ("Malayalam (India)"), "ml_in") #: locale_names.e:273 msgid "Malayalam (India)" msgstr "" #. Source code: Result.force (locale.translation ("Maltese"), "mt") #: locale_names.e:88 msgid "Maltese" msgstr "" #. Source code: Result.force (locale.translation ("Maltese (Malta)"), "mt_mt") #: locale_names.e:280 msgid "Maltese (Malta)" msgstr "" #. Source code: dialog_search_library_iron_package_manage_button_tooltip: STRING_32 do Result := locale.translation ("Manage IRON packages with the associated IRON tool") end #: conf_interface_names.e:626 msgid "Manage IRON packages with the associated IRON tool" msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Manifest array element at index {1} has type {2} incompatible with declared element type {3}.", "compiler.error"), #: vwma_incompatible_expression.e:57 msgctxt "compiler.error" msgid "" "Manifest array element at index {1} has type {2} incompatible with declared " "element type {3}." msgstr "" #. Source code: agent format_elements (?, locale.translation_in_context ("[ #: ca_manifest_array_type_rule.e:310 msgctxt "code_analyzer" msgid "" "Manifest array of type {1} is used in a reattachment with target type {2}:\n" "\t- add an explicit manifest array type;\n" "\t- change target type to make sure the types are the same;\n" "\t- disable the rule \"{3}\" in the code analizer preferences or add the " "rule {4} to the list of ignored rules of the class." msgstr "" #. Source code: option_array_name: STRING_32 do Result := locale.translation_in_context ("Manifest array type", "configuration.option") end #: conf_interface_names.e:456 msgctxt "configuration.option" msgid "Manifest array type" msgstr "" #. Source code: (agent format_elements (?, locale.translation_in_context ("Manifest array type differs from target array type.", "code_analyzer"), <<>>), #: ca_manifest_array_type_rule.e:309 msgctxt "code_analyzer" msgid "Manifest array type differs from target array type." msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:71 msgctxt "code_analysis.preference" msgid "Manifest array type mismatch" msgstr "" #. Source code: do Result := translation_in_context ("Manifest array type mismatch", once "code_analyzer") end #: ca_names.e:739 msgctxt "code_analyzer" msgid "Manifest array type mismatch" msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Manifest array type {1} is not a class type.", "compiler.error"), #: vwma_no_class_type.e:52 msgctxt "compiler.error" msgid "Manifest array type {1} is not a class type." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Manifest array type {1} is not an array type.", "compiler.error"), #: vwma_not_array.e:52 msgctxt "compiler.error" msgid "Manifest array type {1} is not an array type." msgstr "" #. Source code: format_elements (t, locale.translation_in_context ("Manifest array type {1} is separate.", "compiler.error"), #: vwma_separate_array.e:52 msgctxt "compiler.error" msgid "Manifest array type {1} is separate." msgstr "" #. Source code: t_title: STRING = "Manual Test" #: es_test_manual_wizard_page.e:31 msgid "Manual Test" msgstr "" #. Source code: target_edit_manually: STRING_32 do Result := locale.translation ("Manually Edit Configuration") end #: conf_interface_names.e:180 msgid "Manually Edit Configuration" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:72 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:73 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:74 msgctxt "code_analysis.preference" msgid "Many arguments" msgstr "" #. Source code: do Result := translation_in_context ("Many feature arguments", once "code_analyzer") end #: ca_names.e:373 msgctxt "code_analyzer" msgid "Many feature arguments" msgstr "" #. Source code: do Result := translation_in_context ("Many instructions in an Inspect case", once "code_analyzer") end #: ca_names.e:551 msgctxt "code_analyzer" msgid "Many instructions in an Inspect case" msgstr "" #. Source code: Result.force (locale.translation ("Maori"), "mi") #: locale_names.e:81 msgid "Maori" msgstr "" #. Source code: Result.force (locale.translation ("Maori (New Zealand)"), "mi_nz") #: locale_names.e:271 msgid "Maori (New Zealand)" msgstr "" #. Source code: Result.force (locale.translation ("Mapudungun"), "arn") #: locale_names.e:22 msgid "Mapudungun" msgstr "" #. Source code: Result.force (locale.translation ("Mapudungun (Chile)"), "arn_cl") #: locale_names.e:162 msgid "Mapudungun (Chile)" msgstr "" #. Source code: Result.force (locale.translation ("Marathi"), "mr") #: locale_names.e:86 msgid "Marathi" msgstr "" #. Source code: Result.force (locale.translation ("Marathi (India)"), "mr_in") #: locale_names.e:277 msgid "Marathi (India)" msgstr "" #. 212;208;200 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:676 msgctxt "preference" msgid "Margin background color" msgstr "" #. 192;192;192 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:677 msgctxt "preference" 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:1533 msgid "Match case" msgstr "" #. Source code: f_match_case_question: STRING_32 do Result := locale.translation("Match case?") end #: interface_names.e:653 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:40 msgctxt "preference" msgid "Max evaluation duration" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:41 msgctxt "preference" msgid "Max slice" msgstr "" #. Source code: target_inlining_size_description: STRING_32 do Result := locale.translation ("Maximal number of instructions in a feature for the feature to be inlined.") end #: conf_interface_names.e:148 msgid "" "Maximal number of instructions in a feature for the feature to be inlined." msgstr "" #. Source code: Result := locale.translation ("Maximize") #: docking_names.e:43 msgid "Maximize" msgstr "" #. M #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:779 msgctxt "preference" msgid "Maximize editor area" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:131 msgctxt "preference" msgid "Maximize metric result area" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:131 msgctxt "preference" 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:2457 msgid "Maximum Call Stack Depth" msgstr "" #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:66 msgctxt "code_analysis.preference" msgid "Maximum allowed length of a feature name." msgstr "" #. 80 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:121 msgctxt "code_analysis.preference" msgid "Maximum allowed length of a line." msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:67 msgctxt "code_analysis.preference" msgid "Maximum allowed length of a local name." msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:65 msgctxt "code_analysis.preference" msgid "Maximum allowed length of an argument name." msgstr "" #. 1000 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:93 msgctxt "code_analysis.preference" msgid "Maximum allowed number of acyclic execution paths through a routine." msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:74 msgctxt "code_analysis.preference" msgid "Maximum allowed number of arguments." msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:87 msgctxt "code_analysis.preference" msgid "Maximum allowed number of branches and loops." msgstr "" #. 60 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:57 msgctxt "code_analysis.preference" msgid "Maximum allowed number of features in a class." msgstr "" #. 300 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:58 msgctxt "code_analysis.preference" msgid "Maximum allowed number of instructions in a class." msgstr "" #. 70 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:61 msgctxt "code_analysis.preference" msgid "Maximum allowed number of instructions in a feature." msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:70 msgctxt "code_analysis.preference" msgid "Maximum allowed number of instructions in one branch." msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:26 msgctxt "code_analysis.preference" msgid "Maximum allowed number of nested conditionals." msgstr "" #. 4 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:74 msgctxt "code_analysis.preference" msgid "Maximum argument count" msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:65 msgctxt "code_analysis.preference" msgid "Maximum argument name length" msgstr "" #. Source code: do Result := translation_in_context ("Maximum argument name length", once "code_analyzer") end #: ca_names.e:506 msgctxt "code_analyzer" msgid "Maximum argument name length" 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:1554 msgid "Maximum count of remembered test runs:" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:26 msgctxt "code_analysis.preference" msgid "Maximum depth" msgstr "" #. Source code: l_Max_displayed_string_size: STRING_32 do Result := locale.translation("Maximum displayed string size") end #: interface_names.e:1553 msgid "Maximum displayed string size" msgstr "" #. 5 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:40 msgctxt "preference" msgid "" "Maximum evaluation duration before cancelling evaluation. (this is only " "applicable for a .NET system)" msgstr "" #. 60 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:57 msgctxt "code_analysis.preference" msgid "Maximum feature count" msgstr "" #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:66 msgctxt "code_analysis.preference" msgid "Maximum feature name length" msgstr "" #. Source code: do Result := translation_in_context ("Maximum feature name length", once "code_analyzer") end #: ca_names.e:503 msgctxt "code_analyzer" msgid "Maximum feature name length" msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:275 msgctxt "preference" msgid "Maximum history size" msgstr "" #. Source code: l_Max_index: STRING_32 do Result := locale.translation("Maximum index displayed") end #: interface_names.e:1552 msgid "Maximum index displayed" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. 300 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 70 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:58 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:61 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:70 msgctxt "code_analysis.preference" msgid "Maximum instruction count" msgstr "" #. 80 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:121 msgctxt "code_analysis.preference" msgid "Maximum line length" msgstr "" #. Source code: do Result := translation_in_context ("Maximum line length", once "code_analyzer") end #: ca_names.e:633 msgctxt "code_analyzer" msgid "Maximum line length" msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:67 msgctxt "code_analysis.preference" msgid "Maximum local name length" msgstr "" #. Source code: do Result := translation_in_context ("Maximum local name length", once "code_analyzer") end #: ca_names.e:509 msgctxt "code_analyzer" msgid "Maximum local name length" msgstr "" #. Source code: do Result := translation_in_context ("Maximum number of instructions per inspect case", once "code_analyzer") end #: ca_names.e:560 msgctxt "code_analyzer" msgid "Maximum number of instructions per inspect case" msgstr "" #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:275 msgctxt "preference" msgid "Maximum number of items displayed in the history combo boxes." msgstr "" #. 0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:2 msgctxt "preference" msgid "Maximum processors usage" msgstr "" #. Source code: lb_melting_changes_message: STRING = "Melting System Changes" #: degree_output.e:700 msgid "Melting System Changes" msgstr "" #. Source code: l_menu_bar: STRING_32 do Result := locale.translation ("Menu Bar") end #: interface_names.e:15 msgid "Menu Bar" msgstr "" #. Source code: do Result := translation_in_context ("Merge conditionals", once "code_analyzer") end #: ca_names.e:48 msgctxt "code_analyzer" msgid "Merge conditionals" msgstr "" #. Source code: do Result := locale.translation ("Mergeable 'feature' clauses") end #: ca_names.e:702 msgid "Mergeable 'feature' clauses" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:75 msgctxt "code_analysis.preference" msgid "Mergeable conditionals" msgstr "" #. Source code: do Result := translation_in_context ("Mergeable conditionals", once "code_analyzer") end #: ca_names.e:51 msgctxt "code_analyzer" msgid "Mergeable conditionals" 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:939 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:941 msgid "" "Message that will be displayed in the formatter view when calculation is " "going on." msgstr "" #. Source code: target_metadata_cache_path_name: STRING_32 do Result := locale.translation ("Metadata Cache Path") end #: conf_interface_names.e:151 msgid "Metadata Cache Path" msgstr "" #. Source code: l_Tab_metrics: STRING_32 do Result := locale.translation("Metric") end #: interface_names.e:2152 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:2251 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:2250 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 #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #. #-#-#-#-# estudio.pot #-#-#-#-# #. #: $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:123 #: $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:137 msgctxt "preference" 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:55 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:1022 msgid "Mi&nimize" msgstr "" #. NAME="Microsoft .NET application" #: dotnet.dsc:1 msgctxt "wizard" msgid "Microsoft .NET application" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:42 msgctxt "preference" msgid "Min slice" msgstr "" #. Source code: Result := locale.translation ("Minimize") #: docking_names.e:55 msgid "Minimize" msgstr "" #. Source code: b_Minimize_all: STRING_32 do Result := locale.translation("Minimize All") end #: interface_names.e:192 msgid "Minimize All" msgstr "" #. Source code: e_Minimize_all: STRING_32 do Result := locale.translation("Minimize all windows") end #: interface_names.e:2863 msgid "Minimize all windows" msgstr "" #. M #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:780 msgctxt "preference" msgid "Minimize editor area" msgstr "" #. Source code: do Result := translation_in_context ("Minimum NPath threshold", once "code_analyzer") end #: ca_names.e:295 msgctxt "code_analyzer" msgid "Minimum NPath threshold" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:117 msgctxt "code_analysis.preference" msgid "Minimum allowed length of a feature name." msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:118 msgctxt "code_analysis.preference" msgid "Minimum allowed length of a local name." msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:116 msgctxt "code_analysis.preference" msgid "Minimum allowed length of an argument name." msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:116 msgctxt "code_analysis.preference" msgid "Minimum argument name length" msgstr "" #. Source code: do Result := translation_in_context ("Minimum argument name length", once "code_analyzer") end #: ca_names.e:481 msgctxt "code_analyzer" msgid "Minimum argument name length" msgstr "" #. Source code: do Result := translation_in_context ("Minimum arguments threshold", once "code_analyzer") end #: ca_names.e:392 msgctxt "code_analyzer" msgid "Minimum arguments threshold" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 msgctxt "preference" msgid "Minimum count for unicode symbols completion preference" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:117 msgctxt "code_analysis.preference" msgid "Minimum feature name length" msgstr "" #. Source code: do Result := translation_in_context ("Minimum feature name length", once "code_analyzer") end #: ca_names.e:478 msgctxt "code_analyzer" msgid "Minimum feature name length" msgstr "" #. Source code: l_Min_index: STRING_32 do Result := locale.translation("Minimum index displayed") end #: interface_names.e:1532 msgid "Minimum index displayed" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:118 msgctxt "code_analysis.preference" msgid "Minimum local name length" msgstr "" #. Source code: do Result := translation_in_context ("Minimum local name length", once "code_analyzer") end #: ca_names.e:484 msgctxt "code_analyzer" msgid "Minimum local name length" msgstr "" #. Source code: do Result := translation_in_context ("Minimum nested branches and loops threshold", once "code_analyzer") end #: ca_names.e:370 msgctxt "code_analyzer" msgid "Minimum nested branches and loops threshold" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:314 msgctxt "preference" msgid "" "Minimum number of character before showing unicode symbols in completion " "list." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Minimum version cannot be greater than maximum version in version condition $1."), [a_type]) #: conf_interface_names.e:1140 msgid "" "Minimum version cannot be greater than maximum version in version condition " "$1." msgstr "" #. Source code: version_min_max: STRING_32 do Result := locale.translation ("Minimum version cannot be greater than maximum version.") end #: conf_interface_names.e:819 msgid "Minimum version cannot be greater than maximum version." msgstr "" #. Source code: locale.translation_in_context ("Mismatch error", "configuration.option") #: target_properties.e:291 msgctxt "configuration.option" msgid "Mismatch error" msgstr "" #. Source code: locale.translation_in_context ("Mismatch warning", "configuration.option"), #: target_properties.e:290 msgctxt "configuration.option" msgid "Mismatch warning" msgstr "" #. Source code: do Result := translation_in_context ("Missing 'is_equal' redefinition", once "code_analyzer") end #: ca_names.e:512 msgctxt "code_analyzer" msgid "Missing 'is_equal' redefinition" msgstr "" #. Source code: Result.force (locale.translation ("Same UUID"), w_same_uuid) #: conf_interface_names.e:477 msgid "Missing Class Export" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 40 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:76 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:77 msgctxt "code_analysis.preference" msgid "Missing argument semicolon" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Missing attribute '$1'"), [an_attribute]) #: conf_interface_names.e:883 msgid "Missing attribute '$1'" msgstr "" #. Source code: option_error_message := locale.translation ("Missing class and feature name for option -callees") #: es.e:870 msgid "Missing class and feature name for option -callees" msgstr "" #. Source code: option_error_message := locale.translation ("Missing class and feature name for option -callers") #: es.e:799 msgid "Missing class and feature name for option -callers" msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Missing class name after command-line option %"$1%".", once "code_analyzer"), [a_option]) end #: ca_messages.e:641 msgctxt "code_analyzer" msgid "Missing class name after command-line option \"$1\"." msgstr "" #. Source code: option_error_message := locale.translation ("Missing class name and feature name arguments for -dumpoperands.") #: es.e:1292 msgid "Missing class name and feature name arguments for -dumpoperands." msgstr "" #. Source code: option_error_message := locale.translation ("Missing class name argument for -dumpfeatures.") #: es.e:1279 msgid "Missing class name argument for -dumpfeatures." msgstr "" #. Source code: option_error_message := locale.translation ("Missing class name or -all argument following filter name.") #: es.e:1043 msgid "Missing class name or -all argument following filter name." msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Missing closing parenthesis for rule %"$1%"", once "code_analyzer"), a_rule_name) end #: ca_messages.e:653 msgctxt "code_analyzer" msgid "Missing closing parenthesis for rule \"$1\"" msgstr "" #. Source code: option_error_message := locale.translation ("Missing config name for option -ace.") #: es.e:1132 msgid "Missing config name for option -ace." msgstr "" #. Source code: option_error_message := locale.translation ("Missing config name for option -config.") #: es.e:1142 msgid "Missing config name for option -config." msgstr "" #. Source code: option_error_message := locale.formatted_string (locale.translation_in_context #: es.e:1162 msgctxt "compiler.command-line.option" msgid "Missing configuration option for option \"$1\"." msgstr "" #. Source code: do Result := translation_in_context ("Missing creation procedure with no arguments", once "code_analyzer") end #: ca_names.e:200 msgctxt "code_analyzer" msgid "Missing creation procedure with no arguments" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 30 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:78 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:79 msgctxt "code_analysis.preference" msgid "Missing feature clause comment" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. 20 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:80 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:81 msgctxt "code_analysis.preference" msgid "Missing feature comment" msgstr "" #. Source code: option_error_message := locale.translation ("Missing feature name for option -callers") #: es.e:849 msgid "Missing feature name for option -callers" msgstr "" #. Source code: option_error_message := locale.translation ("Missing feature name for options -callees") #: es.e:920 msgid "Missing feature name for options -callees" msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Missing file name after command-line option %"$1%".", once "code_analyzer"), [a_option]) end #: ca_messages.e:635 msgctxt "code_analyzer" msgid "Missing file name after command-line option \"$1\"." msgstr "" #. Source code: option_error_message := locale.translation ("Missing file name argument for -file.") #: es.e:1239 msgid "Missing file name argument for -file." msgstr "" #. Source code: option_error_message := locale.translation ("Missing filter name for option -filter.") #: es.e:761 msgid "Missing filter name for option -filter." msgstr "" #. Source code: option_error_message := locale.translation ("Missing input class file path for option -pretty") #: es.e:1006 msgid "Missing input class file path for option -pretty" msgstr "" #. Source code: option_error_message := locale.translation ("Missing library argument.") #: es.e:1319 msgid "Missing library argument." msgstr "" #. Source code: Result.force (locale.translation ("Classname/filename mismatch"), w_classname_filename_mismatch) #: conf_interface_names.e:483 msgid "Missing manifest array type" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Missing name for configuration option %"$1%""), [option]) #: conf_interface_names.e:1190 msgid "Missing name for configuration option \"$1\"" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Missing parent target: $1 in target $2"), [a_parent, a_target]) #: conf_interface_names.e:908 msgid "Missing parent target: $1 in target $2" msgstr "" #. Source code: option_error_message := locale.translation ("Missing path for option -output_file.") #: es.e:1109 msgid "Missing path for option -output_file." msgstr "" #. Source code: option_error_message := locale.translation ("Missing path to metadata cache path.") #: es.e:1305 msgid "Missing path to metadata cache path." msgstr "" #. Source code: option_error_message := locale.formatted_string (locale.translation_in_context #: es.e:1168 msgctxt "compiler.command-line.option" msgid "Missing preference name for option \"$1\"." msgstr "" #. Source code: option_error_message := locale.formatted_string (locale.translation_in_context #: es.e:1174 msgctxt "compiler.command-line.option" msgid "Missing preference value for option \"$1\"." msgstr "" #. Source code: option_error_message := locale.translation ("Missing project file for option -project.") #: es.e:1100 msgid "Missing project file for option -project." msgstr "" #. Source code: option_error_message := locale.translation ("Missing project path for option -project_path.") #: es.e:1121 msgid "Missing project path for option -project_path." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Missing remote parent target: $1 from $2 in target $3"), [a_parent, a_location, a_target]) #: conf_interface_names.e:915 msgid "Missing remote parent target: $1 from $2 in target $3" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Missing remote parent target: no library target from $1 in target $2"), [a_location, a_target]) #: conf_interface_names.e:913 msgid "Missing remote parent target: no library target from $1 in target $2" msgstr "" #. Source code: do Result := locale.formatted_string (translation_in_context ("Missing rule name (with optional settings) after command-line option %"$1%".", once "code_analyzer"), [a_option]) end #: ca_messages.e:638 msgctxt "code_analyzer" msgid "" "Missing rule name (with optional settings) after command-line option \"$1\"." msgstr "" #. Source code: option_error_message := locale.translation ("Missing target name for option -target.") #: es.e:1201 msgid "Missing target name for option -target." msgstr "" #. Source code: format (t, locale.translation_in_context ("Missing type in local declaration list: {1}", "eiffel.error"), <>) #: missing_local_type_error.e:92 msgctxt "eiffel.error" msgid "Missing type in local declaration list: {1}" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Missing value for configuration option %"$1%""), [option]) #: conf_interface_names.e:1196 msgid "Missing value for configuration option \"$1\"" msgstr "" #. Source code: do Result := locale.translation ("Modify existing breakpoint") end #: debugger_names.e:286 msgid "Modify existing breakpoint" msgstr "" #. Source code: l_module: STRING_32 do Result := locale.translation ("Module") end #: interface_names.e:2142 msgid "Module" msgstr "" #. Source code: Result.force (locale.translation ("Mohawk"), "moh") #: locale_names.e:85 msgid "Mohawk" msgstr "" #. Source code: Result.force (locale.translation ("Mohawk (Canada)"), "moh_ca") #: locale_names.e:276 msgid "Mohawk (Canada)" msgstr "" #. Source code: Result.force (locale.translation ("Mongolian"), "mn") #: locale_names.e:84 msgid "Mongolian" msgstr "" #. Source code: Result.force (locale.translation ("Mongolian (Mongolia)"), "mn_cyrl_mn") #: locale_names.e:274 msgid "Mongolian (Mongolia)" msgstr "" #. Source code: Result.force (locale.translation ("Mongolian (PRC)"), "mn_mong_cn") #: locale_names.e:275 msgid "Mongolian (PRC)" msgstr "" #. Source code: lb_more_info_on_compile: STRING = "More information available after a compilation!" #: es_output_routines.e:296 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 "" #. auto #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:687 msgctxt "preference" msgid "Mouse over link background color" msgstr "" #. 255;153;0 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:688 msgctxt "preference" msgid "Mouse over link color" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:669 msgctxt "preference" msgid "Mouse wheel scroll full page" msgstr "" #. 3 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:670 msgctxt "preference" msgid "Mouse wheel scroll size" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Move Class '$1'"), [a_name]) #: interface_names.e:2503 msgid "Move Class '$1'" msgstr "" #. Source code: Result := locale.formatted_string(locale.translation("Move Cluster '$1'"),[a_name]) #: interface_names.e:2510 msgid "Move Cluster '$1'" msgstr "" #. Source code: t_Diagram_move_midpoint_cmd: STRING_32 do Result := locale.translation("Move Midpoint") end #: interface_names.e:2513 msgid "Move Midpoint" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Move [$1] to %"$2%""), [a_title, a_name]) #: interface_names.e:1920 msgid "Move [$1] to \"$2\"" msgstr "" #. Source code: do Result := translation_in_context ("Move computation outside of loop", once "code_analyzer") end #: ca_names.e:128 msgctxt "code_analyzer" msgid "Move computation outside of loop" msgstr "" #. Source code: m_move_down: STRING_32 do Result := locale.translation ("Move down") end #: interface_names.e:1100 msgid "Move down" msgstr "" #. Down #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:18 msgctxt "preference" msgid "Move down the selected expressions from the active watch tool." msgstr "" #. Down #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:18 msgctxt "preference" msgid "Move down watch expression" msgstr "" #. Source code: do Result := translation_in_context ("Move instruction outside of the loop", once "code_analyzer") end #: ca_names.e:189 msgctxt "code_analyzer" msgid "Move instruction outside of the loop" msgstr "" #. Source code: f_move_item_down: STRING_32 do Result := locale.translation ("Move item down") end #: interface_names.e:669 msgid "Move item down" msgstr "" #. Source code: f_move_item_up: STRING_32 do Result := locale.translation ("Move item up") end #: interface_names.e:668 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:2717 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:2716 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:90 msgid "Move to Folder..." msgstr "" #. Source code: m_move_up: STRING_32 do Result := locale.translation ("Move up") end #: interface_names.e:1101 msgid "Move up" msgstr "" #. Up #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:17 msgctxt "preference" msgid "Move up the selected expressions from the active watch tool." msgstr "" #. Up #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:17 msgctxt "preference" 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:876 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:872 msgid "" "Moving a folder to one of its children\n" "is not possible." msgstr "" #. Source code: (locale.translation_in_context ("Multiple constraints are not permitted in an expanded generic class", "compiler.error"), #: eiffel_class_c.e:1762 msgctxt "compiler.error" msgid "Multiple constraints are not permitted in an expanded generic class" msgstr "" #. Source code: locale.translation_in_context ("Multiple constraints are not supported in static access for {1} clause.", "compiler.error"), #: inspect_control.e:184 msgctxt "compiler.error" msgid "Multiple constraints are not supported in static access for {1} clause." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Multiple note elements under $1."), [a_name]) #: conf_interface_names.e:1159 msgid "Multiple note elements under $1." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Multiple targets with name $1."), [a_target]) #: conf_interface_names.e:903 msgid "Multiple targets with name $1." msgstr "" #. Source code: task_succeed_name: STRING_32 do Result := locale.translation ("Must succeed") end #: conf_interface_names.e:228 msgid "Must succeed" msgstr "" #. Source code: menu_my_account (a_username: READABLE_STRING_GENERAL): STRING_32 do Result := locale.formatted_string (locale.translation_in_context ("My Account ($1)", "cloud.menu"), [a_username]) end #: es_cloud_names.e:107 msgctxt "cloud.menu" msgid "My Account ($1)" msgstr "" #. Source code: button_visit_web_account: STRING_32 do Result := locale.translation_in_context ("My web account...", "cloud.info") end #: es_cloud_names.e:80 msgctxt "cloud.info" msgid "My web account..." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("NATIVE_ARRAY is not yet fully supported, unable to evaluate `$1'."), [fname]) #: debugger_names.e:530 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:528 msgid "NATIVE_ARRAY is not yet fully supported." msgstr "" #. Source code: dialog_renaming_create_new: STRING_32 do Result := locale.translation ("NEW_NAME") end #: conf_interface_names.e:598 msgid "NEW_NAME" msgstr "" #. Source code: do Result := translation_in_context ("NPath is the number of acyclic execution% #: ca_names.e:289 msgctxt "code_analyzer" msgid "" "NPath is the number of acyclic execution paths through a routine. A " "routine's NPath complexity should not be too high. In order to reduce the " "NPath complexity one can move some functionality to separate routines." msgstr "" #. Source code: system_name_name: STRING_32 do Result := locale.translation ("Name") end #: conf_interface_names.e:74 msgid "Name" msgstr "" #. Source code: e_Project_name: STRING_32 do Result := locale.translation("Name of the current project") end #: interface_names.e:2876 msgid "Name of the current project" msgstr "" #. Source code: target_executable_description: STRING_32 do Result := locale.translation ("Name of the generated binary.") end #: conf_interface_names.e:102 msgid "Name of the generated binary." msgstr "" #. Source code: group_name_description: STRING_32 do Result := locale.translation ("Name of the group.") end #: conf_interface_names.e:250 msgid "Name of the group." msgstr "" #. Source code: system_name_description: STRING_32 do Result := locale.translation ("Name of the system.") end #: conf_interface_names.e:75 msgid "Name of the system." msgstr "" #. Source code: target_name_description: STRING_32 do Result := locale.translation ("Name of the target.") end #: conf_interface_names.e:90 msgid "Name of the target." msgstr "" #. Source code: l_name_colon: STRING_32 do Result := locale.translation ("Name:") end #: eb_metric_names.e:213 msgid "Name:" msgstr "" #. Source code: dialog_visible_name: STRING_32 do Result := locale.translation ("Name: ") end #: conf_interface_names.e:587 msgid "Name: " msgstr "" #. INTEGER;BOOLEAN;STRING;CHARACTER;REAL;DOUBLE #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:107 msgctxt "preference" msgid "Names of classes that should not appear in generated diagrams." msgstr "" #. Source code: do Result := translation_in_context ("Names of formal generic parameters in generic class declarations should% #: ca_names.e:41 msgctxt "code_analyzer" msgid "" "Names of formal generic parameters in generic class declarations should only " "have one character." msgstr "" #. Source code: option_namespace_description: STRING_32 do Result := locale.translation ("Namespace for .NET") end #: conf_interface_names.e:343 msgid "Namespace for .NET" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:82 msgctxt "code_analysis.preference" msgid "Nan comparison" 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:900 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:902 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:901 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:903 msgid "" "Navigates to the previous warning or the last warning found if the start of " "the list is reached" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 50 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:83 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:84 msgctxt "code_analysis.preference" msgid "Negated comparison" msgstr "" #. Source code: Result.force (locale.translation ("Nepali"), "ne") #: locale_names.e:90 msgid "Nepali" msgstr "" #. Source code: Result.force (locale.translation ("Nepali (India)"), "ne_in") #: locale_names.e:282 msgid "Nepali (India)" msgstr "" #. Source code: Result.force (locale.translation ("Nepali (Nepal)"), "ne_np") #: locale_names.e:283 msgid "Nepali (Nepal)" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. True #. #-#-#-#-# estudio.pot #-#-#-#-# #. 60 #. #-#-#-#-# estudio.pot #-#-#-#-# #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:85 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:86 #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:87 msgctxt "code_analysis.preference" msgid "Nested complexity" msgstr "" #. Source code: m_New_window: STRING_32 do Result := locale.translation("New &Window") end #: interface_names.e:665 msgid "New &Window" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("New &Window $1 '$2'"), [a_type, a_name]) #: interface_names.e:1145 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:159 msgid "New Class" msgstr "" #. Source code: l_new_cluster: STRING = "New Cluster" #: es_test_general_wizard_page_panel.e:269 msgid "New Cluster" msgstr "" #. Source code: t_new_cocoa_wizard: STRING_32 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:1029 msgid "New Con&text Window" msgstr "" #. Source code: b_New_context: STRING_32 do Result := locale.translation("New Context") end #: interface_names.e:144 msgid "New Context" msgstr "" #. Source code: m_New_editor: STRING_32 do Result := locale.translation("New Ed&itor Window") end #: interface_names.e:1028 msgid "New Ed&itor Window" msgstr "" #. Source code: b_New_editor: STRING_32 do Result := locale.translation("New Editor") end #: interface_names.e:143 msgid "New Editor" msgstr "" #. Source code: t_title: STRING = "New Eiffel Test" #: es_test_launch_wizard.e:318 msgid "New Eiffel Test" msgstr "" #. Source code: t_New_expression: STRING_32 do Result := locale.translation("New Expression") end #: interface_names.e:2421 msgid "New Expression" msgstr "" #. Source code: b_New_favorite_class: STRING_32 do Result := locale.translation("New Favorite Class...") end #: interface_names.e:93 msgid "New Favorite Class..." msgstr "" #. Source code: m_Create_new_feature: STRING_32 do Result := locale.translation("New Fea&ture...") end #: interface_names.e:988 msgid "New Fea&ture..." msgstr "" #. Source code: b_Create_new_feature: STRING_32 do Result := locale.translation("New Feature") end #: interface_names.e:160 msgid "New Feature" msgstr "" #. Source code: mapping_new_name: STRING_32 do Result := locale.translation ("New Name") end #: conf_interface_names.e:513 msgid "New Name" msgstr "" #. Source code: l_new_name: STRING_32 do Result := locale.translation("New Name:") end #: interface_names.e:663 msgid "New Name:" msgstr "" #. Source code: t_New_project: STRING_32 do Result := locale.translation("New Project") end #: interface_names.e:2426 msgid "New Project" msgstr "" #. Source code: b_New_search: STRING_32 do Result := locale.translation("New Search?") end #: interface_names.e:122 msgid "New Search?" msgstr "" #. Source code: m_New_tab: STRING_32 do Result := locale.translation("New Ta&b") end #: interface_names.e:1027 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:1138 msgid "New Ta&b $1 '$2'" msgstr "" #. Source code: b_New_tab: STRING_32 do Result := locale.translation("New Tab") end #: interface_names.e:94 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:2428 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:2427 msgid "New Unit Test Wizard" msgstr "" #. Source code: t_new_vision2_wizard: STRING_32 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:145 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:1558 msgid "New breakpoint(s) to commit" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:749 msgctxt "preference" 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:1096 msgid "" "New feature has syntax error.\n" "Code generation cancelled." msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:743 msgctxt "preference" 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:1559 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: dialog_renaming_new_name: STRING_32 do Result := locale.translation ("New name") end #: conf_interface_names.e:596 msgid "New name" msgstr "" #. #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:749 msgctxt "preference" msgid "New name of class" msgstr "" #. T #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:815 msgctxt "preference" msgid "New tab" msgstr "" #. Source code: c_new_tab_editor: STRING_32 do Result := locale.translation ("New tab Editor") end #: interface_names.e:294 msgid "New tab Editor" msgstr "" #. Source code: c_new_tab_editor_if_edited: STRING_32 do Result := locale.translation ("New tab Editor if already edited") end #: interface_names.e:333 msgid "New tab Editor if already edited" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:706 msgctxt "preference" msgid "New tab at left" msgstr "" #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #. #-#-#-#-# estudio.pot #-#-#-#-# #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:168 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:169 msgctxt "preference" msgid "New tests" msgstr "" #. Source code: c_new_window: STRING_32 do Result := locale.translation ("New window") end #: interface_names.e:290 msgid "New window" msgstr "" #. N #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:817 msgctxt "preference" msgid "New window" msgstr "" #. Source code: next_text: STRING = "Next" #: es_test_launch_wizard.e:333 msgid "Next" msgstr "" #. Source code: b_arrow_next: STRING_32 do Result := locale.translation ("Next >") end #: interface_names.e:170 msgid "Next >" msgstr "" #. Space #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:768 msgctxt "preference" msgid "Next completion panel" msgstr "" #. 8 #: $EIFFEL_SRC/Delivery/studio/eifinit/default.xml:812 msgctxt "preference" msgid "Ninth external command shortcut." msgstr "" #. Source code: b_No: STRING_32 do Result := locale.translation("No") end #: interface_names.e:204 msgid "No" msgstr "" #. Source code: e_evaluator_launch_tag: STRING = "No Evaluator" #: etest_executor.e:493 msgid "No Evaluator" msgstr "" #. Source code: label_no_account_text: STRING_32 do Result := locale.translation ("No account?") end #: es_cloud_names.e:46 msgid "No account?" 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:1410 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:1032 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:1029 msgid "No class in any cluster matches this name." msgstr "" #. Source code: l_no_suitable_classes_for_files: STRING_32 do Result := locale.translation_in_context ("No classes matching specified files are found.", "editor") end #: interface_names.e:1602 msgctxt "editor" msgid "No classes matching specified files are found." 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:970 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:1031 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:971 msgid "No cluster was selected. Please select a cluster to create a class." msgstr "" #. Source code: error_event.publish ([Current, locale.translation ("No cluster was specified to create the class into.")]) #: etest_creation.e:173 msgid "No cluster was specified to create the class into." 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: do Result := translation_in_context ("No command-query separation (possible function side effect)", once "code_analyzer") end #: ca_names.e:326 msgctxt "code_analyzer" msgid "No command-query separation (possible function side effect)" msgstr "" #. Source code: h_no_comments_for_feature: STRING_32 do Result := locale.translation("No comments for feature.") end #: interface_names.e:379 msgid "No comments for feature." msgstr "" #. Source code: do Result := locale.translation ("No debugging for DLL system") end #: debugger_names.e:188 msgid "No debugging for DLL system" msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:88 msgctxt "code_analysis.preference" msgid "No default creation procedure" msgstr "" #. Source code: l_no_default_value: STRING_32 do Result := locale.translation ("No default value") end #: interface_names.e:1562 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:1561 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: Result := locale.formatted_string (locale.translation ("No enough infomation to find feature $1."), [a_string]) #: interface_names.e:1574 msgid "No enough infomation to find feature $1." msgstr "" #. Source code: do Result := locale.translation ("No errors were found.") end #: warning_messages.e:660 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:1033 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:1039 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:1035 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:2923 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:376 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:2936 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:330 msgid "No information" msgstr "" #. Source code: t_contract_no_invariants: STRING_32 do Result := locale.translation ("No invariants added yet") end #: interface_names.e:2726 msgid "No invariants added yet" msgstr "" #. Source code: do Result := translation_in_context ("No issues.", once "code_analyzer.message") end #: ca_messages.e:25 msgctxt "code_analyzer.message" msgid "No issues." msgstr "" #. Source code: assembly_no_location: STRING_32 do Result := locale.translation ("No location specified.") end #: conf_interface_names.e:859 msgid "No location specified." 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: Result := locale.formatted_string (locale.translation ("No minimum or maximum version in version condition $1 specified."), [a_version]) #: conf_interface_names.e:1132 msgid "No minimum or maximum version in version condition $1 specified." msgstr "" #. Source code: e_parse_incorrect_custom_no_name: STRING_32 do Result := locale.translation ("No name attribute in custom condition.") end #: conf_interface_names.e:1143 msgid "No name attribute in custom condition." msgstr "" #. Source code: do Result := locale.translation ("No object") end #: debugger_names.e:327 msgid "No object" msgstr "" #. Source code: t_contract_no_postcondtions: STRING_32 do Result := locale.translation ("No postconditions added yet") end #: interface_names.e:2725 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:2724 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:1412 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:1149 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: l_no_results: STRING = "No results" #: 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:1048 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:1565 msgid "No text labels" msgstr "" #. Source code: do Result := translation_in_context ("No trace available.", once "code_analyzer") end #: ca_messages.e:110 msgctxt "code_analyzer" msgid "No trace available." msgstr "" #. Source code: ("[ #: missing_local_type_error.e:77 msgctxt "eiffel.error" msgid "" "No type is specified for the local declaration list:\n" " {1}" msgstr "" #. Source code: do Result := locale.translation ("No valid creation routine%N% #: warning_messages.e:704 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: e_parse_incorrect_dotnet: STRING_32 do Result := locale.translation ("No valid value specified in .NET condition.") end #: conf_interface_names.e:1118 msgid "No valid value specified in .NET condition." msgstr "" #. Source code: e_parse_incorrect_dynamic_runtime: STRING_32 do Result := locale.translation ("No valid value specified in dynamic runtime condition.") end #: conf_interface_names.e:1119 msgid "No valid value specified in dynamic runtime condition." msgstr "" #. Source code: e_parse_incorrect_multithreaded : STRING_32 do Result := locale.translation ("No valid value specified in multithreaded condition.") end #: conf_interface_names.e:1109 msgid "No valid value specified in multithreaded condition." 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: e_parse_incorrect_build_none: STRING_32 do Result := locale.translation ("No value or excluded-value specified in build condition.") end #: conf_interface_names.e:1103 msgid "No value or excluded-value specified in build condition." msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("No value or excluded-value specified in custom condition $1."), [a_custom]) #: conf_interface_names.e:1146 msgid "No value or excluded-value specified in custom condition $1." msgstr "" #. Source code: e_parse_incorrect_platform_none: STRING_32 do Result := locale.translation ("No value or excluded-value specified in platform condition.") end #: conf_interface_names.e:1095 msgid "No value or excluded-value specified in platform condition." 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: e_parse_incorrect_version_no_type: STRING_32 do Result := locale.translation ("No version type specified in version condition.") end #: conf_interface_names.e:1129 msgid "No version type specified in version condition." 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:1576 msgid "No views are available for this cluster" msgstr "" #. True #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:89 msgctxt "code_analysis.preference" msgid "No when part" msgstr "" #. Source code: i_non_critical: STRING = "Non Critical" #: es_exception_submit_dialog.e:1030 msgid "Non Critical" msgstr "" #. Source code: Result := locale.formatted_string (locale.translation ("Non boolean value for succeed attribute of action $1."), [an_action]) #: conf_interface_names.e:950 msgid "Non boolean value for succeed attribute of action $1." msgstr "" #. Source code: ("Non-object call on a non-class type {1}.", "compiler.error"), #: vuno_not_class_type.e:62 msgctxt "compiler.error" msgid "Non-object call on a non-class type {1}." msgstr "" #. Source code: ("Non-object call on a type with a deferred base class {1}.", "compiler.error"), #: vuno_deferred.e:62 msgctxt "compiler.error" msgid "Non-object call on a type with a deferred base class {1}." msgstr "" #. Source code: locale.translation_in_context ("[ #: vd81.e:57 msgctxt "compiler.warning" msgid "" "Non-total order on real numbers specified for the target '{1}' is now " "obsolete.\n" "Consider changing the setting to \"True\" and using features with the names " "starting from \"ieee\" of the classes REAL_32 and REAL_64 if needed.\n" "\n" "How to change the setting?\n" "\t1. Open the project settings dialog: Project | Project Settings...\n" "\t2. For every affected target, navigate to Target | Advanced.\n" "\t3. In the section \"Language\" in the pane on the right, set the value of " "the setting \"Total Order on REALs\" to \"True\"." msgstr "" #. Source code: t.add (locale.translation_in_context ("Non-total order on reals is obsolete.", "compiler.warning")) #: vd81.e:73 msgctxt "compiler.warning" msgid "Non-total order on reals is obsolete." msgstr "" #. False #: $EIFFEL_SRC/Delivery/studio/eifinit/code_analysis.xml:90 msgctxt "code_analysis.preference" msgid "Nonconforming object test" msgstr "" #. Source code: c_compiler_errors_none: STRING_32 do Result := locale.translation ("None") end #: interface_names.e:320 msgid "None" msgstr "" #. Source code: locale.translation_in_context ("None", "configuration.catcall_detection"), #: conf_interface_names.e:363 msgctxt "configuration.catcall_detection" msgid "None" msgstr "" #. Source code: locale.translation_in_context ("None", "configuration.concurrency"), #: conf_interface_names.e:386 msgctxt "configuration.concurrency" msgid "None" msgstr "" #. Source code: <