update 20.10.2025
This commit is contained in:
parent
8c11130b5d
commit
a939cd51ef
616 changed files with 84821 additions and 4121 deletions
90
resources/lang/de/dhl.php
Normal file
90
resources/lang/de/dhl.php
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'dhl' => 'DHL',
|
||||
'status' => [
|
||||
'pending' => 'Wartend',
|
||||
'created' => 'Erstellt',
|
||||
'in_transit' => 'In Bearbeitung',
|
||||
'out_for_delivery' => 'Unterwegs',
|
||||
'delivered' => 'Zugestellt',
|
||||
'exception' => 'Problem',
|
||||
'returned' => 'Retourniert',
|
||||
'failed' => 'Fehler',
|
||||
'unknown' => 'Unbekannt',
|
||||
'cancelled' => 'Storniert',
|
||||
'shipped' => 'Versendet',
|
||||
],
|
||||
|
||||
'type' => [
|
||||
'outbound' => 'Ausgehend',
|
||||
'return' => 'Retoure',
|
||||
],
|
||||
|
||||
'product_codes' => [
|
||||
'V01PAK' => 'DHL Paket (National)',
|
||||
'V53WPAK' => 'DHL Paket International',
|
||||
'V54EPAK' => 'DHL Paket International',
|
||||
'V55PAK' => 'DHL Paket International',
|
||||
'V62WP' => 'DHL Paket International',
|
||||
'V66WPI' => 'DHL Paket International',
|
||||
],
|
||||
|
||||
'labels' => [
|
||||
'shipment_info' => 'Sendungsinformationen',
|
||||
'recipient_info' => 'Empfängerinformationen',
|
||||
'order_info' => 'Bestellinformationen',
|
||||
'tracking_info' => 'Tracking-Informationen',
|
||||
'related_shipments' => 'Verknüpfte Retouren',
|
||||
'additional_services' => 'Zusatzleistungen',
|
||||
'api_response' => 'API Response (Debug)',
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
'download_label' => 'Label herunterladen',
|
||||
'cancel_shipment' => 'Sendung stornieren',
|
||||
'create_return' => 'Retourenlabel erstellen',
|
||||
'update_tracking' => 'Tracking aktualisieren',
|
||||
'view_details' => 'Details anzeigen',
|
||||
'track_at_dhl' => 'Bei DHL verfolgen',
|
||||
'local_tracking' => 'Lokales Tracking',
|
||||
],
|
||||
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'dhl_shipment_no' => 'DHL Sendungsnummer',
|
||||
'routing_code' => 'Routing-Code',
|
||||
'billing_number' => 'Rechnungsnummer',
|
||||
'type' => 'Typ',
|
||||
'product_code' => 'Produktcode',
|
||||
'label_format' => 'Label-Format',
|
||||
'weight' => 'Gewicht',
|
||||
'status' => 'Status',
|
||||
'tracking_status' => 'Tracking-Status',
|
||||
'created_at' => 'Erstellt',
|
||||
'updated_at' => 'Letzte Änderung',
|
||||
'last_tracked_at' => 'Letztes Tracking',
|
||||
'firstname' => 'Vorname',
|
||||
'lastname' => 'Nachname',
|
||||
'company' => 'Firma',
|
||||
'street' => 'Straße',
|
||||
'postal_code' => 'PLZ',
|
||||
'city' => 'Stadt',
|
||||
'country' => 'Land',
|
||||
'email' => 'E-Mail',
|
||||
'phone' => 'Telefon',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
'shipment_created' => 'Sendung erfolgreich erstellt!',
|
||||
'shipment_cancelled' => 'Sendung erfolgreich storniert!',
|
||||
'return_label_created' => 'Retourenlabel erfolgreich erstellt!',
|
||||
'tracking_updated' => 'Tracking-Informationen aktualisiert!',
|
||||
'label_downloaded' => 'Label erfolgreich heruntergeladen!',
|
||||
'no_shipments_found' => 'Keine Sendungen gefunden.',
|
||||
'shipment_already_exists' => 'Für diese Bestellung existiert bereits eine Sendung.',
|
||||
'cannot_cancel_delivered' => 'Zugestellte Sendungen können nicht storniert werden.',
|
||||
'tracking_not_available' => 'Tracking-Informationen nicht verfügbar.',
|
||||
'label_not_available' => 'Versandlabel nicht verfügbar.',
|
||||
],
|
||||
];
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
return array (
|
||||
return array(
|
||||
'documents' => 'Unterlagen',
|
||||
'add' => 'hinzufügen',
|
||||
'attribute' => 'Attribute',
|
||||
|
|
@ -70,4 +70,5 @@ return array (
|
|||
'marketingplan' => 'Marketingplan',
|
||||
'dhl_cockpit' => 'DHL Cockpit',
|
||||
'revenue' => 'Umsatz',
|
||||
'level_reports' => 'Level Reports',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
return array (
|
||||
return array(
|
||||
'' => '',
|
||||
'KU' => 'KU',
|
||||
'PP' => 'PP',
|
||||
|
|
@ -18,6 +18,7 @@ return array (
|
|||
'commission_team' => 'Provision Team',
|
||||
'commission_total' => 'Provision Gesamt',
|
||||
'completed' => 'Abgeschlossen',
|
||||
'open' => 'Offen',
|
||||
'create_new_consultant' => 'Neuen Berater erstellen',
|
||||
'current_commission_level' => 'aktuelle Provisions-Stufe',
|
||||
'customer_commission' => 'Kundenprovision',
|
||||
|
|
@ -57,7 +58,7 @@ return array (
|
|||
'sales_store_net' => 'Umsatz Shop netto',
|
||||
'filename_export' => 'mivita-mein-team-export-',
|
||||
'payout_details' => 'Auszahlungen Details',
|
||||
|
||||
|
||||
// Filter & Status
|
||||
'filter_active' => 'aktiv',
|
||||
'filter_not_active' => 'nicht aktiv',
|
||||
|
|
@ -66,7 +67,7 @@ return array (
|
|||
'qualified_green' => 'Qualifiziert (grün)',
|
||||
'in_progress_yellow' => 'In Arbeit (gelb)',
|
||||
'no_level_red' => 'Kein Level (rot)',
|
||||
|
||||
|
||||
// Performance & Badges
|
||||
'optimized' => 'OPTIMIERT',
|
||||
'standard_monitoring' => 'STANDARD + MONITORING',
|
||||
|
|
@ -78,7 +79,7 @@ return array (
|
|||
'team_members' => 'Team-Mitglieder:',
|
||||
'execution_time' => 'Ausführungszeit:',
|
||||
'user_id' => 'User ID:',
|
||||
|
||||
|
||||
// Buttons & Actions
|
||||
'performance_details' => 'Performance Details',
|
||||
'team_structure' => 'Team-Struktur',
|
||||
|
|
@ -89,29 +90,29 @@ return array (
|
|||
'show_details' => 'Details anzeigen',
|
||||
'test_optimized' => 'Optimiert testen',
|
||||
'standard_version' => 'Standard Version',
|
||||
|
||||
|
||||
// Modals & Titles
|
||||
'performance_metrics_team_overview' => 'Performance Metrics - Team Übersicht',
|
||||
'performance_metrics_my_team' => 'Performance Metrics - Mein Team',
|
||||
'performance_monitoring' => 'Performance Monitoring',
|
||||
'fallback_support' => 'Fallback Support',
|
||||
|
||||
|
||||
// Messages & Notifications
|
||||
'optimized_with_cache' => 'Optimiert mit Cache',
|
||||
'datatable_mode_switched' => 'DataTable-Modus auf ":mode" umgestellt',
|
||||
'error_loading_optimized_overview' => 'Fehler beim Laden der optimierten Team-Übersicht: ',
|
||||
'live_not_supported_fallback' => 'Live (nicht unterstützt in Fallback)',
|
||||
'optimized_performance_features' => 'Diese Seite nutzt optimierte Performance-Features.',
|
||||
|
||||
|
||||
// Next Level
|
||||
'next_level' => 'Nächster Level',
|
||||
|
||||
|
||||
// Additional terms
|
||||
'calculation_type' => 'Berechnungstyp',
|
||||
'version' => 'Version',
|
||||
'cache' => 'Cache',
|
||||
'live' => 'Live',
|
||||
|
||||
|
||||
// Missing table headers
|
||||
'ID' => 'ID',
|
||||
'Ebene' => 'Ebene',
|
||||
|
|
|
|||
90
resources/lang/en/dhl.php
Normal file
90
resources/lang/en/dhl.php
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'dhl' => 'DHL',
|
||||
'status' => [
|
||||
'pending' => 'Pending',
|
||||
'created' => 'Created',
|
||||
'in_transit' => 'In Transit',
|
||||
'out_for_delivery' => 'Out for Delivery',
|
||||
'delivered' => 'Delivered',
|
||||
'exception' => 'Exception',
|
||||
'returned' => 'Returned',
|
||||
'failed' => 'Failed',
|
||||
'unknown' => 'Unknown',
|
||||
'cancelled' => 'Cancelled',
|
||||
'shipped' => 'Shipped',
|
||||
],
|
||||
|
||||
'type' => [
|
||||
'outbound' => 'Outbound',
|
||||
'return' => 'Return',
|
||||
],
|
||||
|
||||
'product_codes' => [
|
||||
'V01PAK' => 'DHL Package (National)',
|
||||
'V53WPAK' => 'DHL Package International',
|
||||
'V54EPAK' => 'DHL Package International',
|
||||
'V55PAK' => 'DHL Package International',
|
||||
'V62WP' => 'DHL Package International',
|
||||
'V66WPI' => 'DHL Package International',
|
||||
],
|
||||
|
||||
'labels' => [
|
||||
'shipment_info' => 'Shipment Information',
|
||||
'recipient_info' => 'Recipient Information',
|
||||
'order_info' => 'Order Information',
|
||||
'tracking_info' => 'Tracking Information',
|
||||
'related_shipments' => 'Related Returns',
|
||||
'additional_services' => 'Additional Services',
|
||||
'api_response' => 'API Response (Debug)',
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
'download_label' => 'Download Label',
|
||||
'cancel_shipment' => 'Cancel Shipment',
|
||||
'create_return' => 'Create Return Label',
|
||||
'update_tracking' => 'Update Tracking',
|
||||
'view_details' => 'View Details',
|
||||
'track_at_dhl' => 'Track at DHL',
|
||||
'local_tracking' => 'Local Tracking',
|
||||
],
|
||||
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'dhl_shipment_no' => 'DHL Shipment Number',
|
||||
'routing_code' => 'Routing Code',
|
||||
'billing_number' => 'Billing Number',
|
||||
'type' => 'Type',
|
||||
'product_code' => 'Product Code',
|
||||
'label_format' => 'Label Format',
|
||||
'weight' => 'Weight',
|
||||
'status' => 'Status',
|
||||
'tracking_status' => 'Tracking Status',
|
||||
'created_at' => 'Created',
|
||||
'updated_at' => 'Last Updated',
|
||||
'last_tracked_at' => 'Last Tracked',
|
||||
'firstname' => 'First Name',
|
||||
'lastname' => 'Last Name',
|
||||
'company' => 'Company',
|
||||
'street' => 'Street',
|
||||
'postal_code' => 'Postal Code',
|
||||
'city' => 'City',
|
||||
'country' => 'Country',
|
||||
'email' => 'Email',
|
||||
'phone' => 'Phone',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
'shipment_created' => 'Shipment created successfully!',
|
||||
'shipment_cancelled' => 'Shipment cancelled successfully!',
|
||||
'return_label_created' => 'Return label created successfully!',
|
||||
'tracking_updated' => 'Tracking information updated!',
|
||||
'label_downloaded' => 'Label downloaded successfully!',
|
||||
'no_shipments_found' => 'No shipments found.',
|
||||
'shipment_already_exists' => 'A shipment already exists for this order.',
|
||||
'cannot_cancel_delivered' => 'Delivered shipments cannot be cancelled.',
|
||||
'tracking_not_available' => 'Tracking information not available.',
|
||||
'label_not_available' => 'Shipping label not available.',
|
||||
],
|
||||
];
|
||||
90
resources/lang/es/dhl.php
Normal file
90
resources/lang/es/dhl.php
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'dhl' => 'DHL',
|
||||
'status' => [
|
||||
'pending' => 'Pendiente',
|
||||
'created' => 'Creado',
|
||||
'in_transit' => 'En Tránsito',
|
||||
'out_for_delivery' => 'En Reparto',
|
||||
'delivered' => 'Entregado',
|
||||
'exception' => 'Excepción',
|
||||
'returned' => 'Devuelto',
|
||||
'failed' => 'Fallido',
|
||||
'unknown' => 'Desconocido',
|
||||
'cancelled' => 'Cancelado',
|
||||
'shipped' => 'Enviado',
|
||||
],
|
||||
|
||||
'type' => [
|
||||
'outbound' => 'Salida',
|
||||
'return' => 'Devolución',
|
||||
],
|
||||
|
||||
'product_codes' => [
|
||||
'V01PAK' => 'DHL Paquete (Nacional)',
|
||||
'V53WPAK' => 'DHL Paquete Internacional',
|
||||
'V54EPAK' => 'DHL Paquete Internacional',
|
||||
'V55PAK' => 'DHL Paquete Internacional',
|
||||
'V62WP' => 'DHL Paquete Internacional',
|
||||
'V66WPI' => 'DHL Paquete Internacional',
|
||||
],
|
||||
|
||||
'labels' => [
|
||||
'shipment_info' => 'Información del Envío',
|
||||
'recipient_info' => 'Información del Destinatario',
|
||||
'order_info' => 'Información del Pedido',
|
||||
'tracking_info' => 'Información de Seguimiento',
|
||||
'related_shipments' => 'Devoluciones Relacionadas',
|
||||
'additional_services' => 'Servicios Adicionales',
|
||||
'api_response' => 'Respuesta API (Debug)',
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
'download_label' => 'Descargar Etiqueta',
|
||||
'cancel_shipment' => 'Cancelar Envío',
|
||||
'create_return' => 'Crear Etiqueta de Devolución',
|
||||
'update_tracking' => 'Actualizar Seguimiento',
|
||||
'view_details' => 'Ver Detalles',
|
||||
'track_at_dhl' => 'Rastrear en DHL',
|
||||
'local_tracking' => 'Seguimiento Local',
|
||||
],
|
||||
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'dhl_shipment_no' => 'Número de Envío DHL',
|
||||
'routing_code' => 'Código de Enrutamiento',
|
||||
'billing_number' => 'Número de Facturación',
|
||||
'type' => 'Tipo',
|
||||
'product_code' => 'Código de Producto',
|
||||
'label_format' => 'Formato de Etiqueta',
|
||||
'weight' => 'Peso',
|
||||
'status' => 'Estado',
|
||||
'tracking_status' => 'Estado de Seguimiento',
|
||||
'created_at' => 'Creado',
|
||||
'updated_at' => 'Última Actualización',
|
||||
'last_tracked_at' => 'Último Seguimiento',
|
||||
'firstname' => 'Nombre',
|
||||
'lastname' => 'Apellido',
|
||||
'company' => 'Empresa',
|
||||
'street' => 'Calle',
|
||||
'postal_code' => 'Código Postal',
|
||||
'city' => 'Ciudad',
|
||||
'country' => 'País',
|
||||
'email' => 'Correo Electrónico',
|
||||
'phone' => 'Teléfono',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
'shipment_created' => '¡Envío creado exitosamente!',
|
||||
'shipment_cancelled' => '¡Envío cancelado exitosamente!',
|
||||
'return_label_created' => '¡Etiqueta de devolución creada exitosamente!',
|
||||
'tracking_updated' => '¡Información de seguimiento actualizada!',
|
||||
'label_downloaded' => '¡Etiqueta descargada exitosamente!',
|
||||
'no_shipments_found' => 'No se encontraron envíos.',
|
||||
'shipment_already_exists' => 'Ya existe un envío para este pedido.',
|
||||
'cannot_cancel_delivered' => 'Los envíos entregados no pueden ser cancelados.',
|
||||
'tracking_not_available' => 'Información de seguimiento no disponible.',
|
||||
'label_not_available' => 'Etiqueta de envío no disponible.',
|
||||
],
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue