# Translation file # # Generic # # Module label 'ModuleSubtotalTitleName' ModuleSubtotalTitleName = Position Groups & Subtotals # Module description 'ModuleSubtotalTitleDesc' ModuleSubtotalTitleDesc = Organize invoice lines into groups with automatic subtotals, text lines and drag & drop. Perfect for complex, well-structured invoices. # # Admin page # SubtotalTitleSetup = SubtotalTitle setup Settings = Settings SubtotalTitleSetupPage = Configure SubtotalTitle module settings # Settings Sections GeneralSettings = General Settings FeatureSettings = Feature Settings DisplaySettings = Display Settings # General Settings SUBTOTALTITLE_DEBUG_MODE = Debug Mode SUBTOTALTITLE_DEBUG_MODE_HELP = Enable debug logging (error_log) for troubleshooting. Logs will appear in PHP error log. SUBTOTALTITLE_DEFAULT_IN_INVOICE = Show all elements in invoice by default SUBTOTALTITLE_DEFAULT_IN_INVOICE_HELP = When enabled, all sections, text lines and subtotals are automatically visible in PDF/invoice. When disabled, you need to manually enable them via checkboxes. SUBTOTALTITLE_AUTO_SUBTOTALS = Automatically show subtotals SUBTOTALTITLE_AUTO_SUBTOTALS_HELP = When creating a new section, automatically enable subtotal display. # Feature Settings SUBTOTALTITLE_ENABLE_TEXTLINES = Enable text lines SUBTOTALTITLE_ENABLE_TEXTLINES_HELP = Allow creating text lines between invoice positions for additional information or notes. SUBTOTALTITLE_ENABLE_COLLAPSE = Enable collapsible sections SUBTOTALTITLE_ENABLE_COLLAPSE_HELP = Allow sections to be collapsed/expanded for better overview of large invoices. SUBTOTALTITLE_ENABLE_DRAGDROP = Enable Drag & Drop SUBTOTALTITLE_ENABLE_DRAGDROP_HELP = Allow reordering of invoice lines via drag and drop. # Display Settings SUBTOTALTITLE_SECTION_BG_COLOR = Section header background color SUBTOTALTITLE_SECTION_BG_COLOR_HELP = Background color for section headers (default: #f0f0f0) SUBTOTALTITLE_SUBTOTAL_BG_COLOR = Subtotal background color SUBTOTALTITLE_SUBTOTAL_BG_COLOR_HELP = Background color for subtotal rows (default: #e8f4e8) # # About page # About = About SubtotalTitleAbout = About SubtotalTitle SubtotalTitleAboutPage = SubtotalTitle about page # # Sample page # SubtotalTitleArea = Home SubtotalTitle MyPageName = My page name # # Sample widget # MyWidget = My widget MyWidgetDescription = My widget description # # UI Elements - Buttons # ButtonCreateTextline = Create text line ButtonToInvoice = → To Invoice ButtonFromInvoice = ← From Invoice ButtonExpandAll = Expand all ButtonCollapseAll = Collapse all ButtonMassDelete = Delete lines ButtonDelete = Delete ButtonEdit = Edit ButtonSave = Save ButtonCancel = Cancel # # UI Elements - Section Actions # SectionCreate = Create product group SectionEdit = Edit product group SectionDelete = Delete product group SectionName = Product group name SectionSubtotal = Show subtotal ProductCount = Products # # UI Elements - Messages # ConfirmMassDelete = Do you really want to delete ALL products in this invoice? This cannot be undone! ConfirmDeleteSection = Do you really want to delete this section? ConfirmDeleteSectionForce = ⚠️ WARNING!\n\nDo you really want to delete the section\nAND all %s contained products?\n\nThis action cannot be undone! ConfirmDeleteSectionForce2 = Are you REALLY sure?\n\n%s products will be irrevocably deleted! ConfirmDeleteTextline = Do you really want to delete this text line? ConfirmRemoveFromSection = Remove product from section? ConfirmDeleteLines = Really delete %s lines? ConfirmDeleteLinesWarning = FINAL WARNING: %s lines will be IRREVOCABLY deleted! NoLinesSelected = No lines selected! ErrorLoadingSections = Error loading sections ErrorSavingSection = Error saving section ErrorDeletingSection = Error deleting section ErrorReordering = Error reordering SuccessSectionCreated = Section successfully created SuccessSectionUpdated = Section successfully updated SuccessSectionDeleted = Section successfully deleted SuccessReordered = Order successfully saved # # UI Elements - Textlines # TextlineCreate = Create text line TextlineEdit = Edit text line TextlineDelete = Delete text line TextlineContent = Text ErrorSavingTextline = Error saving text line ErrorDeletingTextline = Error deleting text line SuccessTextlineCreated = Text line successfully created SuccessTextlineUpdated = Text line successfully updated SuccessTextlineDeleted = Text line successfully deleted # # UI Elements - Sync # SyncToInvoice = Sync to invoice SyncFromInvoice = Remove from invoice ConfirmRemoveLine = Remove line from invoice?\n\nThe line will remain in the section management. ConfirmSyncAll = Add all section elements (sections, text lines, subtotals) to the invoice? ConfirmRemoveAll = Remove ALL section elements from invoice?\n\nElements will remain in management. AllElementsAlreadyInInvoice = All elements are already in the invoice. NoElementsInInvoice = No elements in invoice. ElementsAddedToInvoice = %s elements added to invoice. ElementsRemovedFromInvoice = %s elements removed from invoice. ElementsAddedWithErrors = %s of %s elements added.\n%s errors occurred. ElementsRemovedWithErrors = %s of %s elements removed.\n%s errors occurred. SuccessSyncedToInvoice = Successfully synced to invoice SuccessRemovedFromInvoice = Successfully removed from invoice ErrorSyncing = Error syncing # # UI Elements - Import from Origin # ImportFromOrigin = Import product groups ImportFromOriginTitle = Import product groups ImportFromOriginConfirm = Import product groups from %origin%? ImportFromOriginSuccess = Import successful! ImportFromOriginNoOrigin = No origin document linked. This document was not created from a proposal or order. ImportFromOriginNoData = The origin document contains no product groups or text lines to import. ImportFromOriginError = Error during import