//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Core.Common.Controls.TreeView.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Core.Common.Controls.TreeView.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Niet te klonen subitems in menu-item.. /// internal static string ClonableToolStripMenuItem_Clone_Unclonable_subitems_in_menu_item { get { return ResourceManager.GetString("ClonableToolStripMenuItem_Clone_Unclonable_subitems_in_menu_item", resourceCulture); } } /// /// Looks up a localized string similar to Een optionele randstijl om te tekenen. Zet de waarde op 'Flat' om geen rand te tekenen.. /// internal static string CollapsibleSplitter_BorderStyle3D_Description { get { return ResourceManager.GetString("CollapsibleSplitter_BorderStyle3D_Description", resourceCulture); } } /// /// Looks up a localized string similar to De eigenschap 'DockStyle' van de inklapbare splitser kan geen waarde 'Filled' of 'None' hebben.. /// internal static string CollapsibleSplitter_OnPaint_The_Collapsible_Splitter_control_cannot_have_the_Filled_or_None_Dockstyle_property { get { return ResourceManager.GetString("CollapsibleSplitter_OnPaint_The_Collapsible_Splitter_control_cannot_have_the_Fill" + "ed_or_None_Dockstyle_property", resourceCulture); } } /// /// Looks up a localized string similar to X-waarde wordt vastgelegd (linker limiet) {0} => {1}.. /// internal static string EditPointTool_CalculateXValue_left_limit { get { return ResourceManager.GetString("EditPointTool_CalculateXValue_left_limit", resourceCulture); } } /// /// Looks up a localized string similar to X-waarde wordt vastgelegd (rechter limiet) {0} => {1}.. /// internal static string EditPointTool_CalculateXValue_right_limit { get { return ResourceManager.GetString("EditPointTool_CalculateXValue_right_limit", resourceCulture); } } /// /// Looks up a localized string similar to Geen cursor toegewezen aan {0}.. /// internal static string EditPointTool_GetCursorIcon_No_cursor_assigned_for_0_ { get { return ResourceManager.GetString("EditPointTool_GetCursorIcon_No_cursor_assigned_for_0_", resourceCulture); } } /// /// Looks up a localized string similar to Er is een kritieke fout opgetreden. Ringtoets moet herstart worden.. /// internal static string ExceptionDialog_InitializeComponent_An_unhandled_exception_has_occurred_Ringtoets_needs_to_be_restarted { get { return ResourceManager.GetString("ExceptionDialog_InitializeComponent_An_unhandled_exception_has_occurred_Ringtoets" + "_needs_to_be_restarted", resourceCulture); } } /// /// Looks up a localized string similar to Mijn Computer. /// internal static string FileSystemTreeView_FileSystemTreeView_My_Computer { get { return ResourceManager.GetString("FileSystemTreeView_FileSystemTreeView_My_Computer", resourceCulture); } } /// /// Looks up a localized string similar to {0} exemplaren van {1} zijn met {2} vervangen.. /// internal static string FindAndReplaceControl_buttonReplaceAll_Click_Replaced_0_occurrences_of_1_with_2_ { get { return ResourceManager.GetString("FindAndReplaceControl_buttonReplaceAll_Click_Replaced_0_occurrences_of_1_with_2_", resourceCulture); } } /// /// Looks up a localized string similar to Einde van document is bereikt.. /// internal static string FindAndReplaceControl_FindNext_End_of_document_has_been_reached { get { return ResourceManager.GetString("FindAndReplaceControl_FindNext_End_of_document_has_been_reached", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen tekst om te zoeken.. /// internal static string FindAndReplaceControl_FindNext_There_is_no_text_to_search { get { return ResourceManager.GetString("FindAndReplaceControl_FindNext_There_is_no_text_to_search", resourceCulture); } } /// /// Looks up a localized string similar to Verwijderen is niet geïmplementeerd voor dit type databron.. /// internal static string KeyEvent_Deletion_not_implemented_for_this_type_of_datasource { get { return ResourceManager.GetString("KeyEvent_Deletion_not_implemented_for_this_type_of_datasource", resourceCulture); } } /// /// Looks up a localized string similar to Transparantie moet tussen 0 en 100 liggen.. /// internal static string PolygonChartSeries_Transparency_Transparancy_should_be_between_0_and_100 { get { return ResourceManager.GetString("PolygonChartSeries_Transparency_Transparancy_should_be_between_0_and_100", resourceCulture); } } /// /// Looks up a localized string similar to Aantal X-waarden moet gelijk zijn aan het aantal Y-waarden.. /// internal static string PolygonSeries_Draw_Number_of_X_values_should_be_equal_to_the_number_of_Y_values { get { return ResourceManager.GetString("PolygonSeries_Draw_Number_of_X_values_should_be_equal_to_the_number_of_Y_values", resourceCulture); } } /// /// Looks up a localized string similar to {0} tot {1}. /// internal static string RangeLabel_0_till_1_ { get { return ResourceManager.GetString("RangeLabel_0_till_1_", resourceCulture); } } /// /// Looks up a localized string similar to Verschil: ///horizontaal: {0} ///verticaal: {1}. /// internal static string RulerTool_GetDefaultDifferenceString_Difference_horizontal_0_vertical_1_ { get { return ResourceManager.GetString("RulerTool_GetDefaultDifferenceString_Difference_horizontal_0_vertical_1_", resourceCulture); } } /// /// Looks up a localized string similar to seconden. /// internal static string RulerTool_GetDefaultDifferenceString_seconds { get { return ResourceManager.GetString("RulerTool_GetDefaultDifferenceString_seconds", resourceCulture); } } /// /// Looks up a localized string similar to tot. /// internal static string strTill { get { return ResourceManager.GetString("strTill", resourceCulture); } } /// /// Looks up a localized string similar to Het is niet toegestaan om rijen aan deze tabel toe te voegen.. /// internal static string TableView_AddNewRowToDataSource_Adding_rows_to_this_table_is_not_allowed { get { return ResourceManager.GetString("TableView_AddNewRowToDataSource_Adding_rows_to_this_table_is_not_allowed", resourceCulture); } } /// /// Looks up a localized string similar to Ongebonden kolommen van type {0} worden niet ondersteund.. /// internal static string TableView_AddUnboundColumn_Unbound_columns_of_type_0_not_supported { get { return ResourceManager.GetString("TableView_AddUnboundColumn_Unbound_columns_of_type_0_not_supported", resourceCulture); } } /// /// Looks up a localized string similar to Kopiëren. /// internal static string TableView_ConfigureContextMenu_Copy { get { return ResourceManager.GetString("TableView_ConfigureContextMenu_Copy", resourceCulture); } } /// /// Looks up a localized string similar to Verwijderen. /// internal static string TableView_ConfigureContextMenu_Delete { get { return ResourceManager.GetString("TableView_ConfigureContextMenu_Delete", resourceCulture); } } /// /// Looks up a localized string similar to Plakken. /// internal static string TableView_ConfigureContextMenu_Paste { get { return ResourceManager.GetString("TableView_ConfigureContextMenu_Paste", resourceCulture); } } /// /// Looks up a localized string similar to Kan tekenreeks {0} niet omzetten naar {1} om te plakken.. /// internal static string TableView_ConvertToColumnValue_Unable_to_convert_string_0_to_1_for_paste { get { return ResourceManager.GetString("TableView_ConvertToColumnValue_Unable_to_convert_string_0_to_1_for_paste", resourceCulture); } } /// /// Looks up a localized string similar to Niet in staat om cellen te selecteren wanneer tableView RowSelect ingeschakeld is. Gebruik in plaats daarvan SelectRow.. /// internal static string TableView_SelectCells_Unable_to_select_cells_when_tableView_has_RowSelect_enabled_Use_SelectRow_instead { get { return ResourceManager.GetString("TableView_SelectCells_Unable_to_select_cells_when_tableView_has_RowSelect_enabled" + "_Use_SelectRow_instead", resourceCulture); } } /// /// Looks up a localized string similar to Actie {0} wordt niet ondersteund door de TableView.. /// internal static string TableView_SelectedCellsCollectionChanged_Action_0_is_not_supported_by_the_TableView { get { return ResourceManager.GetString("TableView_SelectedCellsCollectionChanged_Action_0_is_not_supported_by_the_TableVi" + "ew", resourceCulture); } } /// /// Looks up a localized string similar to Kan waarde in cel [{0}, {1}] niet instellen. Reden: {2}.. /// internal static string TableView_SetCellValueInternal_Can_not_set_value_into_cell_0_1_reason_2_ { get { return ResourceManager.GetString("TableView_SetCellValueInternal_Can_not_set_value_into_cell_0_1_reason_2_", resourceCulture); } } /// /// Looks up a localized string similar to Geen conversie van het type 'string' mogelijk.. /// internal static string TableView_SetCellValueInternal_No_conversion_from_string_possible { get { return ResourceManager.GetString("TableView_SetCellValueInternal_No_conversion_from_string_possible", resourceCulture); } } /// /// Looks up a localized string similar to Nieuwe tabel. /// internal static string TableView_TableView_new_Table { get { return ResourceManager.GetString("TableView_TableView_new_Table", resourceCulture); } } /// /// Looks up a localized string similar to Kopiëer alle kopteksten. /// internal static string TableView_UpdateColumnHeaderMenu_Copy_all_headers { get { return ResourceManager.GetString("TableView_UpdateColumnHeaderMenu_Copy_all_headers", resourceCulture); } } /// /// Looks up a localized string similar to Pin kolom vast. /// internal static string TableView_UpdateColumnHeaderMenu_Pin_Column { get { return ResourceManager.GetString("TableView_UpdateColumnHeaderMenu_Pin_Column", resourceCulture); } } /// /// Looks up a localized string similar to Maak kolom los. /// internal static string TableView_UpdateColumnHeaderMenu_Unpin_Column { get { return ResourceManager.GetString("TableView_UpdateColumnHeaderMenu_Unpin_Column", resourceCulture); } } /// /// Looks up a localized string similar to SelectionChanged event afgevuurd.. /// internal static string TableView_UpdateSelectionFromGridControl_Firing_selection_changed_event { get { return ResourceManager.GetString("TableView_UpdateSelectionFromGridControl_Firing_selection_changed_event", resourceCulture); } } /// /// Looks up a localized string similar to Kan waarde voor rij {0} niet instellen. Reden: {1}.. /// internal static string TableView_ValidateAndCommitRow_Can_not_set_value_for_row_0_reason_1_ { get { return ResourceManager.GetString("TableView_ValidateAndCommitRow_Can_not_set_value_for_row_0_reason_1_", resourceCulture); } } /// /// Looks up a localized string similar to <aangepast>. /// internal static string TableViewColumn_SetXtraGridCustomFormatterCore_custom { get { return ResourceManager.GetString("TableViewColumn_SetXtraGridCustomFormatterCore_custom", resourceCulture); } } /// /// Looks up a localized string similar to Wilt u de waarde corrigeren? /// ///Kies Ja om de waarde zelf te corrigeren. Kies Nee als u de oorspronkelijke waarde wilt terugkrijgen.. /// internal static string TableViewExceptionMessageController_GetLocalizedString { get { return ResourceManager.GetString("TableViewExceptionMessageController_GetLocalizedString", resourceCulture); } } /// /// Looks up a localized string similar to Kan niet plakken in een gefilterde tableview.. /// internal static string TableViewPasteController_CanPaste_Cannot_paste_into_filtered_tableview { get { return ResourceManager.GetString("TableViewPasteController_CanPaste_Cannot_paste_into_filtered_tableview", resourceCulture); } } /// /// Looks up a localized string similar to Kan niet plakken in gesorteerde kolom.. /// internal static string TableViewPasteController_CanPaste_Cannot_paste_into_sorted_column { get { return ResourceManager.GetString("TableViewPasteController_CanPaste_Cannot_paste_into_sorted_column", resourceCulture); } } /// /// Looks up a localized string similar to Er zijn geen waardes om te plakken (kopteksten worden overgeslagen).. /// internal static string TableViewPasteController_CanPaste_There_are_no_values_to_paste_Headers_are_skipped { get { return ResourceManager.GetString("TableViewPasteController_CanPaste_There_are_no_values_to_paste_Headers_are_skippe" + "d", resourceCulture); } } /// /// Looks up a localized string similar to Kan alleen in rechthoekige selectie plakken.. /// internal static string TableViewPasteController_GetPasteTargetSelection_Cannot_paste_into_non_rectangular_selection { get { return ResourceManager.GetString("TableViewPasteController_GetPasteTargetSelection_Cannot_paste_into_non_rectangula" + "r_selection", resourceCulture); } } /// /// Looks up a localized string similar to Kan de waarde in cel [{0}, {1}] niet plakken. Rij {0} wordt overgeslagen.. /// internal static string TableViewPasteController_PasteCellsToRow_Can_not_paste_value_into_cell_0_1_Row_0_will_be_skipped { get { return ResourceManager.GetString("TableViewPasteController_PasteCellsToRow_Can_not_paste_value_into_cell_0_1_Row_0_" + "will_be_skipped", resourceCulture); } } /// /// Looks up a localized string similar to Plakken waarden mislukt: {0}.. /// internal static string TableViewPasteController_PasteCellsToRow_Pasting_values_failed_0_ { get { return ResourceManager.GetString("TableViewPasteController_PasteCellsToRow_Pasting_values_failed_0_", resourceCulture); } } /// /// Looks up a localized string similar to Ongeldig geplakte rij {0} wordt overgeslagen.. /// internal static string TableViewPasteController_PasteCellsToRow_Skipping_invalid_row_0_from_pasting { get { return ResourceManager.GetString("TableViewPasteController_PasteCellsToRow_Skipping_invalid_row_0_from_pasting", resourceCulture); } } /// /// Looks up a localized string similar to Klembord bevat geen tekst. Hierdoor kan het niet in de tabel worden geplakt.. /// internal static string TableViewPasteController_PasteClipboardContents_Clipboard_does_not_contain_text_so_it_cannot_be_pasted_to_the_grid { get { return ResourceManager.GetString("TableViewPasteController_PasteClipboardContents_Clipboard_does_not_contain_text_s" + "o_it_cannot_be_pasted_to_the_grid", resourceCulture); } } /// /// Looks up a localized string similar to Ongeldig rijnummer {0}.. /// internal static string TableViewPasteController_PasteValuesCore_Invalid_row_number_0_ { get { return ResourceManager.GetString("TableViewPasteController_PasteValuesCore_Invalid_row_number_0_", resourceCulture); } } /// /// Looks up a localized string similar to Ongeldige rij: {0}.. /// internal static string TableViewPasteController_SafeSetCellValue_Invalid_row_reason_0_ { get { return ResourceManager.GetString("TableViewPasteController_SafeSetCellValue_Invalid_row_reason_0_", resourceCulture); } } /// /// Looks up a localized string similar to Validatie van cel is mislukt: {0}.. /// internal static string TableViewValidator_ValidateCell_Validation_of_cell_failed_0_ { get { return ResourceManager.GetString("TableViewValidator_ValidateCell_Validation_of_cell_failed_0_", resourceCulture); } } /// /// Looks up a localized string similar to Validatie van rij is mislukt: {0}.. /// internal static string TableViewValidator_ValidateRow_Validation_of_row_failed_0_ { get { return ResourceManager.GetString("TableViewValidator_ValidateRow_Validation_of_row_failed_0_", resourceCulture); } } /// /// Looks up a localized string similar to Datumtijd notatie niet zoals verwacht.. /// internal static string TimeSpanEditor_GetTimeSymbolAtPosition_Datetime_format_not_as_expected { get { return ResourceManager.GetString("TimeSpanEditor_GetTimeSymbolAtPosition_Datetime_format_not_as_expected", resourceCulture); } } /// /// Looks up a localized string similar to Knoop moet opgegeven zijn om diens toestand op te kunnen nemen.. /// internal static string TreeNodeExpandCollapseState_Node_cannot_be_null_for_record_to_work { get { return ResourceManager.GetString("TreeNodeExpandCollapseState_Node_cannot_be_null_for_record_to_work", resourceCulture); } } /// /// Looks up a localized string similar to Knoop heeft niet dezelfde data als de opgenomen knoop.. /// internal static string TreeNodeExpandCollapseState_Node_not_matching_tag_for_restore { get { return ResourceManager.GetString("TreeNodeExpandCollapseState_Node_not_matching_tag_for_restore", resourceCulture); } } /// /// Looks up a localized string similar to Knoop data moet aanwezig zijn om de toestand van diens knoop op te kunnen nemen.. /// internal static string TreeNodeExpandCollapseState_Node_tag_cannot_be_null_for_record_to_work { get { return ResourceManager.GetString("TreeNodeExpandCollapseState_Node_tag_cannot_be_null_for_record_to_work", resourceCulture); } } /// /// Looks up a localized string similar to De methode of operatie is niet geïmplementeerd.. /// internal static string TreeNodeList_GetEnumerator_The_method_or_operation_is_not_implemented { get { return ResourceManager.GetString("TreeNodeList_GetEnumerator_The_method_or_operation_is_not_implemented", resourceCulture); } } /// /// Looks up a localized string similar to Weet u zeker dat u het volgende element wilt verwijderen: {0}. /// internal static string TreeView_DeleteNodeData_Are_you_sure_you_want_to_delete_the_following_item_0_ { get { return ResourceManager.GetString("TreeView_DeleteNodeData_Are_you_sure_you_want_to_delete_the_following_item_0_", resourceCulture); } } /// /// Looks up a localized string similar to Het geselecteerde element kan niet worden verwijderd.. /// internal static string TreeView_DeleteNodeData_The_selected_item_cannot_be_removed { get { return ResourceManager.GetString("TreeView_DeleteNodeData_The_selected_item_cannot_be_removed", resourceCulture); } } /// /// Looks up a localized string similar to Niet in staat om een presentatieobject te vinden voor niet geïnitialiseerd object.. /// internal static string TreeView_Error_Unable_to_resolve_node_presenter_for_null_data { get { return ResourceManager.GetString("TreeView_Error_Unable_to_resolve_node_presenter_for_null_data", resourceCulture); } } /// /// Looks up a localized string similar to Fout tijdens slepen/neerzetten: {0}.. /// internal static string TreeView_TreeViewDragDrop_Error_during_drag_drop_0_ { get { return ResourceManager.GetString("TreeView_TreeViewDragDrop_Error_during_drag_drop_0_", resourceCulture); } } /// /// Looks up a localized string similar to Structuurweergave mag niet leeg zijn.. /// internal static string TreeViewController_TreeViewController_Tree_view_can_t_be_null { get { return ResourceManager.GetString("TreeViewController_TreeViewController_Tree_view_can_t_be_null", resourceCulture); } } /// /// Looks up a localized string similar to Kan INodePresenter voor {0} niet vinden. Zorg ervoor dat u de ontbrekende INodePresenter aan de NodePresenters eigenschap van een TreeView heeft toegevoegd.. /// internal static string TreeViewController_UpdateNode_Can_t_find_INodePresenter_for_0_make_sure_you_added_it_to_Presenters_collection_of_a_TreeView { get { return ResourceManager.GetString("TreeViewController_UpdateNode_Can_t_find_INodePresenter_for_0_make_sure_you_added" + "_it_to_Presenters_collection_of_a_TreeView", resourceCulture); } } /// /// Looks up a localized string similar to OnNodeRenamed moet zijn geïmplementeerd in de afgeleide klasse.. /// internal static string TreeViewNodePresenterBase_OnNodeRenamed_OnNodeRenamed_must_be_implemented_in_derived_class { get { return ResourceManager.GetString("TreeViewNodePresenterBase_OnNodeRenamed_OnNodeRenamed_must_be_implemented_in_deri" + "ved_class", resourceCulture); } } /// /// Looks up a localized string similar to Er is een fout opgetreden. Verifieer de invoer alstublieft. /// ///Fout: ///{0}. /// internal static string WizardDialog_WizardControl1NextClick_An_error_occurred_Please_verify_your_input_Error_0_ { get { return ResourceManager.GetString("WizardDialog_WizardControl1NextClick_An_error_occurred_Please_verify_your_input_E" + "rror_0_", resourceCulture); } } /// /// Looks up a localized string similar to Fout opgetreden. /// internal static string WizardDialog_WizardControl1NextClick_Error_occurred { get { return ResourceManager.GetString("WizardDialog_WizardControl1NextClick_Error_occurred", resourceCulture); } } } }